Commit 62caae6
committed
chore(deps): update dependency tsdown to v0.17.2 (#16505)
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) |  |  |  |  |
---
### 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 [@​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 [@​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 [@​sxzz](https://redirect.github.com/sxzz) in [#​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 [@​sxzz](https://redirect.github.com/sxzz) in [#​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 [@​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 [@​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 [@​sxzz](https://redirect.github.com/sxzz) [<samp>(85c10f3)</samp>](https://redirect.github.com/rolldown/tsdown/commit/85c10f314aabac62907917db1cc49c677343d013)
##### 🚀 Features
- Export `WatchPlugin` - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(4ccb2)</samp>](https://redirect.github.com/rolldown/tsdown/commit/4ccb2d6)
- Add `write` option - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(64fea)</samp>](https://redirect.github.com/rolldown/tsdown/commit/64feae0)
- Add chunks on `build:done` hook - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(eb45c)</samp>](https://redirect.github.com/rolldown/tsdown/commit/eb45c79)
- Override options by format - by [@​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 [@​sxzz](https://redirect.github.com/sxzz) [<samp>(a04f2)</samp>](https://redirect.github.com/rolldown/tsdown/commit/a04f2a0)
- **migrate**:
- Migrate `optionalDependencies` - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(22fd9)</samp>](https://redirect.github.com/rolldown/tsdown/commit/22fd904)
- Use `ast-grep` for config file - by [@​Doctor-wu](https://redirect.github.com/Doctor-wu) and [@​sxzz](https://redirect.github.com/sxzz) in [#​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 [@​sxzz](https://redirect.github.com/sxzz) [<samp>(85c0e)</samp>](https://redirect.github.com/rolldown/tsdown/commit/85c0e55)
- **copy**: Call function - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(e4197)</samp>](https://redirect.github.com/rolldown/tsdown/commit/e41972e)
- **exports**: Merge multi-config outputs - by [@​pyyupsk](https://redirect.github.com/pyyupsk) and [@​sxzz](https://redirect.github.com/sxzz) in [#​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 [@​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 [@​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 [@​sxzz](https://redirect.github.com/sxzz) [<samp>(0b7e4)</samp>](https://redirect.github.com/rolldown/tsdown/commit/0b7e4f4)
- Use native loader for bun - by [@​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==-->1 parent 8c8b6d9 commit 62caae6
File tree
3 files changed
+45
-229
lines changed- apps/oxlint
3 files changed
+45
-229
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments