Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Bumps tsdown from 0.19.0 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 will merge this PR once CI passes on it, as requested by @arthurfiorette.


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.19.0 to 0.20.1.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.19.0...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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2026
@arthurfiorette
Copy link
Owner

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2026

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@arthurfiorette
Copy link
Owner

@copilot please fix the build so this CI pass

Copy link
Contributor

Copilot AI commented Jan 24, 2026

@arthurfiorette I've opened a new pull request, #1174, to work on those changes. Once the pull request is ready, I'll request review from you.

…bility (#1174)

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: arthurfiorette <[email protected]>
@dependabot dependabot bot merged commit bc2fa2a into main Jan 24, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tsdown-0.20.1 branch January 24, 2026 20:18
@codecov
Copy link

codecov bot commented Jan 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.77%. Comparing base (ece3e65) to head (3cb2d31).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1173   +/-   ##
=======================================
  Coverage   98.77%   98.77%           
=======================================
  Files          20       20           
  Lines        3099     3099           
  Branches      275      275           
=======================================
  Hits         3061     3061           
  Misses         36       36           
  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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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