Skip to content

Commit 9bbc9a6

Browse files
chore(deps): update dependency tsup to v8.3.0 (#413)
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.4` -> `8.3.0`](https://renovatebot.com/diffs/npm/tsup/8.2.4/8.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsup/8.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsup/8.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsup/8.2.4/8.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsup/8.2.4/8.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>egoist/tsup (tsup)</summary> ### [`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 ([#&#8203;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 ([#&#8203;1178](https://redirect.github.com/egoist/tsup/issues/1178)) ([ec811b3](https://redirect.github.com/egoist/tsup/commit/ec811b3b7d22479c230292a024f1dee5d171b0ea)) - add support for async `injectStyle` ([#&#8203;1193](https://redirect.github.com/egoist/tsup/issues/1193)) ([f25a9db](https://redirect.github.com/egoist/tsup/commit/f25a9db77d22c91ea8f6bd1ed31ea8415d0a7d5d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 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/proto-graphql/proto-graphql-js). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGV2RGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68c3845 commit 9bbc9a6

File tree

2 files changed

+36
-32
lines changed

2 files changed

+36
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"protobufjs-cli": "1.1.2",
2828
"ts-proto": "1.181.2",
2929
"ts-protoc-gen": "0.15.0",
30-
"tsup": "8.2.4",
30+
"tsup": "8.3.0",
3131
"tsx": "4.19.1",
3232
"turbo": "2.0.11",
3333
"typescript": "5.4.5",

pnpm-lock.yaml

Lines changed: 35 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)