Skip to content

Bump rolldown from 1.1.5 to 1.2.3 - #128

Open
dependabot[bot] wants to merge 3 commits into
masterfrom
dependabot/npm_and_yarn/rolldown-1.2.3
Open

dependabot[bot] wants to merge 3 commits into
masterfrom
dependabot/npm_and_yarn/rolldown-1.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps rolldown from 1.1.5 to 1.2.3.

Release notes

Sourced from rolldown's releases.

v1.2.3

[1.2.3] - 2026-08-05

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

🧪 Testing

⚙️ Miscellaneous Tasks

❤️ New Contributors


Co-authored-by: shulaoda 165626830+shulaoda@users.noreply.github.com

v1.2.2

[1.2.2] - 2026-08-03

🚀 Features

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from rolldown's changelog.

[1.2.3] - 2026-08-05

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

🧪 Testing

⚙️ Miscellaneous Tasks

❤️ New Contributors

[1.2.2] - 2026-08-03

🚀 Features

🐛 Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) from 1.1.5 to 1.2.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.2.3/packages/rolldown)

---
updated-dependencies:
- dependency-name: rolldown
  dependency-version: 1.2.3
  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 Aug 10, 2026
silverstein and others added 2 commits August 12, 2026 04:30
The layout occurrence oracle binds package.json and package-lock.json by
digest, so any dependency change invalidates it and the extraction
scorer suite fails with "Layout occurrence oracle differs from exact
independent regeneration". That is why this bump could not merge.

Regenerated with scripts/eval-generate-extraction-layout-oracle.mjs
--write. The diff is source-identity digests only. No scored case
changed, which is what a dev-only bump should produce: rolldown cannot
reach the extraction path.
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of rolldown exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@silverstein

Copy link
Copy Markdown
Member

Superseded by #172, which lands this bump together with #48, #128, and #129 as one change.

All three of these touch package.json, package-lock.json, and the layout occurrence oracle, so landing them separately means three rebase-and-regenerate cycles where each merge invalidates the next one's lock and fixture. #172 regenerates each artifact once. It also carries the licence-evidence regeneration that a lock change requires and that none of these three included.

Closing this once #172 merges.

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.

2 participants