Skip to content

Bump tsdown from 0.20.3 to 0.21.2#78

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tsdown-0.21.2
Open

Bump tsdown from 0.20.3 to 0.21.2#78
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tsdown-0.21.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2026

Bumps tsdown from 0.20.3 to 0.21.2.

Release notes

Sourced from tsdown's releases.

v0.21.2

   🚨 Breaking Changes

  • exe: Add exe.outDir for separate executable output dir, defaults to build  -  by @​sxzz (d49ef)

Note: Executable is still an experimental feature and does not follow SemVer. Breaking changes may occur in any release.

   🚀 Features

   🐞 Bug Fixes

  • css: Skip data URIs and external URLs in CSS url() rebasing  -  by @​sxzz (13907)
    View changes on GitHub

v0.21.1

   🚨 Breaking Changes

[!IMPORTANT] If you are using CSS features (e.g., CSS imports), you now need to manually install the @tsdown/css package:

npm install @tsdown/css -D
# or
pnpm add @tsdown/css -D

Note: CSS support is still an experimental feature and does not follow SemVer. Breaking changes may occur in any release.

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.21.0 - Notable Changes

... (truncated)

Commits
  • ab8446b chore: release v0.21.2
  • 57c5b3c chore: upgrade deps
  • cbd7b38 feat(deps): rename onlyAllowBundle to onlyBundle (#819)
  • d9f0fcc chore(deps): update all non-major dependencies (#815)
  • 139076c fix(css): skip data URIs and external URLs in CSS url() rebasing
  • d49ef37 feat(exe)!: add exe.outDir for separate executable output dir, defaults to ...
  • 8869180 test: add case for preserving folder structure in unbundle mode (#817)
  • bad2d17 feat: add root option for controlling output directory structure
  • 2b1be7e chore: release v0.21.1
  • 38ca9c1 chore: upgrade unrun
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [tsdown](https://github.com/rolldown/tsdown) from 0.20.3 to 0.21.2.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.20.3...v0.21.2)

---
updated-dependencies:
- dependency-name: tsdown
  dependency-version: 0.21.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 14, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 14, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@neaps/tide-database@78

commit: 4efe637

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants