My minimal TypeScript library starter.
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sxzz/eslint-config](https://redirect.github.com/sxzz/eslint-config) | [`^6.1.1` -> `^6.1.2`](https://renovatebot.com/diffs/npm/@sxzz%2feslint-config/6.1.1/6.1.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`^9.24.0` -> `^9.25.0`](https://renovatebot.com/diffs/npm/eslint/9.24.0/9.25.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [tsdown](https://redirect.github.com/rolldown/tsdown) | [`^0.8.0-beta.4` -> `^0.9.1`](https://renovatebot.com/diffs/npm/tsdown/0.8.0-beta.4/0.9.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sxzz/eslint-config (@​sxzz/eslint-config)</summary> ### [`v6.1.2`](https://redirect.github.com/sxzz/eslint-config/releases/tag/v6.1.2) [Compare Source](https://redirect.github.com/sxzz/eslint-config/compare/v6.1.1...v6.1.2) ##### 🐞 Bug Fixes - Ignore filename case for ISSUE_TEMPLATE - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(d3664)</samp>](https://redirect.github.com/sxzz/eslint-config/commit/d366479) ##### [View changes on GitHub](https://redirect.github.com/sxzz/eslint-config/compare/v6.1.1...v6.1.2) </details> <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.25.0`](https://redirect.github.com/eslint/eslint/compare/v9.24.0...e62e26761561e1d78c6466a2d74dbf946012fddc) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.24.0...v9.25.0) </details> <details> <summary>rolldown/tsdown (tsdown)</summary> ### [`v0.9.1`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.9.1) [Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.9.0...v0.9.1) ##### 🚀 Features - Add execute permission for shebang chunk - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(3e3c4)</samp>](https://redirect.github.com/rolldown/tsdown/commit/3e3c468) ##### 🐞 Bug Fixes - Optional `PackageType` - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(abbbd)</samp>](https://redirect.github.com/rolldown/tsdown/commit/abbbda0) ##### [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.9.0...v0.9.1) ### [`v0.9.0`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.9.0) [Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.8.1...v0.9.0) ##### 🚨 Breaking Changes - Rename `dts.isolatedDeclaration` to `dts.isolatedDeclarations` - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(afc8e)</samp>](https://redirect.github.com/rolldown/tsdown/commit/afc8e4e) ##### 🚀 Features - Add `outExtensions` option - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(97154)</samp>](https://redirect.github.com/rolldown/tsdown/commit/9715479) ##### 🐞 Bug Fixes - Add global modifier to scripts migration regexp - by [@​KazariEX](https://redirect.github.com/KazariEX) in [https://github.com/rolldown/tsdown/issues/113](https://redirect.github.com/rolldown/tsdown/issues/113) [<samp>(4dc30)</samp>](https://redirect.github.com/rolldown/tsdown/commit/4dc308a) ##### [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.8.1...v0.9.0) ### [`v0.8.1`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.8.1) [Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.8.0...v0.8.1) ##### 🚀 Features - Upgrade `rolldown-plugin-dts` for input alias support - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(20c9a)</samp>](https://redirect.github.com/rolldown/tsdown/commit/20c9afb) - Add `tsconfig` option - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(64eef)</samp>](https://redirect.github.com/rolldown/tsdown/commit/64eef8e) - Find up for tsconfig - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(7f610)</samp>](https://redirect.github.com/rolldown/tsdown/commit/7f61074) ##### 🐞 Bug Fixes - Replace `tsup-node` during migration - by [@​KazariEX](https://redirect.github.com/KazariEX) in [https://github.com/rolldown/tsdown/issues/99](https://redirect.github.com/rolldown/tsdown/issues/99) [<samp>(9060e)</samp>](https://redirect.github.com/rolldown/tsdown/commit/9060ee8) ##### [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.8.0...v0.8.1) ### [`v0.8.0`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.8.0) [Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.8.0-beta.4...v0.8.0) ##### 🚀 Features - Generate & bundle dts in one build process - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(64885)</samp>](https://redirect.github.com/rolldown/tsdown/commit/648854f) - Support string command of `onSuccess` - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(52a7e)</samp>](https://redirect.github.com/rolldown/tsdown/commit/52a7e9b) - Add more cli flags - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(e5747)</samp>](https://redirect.github.com/rolldown/tsdown/commit/e574783) - **dts**: - Switch to `rolldown-plugin-dts` for bunding dts - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(70a76)</samp>](https://redirect.github.com/sxzz/tsdown/commit/70a7648) - Support TypeScript compiler emit - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(07fb6)</samp>](https://redirect.github.com/rolldown/tsdown/commit/07fb63d) - Support namespace - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(dafec)</samp>](https://redirect.github.com/rolldown/tsdown/commit/dafeced) ##### [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.7.5...v0.8.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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/sxzz/ts-starter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by renovate[bot] and has received 2 comments.