Skip to content

deps(dev): bump tsdown from 0.21.4 to 0.22.0 - #92

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tsdown-0.21.10
Closed

deps(dev): bump tsdown from 0.21.4 to 0.22.0#92
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tsdown-0.21.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Bumps tsdown from 0.21.4 to 0.22.0.

Release notes

Sourced from tsdown's releases.

v0.22.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

🔄 Migration Guide

Node.js version

Upgrade to Node.js 22.18.0 or later. Bun and Deno remain supported (experimental).

unrun is no longer bundled

If your environment relies on the unrun config loader (i.e. you're on a Node version without native TypeScript support and use the default auto loader), install it manually:

npm i -D unrun
# or, alternatively, the new tsx loader:
npm i -D tsx

If you use Node.js 22.18.0+ with native TypeScript support, no change is needed — the auto loader will pick native.

dts auto-enabled from tsconfig

If your tsconfig.json has compilerOptions.declaration: true but you do not want tsdown to emit .d.ts files, opt out explicitly:

// tsdown.config.ts
export default defineConfig({
  dts: false,
})

exports.bin auto-detection

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
github-actions Bot enabled auto-merge (squash) April 27, 2026 13:07
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tsdown-0.21.10 branch from d72b55b to 2f84ba7 Compare April 27, 2026 13:12
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tsdown-0.21.10 branch from 2f84ba7 to 33f72c5 Compare May 7, 2026 02:41
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tsdown-0.21.10 branch from 33f72c5 to bd10439 Compare May 7, 2026 02:46
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.21.4 to 0.22.0.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.21.4...v0.22.0)

---
updated-dependencies:
- dependency-name: tsdown
  dependency-version: 0.21.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(dev): bump tsdown from 0.21.4 to 0.21.10 deps(dev): bump tsdown from 0.21.4 to 0.22.0 May 9, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tsdown-0.21.10 branch from bd10439 to e8233f4 Compare May 9, 2026 05:52
@dependabot @github

dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #100.

@dependabot dependabot Bot closed this May 11, 2026
auto-merge was automatically disabled May 11, 2026 17:24

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/tsdown-0.21.10 branch May 11, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants