Skip to content

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

Merged
bartveneman merged 2 commits intomainfrom
dependabot/npm_and_yarn/tsdown-0.21.4
Mar 17, 2026
Merged

chore(deps-dev): bump tsdown from 0.21.2 to 0.21.4#92
bartveneman merged 2 commits intomainfrom
dependabot/npm_and_yarn/tsdown-0.21.4

Conversation

@dependabot
Copy link
Contributor

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

Bumps tsdown from 0.21.2 to 0.21.4.

Release notes

Sourced from tsdown's releases.

v0.21.4

   🚀 Features

   🐞 Bug Fixes

  • exports: Preserve CRLF line endings in package.json  -  by @​sxzz (a4d4e)
    View changes on GitHub

v0.21.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • c5d4166 chore: release v0.21.4
  • a417351 docs: update skills install commands with --skill flag
  • cd4ce32 refactor(docs): clarify deprecated-but-compatible migration options
  • d622ca5 docs: clarify tsdown-migrate skill and deprecated options (#835)
  • f401a3b chore(deps): update all non-major dependencies (#820)
  • 2a88a67 feat(css): add CSS modules support (#834)
  • a4d4e1d fix(exports): preserve CRLF line endings in package.json
  • 6151433 chore: release v0.21.3
  • 7c23ad8 feat(copy): add support for watching copy source files (#721)
  • f182324 fix(unbundle): root should be lowest common ancestor of entry files
  • 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.21.2 to 0.21.4.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.21.2...v0.21.4)

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

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 17, 2026
@codecov-commenter
Copy link

Bundle Report

Bundle size has no change ✅

@bartveneman bartveneman merged commit 12bd9d8 into main Mar 17, 2026
6 of 7 checks passed
@bartveneman bartveneman deleted the dependabot/npm_and_yarn/tsdown-0.21.4 branch March 17, 2026 21:05
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.54%. Comparing base (c8744d5) to head (e2846c1).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #92   +/-   ##
=======================================
  Coverage   96.54%   96.54%           
=======================================
  Files          14       14           
  Lines        1014     1014           
  Branches      135      135           
=======================================
  Hits          979      979           
  Misses         34       34           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants