Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Apr 3, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsup ^5.12.4 -> ^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)

v5.12.8

Compare Source

Bug Fixes

v5.12.7

Compare Source

Bug Fixes
  • define a build-time constant called TSUP_FORMAT (f4a56ed)
  • resolve to package.json only if tsup key exists (#​622) (67eea53)

v5.12.6

Compare Source

Bug Fixes

v5.12.5

Compare Source

Bug Fixes

Configuration

📅 Schedule: "before 3am on Monday" (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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 30, 2022
@sxzz sxzz merged commit e4c9771 into main Apr 3, 2023
@sxzz sxzz deleted the renovate/tsup-6.x branch April 3, 2023 08:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants