Skip to content

Update dependency tsdown to v0.22.7#522

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/tsdown-0.x
Jul 16, 2026
Merged

Update dependency tsdown to v0.22.7#522
renovate[bot] merged 1 commit into
mainfrom
renovate/tsdown-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
tsdown (source) 0.22.50.22.7 age confidence

Release Notes

rolldown/tsdown (tsdown)

v0.22.7

Compare Source

   🚀 Features
  • logger: Add suppressWarnings option to filter warnings  -  by @​sxzz (dc510)
    View changes on GitHub

v0.22.6

Compare Source

No significant changes

    View changes on GitHub

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot enabled auto-merge (squash) July 16, 2026 04:58
@changeset-bot

changeset-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 23f2e83

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

@claude

claude Bot commented Jul 16, 2026

Copy link
Copy Markdown

Claude finished @renovate[bot]'s task in 1m 13s —— View job


Review: Update dependency tsdown to v0.22.7

Todo list

  • Gather context (diff, PR body, changelogs)
  • Review package.json / pnpm-lock.yaml changes
  • Check for lockfile consistency / transitive dependency changes
  • Run build/lint/test to confirm nothing breaks — could not run (see note below)
  • Post final review

Summary

This is a routine Renovate-generated devDependency bump: tsdown 0.22.50.22.7, only touching package.json and pnpm-lock.yaml. No source code (src/) is affected.

Findings

  • Scope is correct and minimal. tsdown is a devDependency (build tool only), so this has no runtime impact on the published package.
  • Lockfile changes are consistent with the version bump. The transitive dependency updates in pnpm-lock.yaml (rolldown-plugin-dts 0.27.4→0.27.9, yuku-parser/yuku-codegen 0.5.46→0.6.3 and their platform-specific @yuku-* binding packages) are all pulled in by tsdown's own dependency resolution — nothing unexpected or unrelated is included.
  • Release notes are benign. 0.22.6 has no significant changes; 0.22.7 only adds a new opt-in suppressWarnings logger option — an additive feature, not a breaking change. No engine/Node version requirement changes.
  • No changeset needed. The changeset-bot's "no changeset found" note is expected and correct here — a devDependency/build-tool bump with no change to published runtime behavior doesn't warrant a version bump for the package itself.
  • No security, type-safety, or test-coverage concerns — there is no behavioral code change to test.

Note on verification

I was unable to execute pnpm install, pnpm build, pnpm test, or pnpm lint in this session — those commands required approval that wasn't available in this run, so I couldn't do a live build/test/lint pass to double-check lockfile integrity end-to-end. If you'd like me to verify this way in the future, pnpm install/pnpm build/pnpm test/pnpm lint (or the underlying pnpm binary) would need to be added to --allowedTools. Given this is a standard, narrowly-scoped Renovate dependency bump with automerge enabled, I don't see anything here that warrants blocking on that.

Verdict: Looks good — safe to merge.

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (98526cd) to head (23f2e83).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #522   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          273       273           
  Branches         6         6           
=========================================
  Hits           273       273           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot merged commit 27e9e1c into main Jul 16, 2026
11 checks passed
@renovate renovate Bot deleted the renovate/tsdown-0.x branch July 16, 2026 05:15
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.

0 participants