Skip to content

Update dependency tsdown to v0.22.1#2778

Merged
belgattitude merged 1 commit into
mainfrom
renovate/tsdown-0.x
May 31, 2026
Merged

Update dependency tsdown to v0.22.1#2778
belgattitude merged 1 commit into
mainfrom
renovate/tsdown-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 31, 2026

This PR contains the following updates:

Package Change Age Confidence
tsdown (source) 0.22.00.22.1 age confidence

Release Notes

rolldown/tsdown (tsdown)

v0.22.1

Compare Source

   🚀 Features
  • dts: Add deps.dts option to override dependency bundling for declaration files  -  by @​sxzz (881bf)
   🐞 Bug Fixes
  • Improve error handling for unsupported TypeScript syntax on Node.js  -  by @​sxzz (b93db)
  • Add extra space for emoji rendering in Windows Terminal  -  by @​sxzz (925cc)
  • unbundle: Add shims support for unbundled builds  -  by @​sxzz (fc991)
    View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 31, 2026

⚠️ No Changeset found

Latest commit: 996ca23

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 31, 2026

View your CI Pipeline Execution ↗ for commit 996ca23

Command Status Duration Result
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 29s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-31 17:04:11 UTC

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 31, 2026

View your CI Pipeline Execution ↗ for commit 996ca23


☁️ Nx Cloud last updated this comment at 2026-05-31 17:03:44 UTC

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedtsdown@​0.22.0 ⏵ 0.22.19810088 +196 +1100

View full report

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 31, 2026

Open in StackBlitz

@httpx/assert

npm i https://pkg.pr.new/@httpx/assert@2778

@httpx/compress

npm i https://pkg.pr.new/@httpx/compress@2778

@httpx/dsn-parser

npm i https://pkg.pr.new/@httpx/dsn-parser@2778

@httpx/encode

npm i https://pkg.pr.new/@httpx/encode@2778

@httpx/exception

npm i https://pkg.pr.new/@httpx/exception@2778

@httpx/hash

npm i https://pkg.pr.new/@httpx/hash@2778

@httpx/json-api

npm i https://pkg.pr.new/@httpx/json-api@2778

@httpx/jwt-verify

npm i https://pkg.pr.new/@httpx/jwt-verify@2778

@httpx/lru

npm i https://pkg.pr.new/@httpx/lru@2778

@httpx/md5

npm i https://pkg.pr.new/@httpx/md5@2778

@httpx/memo-intl

npm i https://pkg.pr.new/@httpx/memo-intl@2778

@httpx/plain-object

npm i https://pkg.pr.new/@httpx/plain-object@2778

@httpx/stable-hash

npm i https://pkg.pr.new/@httpx/stable-hash@2778

@httpx/treeu

npm i https://pkg.pr.new/@httpx/treeu@2778

@httpx/xcache

npm i https://pkg.pr.new/@httpx/xcache@2778

commit: 996ca23

@codecov
Copy link
Copy Markdown

codecov Bot commented May 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.24%. Comparing base (730cf50) to head (996ca23).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2778   +/-   ##
=======================================
  Coverage   93.24%   93.24%           
=======================================
  Files         109      109           
  Lines         962      962           
  Branches      265      265           
=======================================
  Hits          897      897           
  Misses         56       56           
  Partials        9        9           
Flag Coverage Δ
httpx-assert-unit 93.24% <ø> (ø)
httpx-dsn-parser-unit 93.24% <ø> (ø)
httpx-exception-unit 93.24% <ø> (ø)
httpx-json-api-unit 93.24% <ø> (ø)
httpx-memo-intl-unit 93.24% <ø> (ø)
httpx-plain-object-unit 93.24% <ø> (ø)
httpx-treeu-unit 93.24% <ø> (ø)
🚀 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.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 31, 2026

Merging this PR will not alter performance

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
❌ 1 regressed benchmark
✅ 99 untouched benchmarks
⏩ 58 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
original function 451 µs 535.2 µs -15.73%
with cache 566.6 µs 475.4 µs +19.2%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing renovate/tsdown-0.x (996ca23) with main (730cf50)

Open in CodSpeed

Footnotes

  1. 58 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@belgattitude belgattitude merged commit 0eff3d3 into main May 31, 2026
28 of 29 checks passed
@belgattitude belgattitude deleted the renovate/tsdown-0.x branch May 31, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant