Skip to content

fix(deps): update rolldown-related dependencies - #23483

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rolldown-related-dependencies
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rolldown-related-dependencies

Conversation

@renovate

@renovate renovate Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
oxc-parser (source) ^0.147.0^0.150.0 age confidence
rolldown (source) ~1.2.6~1.2.8 age confidence
rolldown-plugin-dts ^0.28.3^0.28.5 age confidence
tsdown (source) ^0.22.14^0.23.0 age confidence

Release Notes

oxc-project/oxc (oxc-parser)

v0.149.0

🐛 Bug Fixes
  • c966aca parser: Do not omit < token opening type argument list (#​26328) (overlookmotel)
rolldown/rolldown (rolldown)

v1.2.8

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
❤️ New Contributors

v1.2.7

Compare Source

🐛 Bug Fixes
🧪 Testing
⚙️ Miscellaneous Tasks
sxzz/rolldown-plugin-dts (rolldown-plugin-dts)

v0.28.5

Compare Source

   🐞 Bug Fixes
  • Generate declaration map from referenced tsconfig projects  -  by @​ocavue, Matthew Nitschke and nexiumbiz-debug in #​291 (21685)
  • Treat script-style ambient declarations as modules  -  by @​sxzz (e5d28)
    View changes on GitHub

v0.28.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
rolldown/tsdown (tsdown)

v0.23.0

Compare Source

   🧭 Migration Guide

Most users can upgrade directly. Before upgrading, run one final build with tsdown@0.22.14 and resolve all deprecation warnings.

  • config:
    • bundle: falseunbundle: true; bundle: true can be removed
    • outExtensionoutExtensions
    • publicDir / --public-dircopy / --copy
    • removeNodeProtocol: truenodeProtocol: 'strip'
    • injectStylecss.inject
  • deps:
    • inlineOnly / deps.onlyAllowBundledeps.onlyBundle
    • skipNodeModulesBundle: truedeps.neverBundle: true
    • resolveDepSubpath now defaults to false; set it to true to preserve the previous behavior
  • dts:
    • Select a generator with dts.generator, for example { generator: 'oxc' }
    • dts.cjsReexport was removed; dual-format builds now generate CJS declarations in a separate pass
  • attw:
    • The default profile changed from strict to esm-only; set profile: 'strict' to preserve the previous checks
  • programmatic API:
    • build() now returns { bundles, watch }; replace const bundles = await build() with const { bundles } = await build()
  • requirements:
    • Node.js 25 is no longer supported; use ^22.18.0, ^24.11.0, or >=26.0.0
    • The packages no longer publish legacy types and typesVersions fallbacks; use TypeScript’s bundler, node16, or nodenext module resolution
   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 14, 2026
@renovate
renovate Bot force-pushed the renovate/rolldown-related-dependencies branch from 122dcc8 to 137d10f Compare September 15, 2026 16:56
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants