chore(deps-dev): bump terser-webpack-plugin from 5.3.16 to 5.4.0#509
chore(deps-dev): bump terser-webpack-plugin from 5.3.16 to 5.4.0#509dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [terser-webpack-plugin](https://github.com/webpack/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: terser-webpack-plugin dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryBumps Confidence Score: 5/5Safe to merge — dev-only dependency bump with no runtime impact. Only devDependencies in the extension build toolchain are changed. No application logic, runtime code, or APIs are touched. The new version is a minor bump with a supply-chain patch (serialize-javascript removal) and an additive feature (jsonMinify) that the codebase does not use. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[controller-ext build] --> B[webpack]
B --> C["terser-webpack-plugin@5.4.0 (upgraded)"]
B --> D["webpack/terser-webpack-plugin@5.3.16 (internal peer)"]
C --> E["terser@5.46.0"]
C --> F["jest-worker"]
C --> G["schema-utils"]
style C fill:#22c55e,color:#fff
style D fill:#94a3b8,color:#fff
Reviews (1): Last reviewed commit: "chore(deps-dev): bump terser-webpack-plu..." | Re-trigger Greptile |
Bumps terser-webpack-plugin from 5.3.16 to 5.4.0.
Release 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)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)