Commit 1f6c09a
authored
chore(deps): update dependency tsdown to v0.20.0 (#1540)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [tsdown](http://tsdown.dev/)
([source](https://redirect.github.com/rolldown/tsdown)) | [`0.19.0` →
`0.20.0`](https://renovatebot.com/diffs/npm/tsdown/0.19.0/0.20.0) |

|

|
---
### Release Notes
<details>
<summary>rolldown/tsdown (tsdown)</summary>
###
[`v0.20.0`](https://redirect.github.com/rolldown/tsdown/releases/tag/v0.20.0)
[Compare
Source](https://redirect.github.com/rolldown/tsdown/compare/v0.19.0...v0.20.0)
##### 🚨 Breaking Changes
- Upgrade dts plugin, remove `dts.resolve` option - by
[@​sxzz](https://redirect.github.com/sxzz)
[<samp>(16655)</samp>](https://redirect.github.com/rolldown/tsdown/commit/16655bc)
##### 🚀 Features
- Add option to disable legacy CJS warning - by
[@​sxzz](https://redirect.github.com/sxzz)
[<samp>(9fada)</samp>](https://redirect.github.com/rolldown/tsdown/commit/9fadadd)
- Apply `inlineOnly` option for dts files - by
[@​sxzz](https://redirect.github.com/sxzz)
[<samp>(7d89d)</samp>](https://redirect.github.com/rolldown/tsdown/commit/7d89d54)
- Upgrade rolldown to 1.0.0-beta.60 - by
[@​sxzz](https://redirect.github.com/sxzz)
[<samp>(bb3ee)</samp>](https://redirect.github.com/rolldown/tsdown/commit/bb3ee8d)
- Upgrade rolldown to rc 1 - by
[@​sxzz](https://redirect.github.com/sxzz)
[<samp>(1959f)</samp>](https://redirect.github.com/rolldown/tsdown/commit/1959f24)
- **entry**: Support mixed array and object entries - by
[@​sxzz](https://redirect.github.com/sxzz)
[<samp>(a8083)</samp>](https://redirect.github.com/rolldown/tsdown/commit/a808345)
##### 🐞 Bug Fixes
- Optional `parseEnv` - by
[@​sxzz](https://redirect.github.com/sxzz)
[<samp>(be1b6)</samp>](https://redirect.github.com/rolldown/tsdown/commit/be1b60c)
- Reload config on restart - by
[@​sxzz](https://redirect.github.com/sxzz)
[<samp>(1756b)</samp>](https://redirect.github.com/rolldown/tsdown/commit/1756b03)
- Config extensions typo - by
[@​aryaemami59](https://redirect.github.com/aryaemami59) in
[#​722](https://redirect.github.com/rolldown/tsdown/issues/722)
[<samp>(d2bb7)</samp>](https://redirect.github.com/rolldown/tsdown/commit/d2bb75e)
- **windows**: Normalize path separators in build output - by
[@​ryuapp](https://redirect.github.com/ryuapp) in
[#​719](https://redirect.github.com/rolldown/tsdown/issues/719)
[<samp>(c4525)</samp>](https://redirect.github.com/rolldown/tsdown/commit/c45257c)
##### 🏎 Performance
- Native filter for external plugin - by
[@​sxzz](https://redirect.github.com/sxzz)
[<samp>(8764e)</samp>](https://redirect.github.com/rolldown/tsdown/commit/8764e47)
##### [View changes on
GitHub](https://redirect.github.com/rolldown/tsdown/compare/v0.19.0...v0.20.0)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- 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/JoshuaKGoldberg/eslint-plugin-package-json).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2925d79 commit 1f6c09a
2 files changed
+131
-94
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments