Skip to content

Bump tsdown from 0.21.9 to 0.21.10#19

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tsdown-0.21.10
Open

Bump tsdown from 0.21.9 to 0.21.10#19
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tsdown-0.21.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps tsdown from 0.21.9 to 0.21.10.

Release notes

Sourced from tsdown's releases.

v0.21.10

   🚀 Features

    View changes on GitHub
Commits
  • 53d495b chore: release v0.21.10
  • 8a4498d feat: upgrade rolldown
  • 6be9ced docs: fix fixedExtension API links in how-it-works guide (#924)
  • 4dbd872 ci: pin github actions to full commit SHAs
  • 0d5670e docs: add Vite+, LobeHub, and OpenClaw to users list
  • b8a8da0 chore: upgrade deps
  • See full diff 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)

Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.21.9 to 0.21.10.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.21.9...v0.21.10)

---
updated-dependencies:
- dependency-name: tsdown
  dependency-version: 0.21.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 27, 2026

Greptile Summary

This PR bumps tsdown from 0.21.9 to 0.21.10 via Dependabot. The only change is a patch version update to the build tooling dependency; the accompanying pnpm-lock.yaml updates correctly reflect all transitive dependency upgrades (rolldown rc.16→rc.17, @rolldown/binding-*, @oxc-project/types, @emnapi/core, unrun).

Confidence Score: 5/5

Safe to merge — purely a patch-level build tooling bump with no application code changes.

Only pnpm-workspace.yaml and pnpm-lock.yaml are touched; no source files are modified. The lockfile changes are internally consistent: all rolldown rc.16 references are replaced with rc.17, and all emnapi/oxc-project/unrun transitive packages are bumped in lockstep. This is a routine Dependabot patch update with no logic risk.

No files require special attention.

Important Files Changed

Filename Overview
pnpm-workspace.yaml Single-line bump of the tsdown catalog version from ^0.21.9 to ^0.21.10; no other changes.
pnpm-lock.yaml Lockfile updated to reflect tsdown 0.21.10 and all transitive bumps (rolldown rc.17, @emnapi/core 1.10.0, @oxc-project/types 0.127.0, unrun 0.2.37); changes are internally consistent.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[tsdown 0.21.9 → 0.21.10] --> B[rolldown rc.16 → rc.17]
    B --> C["@rolldown/binding-* rc.16 → rc.17"]
    B --> D["@rolldown/pluginutils rc.16 → rc.17"]
    B --> E["@oxc-project/types 0.126.0 → 0.127.0"]
    B --> F["@emnapi/core 1.9.2 → 1.10.0"]
    A --> G[unrun 0.2.36 → 0.2.37]
Loading

Reviews (1): Last reviewed commit: "Bump tsdown from 0.21.9 to 0.21.10" | Re-trigger Greptile

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