Skip to content

build(deps): bump rollup from 4.55.1 to 4.58.0#425

Closed
dependabot[bot] wants to merge 1 commit into
updatesfrom
dependabot/npm_and_yarn/updates/rollup-4.58.0
Closed

build(deps): bump rollup from 4.55.1 to 4.58.0#425
dependabot[bot] wants to merge 1 commit into
updatesfrom
dependabot/npm_and_yarn/updates/rollup-4.58.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 20, 2026

Bumps rollup from 4.55.1 to 4.58.0.

Release notes

Sourced from rollup's releases.

v4.58.0

4.58.0

2026-02-20

Features

  • Also support __NO_SIDE_EFFECTS__ annotation before variable declarations declaring function expressions (#6272)

Pull Requests

v4.57.1

4.57.1

2026-01-30

Bug Fixes

  • Fix heap corruption issue in Windows (#6251)
  • Ensure exports of a dynamic import are fully included when called from a try...catch (#6254)

Pull Requests

v4.57.0

4.57.0

2026-01-27

Features

  • Add import attributes to all plugin hooks that did not provide them yet (#5700)

... (truncated)

Changelog

Sourced from rollup's changelog.

4.58.0

2026-02-20

Features

  • Also support __NO_SIDE_EFFECTS__ annotation before variable declarations declaring function expressions (#6272)

Pull Requests

4.57.1

2026-01-30

Bug Fixes

  • Fix heap corruption issue in Windows (#6251)
  • Ensure exports of a dynamic import are fully included when called from a try...catch (#6254)

Pull Requests

4.57.0

2026-01-27

Features

  • Add import attributes to all plugin hooks that did not provide them yet (#5700)
  • Deprecate returning import attributes from load or transform hooks as that will no longer be supported with rollup 5 (#5700)

Pull Requests

... (truncated)

Commits
  • 33f39c1 4.58.0
  • b61c408 forward NO_SIDE_EFFECTS annotations to function expressions in variable decla...
  • 7f00689 Extend agent instructions
  • e7b2b85 chore(deps): lock file maintenance (#6270)
  • 2aa5da9 fix(deps): update minor/patch updates (#6267)
  • 4319837 chore(deps): update dependency lru-cache to v11 (#6269)
  • c3b6b4b chore(deps): update dependency eslint-plugin-unicorn to v63 (#6268)
  • 8653dd7 fix(deps): update minor/patch updates (#6263)
  • c49fba1 chore(deps): lock file maintenance (#6265)
  • 74559c0 Avoid unnecessary cloning of the code string (#6262)
  • Additional commits viewable in compare view

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.55.1 to 4.58.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.1...v4.58.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added scope:deps Pull requests that update production dependencies in a dependency file type:build Changes that affect the build system or external dependencies labels Feb 20, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 23, 2026

Superseded by #430.

@dependabot dependabot Bot closed this Feb 23, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/updates/rollup-4.58.0 branch February 23, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:deps Pull requests that update production dependencies in a dependency file type:build Changes that affect the build system or external dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants