Update dependency tsup to v8#11
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml |
41b4cbc to
c048ae2
Compare
c048ae2 to
fdd15d4
Compare
Author
|
4e7dd63 to
d851622
Compare
d851622 to
390bfbf
Compare
390bfbf to
7149af9
Compare
7149af9 to
a5e18be
Compare
fc7fc79 to
a533d85
Compare
a533d85 to
97f42b9
Compare
97f42b9 to
280bec3
Compare
280bec3 to
15e6da6
Compare
15e6da6 to
43443e7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.11.13→8.5.1Release Notes
egoist/tsup (tsup)
v8.5.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v8.5.0Compare Source
🚀 Features
fix-dts-default-cjs-exportsto transform CJS types - by @userquin in #1310 (c654e)🐞 Bug Fixes
removeNodeProtocolwork withshims- by @aryaemami59 (769aa)View changes on GitHub
v8.4.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v8.3.6Compare Source
🐞 Bug Fixes
onSuccess- by @laat in #1256 (314a6)View changes on GitHub
v8.3.5Compare Source
🐞 Bug Fixes
experimentalDtsonly once - by @aryaemami59 in #1236 (fddd4)View changes on GitHub
v8.3.4Compare Source
No significant changes
View changes on GitHub
v8.3.0Compare Source
Bug Fixes
experimentalDtsfile cleaning and watching (#1199) (76dc18b)Features
ctsandmtsconfig files (#1178) (ec811b3)injectStyle(#1193) (f25a9db)v8.2.4Compare Source
Bug Fixes
v8.2.3Compare Source
Bug Fixes
v8.2.2Compare Source
Bug Fixes
globbywith faster alternative (#1158)" (2de6dd5)v8.2.1Compare Source
Bug Fixes
v8.2.0Compare Source
Features
v8.1.2Compare Source
Bug Fixes
v8.1.1Compare Source
v8.1.0Compare Source
Features
v8.0.2Compare Source
Bug Fixes
v8.0.1Compare Source
Bug Fixes
--experimental-dtsto be compatible with--clean(#1041) (8c26e63)v8.0.0Compare Source
Bug Fixes
await postcss for async plugins (#1036) (d4e22c5)
ci!: drop node 16 (4c1ad38)
Features
BREAKING CHANGES
v7.3.0Compare Source
Bug Fixes
Features
v7.2.0Compare Source
Bug Fixes
Features
v7.1.0Compare Source
Features
v7.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
v6.7.0Compare Source
Features
v6.6.3Compare Source
Bug Fixes
v6.6.2Compare Source
Bug Fixes
v6.6.1Compare Source
Bug Fixes
declarekeyword (a85439d), closes #834v6.6.0Compare Source
Bug Fixes
Features
v6.5.0Compare Source
Bug Fixes
Features
--publicDir [dir]flag (3da1c00)v6.4.0Compare Source
Bug Fixes
Features
v6.3.0Compare Source
Bug Fixes
Features
v6.2.3Compare Source
Bug Fixes
v6.2.2Compare Source
Bug Fixes
v6.2.1Compare Source
Bug Fixes
onSuccessto do cleanup (64deb61)v6.2.0Compare Source
Bug Fixes
Features
--target es5(#664) (34df1da)v6.1.3Compare Source
Bug Fixes
DataCloneErrorwhen DTS is on (#668) (5040317)v6.1.2Compare Source
Bug Fixes
--minifywork with es5 target, fix #653 (8230221)v6.1.1Compare Source
Features
--tsconfigflag to accept custom tsconfig path (#652) (58d0145)v6.1.0Compare Source
Bug Fixes
formatto be a string in config file (0a96985)Features
--entryflag (33a7c5f)outExtension(b9cd8d5)--configflag (90f2d1a)v6.0.1Compare Source
Bug Fixes
tsup-nodecommand (a175339)v6.0.0Compare Source
Upgrade guide
shimsoption isfalseby default: If you're dual-publishing (i.e.--format esm,cjs) and using platform specific API likeimport.meta.url,__dirnameand__filename, you need to manually enable--shimsflag now, becauseimport.meta.urlwon't work in acjsmodule, and__dirname,__filenamewon't work in anesmmodule.targetoption is nownode14by default: previously it wasnode12, the minimal node version that tsup can run in is also changed tonode14New Features
treeshakeoption: You can use Rollup for tree-shaking now, read more https://tsup.egoist.sh/#tree-shakingv5.12.9Compare Source
Bug Fixes
Features
v5.12.8Compare Source
Bug Fixes
source-mapto 0.8.0-beta.0, closes #623 (c67e03d)v5.12.7Compare Source
Bug Fixes
TSUP_FORMAT(f4a56ed)v5.12.6Compare Source
Bug Fixes
baseUrlin tsconfig, closes #611 (df40e12)v5.12.5Compare Source
Bug Fixes
v5.12.4Compare Source
Bug Fixes
sourcesare relative path in sourcemap, closes #603 (637ec28)v5.12.3Compare Source
Bug Fixes
v5.12.2Compare Source
Bug Fixes
v5.12.1Compare Source
Bug Fixes
entrygets ignored if it is an object, closes #583 (b480486)v5.12.0Compare Source
Bug Fixes
bannerandfooterin the options for rollup (4cc7ea7)Features
bannerandfooterto a function (2521e9f)Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.