Skip to content

build(deps-dev): bump rolldown from 1.0.0-rc.15 to 1.0.3#453

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rolldown-1.0.3
Open

build(deps-dev): bump rolldown from 1.0.0-rc.15 to 1.0.3#453
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rolldown-1.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Bumps rolldown from 1.0.0-rc.15 to 1.0.3.

Release notes

Sourced from rolldown's releases.

v1.0.3

[1.0.3] - 2026-05-27

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

  • generate: thread ast_table by value into codegen consumer (#9555) by @​Boshen
  • finalizers: replace _reExport construction with a direct call to avoid calling clone_in (#9501) by @​Dunqing
  • reorder hot-path boolean checks to short-circuit on cheap predicates first (#9523) by @​Boshen

🧪 Testing

... (truncated)

Changelog

Sourced from rolldown's changelog.

[1.0.3] - 2026-05-27

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

  • generate: thread ast_table by value into codegen consumer (#9555) by @​Boshen
  • finalizers: replace _reExport construction with a direct call to avoid calling clone_in (#9501) by @​Dunqing
  • reorder hot-path boolean checks to short-circuit on cheap predicates first (#9523) by @​Boshen

🧪 Testing

... (truncated)

Commits
  • a287faa release: v1.0.3 (#9586)
  • e3b7756 feat(transform): respect decorator strictNullChecks option (#9580)
  • 8326121 chore(deps): upgrade oxc to 0.133.0 (#9563)
  • c7bbe2d fix(dev): onOutput called twice when initial build fails (#9552)
  • 95ed7ca fix(dev): make ensureCurrentBuildFinish not returning error when engine clo...
  • f06c2a0 fix(oxc-runtime): route require() to CJS helper variant (#9263) (#9526)
  • 1de499a feat: drop defer keyword (#9503)
  • e412df1 refactor: distinguish map: null vs map: undefined in transform hook outpu...
  • 47a0e3b docs(lazy-barrel): expand reasoning behind LARGE_BARREL_MODULES advice (#9477)
  • f2757ed release: v1.0.2 (#9478)
  • 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 [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) from 1.0.0-rc.15 to 1.0.3.
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.3/packages/rolldown)

---
updated-dependencies:
- dependency-name: rolldown
  dependency-version: 1.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 May 28, 2026
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