Closed dependabot[bot] closed 6 months ago
Latest commit: a4ae73ea8ff34644c712076da16b45ae1d4d2e84
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Bumps tsup from 6.7.0 to 8.0.2.
Release notes
Sourced from tsup's releases.
... (truncated)
Commits
83c7c7f
fix: support swc target for mjs (#1081)8c26e63
fix(experimental-dts): make--experimental-dts
to be compatible with `--cle...731f43f
fix(experimental-dts): only include exported declarations (#1039)d8a203c
chore(ci): automatically format code (#1035)f83baf8
fix(dts): ensure chunks conform to bundle format (#1034)51b5a00
docs: correct minimal version for--experimental-dts
flag (#1038)4c1ad38
ci!: drop node 1693356fc
ci: add node 20 & npm provenanced4e22c5
fix: await postcss for async plugins (#1036)fc1b13d
docs: add information about JavaScript API (#1037)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show