ITADN

chore(deps): update all dependencies

#471Pull Requestrenovate[bot] 创建于 2025-08-01
R
renovate[bot]commented
This PR contains the following updates: | Package | Type | Update | Change | Age | Confidence | |---|---|---|---|---|---| | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | | minor | `22.17.0` -> `22.18.0` | [![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v22.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v22.17.0/v22.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [tsdown](https://redirect.github.com/rolldown/tsdown) | devDependencies | minor | [`^0.12.7` -> `^0.13.0`](https://renovatebot.com/diffs/npm/tsdown/0.12.7/0.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsdown/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsdown/0.12.7/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nodejs/node (node)</summary> ### [`v22.18.0`](https://redirect.github.com/nodejs/node/compare/v22.17.1...v22.18.0) [Compare Source](https://redirect.github.com/nodejs/node/compare/v22.17.1...v22.18.0) ### [`v22.17.1`](https://redirect.github.com/nodejs/node/compare/v22.17.0...v22.17.1) [Compare Source](https://redirect.github.com/nodejs/node/compare/v22.17.0...v22.17.1) </details> <details> <summary>rolldown/tsdown (tsdown)</summary> ### [`v0.13.0`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.13.0) [Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.12.9...v0.13.0) #####    🚨 Breaking Changes - Drop node 18, require node 20.19+  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(d80f7)</samp>](https://redirect.github.com/rolldown/tsdown/commit/d80f7c2) - Reuse generated dts by default  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(81f21)</samp>](https://redirect.github.com/rolldown/tsdown/commit/81f2169) #####    🚀 Features - Add `banner` & `footer` options  -  by [@&#8203;gwansikk](https://redirect.github.com/gwansikk) and [@&#8203;sxzz](https://redirect.github.com/sxzz) in [https://github.com/rolldown/tsdown/issues/338](https://redirect.github.com/rolldown/tsdown/issues/338) [<samp>(54e21)</samp>](https://redirect.github.com/rolldown/tsdown/commit/54e21e1) - Add `cjsDts` to input/output options context  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(3c4b3)</samp>](https://redirect.github.com/rolldown/tsdown/commit/3c4b357) - Export types  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(f13bc)</samp>](https://redirect.github.com/rolldown/tsdown/commit/f13bc1b) #####    🐞 Bug Fixes - Don't external shim file  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(8ee20)</samp>](https://redirect.github.com/rolldown/tsdown/commit/8ee20bf) - **report**: Path separator  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(6e11a)</samp>](https://redirect.github.com/rolldown/tsdown/commit/6e11a50) - **types**: Keep type of options  -  by [@&#8203;posva](https://redirect.github.com/posva) in [https://github.com/rolldown/tsdown/issues/381](https://redirect.github.com/rolldown/tsdown/issues/381) [<samp>(00b5d)</samp>](https://redirect.github.com/rolldown/tsdown/commit/00b5d03) - **workspace**: Normalize windows path  -  by [@&#8203;RSS1102](https://redirect.github.com/RSS1102) in [https://github.com/rolldown/tsdown/issues/376](https://redirect.github.com/rolldown/tsdown/issues/376) [<samp>(375d9)</samp>](https://redirect.github.com/rolldown/tsdown/commit/375d997) #####     [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.12.9...v0.13.0) ### [`v0.12.9`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.12.9) [Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.12.8...v0.12.9) #####    🚀 Features - Semver rolldown  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(0978c)</samp>](https://redirect.github.com/rolldown/tsdown/commit/0978c68) - Add `nodeProtocol` option  -  by [@&#8203;ryoppippi](https://redirect.github.com/ryoppippi) and [@&#8203;sxzz](https://redirect.github.com/sxzz) in [https://github.com/rolldown/tsdown/issues/336](https://redirect.github.com/rolldown/tsdown/issues/336) [<samp>(b3f67)</samp>](https://redirect.github.com/rolldown/tsdown/commit/b3f671a) - **exports**: Auto indent & eof  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(ba20f)</samp>](https://redirect.github.com/rolldown/tsdown/commit/ba20fd5) #####     [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.12.8...v0.12.9) ### [`v0.12.8`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.12.8) [Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.12.7...v0.12.8) #####    🚀 Features - Upgrade rolldown  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(9c54d)</samp>](https://redirect.github.com/rolldown/tsdown/commit/9c54d39) - Add compatible `bundle` option  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(d6faa)</samp>](https://redirect.github.com/rolldown/tsdown/commit/d6faa91) - Expose `ResolvedOptions`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(13d9c)</samp>](https://redirect.github.com/rolldown/tsdown/commit/13d9c1d) - **attw**: Add profile-based filtering and configurable error levels  -  by [@&#8203;christian-bromann](https://redirect.github.com/christian-bromann) and [@&#8203;sxzz](https://redirect.github.com/sxzz) in [https://github.com/rolldown/tsdown/issues/313](https://redirect.github.com/rolldown/tsdown/issues/313) [<samp>(b2453)</samp>](https://redirect.github.com/rolldown/tsdown/commit/b2453d0) #####    🐞 Bug Fixes - Reset `lastIndex` for regex  -  by [@&#8203;btea](https://redirect.github.com/btea) in [https://github.com/rolldown/tsdown/issues/320](https://redirect.github.com/rolldown/tsdown/issues/320) [<samp>(1abc9)</samp>](https://redirect.github.com/rolldown/tsdown/commit/1abc97b) #####     [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.12.7...v0.12.8) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 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/import-js/eslint-import-resolver-typescript). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Ni4zIiwidXBkYXRlZEluVmVyIjoiNDEuNDYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> <!-- ELLIPSIS_HIDDEN --> ---- > [!IMPORTANT] > Update `node` and `tsdown` dependencies to latest versions, including breaking changes for `tsdown`. > > - **Dependencies**: > - Update `node` version in `.nvmrc` from `22.17.0` to `22.18.0`. > - Update `tsdown` version in `package.json` from `^0.12.7` to `^0.13.0`. > - **Breaking Changes**: > - `tsdown` now requires Node 20.19+ and reuses generated dts by default. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=import-js%2Feslint-import-resolver-typescript&utm_source=github&utm_medium=referral)<sup> for 122ed618c14ef59f33e536e5c32343afeaccfb0e. You can [customize](https://app.ellipsis.dev/import-js/settings/summaries) this summary. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
合并状态:未合并 8 条评论