Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#52853 closed enhancement (fixed)

Update Moment.js to the latest version

Reported by: desrosj's profile desrosj Owned by: shital-patel's profile 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.

Previously #50408.

Attachments (2)

52853.patch (600 bytes) - added by Shital Patel 4 years ago.
I added 2.29.1 moment script version. please check and let me know if any changes. :)
52853.diff (1.5 KB) - added by Shital Patel 4 years ago.
new patch added with package-lock.json and package.json file

Download all attachments as: .zip

Change History (8)

@Shital Patel
4 years ago

I added 2.29.1 moment script version. please check and let me know if any changes. :)

#1 @Shital Patel
4 years ago

  • Keywords has-patch needs-testing added; needs-patch good-first-bug removed

#2 @Shital Patel
4 years ago

  • Owner set to Shital Patel
  • Status changed from new to assigned

#3 @desrosj
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?

@Shital Patel
4 years ago

new patch added with package-lock.json and package.json file

#4 @Shital Patel
4 years ago

  • Keywords good-first-bug needs-refresh removed

#5 @Hareesh Pillai
4 years ago

Thanks for the patch, @shital-patel. Looks good to me!

#6 @desrosj
4 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 50773:

External Libraries: Update Moment.js to the latest version.

This updates the moment script from version 2.27.0 to 2.29.1.

Props shital-patel, hareesh-pillai.
Fixes #52853.

Note: See TracTickets for help on using tickets.