-
-
Notifications
You must be signed in to change notification settings - Fork 738
chore(deps): update dependency tsdown to v0.17.2 #16505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
14b296e to
8b99a78
Compare
|
Unable to reproduce the CI failure locally. Not sure what's going on. It seems to be failing on |
753071f to
f4467f2
Compare
76752c1 to
2b36383
Compare
|
oh rolldown/tsdown@245e76c has broken us. I guess because we get ATTW warnings |
065d927 to
6171260
Compare
8c0c651 to
2208a40
Compare
Merge activity
|
Edited/Blocked NotificationRenovate 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. |
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==-->
41376f6 to
62caae6
Compare
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==-->
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 [@&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==-->
This PR contains the following updates:
0.16.8->0.17.2Release Notes
rolldown/tsdown (tsdown)
v0.17.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.17.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.17.0Compare Source
🚨 Breaking Changes
Notable features: https://bsky.app/profile/sxzz.dev/post/3m6xi7e7d5k2b
failOnWarnby default in CI - by @sxzz in #617 (245e7)unconfigfrom configLoader - by @sxzz (9d6a7)profilevalue fromesmOnlytoesm-only- by @sxzz (85c10f3)🚀 Features
WatchPlugin- by @sxzz (4ccb2)writeoption - by @sxzz (64fea)build:donehook - by @sxzz (eb45c)1.0.0-beta.53- by @sxzz (a04f2)optionalDependencies- by @sxzz (22fd9)ast-grepfor config file - by @Doctor-wu and @sxzz in #620 (b0b34)🐞 Bug Fixes
requirebeforeimport- by @sxzz (85c0e)🏎 Performance
import-without-cache- by @sxzz (0b7e4)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.
This PR was generated by Mend Renovate. View the repository job log.