Update dependency tsup to v8 - autoclosed #60

Closed
renovate-bot wants to merge 1 commits from renovate/tsup-8.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
tsup (source) devDependencies major ^6.5.0 -> ^8.0.0

Release Notes

egoist/tsup (tsup)

v8.3.0

Compare Source

Bug Fixes
Features

v8.2.4

Compare Source

Bug Fixes

v8.2.3

Compare Source

Bug Fixes
  • get metafile on windows (048c93b)

v8.2.2

Compare Source

Bug Fixes
  • Revert "refactor: replace globby with faster alternative (#​1158)" (2de6dd5)

v8.2.1

Compare Source

Bug Fixes

v8.2.0

Compare Source

Features
  • add option to retain node protocol (e7ced34)

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

  • Upgrade bunch of dependencies (esbuild v0.23).

v8.1.0

Compare Source

Features

v8.0.2

Compare Source

Bug Fixes

v8.0.1

Compare Source

Bug Fixes
  • dts: ensure chunks conform to bundle format (#​1034) (f83baf8)
  • experimental-dts: make --experimental-dts to be compatible with --clean (#​1041) (8c26e63)
  • experimental-dts: only include exported declarations (#​1039) (731f43f)

v8.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • Drop node < 18

v7.3.0

Compare Source

Bug Fixes
Features

v7.2.0

Compare Source

Bug Fixes
  • allow to kill onSuccess process using SIGKILL signal, closes #​936 (612cabf)
Features

v7.1.0

Compare Source

Features
  • Ensure matching declaration file exists for each output bundle format (#​934) (fb4c2b6)

v7.0.0

Compare Source

Bug Fixes
Features
  • require nodejs 16 or above (45832d9)
  • support svelte-preprocess (#​906) (3606e45)
  • Update esbuild version to latest for keeping unknown directives during bundle (#​925) (e2e70e8)
BREAKING CHANGES
  • require nodejs 16 or above
  • update esbuild to 0.18

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tsup](https://tsup.egoist.dev/) ([source](https://github.com/egoist/tsup)) | devDependencies | major | [`^6.5.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/tsup/6.7.0/8.3.0) | --- ### Release Notes <details> <summary>egoist/tsup (tsup)</summary> ### [`v8.3.0`](https://github.com/egoist/tsup/releases/tag/v8.3.0) [Compare Source](https://github.com/egoist/tsup/compare/v8.2.4...v8.3.0) ##### Bug Fixes - fix `experimentalDts` file cleaning and watching ([#&#8203;1199](https://github.com/egoist/tsup/issues/1199)) ([76dc18b](https://github.com/egoist/tsup/commit/76dc18b7036c408e6fc5254e3eeb3430f65c7866)) ##### Features - add support for `cts` and `mts` config files ([#&#8203;1178](https://github.com/egoist/tsup/issues/1178)) ([ec811b3](https://github.com/egoist/tsup/commit/ec811b3b7d22479c230292a024f1dee5d171b0ea)) - add support for async `injectStyle` ([#&#8203;1193](https://github.com/egoist/tsup/issues/1193)) ([f25a9db](https://github.com/egoist/tsup/commit/f25a9db77d22c91ea8f6bd1ed31ea8415d0a7d5d)) ### [`v8.2.4`](https://github.com/egoist/tsup/releases/tag/v8.2.4) [Compare Source](https://github.com/egoist/tsup/compare/v8.2.3...v8.2.4) ##### Bug Fixes - do not terminate dts worker in watch mode, closes [#&#8203;1172](https://github.com/egoist/tsup/issues/1172), closes [#&#8203;1171](https://github.com/egoist/tsup/issues/1171) ([49c11c3](https://github.com/egoist/tsup/commit/49c11c3073ce977a01c84e7848fc070d5de0a652)) ### [`v8.2.3`](https://github.com/egoist/tsup/releases/tag/v8.2.3) [Compare Source](https://github.com/egoist/tsup/compare/v8.2.2...v8.2.3) ##### Bug Fixes - get metafile on windows ([048c93b](https://github.com/egoist/tsup/commit/048c93b34671e6fe6cf48600ed6667cab7b6fb1f)) ### [`v8.2.2`](https://github.com/egoist/tsup/releases/tag/v8.2.2) [Compare Source](https://github.com/egoist/tsup/compare/v8.2.1...v8.2.2) ##### Bug Fixes - Revert "refactor: replace `globby` with faster alternative ([#&#8203;1158](https://github.com/egoist/tsup/issues/1158))" ([2de6dd5](https://github.com/egoist/tsup/commit/2de6dd5300882361102b3d133312c1815ee94764)) ### [`v8.2.1`](https://github.com/egoist/tsup/releases/tag/v8.2.1) [Compare Source](https://github.com/egoist/tsup/compare/v8.2.0...v8.2.1) ##### Bug Fixes - **dts:** terminate worker when work is done ([#&#8203;1142](https://github.com/egoist/tsup/issues/1142)) ([44c88a7](https://github.com/egoist/tsup/commit/44c88a7410919fed1455c8dd1a0d9513f1231b0d)) ### [`v8.2.0`](https://github.com/egoist/tsup/releases/tag/v8.2.0) [Compare Source](https://github.com/egoist/tsup/compare/v8.1.2...v8.2.0) ##### Features - add option to retain node protocol ([e7ced34](https://github.com/egoist/tsup/commit/e7ced3474a559e35fc5b9cbd4cfd4aa39d44e0c0)) ### [`v8.1.2`](https://github.com/egoist/tsup/releases/tag/v8.1.2) [Compare Source](https://github.com/egoist/tsup/compare/v8.1.1...v8.1.2) ##### Bug Fixes - correct sourcemap with treeshake ([#&#8203;1069](https://github.com/egoist/tsup/issues/1069)) ([6ca0cb0](https://github.com/egoist/tsup/commit/6ca0cb0aee177a4c920f4e86d06544d0c51d9de3)) - only import type statement ([43cf9f6](https://github.com/egoist/tsup/commit/43cf9f69e2dba57be4fa4b7620f2e0a89bc313b0)), closes [#&#8203;1157](https://github.com/egoist/tsup/issues/1157) [#&#8203;1156](https://github.com/egoist/tsup/issues/1156) ### [`v8.1.1`](https://github.com/egoist/tsup/releases/tag/v8.1.1) [Compare Source](https://github.com/egoist/tsup/compare/v8.1.0...v8.1.1) - Upgrade bunch of dependencies (esbuild v0.23). ### [`v8.1.0`](https://github.com/egoist/tsup/releases/tag/v8.1.0) [Compare Source](https://github.com/egoist/tsup/compare/v8.0.2...v8.1.0) ##### Features - upgrade esbuild to 0.21.4, opts-in for decorators ([#&#8203;1116](https://github.com/egoist/tsup/issues/1116)) ([796fc50](https://github.com/egoist/tsup/commit/796fc5030f68f929fecde7c94732e9a586ba7508)) ### [`v8.0.2`](https://github.com/egoist/tsup/releases/tag/v8.0.2) [Compare Source](https://github.com/egoist/tsup/compare/v8.0.1...v8.0.2) ##### Bug Fixes - support swc target for mjs ([#&#8203;1081](https://github.com/egoist/tsup/issues/1081)) ([83c7c7f](https://github.com/egoist/tsup/commit/83c7c7f3131ca6d46aaad4de3111c2fd5e5b5c21)) ### [`v8.0.1`](https://github.com/egoist/tsup/releases/tag/v8.0.1) [Compare Source](https://github.com/egoist/tsup/compare/v8.0.0...v8.0.1) ##### Bug Fixes - **dts:** ensure chunks conform to bundle format ([#&#8203;1034](https://github.com/egoist/tsup/issues/1034)) ([f83baf8](https://github.com/egoist/tsup/commit/f83baf86c89a04d3ab31f26fc50216a85d60f617)) - **experimental-dts:** make `--experimental-dts` to be compatible with `--clean` ([#&#8203;1041](https://github.com/egoist/tsup/issues/1041)) ([8c26e63](https://github.com/egoist/tsup/commit/8c26e63c92711d60c05aedd3cdc358530ba266c5)) - **experimental-dts:** only include exported declarations ([#&#8203;1039](https://github.com/egoist/tsup/issues/1039)) ([731f43f](https://github.com/egoist/tsup/commit/731f43fe1451bdc623bf385b5f436f1f398e654c)) ### [`v8.0.0`](https://github.com/egoist/tsup/releases/tag/v8.0.0) [Compare Source](https://github.com/egoist/tsup/compare/v7.3.0...v8.0.0) ##### Bug Fixes - await postcss for async plugins ([#&#8203;1036](https://github.com/egoist/tsup/issues/1036)) ([d4e22c5](https://github.com/egoist/tsup/commit/d4e22c5fb9e9a31bb3c1449abe0d8f2d86292c9e)) - ci!: drop node 16 ([4c1ad38](https://github.com/egoist/tsup/commit/4c1ad387eb690c959a318287cc08dfadfe6ca011)) ##### Features - add experimental dts rollup using [@&#8203;microsoft/api-extractor](https://github.com/microsoft/api-extractor) ([#&#8203;983](https://github.com/egoist/tsup/issues/983)) ([61fc06c](https://github.com/egoist/tsup/commit/61fc06c6130391847a370a3efc1c6e7677ba6596)) ##### BREAKING CHANGES - Drop node < 18 ### [`v7.3.0`](https://github.com/egoist/tsup/releases/tag/v7.3.0) [Compare Source](https://github.com/egoist/tsup/compare/v7.2.0...v7.3.0) ##### Bug Fixes - add newline after cjsInterop ([b749a27](https://github.com/egoist/tsup/commit/b749a274be69aab14c64bc926a60c84faef7d173)), closes [#&#8203;1022](https://github.com/egoist/tsup/issues/1022) - process not found on windows ([#&#8203;1013](https://github.com/egoist/tsup/issues/1013)) ([690af7b](https://github.com/egoist/tsup/commit/690af7b89939c0b4d4e02549c3ed90a1d9c8c50b)) ##### Features - support es3 target ([#&#8203;965](https://github.com/egoist/tsup/issues/965)) ([1dbd86b](https://github.com/egoist/tsup/commit/1dbd86b73481520352bbc9bd24f365f052b3f67e)) - update esbuild to 0.19.2 ([#&#8203;987](https://github.com/egoist/tsup/issues/987)) ([e85437e](https://github.com/egoist/tsup/commit/e85437e662345f9be852ed5378d029c92ed43bcd)) ### [`v7.2.0`](https://github.com/egoist/tsup/releases/tag/v7.2.0) [Compare Source](https://github.com/egoist/tsup/compare/v7.1.0...v7.2.0) ##### Bug Fixes - allow to kill onSuccess process using SIGKILL signal, closes [#&#8203;936](https://github.com/egoist/tsup/issues/936) ([612cabf](https://github.com/egoist/tsup/commit/612cabf1c1b99709d5d16c6e861ec12dae3db455)) ##### Features - add option for interop default in cjs ([#&#8203;947](https://github.com/egoist/tsup/issues/947)) ([d870f4e](https://github.com/egoist/tsup/commit/d870f4e76cf0ff89a83e90bdc4931aa30bddb536)) ### [`v7.1.0`](https://github.com/egoist/tsup/releases/tag/v7.1.0) [Compare Source](https://github.com/egoist/tsup/compare/v7.0.0...v7.1.0) ##### Features - Ensure matching declaration file exists for each output bundle format ([#&#8203;934](https://github.com/egoist/tsup/issues/934)) ([fb4c2b6](https://github.com/egoist/tsup/commit/fb4c2b6e75e29c58956eaaa6afab12b130accb14)) ### [`v7.0.0`](https://github.com/egoist/tsup/releases/tag/v7.0.0) [Compare Source](https://github.com/egoist/tsup/compare/v6.7.0...v7.0.0) ##### Bug Fixes - **external:** match root paths on unix-like and windows ([#&#8203;891](https://github.com/egoist/tsup/issues/891)) ([cfa6bba](https://github.com/egoist/tsup/commit/cfa6bba24bd215554a075baafa7dffc4c9f3dc18)) - prefix terser log with name ([#&#8203;899](https://github.com/egoist/tsup/issues/899)) ([2f41663](https://github.com/egoist/tsup/commit/2f41663dc2a3b9f1357e0084ee731d2521b80d75)) - preserve top-level when running terser for IIFE ([#&#8203;900](https://github.com/egoist/tsup/issues/900)) ([2c0435a](https://github.com/egoist/tsup/commit/2c0435a30fbaf67360ed46e5a23ae8bdb77b0a8a)) - Remove SWC and Terser minification clash ([#&#8203;881](https://github.com/egoist/tsup/issues/881)) ([23e25cd](https://github.com/egoist/tsup/commit/23e25cd779238b81c084eec12f6aaf7382c49426)) - Update docs domain in schema.json ([#&#8203;901](https://github.com/egoist/tsup/issues/901)) ([a036242](https://github.com/egoist/tsup/commit/a0362424a3204a0c0a510af7c90a5e5f90eba61d)) ##### Features - require nodejs 16 or above ([45832d9](https://github.com/egoist/tsup/commit/45832d999e50e68e299bdc9eee99cde9d8a18bba)) - support svelte-preprocess ([#&#8203;906](https://github.com/egoist/tsup/issues/906)) ([3606e45](https://github.com/egoist/tsup/commit/3606e45dffe67431fe71c74820814bae8aadbcaa)) - Update esbuild version to latest for keeping unknown directives during bundle ([#&#8203;925](https://github.com/egoist/tsup/issues/925)) ([e2e70e8](https://github.com/egoist/tsup/commit/e2e70e8603f1bab828ad1ff22ac1a2687baa3413)) ##### BREAKING CHANGES - require nodejs 16 or above - update esbuild to 0.18 </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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDUuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot force-pushed renovate/tsup-8.x from 2f96042a7f to 1a4e520def 2024-10-04 23:05:38 +00:00 Compare
renovate-bot force-pushed renovate/tsup-8.x from 1a4e520def to 0dc5c1955f 2024-10-04 23:08:55 +00:00 Compare
renovate-bot force-pushed renovate/tsup-8.x from 0dc5c1955f to b3c760b5ad 2024-10-05 00:06:08 +00:00 Compare
renovate-bot changed title from Update dependency tsup to v8 to Update dependency tsup to v8 - autoclosed 2024-10-08 15:03:36 +00:00
renovate-bot closed this pull request 2024-10-08 15:03:36 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Fascinated/scoresaber-reloadedv3#60
No description provided.