Skip to content

Bump @rollup/plugin-terser from 0.4.4 to 1.0.0#2436

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rollup/plugin-terser-1.0.0
Open

Bump @rollup/plugin-terser from 0.4.4 to 1.0.0#2436
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rollup/plugin-terser-1.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2026

Bumps @rollup/plugin-terser from 0.4.4 to 1.0.0.

Changelog

Sourced from @​rollup/plugin-terser's changelog.

v1.0.0

2026-03-05

Breaking Changes

  • terser!: upgrade serialize-javascript to v7 and node to v20 (#1968)
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​rollup/plugin-terser since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 7, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 7, 2026

⚠️ No Changeset found

Latest commit: eb1e879

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Mar 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (4f510da) to head (eb1e879).
⚠️ Report is 19 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main     #2436   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           43        43           
  Lines          958       958           
  Branches       236       235    -1     
=========================================
  Hits           958       958           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa474d2...eb1e879. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codecov
Copy link

codecov bot commented Mar 7, 2026

Bundle Report

Changes will decrease total bundle size by 1.16kB (-0.17%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
checksync-cjs 681.0kB -1.16kB (-0.17%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: checksync-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
main.js -1.16kB 681.0kB -0.17%

Files in main.js:

  • ./package.json → Total Size: 23 bytes

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-terser-1.0.0 branch from 7a0eae2 to f0cab24 Compare March 7, 2026 15:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-terser-1.0.0 branch from f0cab24 to 7860aae Compare March 7, 2026 15:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-terser-1.0.0 branch from 7860aae to eca4fab Compare March 7, 2026 15:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-terser-1.0.0 branch from eca4fab to 84bb49b Compare March 7, 2026 15:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-terser-1.0.0 branch from 84bb49b to 5ff0909 Compare March 7, 2026 16:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-terser-1.0.0 branch from 5ff0909 to d6c9111 Compare March 7, 2026 16:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-terser-1.0.0 branch from d6c9111 to 4bf5d70 Compare March 7, 2026 16:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-terser-1.0.0 branch from 4bf5d70 to 18ce7d6 Compare March 7, 2026 16:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-terser-1.0.0 branch from 18ce7d6 to ef045ed Compare March 7, 2026 16:24
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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-terser-1.0.0 branch from ef045ed to eb1e879 Compare March 7, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants