refactor: Bump serialize-javascript and terser-webpack-plugin#3276
refactor: Bump serialize-javascript and terser-webpack-plugin#3276
Conversation
|
I will reformat the title to use the proper commit message syntax. |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
401d5e7 to
04c29f8
Compare
|
I will reformat the title to use the proper commit message syntax. |
|
I will reformat the title to use the proper commit message syntax. |
04c29f8 to
7fdd8c0
Compare
|
I will reformat the title to use the proper commit message syntax. |
|
I will reformat the title to use the proper commit message syntax. |
Removes [serialize-javascript](https://github.com/yahoo/serialize-javascript). It's no longer used after updating ancestor dependency [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin). These dependencies need to be updated together. Removes `serialize-javascript` Updates `terser-webpack-plugin` from 5.3.16 to 5.4.0 - [Release notes](https://github.com/webpack/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/terser-webpack-plugin@v5.3.16...v5.4.0) --- updated-dependencies: - dependency-name: serialize-javascript dependency-version: dependency-type: indirect - dependency-name: terser-webpack-plugin dependency-version: 5.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
I will reformat the title to use the proper commit message syntax. |
7fdd8c0 to
6b416de
Compare
|
I will reformat the title to use the proper commit message syntax. |
1 similar comment
|
I will reformat the title to use the proper commit message syntax. |
mtrezza
left a comment
There was a problem hiding this comment.
Validated this Dependabot PR:
- Dependencies: Both
serialize-javascript(removed) andterser-webpack-plugin(5.3.16 → 5.4.0) are transitive/indirect dependencies — neither appears inpackage.jsondependenciesordevDependencies - Changes: Lock-file only (
package-lock.json); 3 additions, 24 deletions (net reduction — removesserialize-javascriptandrandombytesentries, updatesterser-webpack-pluginversion) - CI: All 10 checks pass (Node Engine, Lint, Circular Dependencies, Docker, NPM Lock File, Node 20/22/24, Commit Message, Snyk)
- Security: Snyk reports no issues
- Changelog: Not required for transitive lock-file-only update
- Breaking changes: None —
terser-webpack-plugin5.4.0 is a minor bump addingjsonMinifyfeature;serialize-javascriptwas removed as it's no longer a dependency ofterser-webpack-pluginsince v5.3.17 - No superseding PRs found
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdated Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Removes serialize-javascript. It's no longer used after updating ancestor dependency terser-webpack-plugin. These dependencies need to be updated together.
Removes
serialize-javascriptUpdates
terser-webpack-pluginfrom 5.3.16 to 5.4.0Release notes
Sourced from terser-webpack-plugin's releases.
Changelog
Sourced from terser-webpack-plugin's changelog.
Commits
543da6echore(release): 5.4.029ac915feat: added ability to minimizerJSONusingjsonMinify(#657)e505deefix: align with code6f911ffchore(release): 5.3.1737c490cfix: updateserialize-javascript207764fchore: deps update (#652)a85ab47chore(deps-dev): bump ajv from 6.12.6 to 6.14.0 (#648)Summary by CodeRabbit