Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsdown (source) 0.16.8 -> 0.17.2 age adoption passing confidence

Release Notes

rolldown/tsdown (tsdown)

v0.17.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.17.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.17.0

Compare Source

   🚨 Breaking Changes

Notable features: https://bsky.app/profile/sxzz.dev/post/3m6xi7e7d5k2b

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    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.

@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Dec 4, 2025
@renovate renovate bot force-pushed the renovate/rolldown branch 6 times, most recently from 14b296e to 8b99a78 Compare December 4, 2025 19:22
@overlookmotel
Copy link
Member

Unable to reproduce the CI failure locally. Not sure what's going on. It seems to be failing on pnpm tsdown.

@renovate renovate bot force-pushed the renovate/rolldown branch 9 times, most recently from 753071f to f4467f2 Compare December 5, 2025 10:06
@camc314 camc314 self-assigned this Dec 5, 2025
@renovate renovate bot force-pushed the renovate/rolldown branch 6 times, most recently from 76752c1 to 2b36383 Compare December 5, 2025 14:16
@camc314
Copy link
Contributor

camc314 commented Dec 5, 2025

oh rolldown/tsdown@245e76c has broken us. I guess because we get ATTW warnings

@renovate renovate bot force-pushed the renovate/rolldown branch 5 times, most recently from 065d927 to 6171260 Compare December 5, 2025 15:45
@renovate renovate bot force-pushed the renovate/rolldown branch 17 times, most recently from 8c0c651 to 2208a40 Compare December 9, 2025 12:32
@camc314 camc314 self-requested a review as a code owner December 9, 2025 12:41
@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI labels Dec 9, 2025
@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Dec 9, 2025
Copy link
Contributor

camc314 commented Dec 9, 2025

Merge activity

@renovate
Copy link
Contributor Author

renovate bot commented Dec 9, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [tsdown](http://tsdown.dev/) ([source](https://redirect.github.com/rolldown/tsdown)) | [`0.16.8` -> `0.17.2`](https://renovatebot.com/diffs/npm/tsdown/0.16.8/0.17.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tsdown/0.17.2?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsdown/0.17.2?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsdown/0.16.8/0.17.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsdown/0.16.8/0.17.2?slim=true) |

---

### Release Notes

<details>
<summary>rolldown/tsdown (tsdown)</summary>

### [`v0.17.2`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.17.2)

[Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.17.1...v0.17.2)

#####    🐞 Bug Fixes

- Empty clean array  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(eae7f)</samp>](https://redirect.github.com/rolldown/tsdown/commit/eae7f16)

#####     [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.17.1...v0.17.2)

### [`v0.17.1`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.17.1)

[Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.17.0...v0.17.1)

#####    🐞 Bug Fixes

- Respect clean on watch mode  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(bfbfb)</samp>](https://redirect.github.com/rolldown/tsdown/commit/bfbfb00)

#####     [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.17.0...v0.17.1)

### [`v0.17.0`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.17.0)

[Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.16.8...v0.17.0)

#####    🚨 Breaking Changes

Notable features: <https://bsky.app/profile/sxzz.dev/post/3m6xi7e7d5k2b>

- Rolldown native watcher  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) in [#&#8203;329](https://redirect.github.com/rolldown/tsdown/issues/329) [<samp>(1c4f8)</samp>](https://redirect.github.com/rolldown/tsdown/commit/1c4f845)
- Enable `failOnWarn` by default in CI  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) in [#&#8203;617](https://redirect.github.com/rolldown/tsdown/issues/617) [<samp>(245e7)</samp>](https://redirect.github.com/rolldown/tsdown/commit/245e76c)
- Remove `unconfig` from configLoader  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(9d6a7)</samp>](https://redirect.github.com/rolldown/tsdown/commit/9d6a758)
- Support exports, publint, attw for multi-configs  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(f889a)</samp>](https://redirect.github.com/rolldown/tsdown/commit/f889af8)
- refactor!(attw): rename `profile` value from `esmOnly` to `esm-only`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(85c10f3)</samp>](https://redirect.github.com/rolldown/tsdown/commit/85c10f314aabac62907917db1cc49c677343d013)

#####    🚀 Features

- Export `WatchPlugin`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(4ccb2)</samp>](https://redirect.github.com/rolldown/tsdown/commit/4ccb2d6)
- Add `write` option  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(64fea)</samp>](https://redirect.github.com/rolldown/tsdown/commit/64feae0)
- Add chunks on `build:done` hook  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(eb45c)</samp>](https://redirect.github.com/rolldown/tsdown/commit/eb45c79)
- Override options by format  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(482f6)</samp>](https://redirect.github.com/rolldown/tsdown/commit/482f682)
- Upgrade rolldown to `1.0.0-beta.53`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(a04f2)</samp>](https://redirect.github.com/rolldown/tsdown/commit/a04f2a0)
- **migrate**:
  - Migrate `optionalDependencies`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(22fd9)</samp>](https://redirect.github.com/rolldown/tsdown/commit/22fd904)
  - Use `ast-grep` for config file  -  by [@&#8203;Doctor-wu](https://redirect.github.com/Doctor-wu) and [@&#8203;sxzz](https://redirect.github.com/sxzz) in [#&#8203;620](https://redirect.github.com/rolldown/tsdown/issues/620) [<samp>(b0b34)</samp>](https://redirect.github.com/rolldown/tsdown/commit/b0b3429)

#####    🐞 Bug Fixes

- Move `require` before `import`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(85c0e)</samp>](https://redirect.github.com/rolldown/tsdown/commit/85c0e55)
- **copy**: Call function  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(e4197)</samp>](https://redirect.github.com/rolldown/tsdown/commit/e41972e)
- **exports**: Merge multi-config outputs  -  by [@&#8203;pyyupsk](https://redirect.github.com/pyyupsk) and [@&#8203;sxzz](https://redirect.github.com/sxzz) in [#&#8203;625](https://redirect.github.com/rolldown/tsdown/issues/625) [<samp>(73984)</samp>](https://redirect.github.com/rolldown/tsdown/commit/739847b)
- **migrate**: Build before publish  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(bf0f5)</samp>](https://redirect.github.com/rolldown/tsdown/commit/bf0f536)
- **workspace**: Cwd defaults to config dirname, support filter for all configs  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(24f27)</samp>](https://redirect.github.com/rolldown/tsdown/commit/24f2751)

#####    🏎 Performance

- Reload config via `import-without-cache`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(0b7e4)</samp>](https://redirect.github.com/rolldown/tsdown/commit/0b7e4f4)
- Use native loader for bun  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(36dbf)</samp>](https://redirect.github.com/rolldown/tsdown/commit/36dbff7)

#####     [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.16.8...v0.17.0)

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxc-project/oxc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
@graphite-app graphite-app bot force-pushed the renovate/rolldown branch from 41376f6 to 62caae6 Compare December 9, 2025 12:54
@graphite-app graphite-app bot merged commit 62caae6 into main Dec 9, 2025
19 checks passed
@graphite-app graphite-app bot deleted the renovate/rolldown branch December 9, 2025 13:00
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Dec 9, 2025
Copilot AI pushed a commit that referenced this pull request Dec 10, 2025
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [tsdown](http://tsdown.dev/) ([source](https://redirect.github.com/rolldown/tsdown)) | [`0.16.8` -> `0.17.2`](https://renovatebot.com/diffs/npm/tsdown/0.16.8/0.17.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tsdown/0.17.2?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsdown/0.17.2?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsdown/0.16.8/0.17.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsdown/0.16.8/0.17.2?slim=true) |

---

### Release Notes

<details>
<summary>rolldown/tsdown (tsdown)</summary>

### [`v0.17.2`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.17.2)

[Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.17.1...v0.17.2)

#####    🐞 Bug Fixes

- Empty clean array  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(eae7f)</samp>](https://redirect.github.com/rolldown/tsdown/commit/eae7f16)

#####     [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.17.1...v0.17.2)

### [`v0.17.1`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.17.1)

[Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.17.0...v0.17.1)

#####    🐞 Bug Fixes

- Respect clean on watch mode  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(bfbfb)</samp>](https://redirect.github.com/rolldown/tsdown/commit/bfbfb00)

#####     [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.17.0...v0.17.1)

### [`v0.17.0`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.17.0)

[Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.16.8...v0.17.0)

#####    🚨 Breaking Changes

Notable features: <https://bsky.app/profile/sxzz.dev/post/3m6xi7e7d5k2b>

- Rolldown native watcher  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) in [#&#8203;329](https://redirect.github.com/rolldown/tsdown/issues/329) [<samp>(1c4f8)</samp>](https://redirect.github.com/rolldown/tsdown/commit/1c4f845)
- Enable `failOnWarn` by default in CI  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) in [#&#8203;617](https://redirect.github.com/rolldown/tsdown/issues/617) [<samp>(245e7)</samp>](https://redirect.github.com/rolldown/tsdown/commit/245e76c)
- Remove `unconfig` from configLoader  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(9d6a7)</samp>](https://redirect.github.com/rolldown/tsdown/commit/9d6a758)
- Support exports, publint, attw for multi-configs  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(f889a)</samp>](https://redirect.github.com/rolldown/tsdown/commit/f889af8)
- refactor!(attw): rename `profile` value from `esmOnly` to `esm-only`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(85c10f3)</samp>](https://redirect.github.com/rolldown/tsdown/commit/85c10f314aabac62907917db1cc49c677343d013)

#####    🚀 Features

- Export `WatchPlugin`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(4ccb2)</samp>](https://redirect.github.com/rolldown/tsdown/commit/4ccb2d6)
- Add `write` option  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(64fea)</samp>](https://redirect.github.com/rolldown/tsdown/commit/64feae0)
- Add chunks on `build:done` hook  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(eb45c)</samp>](https://redirect.github.com/rolldown/tsdown/commit/eb45c79)
- Override options by format  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(482f6)</samp>](https://redirect.github.com/rolldown/tsdown/commit/482f682)
- Upgrade rolldown to `1.0.0-beta.53`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(a04f2)</samp>](https://redirect.github.com/rolldown/tsdown/commit/a04f2a0)
- **migrate**:
  - Migrate `optionalDependencies`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(22fd9)</samp>](https://redirect.github.com/rolldown/tsdown/commit/22fd904)
  - Use `ast-grep` for config file  -  by [@&#8203;Doctor-wu](https://redirect.github.com/Doctor-wu) and [@&#8203;sxzz](https://redirect.github.com/sxzz) in [#&#8203;620](https://redirect.github.com/rolldown/tsdown/issues/620) [<samp>(b0b34)</samp>](https://redirect.github.com/rolldown/tsdown/commit/b0b3429)

#####    🐞 Bug Fixes

- Move `require` before `import`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(85c0e)</samp>](https://redirect.github.com/rolldown/tsdown/commit/85c0e55)
- **copy**: Call function  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(e4197)</samp>](https://redirect.github.com/rolldown/tsdown/commit/e41972e)
- **exports**: Merge multi-config outputs  -  by [@&#8203;pyyupsk](https://redirect.github.com/pyyupsk) and [@&#8203;sxzz](https://redirect.github.com/sxzz) in [#&#8203;625](https://redirect.github.com/rolldown/tsdown/issues/625) [<samp>(73984)</samp>](https://redirect.github.com/rolldown/tsdown/commit/739847b)
- **migrate**: Build before publish  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(bf0f5)</samp>](https://redirect.github.com/rolldown/tsdown/commit/bf0f536)
- **workspace**: Cwd defaults to config dirname, support filter for all configs  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(24f27)</samp>](https://redirect.github.com/rolldown/tsdown/commit/24f2751)

#####    🏎 Performance

- Reload config via `import-without-cache`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(0b7e4)</samp>](https://redirect.github.com/rolldown/tsdown/commit/0b7e4f4)
- Use native loader for bun  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(36dbf)</samp>](https://redirect.github.com/rolldown/tsdown/commit/36dbff7)

#####     [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.16.8...v0.17.0)

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxc-project/oxc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
taearls pushed a commit to taearls/oxc that referenced this pull request Dec 11, 2025
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [tsdown](http://tsdown.dev/) ([source](https://redirect.github.com/rolldown/tsdown)) | [`0.16.8` -> `0.17.2`](https://renovatebot.com/diffs/npm/tsdown/0.16.8/0.17.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tsdown/0.17.2?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsdown/0.17.2?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsdown/0.16.8/0.17.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsdown/0.16.8/0.17.2?slim=true) |

---

### Release Notes

<details>
<summary>rolldown/tsdown (tsdown)</summary>

### [`v0.17.2`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.17.2)

[Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.17.1...v0.17.2)

#####    🐞 Bug Fixes

- Empty clean array  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(eae7f)</samp>](https://redirect.github.com/rolldown/tsdown/commit/eae7f16)

#####     [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.17.1...v0.17.2)

### [`v0.17.1`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.17.1)

[Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.17.0...v0.17.1)

#####    🐞 Bug Fixes

- Respect clean on watch mode  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(bfbfb)</samp>](https://redirect.github.com/rolldown/tsdown/commit/bfbfb00)

#####     [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.17.0...v0.17.1)

### [`v0.17.0`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.17.0)

[Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.16.8...v0.17.0)

#####    🚨 Breaking Changes

Notable features: <https://bsky.app/profile/sxzz.dev/post/3m6xi7e7d5k2b>

- Rolldown native watcher  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) in [#&oxc-project#8203;329](https://redirect.github.com/rolldown/tsdown/issues/329) [<samp>(1c4f8)</samp>](https://redirect.github.com/rolldown/tsdown/commit/1c4f845)
- Enable `failOnWarn` by default in CI  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) in [#&oxc-project#8203;617](https://redirect.github.com/rolldown/tsdown/issues/617) [<samp>(245e7)</samp>](https://redirect.github.com/rolldown/tsdown/commit/245e76c)
- Remove `unconfig` from configLoader  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(9d6a7)</samp>](https://redirect.github.com/rolldown/tsdown/commit/9d6a758)
- Support exports, publint, attw for multi-configs  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(f889a)</samp>](https://redirect.github.com/rolldown/tsdown/commit/f889af8)
- refactor!(attw): rename `profile` value from `esmOnly` to `esm-only`  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(85c10f3)</samp>](https://redirect.github.com/rolldown/tsdown/commit/85c10f314aabac62907917db1cc49c677343d013)

#####    🚀 Features

- Export `WatchPlugin`  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(4ccb2)</samp>](https://redirect.github.com/rolldown/tsdown/commit/4ccb2d6)
- Add `write` option  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(64fea)</samp>](https://redirect.github.com/rolldown/tsdown/commit/64feae0)
- Add chunks on `build:done` hook  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(eb45c)</samp>](https://redirect.github.com/rolldown/tsdown/commit/eb45c79)
- Override options by format  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(482f6)</samp>](https://redirect.github.com/rolldown/tsdown/commit/482f682)
- Upgrade rolldown to `1.0.0-beta.53`  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(a04f2)</samp>](https://redirect.github.com/rolldown/tsdown/commit/a04f2a0)
- **migrate**:
  - Migrate `optionalDependencies`  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(22fd9)</samp>](https://redirect.github.com/rolldown/tsdown/commit/22fd904)
  - Use `ast-grep` for config file  -  by [@&oxc-project#8203;Doctor-wu](https://redirect.github.com/Doctor-wu) and [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) in [#&oxc-project#8203;620](https://redirect.github.com/rolldown/tsdown/issues/620) [<samp>(b0b34)</samp>](https://redirect.github.com/rolldown/tsdown/commit/b0b3429)

#####    🐞 Bug Fixes

- Move `require` before `import`  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(85c0e)</samp>](https://redirect.github.com/rolldown/tsdown/commit/85c0e55)
- **copy**: Call function  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(e4197)</samp>](https://redirect.github.com/rolldown/tsdown/commit/e41972e)
- **exports**: Merge multi-config outputs  -  by [@&oxc-project#8203;pyyupsk](https://redirect.github.com/pyyupsk) and [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) in [#&oxc-project#8203;625](https://redirect.github.com/rolldown/tsdown/issues/625) [<samp>(73984)</samp>](https://redirect.github.com/rolldown/tsdown/commit/739847b)
- **migrate**: Build before publish  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(bf0f5)</samp>](https://redirect.github.com/rolldown/tsdown/commit/bf0f536)
- **workspace**: Cwd defaults to config dirname, support filter for all configs  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(24f27)</samp>](https://redirect.github.com/rolldown/tsdown/commit/24f2751)

#####    🏎 Performance

- Reload config via `import-without-cache`  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(0b7e4)</samp>](https://redirect.github.com/rolldown/tsdown/commit/0b7e4f4)
- Use native loader for bun  -  by [@&oxc-project#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(36dbf)</samp>](https://redirect.github.com/rolldown/tsdown/commit/36dbff7)

#####     [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.16.8...v0.17.0)

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxc-project/oxc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants