Skip to content

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

Merged
bartveneman merged 1 commit intomainfrom
dependabot/npm_and_yarn/tsdown-0.21.4
Mar 19, 2026
Merged

chore(deps-dev): bump tsdown from 0.21.2 to 0.21.4#174
bartveneman merged 1 commit intomainfrom
dependabot/npm_and_yarn/tsdown-0.21.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 19, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tsdown-0.21.4 branch from 75b9cd4 to 91e61da Compare March 19, 2026 20:29
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>
@bartveneman bartveneman force-pushed the dependabot/npm_and_yarn/tsdown-0.21.4 branch from 91e61da to d55354d Compare March 19, 2026 20:31
@bartveneman bartveneman merged commit 8d7f275 into main Mar 19, 2026
4 of 5 checks passed
@bartveneman bartveneman deleted the dependabot/npm_and_yarn/tsdown-0.21.4 branch March 19, 2026 20:31
@codecov
Copy link

codecov bot commented Mar 19, 2026

Bundle Report

Changes will decrease total bundle size by 11.32kB (-41.19%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
formatCss-formatCss-esm (removed) -6.66kB (-100.0%) ⬇️
formatCss-formatCss-esm-formatCss-umd (removed) -4.66kB (-100.0%) ⬇️

@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.98%. Comparing base (1550486) to head (d55354d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #174   +/-   ##
=======================================
  Coverage   96.98%   96.98%           
=======================================
  Files           2        2           
  Lines         365      365           
  Branches      124      124           
=======================================
  Hits          354      354           
  Misses         10       10           
  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.

1 participant