Skip to content

build(deps-dev): bump tsup from 5.12.9 to 6.0.1#175

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tsup-6.0.1
Closed

build(deps-dev): bump tsup from 5.12.9 to 6.0.1#175
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tsup-6.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 25, 2022

Bumps tsup from 5.12.9 to 6.0.1.

Release notes

Sourced from tsup's releases.

v6.0.1

6.0.1 (2022-05-25)

Bug Fixes

  • add missing tsup-node command (a175339)

v6.0.0

6.0.0 (2022-05-25)

Upgrade guide

  • shims option is false by default: If you're dual-publishing (i.e. --format esm,cjs) and using platform specific API like import.meta.url, __dirname and __filename, you need to manually enable --shims flag now, because import.meta.url won't work in a cjs module, and __dirname, __filename won't work in an esm module.
  • target option is now node14 by default: previously it was node12, the minimal node version that tsup can run in is also changed to node14

New Features

Commits
  • a175339 fix: add missing tsup-node command
  • 3bc55db chore(website): add analytics
  • 21d549c Revert "chore(deps): update postcss-load-config"
  • 485f432 chore(deps): update postcss-load-config
  • 1602446 feat: shims option is now false by default
  • f7c53f7 feat: update default target to node14
  • b4fd91a feat: allow to use rollup for tree shaking
  • See full diff in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tsup](https://github.com/egoist/tsup) from 5.12.9 to 6.0.1.
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](egoist/tsup@v5.12.9...v6.0.1)

---
updated-dependencies:
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 25, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 6, 2022

Superseded by #180.

@dependabot dependabot Bot closed this Jun 6, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tsup-6.0.1 branch June 6, 2022 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants