tobiasdiez / storybook-vue-addon

Storybook stories in native Vue format
MIT License
46 stars 1 forks source link

chore(deps): update devdependency tsup to v8 #92

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 12 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsup (source) ^7.2.0 -> ^8.0.0 age adoption passing confidence

Release Notes

egoist/tsup (tsup) ### [`v8.0.0`](https://togithub.com/egoist/tsup/releases/tag/v8.0.0) [Compare Source](https://togithub.com/egoist/tsup/compare/v7.3.0...v8.0.0) ##### Bug Fixes - await postcss for async plugins ([#​1036](https://togithub.com/egoist/tsup/issues/1036)) ([d4e22c5](https://togithub.com/egoist/tsup/commit/d4e22c5fb9e9a31bb3c1449abe0d8f2d86292c9e)) - ci!: drop node 16 ([4c1ad38](https://togithub.com/egoist/tsup/commit/4c1ad387eb690c959a318287cc08dfadfe6ca011)) ##### Features - add experimental dts rollup using [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) ([#​983](https://togithub.com/egoist/tsup/issues/983)) ([61fc06c](https://togithub.com/egoist/tsup/commit/61fc06c6130391847a370a3efc1c6e7677ba6596)) ##### BREAKING CHANGES - Drop node < 18 ### [`v7.3.0`](https://togithub.com/egoist/tsup/releases/tag/v7.3.0) [Compare Source](https://togithub.com/egoist/tsup/compare/v7.2.0...v7.3.0) ##### Bug Fixes - add newline after cjsInterop ([b749a27](https://togithub.com/egoist/tsup/commit/b749a274be69aab14c64bc926a60c84faef7d173)), closes [#​1022](https://togithub.com/egoist/tsup/issues/1022) - process not found on windows ([#​1013](https://togithub.com/egoist/tsup/issues/1013)) ([690af7b](https://togithub.com/egoist/tsup/commit/690af7b89939c0b4d4e02549c3ed90a1d9c8c50b)) ##### Features - support es3 target ([#​965](https://togithub.com/egoist/tsup/issues/965)) ([1dbd86b](https://togithub.com/egoist/tsup/commit/1dbd86b73481520352bbc9bd24f365f052b3f67e)) - update esbuild to 0.19.2 ([#​987](https://togithub.com/egoist/tsup/issues/987)) ([e85437e](https://togithub.com/egoist/tsup/commit/e85437e662345f9be852ed5378d029c92ed43bcd))

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 12 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (32f57d9) 93.62% compared to head (4ca3728) 93.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #92 +/- ## ======================================= Coverage 93.62% 93.62% ======================================= Files 3 3 Lines 345 345 Branches 55 55 ======================================= Hits 323 323 Misses 22 22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.