chore(deps-dev): bump tsdown from 0.21.10 to 0.22.0#1742
chore(deps-dev): bump tsdown from 0.21.10 to 0.22.0#1742dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
There was a problem hiding this comment.
1 issue found across 2 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="package.json">
<violation number="1" location="package.json:74">
P1: tsdown 0.22.0 requires Node.js >= 22.18.0, but this repo still declares `engines.node: >=20`. That mismatch can break `build`/`prepack` for users/CI running Node 20.x. Update the repo’s Node engine/CI matrix accordingly, or keep tsdown on a compatible version.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review, or fix all with cubic.
| "@types/swagger2openapi": "7.0.4", | ||
| "axios": "1.16.0", | ||
| "tsdown": "0.21.10", | ||
| "tsdown": "0.22.0", |
There was a problem hiding this comment.
P1: tsdown 0.22.0 requires Node.js >= 22.18.0, but this repo still declares engines.node: >=20. That mismatch can break build/prepack for users/CI running Node 20.x. Update the repo’s Node engine/CI matrix accordingly, or keep tsdown on a compatible version.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At package.json, line 74:
<comment>tsdown 0.22.0 requires Node.js >= 22.18.0, but this repo still declares `engines.node: >=20`. That mismatch can break `build`/`prepack` for users/CI running Node 20.x. Update the repo’s Node engine/CI matrix accordingly, or keep tsdown on a compatible version.</comment>
<file context>
@@ -71,7 +71,7 @@
"@types/swagger2openapi": "7.0.4",
"axios": "1.16.0",
- "tsdown": "0.21.10",
+ "tsdown": "0.22.0",
"typedoc": "0.28.19",
"vitest": "4.1.5"
</file context>
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.21.10 to 0.22.0. - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.10...v0.22.0) --- updated-dependencies: - dependency-name: tsdown dependency-version: 0.22.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
22e3093 to
c1a605e
Compare
Bumps tsdown from 0.21.10 to 0.22.0.
Release notes
Sourced from tsdown's releases.
... (truncated)
Commits
e3b454bchore: release v0.22.0809fadadocs: remove rolldown warning from getting startedfabbabffeat: upgrade rolldown to v1.0.03e41fe3ci: add node 26 to test matrix6a0d98cfix(pkg): fix duplicate configuration warning logic (#935)85e65d8fix: explicitly drop node 23 supporta0f3a08chore: release v0.22.0-beta.31380ef4chore: upgrade deps8f07caev0.22 (#931)b001818chore: upgrade deps