Skip to content

chore(deps): update dependency tsup to v6#10

Merged
KagChi merged 1 commit intomainfrom
renovate/tsup-6.x
May 26, 2022
Merged

chore(deps): update dependency tsup to v6#10
KagChi merged 1 commit intomainfrom
renovate/tsup-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 25, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsup ^5.12.8 -> ^6.0.1 age adoption passing confidence

Release Notes

egoist/tsup

v6.0.1

Compare Source

Bug Fixes
  • add missing tsup-node command (a175339)

v6.0.0

Compare Source

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

v5.12.9

Compare Source

Bug Fixes
  • deps: Update rollup and rollup-plugin-dts to latest versions (#​632) (a792668)
Features
  • minor: allow tsup config function to be asynchronous (#​627) (ad2629a)

Configuration

📅 Schedule: "before 6am" in timezone Asia/Jakarta.

🚦 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, click this checkbox.

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

@KagChi KagChi merged commit a8696d5 into main May 26, 2022
@renovate renovate bot deleted the renovate/tsup-6.x branch May 26, 2022 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants