Opened 4 years ago
Closed 4 years ago
#52853 closed enhancement (fixed)
Update Moment.js to the latest version
Reported by: | desrosj | Owned by: | Shital Patel |
---|---|---|---|
Milestone: | 5.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | External Libraries | Keywords: | has-patch needs-testing |
Focuses: | Cc: |
Description
There is a new version of Moment.js available: v2.29.1. Core currently has v2.27.0.
The upstream changes are primarily minor bug fixes and locale improvements.
- Changelog: https://github.com/moment/moment/blob/develop/CHANGELOG.md
- A full list of changes can be found on GitHub: https://github.com/moment/moment/compare/2.27.0...2.29.1
Previously #50408.
Attachments (2)
Change History (8)
#3
@
4 years ago
- Keywords good-first-bug needs-refresh added
Thanks for the patch @shital-patel!
It looks like the updates to the package.json
and package-lock.json
files are missing in 52853.patch. Could you refresh the patch to include that?
Note: See
TracTickets for help on using
tickets.
I added 2.29.1 moment script version. please check and let me know if any changes. :)