Skip to content

Commit 3c1a9fc

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored andcommitted
Update dependency tsdown to ^0.13.0 (#40496)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [tsdown](https://redirect.github.com/rolldown/tsdown) | dependencies | minor | [`^0.12.7` -> `^0.13.0`](https://renovatebot.com/diffs/npm/tsdown/0.12.9/0.13.2) | `0.14.2` (+5) | | [tsdown](https://redirect.github.com/rolldown/tsdown) | devDependencies | minor | [`^0.12.7` -> `^0.13.0`](https://renovatebot.com/diffs/npm/tsdown/0.12.9/0.13.2) | `0.14.2` (+5) | --- ### Release Notes <details> <summary>rolldown/tsdown (tsdown)</summary> ### [`v0.13.2`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.13.2) [Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.13.1...v0.13.2) #####    🚨 Upstream Breaking Changes - Rename `dts.isolatedDeclarations` to `dts.oxc`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(5bdb9)</samp>](https://redirect.github.com/sxzz/rolldown-plugin-dts/commit/5bdb92c) #####    🚀 Features - Support silent as programmatic usage  -  by [@&#8203;Gugustinette](https://redirect.github.com/Gugustinette) and [@&#8203;sxzz](https://redirect.github.com/sxzz) in [https://github.com/rolldown/tsdown/issues/404](https://redirect.github.com/rolldown/tsdown/issues/404) [<samp>(6d4b4)</samp>](https://redirect.github.com/rolldown/tsdown/commit/6d4b439) #####    🐞 Bug Fixes - Invalidate tsc before rebuild  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(0c7ab)</samp>](https://redirect.github.com/rolldown/tsdown/commit/0c7ab92) - Silent for resolved options  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(4566c)</samp>](https://redirect.github.com/rolldown/tsdown/commit/4566c0a) #####     [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.13.1...v0.13.2) ### [`v0.13.1`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.13.1) [Compare Source](https://redirect.github.com/rolldown/tsdown/compare/v0.13.0...v0.13.1) #####    🚀 Features - Exports with dir index  -  by [@&#8203;Debbl](https://redirect.github.com/Debbl) in [https://github.com/rolldown/tsdown/issues/393](https://redirect.github.com/rolldown/tsdown/issues/393) [<samp>(dd6c7)</samp>](https://redirect.github.com/rolldown/tsdown/commit/dd6c7c6) #####    🐞 Bug Fixes - Clean outDir on rebuilds in watch mode  -  by [@&#8203;ekzhang](https://redirect.github.com/ekzhang) in [https://github.com/rolldown/tsdown/issues/398](https://redirect.github.com/rolldown/tsdown/issues/398) [<samp>(7308f)</samp>](https://redirect.github.com/rolldown/tsdown/commit/7308f76) - Overload `defineConfig`  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(7c32a)</samp>](https://redirect.github.com/rolldown/tsdown/commit/7c32a1d) - Kill sub-process for onSuccess  -  by [@&#8203;sxzz](https://redirect.github.com/sxzz) [<samp>(bd9d8)</samp>](https://redirect.github.com/rolldown/tsdown/commit/bd9d818) #####     [View changes on GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.13.0...v0.13.1) ### [`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) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: 1629992cd63c7d94208932ed19f7d17470eb623d
1 parent 061a49d commit 3c1a9fc

File tree

4 files changed

+221
-112
lines changed

4 files changed

+221
-112
lines changed

npm-packages/@convex-dev/codemod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@types/node": "^18.17.0",
2222
"@types/progress": "~2.0.7",
23-
"tsdown": "^0.12.7",
23+
"tsdown": "^0.13.0",
2424
"typescript": "~5.0.3",
2525
"vitest": "^3.2.4"
2626
},

npm-packages/@convex-dev/platform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"openapi-fetch": "~0.14.0",
28-
"tsdown": "^0.12.7",
28+
"tsdown": "^0.13.0",
2929
"tsx": "^4.19.4"
3030
},
3131
"main": "./dist/index.js",

npm-packages/@convex-dev/workos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "",
1414
"license": "ISC",
1515
"dependencies": {
16-
"tsdown": "^0.12.7",
16+
"tsdown": "^0.13.0",
1717
"@workos-inc/authkit-react": "^0.11.0",
1818
"vitest": "^3.2.4"
1919
},

0 commit comments

Comments
 (0)