Skip to content

chore(deps-dev): bump rollup from 4.62.2 to 4.62.3 - #264

Merged
dhensby merged 1 commit into
masterfrom
dependabot/npm_and_yarn/rollup-4.62.3
Jul 28, 2026
Merged

chore(deps-dev): bump rollup from 4.62.2 to 4.62.3#264
dhensby merged 1 commit into
masterfrom
dependabot/npm_and_yarn/rollup-4.62.3

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps rollup from 4.62.2 to 4.62.3.

Release notes

Sourced from rollup's releases.

v4.62.3

4.62.3

2026-07-26

Bug Fixes

  • Sanitize illegal characters preserved modules input base (#6439)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.62.3

2026-07-26

Bug Fixes

  • Sanitize illegal characters preserved modules input base (#6439)

Pull Requests

Commits
  • a80a197 4.62.3
  • e87e19b Update audit resolve
  • 72f98e9 Fix build:docs after rollup update (#6460)
  • e3821cd fix: make isLegal idempotent by not using a global-flag regex (#6432)
  • db0c477 Sanitize input base before computing preserved module chunk names (#6439)
  • a65f21c chore(deps): update dependency magic-string to v1 (#6457)
  • a43aae4 docs: fix broken commonjs namedExports link in troubleshooting (#6455)
  • 41c28d7 chore(deps): lock file maintenance (#6459)
  • 894136e chore(deps): update dtolnay/rust-toolchain digest to 4cda84d (#6446)
  • fad0ba3 fix(deps): update swc monorepo (major) (#6458)
  • 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.62.2 to 4.62.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.62.2...v4.62.3)
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.62.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 27, 2026

@dhensbydhensby left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Dependabot review — rollup 4.62.2 → 4.62.3 (dev, patch)

Supply-chain: published via GitHub Actions OIDC (npm-oidc-no-reply@github.com) on npmjs.com 2026-07-26, with SLSA provenance (slsa.dev/provenance/v1). Strong trusted-publisher signal, no lifecycle-script changes.
Diff scope:package.json + package-lock.json (dev bundler).
CI: all required checks green.
Impact: low — patch bump of the build bundler.

Auto-approved under batch dependabot-review (clean dev patch, green CI).

@dhensby
dhensby merged commit 65e2c09 into masterJul 28, 2026
16 checks passed
@dhensby
dhensby deleted the dependabot/npm_and_yarn/rollup-4.62.3 branch July 28, 2026 10:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@dhensby