Opened 3 weeks ago
Last modified 3 weeks ago
#65857 new task (blessed)
Update/Audit NPM Dependencies for 7.2
| Reported by: | desrosj | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.2 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Previously:
- #64968 (7.1)
- #64230 (7.0)
- #63171 (6.9)
- #62220 (6.8)
- #62137 (6.7)
- #61498 (6.6)
- #59658 (6.5)
- #58863 (6.4)
- #57657 (6.3)
- #57535 (6.2)
- #56641 (6.1)
- #54727 (6.0)
- #53361 (5.9)
- #52624 (5.8)
- #51801 (5.7)
- #50769 (5.6)
- #49768 (5.5)
- #49547 (5.4)
- #48203 (5.3)
- #46039 (5.1)
- #45064 (5.0)
- #38199 (4.7)
- #36520 (4.6)
- #35104 (4.5)
- #34177 (4.4)
- #31700 (4.3)
- #31489 (4.2)
- #30141 (4.1)
- #27340 (4.0)
- #26073 (3.9)
Change History (4)
This ticket was mentioned in PR #12826 on WordPress/wordpress-develop by @sabernhardt.
3 weeks ago
#1
- Keywords has-patch added
This ticket was mentioned in PR #12861 on WordPress/wordpress-develop by @desrosj.
3 weeks ago
#2
Updates all devDependency-ies to their latest versions and runs npm audit fix.
Updates are as follows:
@playwright/testfrom1.61.1to1.62.1@types/codemirrorfrom5.60.17to5.60.18@wordpress/e2e-test-utils-playwrightfrom1.51.0to1.52.0@wordpress/prettier-configfrom4.51.0to4.52.0@wordpress/scriptsfrom33.0.0to34.0.0autoprefixerfrom10.5.3to10.5.4gruntfrom1.6.2to1.6.3postcssfrom8.5.19to8.5.25sassfrom1.101.0to1.102.0wait-onfrom9.0.10to9.1.0webpackfrom5.108.4to5.109.2
Trac ticket: Core-65857.
## Use of AI Tools
None
@sabernhardt commented on PR #12826:
3 weeks ago
#3
In case these themes are updated sooner than WordPress 7.2, I accepted the change to cssnano 7.1.9 and reran the four commands to update package.lock.
However, if the next update is with WordPress 7.2 or later, this pull request probably should be closed and replaced with one that includes other themes.
@wildworks commented on PR #12826:
3 weeks ago
#4
I don't have a strong opinion, but if we are updating the Node version to 24.x in the 7.2 release, we could consider updating the default theme afterwards.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Updates 3 dependencies in Twenty Twenty-Two and Twenty Twenty-Five:
@wordpress/browserslist-configfrom6.34.0to6.52.0cssnanofrom7.1.2to8.0.2postcssfrom8.5.6to8.5.25I ran the following commands in both
src\wp-content\themes\twentytwentytwoandsrc\wp-content\themes\twentytwentyfive:npm installnpm audit fixnpm dedupenpm run buildProps: aakashverma1
Trac 65857
Use of AI Tools: none