Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
tsup (source) ^5.11.9 -> ^8.0.0 age confidence

Release Notes

egoist/tsup (tsup)

v8.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v8.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v8.3.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v8.3.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v8.3.4

Compare Source

No significant changes

    View changes on GitHub

v8.3.0

Compare Source

Bug Fixes
Features

v8.2.4

Compare Source

Bug Fixes

v8.2.3

Compare Source

Bug Fixes
  • get metafile on windows (048c93b)

v8.2.2

Compare Source

Bug Fixes
  • Revert "refactor: replace globby with faster alternative (#​1158)" (2de6dd5)

v8.2.1

Compare Source

Bug Fixes

v8.2.0

Compare Source

Features
  • add option to retain node protocol (e7ced34)

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

  • Upgrade bunch of dependencies (esbuild v0.23).

v8.1.0

Compare Source

Features

v8.0.2

Compare Source

Bug Fixes

v8.0.1

Compare Source

Bug Fixes
  • dts: ensure chunks conform to bundle format (#​1034) (f83baf8)
  • experimental-dts: make --experimental-dts to be compatible with --clean (#​1041) (8c26e63)
  • experimental-dts: only include exported declarations (#​1039) (731f43f)

v8.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • Drop node < 18

v7.3.0

Compare Source

Bug Fixes
Features

v7.2.0

Compare Source

Bug Fixes
  • allow to kill onSuccess process using SIGKILL signal, closes #​936 (612cabf)
Features

v7.1.0

Compare Source

Features
  • Ensure matching declaration file exists for each output bundle format (#​934) (fb4c2b6)

v7.0.0

Compare Source

Bug Fixes
Features
  • require nodejs 16 or above (45832d9)
  • support svelte-preprocess (#​906) (3606e45)
  • Update esbuild version to latest for keeping unknown directives during bundle (#​925) (e2e70e8)
BREAKING CHANGES
  • require nodejs 16 or above
  • update esbuild to 0.18

v6.7.0

Compare Source

Features

v6.6.3

Compare Source

Bug Fixes

v6.6.2

Compare Source

Bug Fixes

v6.6.1

Compare Source

Bug Fixes
  • types: make sure enum starts with declare keyword (a85439d), closes #​834

v6.6.0

Compare Source

Bug Fixes
Features

v6.5.0

Compare Source

Bug Fixes
Features
  • add --publicDir [dir] flag (3da1c00)

v6.4.0

Compare Source

Bug Fixes
Features

v6.3.0

Compare Source

Bug Fixes
Features
  • allow to exclude dependencies from specific package.json (#​717) (8d7ce9e)

v6.2.3

Compare Source

Bug Fixes

v6.2.2

Compare Source

Bug Fixes

v6.2.1

Compare Source

Bug Fixes

v6.2.0

Compare Source

Bug Fixes
  • actually trigger rebuild when watched files change (135ff39)
Features

v6.1.3

Compare Source

Bug Fixes

v6.1.2

Compare Source

Bug Fixes

v6.1.1

Compare Source

Features
  • cli: add --tsconfig flag to accept custom tsconfig path (#​652) (58d0145)
  • minor: use shell option for complex commands in onSuccess (#​649) (be48b8b)

v6.1.0

Compare Source

Bug Fixes
  • allow format to be a string in config file (0a96985)
  • ignore esbuild warning if silent is true (#​643) (36e2199)
Features
  • allow to use an object as entry with --entry flag (33a7c5f)
  • new option outExtension (b9cd8d5)
  • support custom config file with --config flag (90f2d1a)

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

v5.12.4

Compare Source

Bug Fixes
  • make sure sources are relative path in sourcemap, closes #​603 (637ec28)
  • reject promise with an error (401e204)

v5.12.3

Compare Source

Bug Fixes
  • don't treat .node.js as native node module, closes #​589 (e5fe1c1)

v5.12.2

Compare Source

Bug Fixes

v5.12.1

Compare Source

Bug Fixes
  • regression: entry gets ignored if it is an object, closes #​583 (b480486)

v5.12.0

Compare Source

Bug Fixes
  • exclude banner and footer in the options for rollup (4cc7ea7)
  • unlink the outDir twice will report an error (#​569) (5bd6819)
Features
  • allow banner and footer to a function (2521e9f)

v5.11.13

Compare Source

Bug Fixes

v5.11.12

Compare Source

Bug Fixes
  • node 12.20.0 compatibility (b8c51f4)

v5.11.11

Compare Source

Bug Fixes
  • plugins can't be pased to the worker (b26ea64)

v5.11.10

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 1, 2025
Copy link

socket-security bot commented May 1, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedtinyglobby@​0.2.12 ⏵ 0.2.1410010091 +282100

View full report

@renovate renovate bot force-pushed the renovate/tsup-8.x branch 2 times, most recently from c3d3327 to 2329ae0 Compare August 13, 2025 12:42
@renovate renovate bot force-pushed the renovate/tsup-8.x branch from 2329ae0 to f0831a8 Compare August 19, 2025 12:04
@renovate renovate bot force-pushed the renovate/tsup-8.x branch from f0831a8 to ee5c82e Compare August 31, 2025 11:37
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