Skip to content

chore(deps-dev): bump tsdown from 0.15.12 to 0.20.1#65

Merged
bartveneman merged 3 commits intomainfrom
dependabot/npm_and_yarn/tsdown-0.20.1
Feb 7, 2026
Merged

chore(deps-dev): bump tsdown from 0.15.12 to 0.20.1#65
bartveneman merged 3 commits intomainfrom
dependabot/npm_and_yarn/tsdown-0.20.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps tsdown from 0.15.12 to 0.20.1.

Release notes

Sourced from tsdown's releases.

v0.20.1

   🚀 Features

    View changes on GitHub

v0.20.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v0.20.0-beta.4

No significant changes

    View changes on GitHub

v0.20.0-beta.3

   🚀 Features

    View changes on GitHub

v0.20.0-beta.2

   🚀 Features

... (truncated)

Commits
  • dbd985f chore: release v0.20.1
  • dcaef07 refactor: rename external plugin to dep plugin
  • 1e0e778 feat(inline-only): show warnings if bundled deps
  • 417fc17 refactor(inline-only): improve handling of inlineOnly deps
  • b38a72a chore: upgrade deps
  • 16402c0 chore: release v0.20.0
  • 2ae7b19 test: fix flaky test
  • 1959f24 feat: upgrade rolldown to rc 1
  • 2498dbc chore: emphasize requirement of minimal reproduction
  • d2bb75e fix: config extensions typo (#722)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.15.12 to 0.20.1.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.15.12...v0.20.1)

---
updated-dependencies:
- dependency-name: tsdown
  dependency-version: 0.20.1
  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 Feb 1, 2026
@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.93%. Comparing base (0a45ff2) to head (0382f3d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   96.93%   96.93%           
=======================================
  Files          14       14           
  Lines         947      947           
  Branches      117      117           
=======================================
  Hits          918      918           
  Misses         27       27           
  Partials        2        2           

☔ 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.

@bartveneman bartveneman merged commit 40eeff3 into main Feb 7, 2026
7 checks passed
@bartveneman bartveneman deleted the dependabot/npm_and_yarn/tsdown-0.20.1 branch February 7, 2026 14:51
@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2026

Bundle Report

Changes will decrease total bundle size by 77 bytes (-0.29%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
cli.js-esm 13.62kB -65 bytes (-0.47%) ⬇️
index.js-esm 12.65kB -12 bytes (-0.09%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: cli.js-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
cli.mjs (New) 13.62kB 13.62kB 100.0% 🚀
cli.js (Deleted) -13.69kB 0 bytes -100.0% 🗑️
view changes for bundle: index.js-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.js -12 bytes 10.74kB -0.11%

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