Bump rollup from 4.32.0 to 4.61.0 in /js
Open
Number: #215
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
June 03, 2026 at 06:24 PM UTC
(6 days ago)
(6 days ago)
Updated:
June 03, 2026 at 06:24 PM UTC
(6 days ago)
(6 days ago)
Description:
Bumps rollup from 4.32.0 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
- #6376: Eliminate AWS credential exposure on fork PRs in REPL artefact workflow (
@lukastaegert)- #6378: fix(deps): update minor/patch updates (
@renovate[bot])- #6379: chore(deps): update dependency lint-staged to v17 (
@renovate[bot],@lukastaegert)- #6380: chore(deps): update dependency lru-cache to v11 (
@renovate[bot],@lukastaegert)- #6381: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6382: chore(deps): update dependency
@types/nodeto ^20.19.41 (@renovate[bot])- #6386: fix(deps): update minor/patch updates (
@renovate[bot])- #6387: chore(deps): update aws-actions/configure-aws-credentials action to v6 (
@renovate[bot])- #6388: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #6389: chore(deps): lock file maintenance (
@renovate[bot])- #6391: Sort entry modules to make chunk hash names deterministic (
@TrickyPi)- #6394: fix(deps): update minor/patch updates (
@renovate[bot],@lukastaegert)- #6395: chore(deps): update react monorepo to v19 (
@renovate[bot],@lukastaegert)- #6396: fix(deps): update rust crate swc_compiler_base to v57 (
@renovate[bot],@lukastaegert)- #6397: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6400: docs: fix broken links (
@jiyujie2006)v4.60.4
4.60.4
2026-05-14
Bug Fixes
- Improve stability of chunk hashes (#6362)
Pull Requests
- #6362: fix: stabilize chunk assignment across parallel file reads (
@sonukapoor,@SonuKapoor,@TrickyPi,@lukastaegert)- #6370: fix(deps): update minor/patch updates (
@renovate[bot])- #6371: chore(deps): update dependency lru-cache to v11 (
@renovate[bot],@lukastaegert)- #6372: chore(deps): update react monorepo to v19 (major) (
@renovate[bot])- #6373: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6375: Resolve vulnerabilities (
@lukastaegert)v4.60.2
4.60.2
2026-04-18
... (truncated)
Changelog
Sourced from rollup's changelog.
4.61.0
2026-06-01
Features
- Sort entry modules to make chunk hashes deterministic (#6391)
Pull Requests
- #6376: Eliminate AWS credential exposure on fork PRs in REPL artefact workflow (
@lukastaegert)- #6378: fix(deps): update minor/patch updates (
@renovate[bot])- #6379: chore(deps): update dependency lint-staged to v17 (
@renovate[bot],@lukastaegert)- #6380: chore(deps): update dependency lru-cache to v11 (
@renovate[bot],@lukastaegert)- #6381: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6382: chore(deps): update dependency
@types/nodeto ^20.19.41 (@renovate[bot])- #6386: fix(deps): update minor/patch updates (
@renovate[bot])- #6387: chore(deps): update aws-actions/configure-aws-credentials action to v6 (
@renovate[bot])- #6388: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #6389: chore(deps): lock file maintenance (
@renovate[bot])- #6391: Sort entry modules to make chunk hash names deterministic (
@TrickyPi)- #6394: fix(deps): update minor/patch updates (
@renovate[bot],@lukastaegert)- #6395: chore(deps): update react monorepo to v19 (
@renovate[bot],@lukastaegert)- #6396: fix(deps): update rust crate swc_compiler_base to v57 (
@renovate[bot],@lukastaegert)- #6397: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6400: docs: fix broken links (
@jiyujie2006)4.60.4
2026-05-14
Bug Fixes
- Improve stability of chunk hashes (#6362)
Pull Requests
- #6362: fix: stabilize chunk assignment across parallel file reads (
@sonukapoor,@SonuKapoor,@TrickyPi,@lukastaegert)- #6370: fix(deps): update minor/patch updates (
@renovate[bot])- #6371: chore(deps): update dependency lru-cache to v11 (
@renovate[bot],@lukastaegert)- #6372: chore(deps): update react monorepo to v19 (major) (
@renovate[bot])- #6373: chore(deps): lock file maintenance (
@renovate[bot],@lukastaegert)- #6375: Resolve vulnerabilities (
@lukastaegert)4.60.3
2026-05-04
Bug Fixes
... (truncated)
Commits
765167f4.61.00f547ebSort entry modules to make chunk hash names deterministic (#6391)5838787docs: fix broken links (#6400)cc0f51achore(deps): update react monorepo to v19 (#6395)dd30037fix(deps): update rust crate swc_compiler_base to v57 (#6396)cb86c3echore(deps): lock file maintenance (#6397)db2b6e0fix(deps): update minor/patch updates (#6394)c16e493chore(deps): lock file maintenance (#6389)65397f1chore(deps): update aws-actions/configure-aws-credentials action to v6 (#6387)6817778fix(deps): update minor/patch updates (#6386)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for rollup since your current version.
Install script changes
This version modifies prepare script that runs during installation. Review the package contents before updating.
You can trigger a rebase of this PR 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)
Package Dependencies
Technical Details
| ID: | 15987374 |
| UUID: | 4582559216 |
| Node ID: | PR_kwDORm4UYM7iW7cm |
| Host: | GitHub |
| Repository: | devops-pr-agent-review/keycloak__keycloak__devops-pr-agent-online__PR36882__20260314 |