Skip to content

Bump rollup from 4.60.4 to 4.61.0#437

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/rollup-4.61.0
Jun 1, 2026
Merged

Bump rollup from 4.60.4 to 4.61.0#437
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/rollup-4.61.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps rollup from 4.60.4 to 4.61.0.

Release notes

Sourced from rollup's releases.

v4.61.0

4.61.0

2026-06-01

Features

  • Sort entry modules to make chunk hashes deterministic (#6391)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.61.0

2026-06-01

Features

  • Sort entry modules to make chunk hashes deterministic (#6391)

Pull Requests

Commits

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)

Bumps [rollup](https://github.com/rollup/rollup) from 4.60.4 to 4.61.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.4...v4.61.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.61.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2026
@github-actions github-actions Bot merged commit 907af13 into master Jun 1, 2026
4 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/rollup-4.61.0 branch June 1, 2026 21:45
@augmentcode

augmentcode Bot commented Jun 1, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: Updates the project’s Rollup build dependency to v4.61.0 via an npm lockfile refresh.

Changes:

  • Refreshes package-lock.json so rollup resolves from 4.60.4 to 4.61.0 (consistent with rollup being declared as ^4.60.0 in package.json).
  • Updates the lockfile’s resolved metadata/integrity for the new Rollup version and any associated transitive packages.

Why: Keeps build tooling current and pulls in Rollup 4.61.0 changes (notably deterministic entry-module sorting for stable chunk hashes).

Technical Notes: No library source changes are included; CI should confirm the build/test outputs remain unchanged.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

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