chore(deps): update all dependencies
This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| node (source) | minor | 22.17.0 -> 22.18.0 |
|||
| tsdown | devDependencies | minor | ^0.12.7 -> ^0.13.0 |
Release Notes
rolldown/tsdown (tsdown)
v0.13.0
🚨 Breaking Changes
- Drop node 18, require node 20.19+ - by @sxzz (d80f7)
- Reuse generated dts by default - by @sxzz (81f21)
🚀 Features
- Add
banner&footeroptions - by @gwansikk and @sxzz in https://github.com/rolldown/tsdown/issues/338 (54e21) - Add
cjsDtsto input/output options context - by @sxzz (3c4b3) - Export types - by @sxzz (f13bc)
🐞 Bug Fixes
- Don't external shim file - by @sxzz (8ee20)
- report: Path separator - by @sxzz (6e11a)
- types: Keep type of options - by @posva in https://github.com/rolldown/tsdown/issues/381 (00b5d)
- workspace: Normalize windows path - by @RSS1102 in https://github.com/rolldown/tsdown/issues/376 (375d9)
View changes on GitHub
v0.12.9
🚀 Features
- Semver rolldown - by @sxzz (0978c)
- Add
nodeProtocoloption - by @ryoppippi and @sxzz in https://github.com/rolldown/tsdown/issues/336 (b3f67) - exports: Auto indent & eof - by @sxzz (ba20f)
View changes on GitHub
v0.12.8
🚀 Features
- Upgrade rolldown - by @sxzz (9c54d)
- Add compatible
bundleoption - by @sxzz (d6faa) - Expose
ResolvedOptions- by @sxzz (13d9c) - attw: Add profile-based filtering and configurable error levels - by @christian-bromann and @sxzz in https://github.com/rolldown/tsdown/issues/313 (b2453)
🐞 Bug Fixes
- Reset
lastIndexfor regex - by @btea in https://github.com/rolldown/tsdown/issues/320 (1abc9)
View changes on GitHub
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 if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
[!IMPORTANT] Update
nodeandtsdowndependencies to latest versions, including breaking changes fortsdown.
- Dependencies:
- Update
nodeversion in.nvmrcfrom22.17.0to22.18.0.- Update
tsdownversion inpackage.jsonfrom^0.12.7to^0.13.0.- Breaking Changes:
tsdownnow requires Node 20.19+ and reuses generated dts by default.This description was created by
for 122ed618c14ef59f33e536e5c32343afeaccfb0e. You can customize this summary. It will automatically update as commits are pushed.