Skip to content

chore(deps): bump patch and minor dependencies (round 3) - #831

Merged
stijnvanhulle merged 1 commit into
mainfrom
claude/kubb-deps-round3-patch-minor
Sep 3, 2026
Merged

chore(deps): bump patch and minor dependencies (round 3)#831
stijnvanhulle merged 1 commit into
mainfrom
claude/kubb-deps-round3-patch-minor

Conversation

@stijnvanhulle

Copy link
Copy Markdown
Contributor

🎯 Changes

Patch and minor dependency bumps, verified against the 48-hour minimumReleaseAge policy in pnpm-workspace.yaml as of 2026-09-03.

Bumped:

  • @changesets/cli 3.0.0 -> 3.0.1
  • @tanstack/query-core, @tanstack/react-query, @tanstack/vue-query 5.101.4 -> 5.102.8
  • @vitest/coverage-v8, @vitest/ui, vitest 4.1.10 -> 4.1.11
  • axios 1.19.0 -> 1.20.0
  • bun-types 1.3.14 -> 1.4.0
  • svelte 5.56.9 -> 5.57.0
  • turbo 2.10.9 -> 2.10.12
  • vue 3.5.41 -> 3.5.42
  • zod 4.4.3 -> 4.5.4

Skipped, target version too new (under 48h as of now):

  • oxfmt 0.66.0 (published 2026-09-01T15:21Z) — catalog stays at 0.64.0
  • oxlint 1.81.0 (published 2026-09-01T15:22Z) — catalog stays at 1.80.0

Skipped as instructed (majors): @types/node, cypress, typescript.

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is for the docs (no release).

pnpm install succeeds with no override flags. pnpm lint passes clean. pnpm vitest run shows the same 54 pre-existing failing test files (module-resolution errors on @internals/* and @kubb/plugin-ts, unrelated to these bumps) and 421 passing tests, confirmed identical on unmodified main via git stash.

🤖 Generated with Claude Code

https://claude.ai/code/session_01151oXv1L7pdKCtVDVwyG6c


Generated by Claude Code

Bumped:
- @changesets/cli 3.0.0 -> 3.0.1
- @tanstack/query-core, react-query, vue-query 5.101.4 -> 5.102.8
- @vitest/coverage-v8, @vitest/ui, vitest 4.1.10 -> 4.1.11
- axios 1.19.0 -> 1.20.0
- bun-types 1.3.14 -> 1.4.0
- svelte 5.56.9 -> 5.57.0
- turbo 2.10.9 -> 2.10.12
- vue 3.5.41 -> 3.5.42
- zod 4.4.3 -> 4.5.4

Skipped (target version under the 48h minimumReleaseAge as of 2026-09-03):
- oxfmt 0.66.0 (published 2026-09-01T15:21Z, kept catalog at 0.64.0)
- oxlint 1.81.0 (published 2026-09-01T15:22Z, kept catalog at 1.80.0)

Skipped as instructed (majors): @types/node, cypress, typescript.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01151oXv1L7pdKCtVDVwyG6c
@codesandbox

codesandbox Bot commented Sep 3, 2026

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@coldtea-pr-lens

coldtea-pr-lens Bot commented Sep 3, 2026

Copy link
Copy Markdown

◈ PR Lens

🟢 +0 new · 🟠 ~4 changed · 🔴 -0 removed · 0 flows · 7 files · commit 2306d84


Architecture

Architecture diagram for kubb-labs/plugins at 2306d84

4 components touched across 7 lanes.

Open full size


Data flow

No data-flow sequence changed in this PR.


Drill down
HTTP Clients — 1 component
🟡 CHANGED @⁠kubb/plugin-axios

Axios HTTP client generator plugin, updated with peer dependency constraint for axios ^1.20.0.

Examples & Suites — 3 components
🟡 CHANGED Advanced PetStore Pipeline

Comprehensive code generation pipeline example, updated with svelte ^5.57.0 and zod ^4.5.4 dependencies.

🟡 CHANGED MCP Server Example

Model Context Protocol example application, updated with zod ^4.5.4 dependency.

🟡 CHANGED End-to-End Integration Suite

Workspace end-to-end integration tests, updated with zod ^4.5.4 dependency.


View

  • Architecture lens
  • Data flow lens
  • Expand every detail
  • Show unchanged neighbours

Tip

The CLI's render picks up .github/pr-lens.yml automatically and applies your corrections (renames, exclusions, lane pins) at draw time.

🪧 More tips
  • Run PR Lens on your own machine: npx skills add coldteadotai/pr-lens installs the agent skill. Then tell your coding agent: "Diagram the change you just made with PR Lens and attach it to the pull request."
  • Draw a diff before it is even a pull request: npx @coldtea/pr-lens-cli analyze --base origin/main reads the diff with your own model key, and npx @coldtea/pr-lens-cli render .pr-lens/graph.json draws the same lenses on your machine.
  • The boxes under View are live. Tick Architecture lens or Data flow lens to choose which diagrams appear, or Expand every detail to open every drill-down at once. The comment redraws in place a few seconds later.
  • Show unchanged neighbours lists the components this change did not touch alongside the ones it did, so the drill-down shows what the changed code sits next to.
  • GitHub will not let you zoom an image in a comment. The link under each diagram opens it full size on a page of its own, where you can.
  • Would you rather run it from CI on a key of your own? Add .github/workflows/pr-lens.yml with coldteadotai/pr-lens/packages/action@v0 and a model key in your repository secrets, say GEMINI_API_KEY. The Action asks Gemini by default, or OpenAI and any endpoint speaking /chat/completions through its provider input.
  • PR Lens is free for open source. A star on the repository is what keeps it going.
  • Push a new commit and the whole comment re-renders for the new head. An older run never overwrites a newer one, so a slow render cannot put a stale diagram back.
  • The diagrams follow your GitHub theme, so dark mode gets the dark render and light mode the light one, and the moving dots show this pull request's data in motion.

◈ Rendered by PR Lens · crafted with ❤️ by the Coldtea team · Something drawn wrong?

@changeset-bot

changeset-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2306d84

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

@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 98cebfca-4635-4d96-8d82-2afdd08f3b4b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

📊 Dependency Size Changes

Note

🎉 This PR removes 50.5 kB of dependencies.

📦 Package 📏 Size
@turbo/linux-64@2.10.11 → @turbo/linux-64@2.10.12 -70 kB
svelte@5.56.10 → svelte@5.57.0 28 kB
@types/trusted-types@2.0.7 -8.6 kB
turbo@2.10.11 → turbo@2.10.12 1 B

Total size change: -50.5 kB

@pkg-pr-new

pkg-pr-new Bot commented Sep 3, 2026

Copy link
Copy Markdown
More templates

@kubb/plugin-axios

npm i https://pkg.pr.new/@kubb/plugin-axios@831

@kubb/plugin-cypress

npm i https://pkg.pr.new/@kubb/plugin-cypress@831

@kubb/plugin-faker

npm i https://pkg.pr.new/@kubb/plugin-faker@831

@kubb/plugin-fetch

npm i https://pkg.pr.new/@kubb/plugin-fetch@831

@kubb/plugin-mcp

npm i https://pkg.pr.new/@kubb/plugin-mcp@831

@kubb/plugin-msw

npm i https://pkg.pr.new/@kubb/plugin-msw@831

@kubb/plugin-react-query

npm i https://pkg.pr.new/@kubb/plugin-react-query@831

@kubb/plugin-redoc

npm i https://pkg.pr.new/@kubb/plugin-redoc@831

@kubb/plugin-swr

npm i https://pkg.pr.new/@kubb/plugin-swr@831

@kubb/plugin-ts

npm i https://pkg.pr.new/@kubb/plugin-ts@831

@kubb/plugin-vue-query

npm i https://pkg.pr.new/@kubb/plugin-vue-query@831

@kubb/plugin-zod

npm i https://pkg.pr.new/@kubb/plugin-zod@831

commit: 2306d84

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Size Change: 0 B

Total Size: 312 kB

ℹ️ View Unchanged
Filename Size
packages/plugin-axios/dist/index.cjs 15.5 kB
packages/plugin-axios/dist/index.js 15 kB
packages/plugin-axios/dist/rolldown-runtime-C0LytTxp.js 168 B
packages/plugin-cypress/dist/index.cjs 5.71 kB
packages/plugin-cypress/dist/index.js 5.62 kB
packages/plugin-cypress/dist/rolldown-runtime-C0LytTxp.js 168 B
packages/plugin-faker/dist/index.cjs 14.5 kB
packages/plugin-faker/dist/index.js 14.4 kB
packages/plugin-faker/dist/rolldown-runtime-C0LytTxp.js 168 B
packages/plugin-fetch/dist/index.cjs 15.5 kB
packages/plugin-fetch/dist/index.js 15 kB
packages/plugin-fetch/dist/rolldown-runtime-C0LytTxp.js 168 B
packages/plugin-mcp/dist/index.cjs 10 kB
packages/plugin-mcp/dist/index.js 9.54 kB
packages/plugin-mcp/dist/rolldown-runtime-C0LytTxp.js 168 B
packages/plugin-msw/dist/index.cjs 5.81 kB
packages/plugin-msw/dist/index.js 5.72 kB
packages/plugin-msw/dist/rolldown-runtime-C0LytTxp.js 168 B
packages/plugin-react-query/dist/index.cjs 17.8 kB
packages/plugin-react-query/dist/index.js 17.2 kB
packages/plugin-react-query/dist/rolldown-runtime-C0LytTxp.js 168 B
packages/plugin-redoc/dist/index.cjs 2.21 kB
packages/plugin-redoc/dist/index.js 1.74 kB
packages/plugin-redoc/dist/rolldown-runtime-C0LytTxp.js 168 B
packages/plugin-swr/dist/index.cjs 12 kB
packages/plugin-swr/dist/index.js 11.4 kB
packages/plugin-swr/dist/rolldown-runtime-C0LytTxp.js 168 B
packages/plugin-ts/dist/index.cjs 23.8 kB
packages/plugin-ts/dist/index.js 23.1 kB
packages/plugin-ts/dist/rolldown-runtime-CNktS9qV.js 291 B
packages/plugin-vue-query/dist/index.cjs 14.8 kB
packages/plugin-vue-query/dist/index.js 14.3 kB
packages/plugin-vue-query/dist/rolldown-runtime-C0LytTxp.js 168 B
packages/plugin-zod/dist/index.cjs 19.7 kB
packages/plugin-zod/dist/index.js 19.6 kB
packages/plugin-zod/dist/rolldown-runtime-C0LytTxp.js 168 B

compressed-size-action

@stijnvanhulle
stijnvanhulle merged commit 0a0c1e4 into main Sep 3, 2026
17 checks passed
@stijnvanhulle
stijnvanhulle deleted the claude/kubb-deps-round3-patch-minor branch September 3, 2026 07:41
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.

2 participants