Bump @rollup/plugin-terser from 0.4.4 to 1.0.0#400
Conversation
Bumps [@rollup/plugin-terser](https://github.com/rollup/plugins/tree/HEAD/packages/terser) from 0.4.4 to 1.0.0. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/terser/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/beep-v1.0.0/packages/terser) --- updated-dependencies: - dependency-name: "@rollup/plugin-terser" dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Augment PR SummarySummary: Updates the build toolchain by bumping Technical Notes: This is a major release with a documented breaking change (upgrading dependencies and raising the plugin’s Node requirement to v20), so CI/build environments should remain on Node 20+. 🤖 Was this summary useful? React with 👍 or 👎 |
| }, | ||
| "devDependencies": { | ||
| "@rollup/plugin-terser": "^0.4.4", | ||
| "@rollup/plugin-terser": "^1.0.0", |
There was a problem hiding this comment.
@rollup/plugin-terser v1.0.0 is a breaking bump and its changelog notes a Node 20 requirement; with this repo advertising engines.node: ">=12", contributors on older Node versions may now hit install/build failures when devDependencies are installed (especially if engine checks are enforced). Consider whether the repo’s declared Node support/docs should be aligned with this new tooling requirement.
Severity: medium
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Bumps @rollup/plugin-terser from 0.4.4 to 1.0.0.
Changelog
Sourced from
@rollup/plugin-terser's changelog.Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@rollup/plugin-tersersince your current version.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)