Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2025

Bumps the compiling group with 1 update: rolldown.

Updates rolldown from 1.0.0-beta.32 to 1.0.0-beta.34

Release notes

Sourced from rolldown's releases.

v1.0.0-beta.34

[1.0.0-beta.34] - 2025-08-25

[!warning] The resolve.tsconfigFilename option has been deprecated. Use the new top-level tsconfig option instead, which is now shared between module resolution and top-level transform options. See https://rolldown.rs/reference/config-options#tsconfig for details.

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from rolldown's changelog.

[1.0.0-beta.34] - 2025-08-25

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

... (truncated)

Commits
  • 126e61b release: v1.0.0-beta.34 (#5891)
  • 481e761 feat!: support top-level tsconfig (#5842)
  • bcb2ebd fix(rolldown_plugin_transform): align lang logic correctly (#5874)
  • 9c0e1a3 chore: bump rolldown-ariadne (#5863)
  • 3a1afc0 feat: setup rolldown_binding_watcher (#5859)
  • 358d51e revert: "fix: jsx preserve break component which is default export (#5764)" (...
  • 5ed9b3e feat(node/dev): binding for DevEngine (#5852)
  • 11ecfc3 fix: returning result of this.resolve in resolveId hook impacts bundle size (...
  • 4207f0d feat: Show a information log to tell built-in features if a plugin covered by...
  • 6ae1c4d docs: support extracting doc for reference type (#5834)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the compiling group with 1 update: [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown).


Updates `rolldown` from 1.0.0-beta.32 to 1.0.0-beta.34
- [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.0-beta.34/packages/rolldown)

---
updated-dependencies:
- dependency-name: rolldown
  dependency-version: 1.0.0-beta.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: compiling
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 28, 2025 12:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 28, 2025
Copy link

vercel bot commented Aug 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
api-docs-tooling Ready Ready Preview Aug 28, 2025 0:55am

Copy link

codecov bot commented Aug 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.72%. Comparing base (79e20a8) to head (3fabd56).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #421   +/-   ##
=======================================
  Coverage   74.72%   74.72%           
=======================================
  Files         107      107           
  Lines       10436    10436           
  Branches      681      681           
=======================================
  Hits         7798     7798           
  Misses       2636     2636           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@flakey5 flakey5 merged commit a0e23a6 into main Aug 31, 2025
19 checks passed
@flakey5 flakey5 deleted the dependabot/npm_and_yarn/compiling-a84bac35ff branch August 31, 2025 02:44
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