Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsdown 0.15.12 -> 0.16.0 age adoption passing confidence

Release Notes

rolldown/tsdown (tsdown)

v0.16.0

Compare Source

   🚨 Breaking Changes
  • Rename config exports  -  by @​sxzz in #​519 (7de20)
    • Split Options interface into UserConfig and InlineConfig. The original one now is InlineConfig.
    • Rename NormalizedUserConfig to UserConfig
    • Rename ResolvedOptions to ResolvedConfig
  • Defaults fixedExtension to true when platform is node  -  by @​sxzz in #​517 (e1168)
  • Rename --debug CLI flag to --debug-logs  -  by @​sxzz in #​576 (e4ef6)
   🚀 Features
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 enabled auto-merge (squash) November 4, 2025 12:59
@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 4, 2025

How to use the Graphite Merge Queue

Add the label graphite: merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@netlify
Copy link

netlify bot commented Nov 4, 2025

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit f8464f2
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/6909f8abadb3a100080bb682

@renovate renovate bot merged commit bddf3a4 into main Nov 4, 2025
44 checks passed
@renovate renovate bot deleted the renovate/tsdown branch November 4, 2025 13:19
@github-actions github-actions bot mentioned this pull request Nov 5, 2025
shulaoda added a commit that referenced this pull request Nov 5, 2025
## [1.0.0-beta.47] - 2025-11-05

### 💥 BREAKING CHANGES

- `meta.magicString` and `meta.ast` now only initialized once (#6828) by @IWANABETHATGUY

### 🚀 Features

- rolldown_plugin_utils: support common module preload config (#6839) by @shulaoda
- expose `minify` function (#6836) by @sapphi-red
- rolldown_plugin_build_import_analysis: remove all `__VITE_PRELOAD__` (#6833) by @shulaoda
- rolldown_plugin_build_import_analysis: inject __vite__mapDeps (#6832) by @shulaoda
- rolldown_plugin_build_import_analysis: align partial logic (#6831) by @shulaoda
- expose more magic string method in js binding (#6819) by @IWANABETHATGUY
- rolldown_plugin_build_import_analysis: align renderBuiltUrl logic (#6808) by @shulaoda
- rolldown_plugin_build_import_analysis: align resolve dependencies logic (#6803) by @shulaoda
- rolldown_plugin_build_import_analysis: align partial logic (#6802) by @shulaoda

### 🐛 Bug Fixes

- rolldown_plugin_build_import_analysis: correct unaligned code (#6845) by @shulaoda
- rolldown_binding: resolveDependencies shouldn't return Promise (#6844) by @shulaoda
- browser: correct binding file (#6830) by @sxzz

### 🚜 Refactor

- rolldown_plugin_vite_html: use module preload instead (#6843) by @shulaoda
- rolldown_plugin_build_import_analysis: use module preload config instead (#6841) by @shulaoda
- rolldown_binding: correct `renderBuiltUrl` (#6835) by @shulaoda
- rolldown_plugin_build_import_analysis: remove unnecessary is_module_preload (#6834) by @shulaoda
- rolldown_plugin_build_import_analysis: remove unnecessary `IS_MODERN_FLAG` (#6823) by @shulaoda
- rolldown_plugin_build_import_analysis: tweak v2 config (#6804) by @shulaoda

### 📚 Documentation

- add link to Native MagicString In-Depth Guide and fix broken markdown syntax (#6827) by @IWANABETHATGUY
- update current status of native magic string (#6820) by @IWANABETHATGUY
- add specific use cases (#6822) by @shulaoda
- add minification preservation instructions for banner/footer options (#6786) by @ZiuChen

### ⚙️ Miscellaneous Tasks

- deps: bump oxc-resolver to v11.13.1 (#6847) by @renovate[bot]
- deps: update dependency tsdown to v0.16.0 (#6840) by @renovate[bot]
- README.md: fix broken documentation link to getting started guide (#6837) by @Cheng-fung

### ❤️ New Contributors

* @Cheng-fung made their first contribution in [#6837](#6837)
* @ZiuChen made their first contribution in [#6786](#6786)

Co-authored-by: shulaoda <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant