Skip to content

chore(ci): bump kubb-labs/config actions to the latest main - #4017

Merged
stijnvanhulle merged 2 commits into
mainfrom
claude/pnpm-version-12-3-4-nvm9sc
Sep 11, 2026
Merged

stijnvanhulle merged 2 commits into
mainfrom
claude/pnpm-version-12-3-4-nvm9sc

Conversation

@stijnvanhulle

@stijnvanhulle stijnvanhulle commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Changes

Follow-up to #4016. kubb-labs/config's main has moved twice since: first to 3699451 (the pnpm 12.3.4 pin), then to ec40df0 (a fix for staged npm publishing, where safe-chain's pnpm shim was breaking the OIDC token exchange). Every kubb-labs/config/.github/* reference in this repo now points at ec40df0.

Both commits are CI-tooling changes in the config repo. This diff changes nothing about what this repo publishes or how it builds.

How to test

  • Step 1: git checkout claude/pnpm-version-12-3-4-nvm9sc
  • Step 2: Run grep -rn kubb-labs/config .github/workflows and confirm every reference names ec40df0e3e54565e006f6d92a2fce16ff43b14d8.
  • Step 3: Check CI on this PR. Every job that calls kubb-labs/config/.github/setup resolves the new SHA and still sets up Node and pnpm.

Checklist

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

The diff is action SHAs only, so the workflow runs on this PR are the check that matters.

Release impact

  • This change affects published code, and I have generated a changeset.
  • This change is for the docs (no release).
  • This change is breaking, and the body says what breaks and what a user has to do.

CI configuration only. No published code changes, so no changeset.

🤖 Generated with Claude Code

https://claude.ai/code/session_01TzcudVQVta9AfGsycmbPgM

Point every `kubb-labs/config/.github/*` reference at 3699451, the current
tip of that repo's main branch, up from 4327cff.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TzcudVQVta9AfGsycmbPgM
@coldtea-pr-lens

coldtea-pr-lens Bot commented Sep 11, 2026

Copy link
Copy Markdown

◈ PR Lens

🟢 +0 new · 🟠 ~4 changed · 🔴 -0 removed · 0 flows · 4 files · commit 4162a30


Architecture

Architecture diagram for kubb-labs/kubb at 4162a30

4 components touched across 2 lanes.

Open the interactive canvas


Data flow

No data-flow sequence changed in this PR.


View

  • Architecture lens
  • Data flow lens
  • Expand every detail

Tip

Open a diagram on the canvas, then press W or click play to walk through the change one step at a time.

🪧 More tips
  • Run npx skills add coldteadotai/pr-lens, then tell your coding agent: "Diagram the change you just made with PR Lens and attach it to the pull request."
  • Run npx @coldtea/pr-lens-cli analyze --base origin/main on a branch, then npx @coldtea/pr-lens-cli render .pr-lens/graph.json. Same lenses, your own model key, before the pull request exists.
  • Untick Architecture lens or Data flow lens under View to hide a diagram, or tick Expand every detail to open every section. The comment redraws in a few seconds.
  • Click the link under each diagram to open it on a canvas you can zoom, pan and step through.
  • The diagrams are links. Click one to open it on the canvas, then press W or click play to walk through the change.
  • The CLI's render reads .github/pr-lens.yml and applies your renames, exclusions and lane pins at draw time.
  • Set github.comment.collapsed: true in .github/pr-lens.yml to fold the comment behind one View architecture and data flow row. Drawing still runs on every push.
  • Add .github/workflows/pr-lens.yml with coldteadotai/pr-lens/packages/action@v0 and your model provider's key as its api-key to run PR Lens from your own CI. Any /chat/completions endpoint works.
  • Push a commit and the comment redraws for the new head. A slow older run never overwrites a newer one.
  • Switch GitHub to dark mode and the diagrams follow. The moving dots are this pull request's data in motion.

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

❤️ Share

@changeset-bot

changeset-bot Bot commented Sep 11, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 4162a30

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 11, 2026

Copy link
Copy Markdown
Contributor

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: Advanced

Run ID: a7d284c4-8b58-4728-ba0c-37a6dd6a7cac

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 11, 2026

Copy link
Copy Markdown
Contributor

⏭️ Comment Ratio: Skipped

Only 0 lines added, below the minimum of 50 for this check to apply.

Code Comments
Added 0 0
Removed 0 0
Net 0 0

Comment ratio 0%  ·  Limit 15%

4 files analyzed
File Language Code Δ Comments Δ Ratio
.github/workflows/autofix.yml YAML 0 0
.github/workflows/copilot-setup-steps.yml YAML 0 0
.github/workflows/pr.yml YAML 0 0
.github/workflows/release.yml YAML 0 0

The ratio is the share of comment lines among all lines added. Lines are counted per changed file before and after the change; positive deltas are summed. Comparing 7b04947…4162a30, counted with tokei 12.1.2.

@github-actions

Copy link
Copy Markdown
Contributor

Size Change: 0 B

Total Size: 501 kB

ℹ️ View Unchanged
Filename Size Change
packages/adapter-oas/dist/index.cjs 27.2 kB 0 B
packages/adapter-oas/dist/index.js 26.7 kB 0 B
packages/adapter-oas/dist/rolldown-runtime-C0LytTxp.js 168 B 0 B
packages/ast/dist/index.cjs 15.4 kB 0 B
packages/ast/dist/index.js 14.7 kB 0 B
packages/ast/dist/rolldown-runtime-CNktS9qV.js 291 B 0 B
packages/ast/dist/types.cjs 0 B 0 B 🆕
packages/ast/dist/types.js 31 B 0 B
packages/cli/dist/constants-CdxpgX3_.cjs 750 B 0 B
packages/cli/dist/constants-DHRspBTo.js 680 B 0 B
packages/cli/dist/env-DHaFBZTX.cjs 1.12 kB 0 B
packages/cli/dist/env-DqPKEL59.js 1.06 kB 0 B
packages/cli/dist/errors-C-wEou02.cjs 416 B 0 B
packages/cli/dist/errors-C8yNfV7w.js 365 B 0 B
packages/cli/dist/generate-CEHA2OSd.js 1.35 kB 0 B
packages/cli/dist/generate-P5PWAa7J.cjs 1.38 kB 0 B
packages/cli/dist/gunshiDryRun-DdKJuVn1.js 89 B 0 B
packages/cli/dist/index.cjs 1.39 kB 0 B
packages/cli/dist/index.js 1.26 kB 0 B
packages/cli/dist/init-_p5e5VuD.cjs 850 B 0 B
packages/cli/dist/init-CgQnnwbc.js 812 B 0 B
packages/cli/dist/mcp-B-GxGgVr.js 530 B 0 B
packages/cli/dist/mcp-B3B-rE7W.cjs 536 B 0 B
packages/cli/dist/output-B2V2MN_C.cjs 1.06 kB 0 B
packages/cli/dist/output-LZvrgF3z.js 952 B 0 B
packages/cli/dist/package-GR1Pi9JF.js 129 B 0 B
packages/cli/dist/package-vVVyiYqL.cjs 188 B 0 B
packages/cli/dist/rolldown-runtime-C0LytTxp.js 168 B 0 B
packages/cli/dist/rolldown-runtime-qbf5tadS.cjs 586 B 0 B
packages/cli/dist/run-BzvsJ0Ek.js 3.55 kB 0 B
packages/cli/dist/run-CH9jQeET.js 6.03 kB 0 B
packages/cli/dist/run-D-XYvWxQ.js 3.33 kB 0 B
packages/cli/dist/run-D6yr3HEE.cjs 923 B 0 B
packages/cli/dist/run-DgV0unjs.js 675 B 0 B
packages/cli/dist/run-DRBqVXX0.cjs 3.62 kB 0 B
packages/cli/dist/run-FLh61kzq.cjs 727 B 0 B
packages/cli/dist/run-n7yOll1q.js 872 B 0 B
packages/cli/dist/run-pPsQ2MsX.cjs 6.12 kB 0 B
packages/cli/dist/run-Z_y-m4dQ.cjs 3.32 kB 0 B
packages/cli/dist/studio-DKv2YLJZ.js 1.04 kB 0 B
packages/cli/dist/studio-PDMxqFN0.cjs 1.05 kB 0 B
packages/cli/dist/Telemetry-BCTY-Nzq.js 2.61 kB 0 B
packages/cli/dist/Telemetry-DKfJQxnC.cjs 2.73 kB 0 B
packages/cli/dist/utils-B0SrWoNh.cjs 11 kB 0 B
packages/cli/dist/utils-CzoNURwq.js 10.9 kB 0 B
packages/cli/dist/validate-BcB0tFQ6.cjs 525 B 0 B
packages/cli/dist/validate-QpkCbIFJ.js 524 B 0 B
packages/core/dist/index.cjs 29.5 kB 0 B
packages/core/dist/index.js 29.4 kB 0 B
packages/core/dist/mocks.cjs 1.85 kB 0 B
packages/core/dist/mocks.js 1.77 kB 0 B
packages/core/dist/rolldown-runtime-C0LytTxp.js 168 B 0 B
packages/core/dist/usingCtx-1W_18hcP.cjs 9.3 kB 0 B
packages/core/dist/usingCtx-xMZZh-09.js 8.77 kB 0 B
packages/kit/dist/index.cjs 6.52 kB 0 B
packages/kit/dist/index.js 6.34 kB 0 B
packages/kit/dist/rolldown-runtime-C0LytTxp.js 168 B 0 B
packages/kit/dist/testing.cjs 221 B 0 B
packages/kit/dist/testing.js 61 B 0 B
packages/kubb/dist/astro.cjs 159 B 0 B
packages/kubb/dist/astro.js 81 B 0 B
packages/kubb/dist/config.cjs 153 B 0 B
packages/kubb/dist/config.js 82 B 0 B
packages/kubb/dist/defineConfig-CmqVIEF_.js 1.37 kB 0 B
packages/kubb/dist/defineConfig-CvrLxRW7.cjs 1.44 kB 0 B
packages/kubb/dist/esbuild.cjs 160 B 0 B
packages/kubb/dist/esbuild.js 83 B 0 B
packages/kubb/dist/farm.cjs 158 B 0 B
packages/kubb/dist/farm.js 80 B 0 B
packages/kubb/dist/index.cjs 232 B 0 B
packages/kubb/dist/index.js 111 B 0 B
packages/kubb/dist/jsx.cjs 250 B 0 B
packages/kubb/dist/jsx.js 71 B 0 B
packages/kubb/dist/jsx/jsx-dev-runtime.cjs 240 B 0 B
packages/kubb/dist/jsx/jsx-dev-runtime.js 79 B 0 B
packages/kubb/dist/jsx/jsx-runtime.cjs 234 B 0 B
packages/kubb/dist/jsx/jsx-runtime.js 75 B 0 B
packages/kubb/dist/kit.cjs 212 B 0 B
packages/kubb/dist/kit.js 54 B 0 B
packages/kubb/dist/kit/testing.cjs 219 B 0 B
packages/kubb/dist/kit/testing.js 62 B 0 B
packages/kubb/dist/nuxt.cjs 158 B 0 B
packages/kubb/dist/nuxt.js 80 B 0 B
packages/kubb/dist/rolldown-runtime-C0LytTxp.js 168 B 0 B
packages/kubb/dist/rolldown-runtime-qbf5tadS.cjs 586 B 0 B
packages/kubb/dist/rolldown.cjs 157 B 0 B
packages/kubb/dist/rolldown.js 84 B 0 B
packages/kubb/dist/rollup.cjs 159 B 0 B
packages/kubb/dist/rollup.js 82 B 0 B
packages/kubb/dist/rspack.cjs 160 B 0 B
packages/kubb/dist/rspack.js 82 B 0 B
packages/kubb/dist/vite.cjs 158 B 0 B
packages/kubb/dist/vite.js 80 B 0 B
packages/kubb/dist/webpack.cjs 161 B 0 B
packages/kubb/dist/webpack.js 83 B 0 B
packages/mcp/dist/index.cjs 70 kB 0 B
packages/mcp/dist/index.js 69.5 kB 0 B
packages/mcp/dist/rolldown-runtime-2jQ0FbkC.js 687 B 0 B
packages/parser-md/dist/index.cjs 1.29 kB 0 B
packages/parser-md/dist/index.js 1.25 kB 0 B
packages/parser-md/dist/rolldown-runtime-C0LytTxp.js 168 B 0 B
packages/parser-ts/dist/index.cjs 6.24 kB 0 B
packages/parser-ts/dist/index.js 5.78 kB 0 B
packages/parser-ts/dist/rolldown-runtime-C0LytTxp.js 168 B 0 B
packages/plugin-barrel/dist/index.cjs 5.84 kB 0 B
packages/plugin-barrel/dist/index.js 5.39 kB 0 B
packages/plugin-barrel/dist/rolldown-runtime-C0LytTxp.js 168 B 0 B
packages/renderer-jsx/dist/index.cjs 5.56 kB 0 B
packages/renderer-jsx/dist/index.js 5.43 kB 0 B
packages/renderer-jsx/dist/jsx-dev-runtime.cjs 165 B 0 B
packages/renderer-jsx/dist/jsx-dev-runtime.js 79 B 0 B
packages/renderer-jsx/dist/jsx-runtime.cjs 567 B 0 B
packages/renderer-jsx/dist/jsx-runtime.js 508 B 0 B
packages/renderer-jsx/dist/rolldown-runtime-C0LytTxp.js 168 B 0 B
packages/renderer-jsx/dist/rolldown-runtime-ClG-MNz_.cjs 202 B 0 B
packages/renderer-jsx/dist/types.cjs 0 B 0 B 🆕
packages/renderer-jsx/dist/types.js 31 B 0 B
packages/studio/dist/index.cjs 25.4 kB 0 B
packages/studio/dist/index.js 25.2 kB 0 B
packages/studio/dist/protocol.cjs 593 B 0 B
packages/studio/dist/protocol.js 521 B 0 B
packages/studio/dist/rolldown-runtime-CRm0XQPb.js 179 B 0 B
packages/studio/dist/rolldown-runtime-qbf5tadS.cjs 586 B 0 B
packages/unplugin-kubb/dist/astro.cjs 300 B 0 B
packages/unplugin-kubb/dist/astro.js 296 B 0 B
packages/unplugin-kubb/dist/esbuild.cjs 191 B 0 B
packages/unplugin-kubb/dist/esbuild.js 190 B 0 B
packages/unplugin-kubb/dist/farm.cjs 191 B 0 B
packages/unplugin-kubb/dist/farm.js 186 B 0 B
packages/unplugin-kubb/dist/index.cjs 282 B 0 B
packages/unplugin-kubb/dist/index.js 202 B 0 B
packages/unplugin-kubb/dist/nuxt.cjs 333 B 0 B
packages/unplugin-kubb/dist/nuxt.js 329 B 0 B
packages/unplugin-kubb/dist/rolldown-runtime-C0LytTxp.js 168 B 0 B
packages/unplugin-kubb/dist/rolldown.cjs 194 B 0 B
packages/unplugin-kubb/dist/rolldown.js 190 B 0 B
packages/unplugin-kubb/dist/rollup.cjs 191 B 0 B
packages/unplugin-kubb/dist/rollup.js 188 B 0 B
packages/unplugin-kubb/dist/rspack.cjs 192 B 0 B
packages/unplugin-kubb/dist/rspack.js 189 B 0 B
packages/unplugin-kubb/dist/types.cjs 0 B 0 B 🆕
packages/unplugin-kubb/dist/types.js 31 B 0 B
packages/unplugin-kubb/dist/unpluginFactory-C2sEnXQ1.cjs 1.7 kB 0 B
packages/unplugin-kubb/dist/unpluginFactory-DXwLCBhG.js 1.56 kB 0 B
packages/unplugin-kubb/dist/unpluginFactory.cjs 157 B 0 B
packages/unplugin-kubb/dist/unpluginFactory.js 85 B 0 B
packages/unplugin-kubb/dist/vite.cjs 191 B 0 B
packages/unplugin-kubb/dist/vite.js 187 B 0 B
packages/unplugin-kubb/dist/webpack.cjs 192 B 0 B
packages/unplugin-kubb/dist/webpack.js 190 B 0 B

compressed-size-action

Point every `kubb-labs/config/.github/*` reference at ec40df0, the current
tip of that repo's main branch, up from 3699451. That commit fixes staged
npm publishing: safe-chain's pnpm shim was breaking the OIDC token
exchange, so the release job could not trade its GitHub id token for an
npm auth token.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TzcudVQVta9AfGsycmbPgM
@stijnvanhulle
stijnvanhulle merged commit 96c573b into main Sep 11, 2026
17 checks passed
@stijnvanhulle
stijnvanhulle deleted the claude/pnpm-version-12-3-4-nvm9sc branch September 11, 2026 10:00
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