Skip to content

chore: update dependencies and overrides#7761

Merged
martinjagodic merged 5 commits intomainfrom
update-dependencies
Mar 24, 2026
Merged

chore: update dependencies and overrides#7761
martinjagodic merged 5 commits intomainfrom
update-dependencies

Conversation

@martinjagodic
Copy link
Member

@martinjagodic martinjagodic commented Mar 23, 2026

  • Bump npm version from 9.9.2 to 11.12.0 in root package.json
  • Update clean-stack override in root package.json
  • Add serialize-javascript override for copy-webpack-plugin in root package.json
  • Add minimatch overrides for nx and @nx/devkit in root package.json
  • Upgrade dompurify from 3.2.6 to 3.3.3 in decap-cms-widget-markdown package
  • Upgrade nodemon from 2.0.2 to 3.1.14 in decap-server package

Summary

Test plan

Checklist

Please add a x inside each checkbox:

A picture of a cute animal (not mandatory but encouraged)

- Bump npm version from 9.9.2 to 11.12.0 in root package.json
- Update clean-stack override in root package.json
- Add serialize-javascript override for copy-webpack-plugin in root package.json
- Add minimatch overrides for nx and @nx/devkit in root package.json
- Upgrade dompurify from 3.2.6 to 3.3.3 in decap-cms-widget-markdown package
- Upgrade nodemon from 2.0.2 to 3.1.14 in decap-server package
@martinjagodic martinjagodic requested a review from a team as a code owner March 23, 2026 10:45
@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Mar 23, 2026
Copy link
Contributor

@yanthomasdev yanthomasdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes look good to me, just a small npm related nit to avoid set up issues for contributors

package.json Outdated
}
},
"version": "0.0.0",
"packageManager": "npm@10.8.1+sha1.1f1cb1305cd9246b9efe07d8629874df23157a2f"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to update this field as well! Basically run corepack use npm@11.12.0

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, thanks

@martinjagodic martinjagodic merged commit 9f93ee8 into main Mar 24, 2026
11 checks passed
@martinjagodic martinjagodic deleted the update-dependencies branch March 24, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore work needed to keep the product and development running smoothly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants