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.2` -> `^6.2.0`](https://renovatebot.com/diffs/npm/@sxzz%2feslint-config/6.1.2/6.2.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/) | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^22.15.2` -> `^22.15.3`](https://renovatebot.com/diffs/npm/@types%2fnode/22.15.2/22.15.3) | [](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.25.1` -> `^9.26.0`](https://renovatebot.com/diffs/npm/eslint/9.25.1/9.26.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.9.9` -> `^0.10.2`](https://renovatebot.com/diffs/npm/tsdown/0.9.9/0.10.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/) | | [tsx](https://tsx.is) ([source](https://redirect.github.com/privatenumber/tsx)) | [`^4.19.3` -> `^4.19.4`](https://renovatebot.com/diffs/npm/tsx/4.19.3/4.19.4) | [](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.2.0`](https://redirect.github.com/sxzz/eslint-config/releases/tag/v6.2.0) [Compare Source](https://redirect.github.com/sxzz/eslint-config/compare/v6.1.2...v6.2.0) ##### 🚀 Features - Enable new rules from unicorn - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(60711)</samp>](https://redirect.github.com/sxzz/eslint-config/commit/60711ab) ##### [View changes on GitHub](https://redirect.github.com/sxzz/eslint-config/compare/v6.1.2...v6.2.0) </details> <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.26.0`](https://redirect.github.com/eslint/eslint/compare/v9.25.1...8bbabc4691d97733a422180c71eba6c097b35475) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.25.1...v9.26.0) </details> <details> <summary>rolldown/tsdown (tsdown)</summary> ### [`v0.10.2`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.10.2) [Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.10.1...v0.10.2) ##### 🚀 Features - **cli**: Add `on-success` option - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(186b0)</samp>](https://redirect.github.com/rolldown/tsdown/commit/186b0b5) ##### 🐞 Bug Fixes - **clean**: Delete empty folder - by [@​wChenonly](https://redirect.github.com/wChenonly) and [@​sxzz](https://redirect.github.com/sxzz) in [https://github.com/rolldown/tsdown/issues/173](https://redirect.github.com/rolldown/tsdown/issues/173) [<samp>(0420f)</samp>](https://redirect.github.com/rolldown/tsdown/commit/0420f47) ##### [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.10.1...v0.10.2) ### [`v0.10.1`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.10.1) [Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.10.0...v0.10.1) ##### 🐞 Bug Fixes - Wire up publint options - by [@​lishaduck](https://redirect.github.com/lishaduck) and [@​sxzz](https://redirect.github.com/sxzz) in [https://github.com/rolldown/tsdown/issues/169](https://redirect.github.com/rolldown/tsdown/issues/169) [<samp>(ff772)</samp>](https://redirect.github.com/rolldown/tsdown/commit/ff772f4) - Add suffix for iife & umd - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(97c02)</samp>](https://redirect.github.com/rolldown/tsdown/commit/97c020f) ##### [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.10.0...v0.10.1) ### [`v0.10.0`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.10.0) [Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.9.9...v0.10.0) ##### 🚨 Breaking Changes - Clean output dir by default - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(cda6f)</samp>](https://redirect.github.com/rolldown/tsdown/commit/cda6f99) - Enable `dts` based on `typings` field in `package.json` - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(c7109)</samp>](https://redirect.github.com/rolldown/tsdown/commit/c710932) ##### 🚀 Features - Show migration guide link - by [@​sxzz](https://redirect.github.com/sxzz) [<samp>(0ff39)</samp>](https://redirect.github.com/rolldown/tsdown/commit/0ff393a) ##### [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.9.9...v0.10.0) </details> <details> <summary>privatenumber/tsx (tsx)</summary> ### [`v4.19.4`](https://redirect.github.com/privatenumber/tsx/compare/v4.19.3...v4.19.4) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.19.3...v4.19.4) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
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.