Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency tsup to v8.3.5 (#538)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tsup](https://tsup.egoist.dev/) ([source](https://redirect.github.com/egoist/tsup)) | [`8.2.3` -> `8.3.5`](https://renovatebot.com/diffs/npm/tsup/8.2.3/8.3.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsup/8.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsup/8.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsup/8.2.3/8.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsup/8.2.3/8.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>egoist/tsup (tsup)</summary> ### [`v8.3.5`](https://redirect.github.com/egoist/tsup/releases/tag/v8.3.5) [Compare Source](https://redirect.github.com/egoist/tsup/compare/v8.3.4...v8.3.5) ##### 🐞 Bug Fixes - Run `experimentalDts` only once - by [@​aryaemami59](https://redirect.github.com/aryaemami59) in [https://github.com/egoist/tsup/issues/1236](https://redirect.github.com/egoist/tsup/issues/1236) [<samp>(fddd4)</samp>](https://redirect.github.com/egoist/tsup/commit/fddd451) ##### [View changes on GitHub](https://redirect.github.com/egoist/tsup/compare/v8.3.4...v8.3.5) ### [`v8.3.4`](https://redirect.github.com/egoist/tsup/releases/tag/v8.3.4) [Compare Source](https://redirect.github.com/egoist/tsup/compare/v8.3.0...v8.3.4) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/egoist/tsup/compare/v8.3.3...v8.3.4) ### [`v8.3.0`](https://redirect.github.com/egoist/tsup/releases/tag/v8.3.0) [Compare Source](https://redirect.github.com/egoist/tsup/compare/v8.2.4...v8.3.0) ##### Bug Fixes - fix `experimentalDts` file cleaning and watching ([#​1199](https://redirect.github.com/egoist/tsup/issues/1199)) ([76dc18b](https://redirect.github.com/egoist/tsup/commit/76dc18b7036c408e6fc5254e3eeb3430f65c7866)) ##### Features - add support for `cts` and `mts` config files ([#​1178](https://redirect.github.com/egoist/tsup/issues/1178)) ([ec811b3](https://redirect.github.com/egoist/tsup/commit/ec811b3b7d22479c230292a024f1dee5d171b0ea)) - add support for async `injectStyle` ([#​1193](https://redirect.github.com/egoist/tsup/issues/1193)) ([f25a9db](https://redirect.github.com/egoist/tsup/commit/f25a9db77d22c91ea8f6bd1ed31ea8415d0a7d5d)) ### [`v8.2.4`](https://redirect.github.com/egoist/tsup/releases/tag/v8.2.4) [Compare Source](https://redirect.github.com/egoist/tsup/compare/v8.2.3...v8.2.4) ##### Bug Fixes - do not terminate dts worker in watch mode, closes [#​1172](https://redirect.github.com/egoist/tsup/issues/1172), closes [#​1171](https://redirect.github.com/egoist/tsup/issues/1171) ([49c11c3](https://redirect.github.com/egoist/tsup/commit/49c11c3073ce977a01c84e7848fc070d5de0a652)) </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/are-docs-informative). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information