Prevent peer dependency-only major bumps (backport #2437) - #2447

Merged
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard
Jun 16, 2026
Merged

Prevent peer dependency-only major bumps (backport #2437)#2447
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard

Conversation

@VaguelySerious

Copy link
Copy Markdown
Member

Backport of #2437 to the stable (v4) release line.

Summary

  • Add a publish-time release-major guard (.github/scripts/check-release-major.js + unit tests) that reads packages/*/package.json, skips private and Changesets-ignored packages, and fails if any public workspace package has a major version outside the branch's release major.
  • Wire it into .github/workflows/release.yml before dependency installation, gated on RELEASE_VERSION: 4 (main uses 5).

Stable-specific deviation from #2437

The upstream PR said only RELEASE_VERSION needed changing for the backport, but stable had one package out of the v4 line: @workflow/nest was 0.0.10 (it skipped straight to 5.0.0-beta on main and never had a 4.x release). A literal backport would have failed the guard on the next stable release.

Per the chosen approach, @workflow/nest is realigned to 4.0.11, matching the current patch level of the sibling stable framework integrations (next/nuxt/vitest) and joining the v4 line. 4.0.11 has never been published for nest, so there's no npm conflict. Changesets can't express a 0.0.10 → 4.x jump (a 0.x major bump only reaches 1.0.0), so this is a direct package.json version edit.

The .changeset/config.jsononlyUpdatePeerDependentsWhenOutOfRange option from #2437 was already present on stable, so it's not part of this diff.

Validation

  • node --test .github/scripts/check-release-major.test.js — all pass
  • node .github/scripts/check-release-major.js 4 — passes on the stable tree after the nest realignment
  • node .github/scripts/check-release-major.js 5 — fails as expected
  • pnpm exec biome check on the changed files — clean

🤖 Generated with Claude Code

Backport of #2437 to the stable (v4) release line.
- Add publish-time release-major guard (.github/scripts/check-release-major.js)
run in release.yml before install, gated on RELEASE_VERSION: 4.
- Realign @workflow/nest from 0.0.10 to 4.0.11 so the v4 stable line has no
out-of-line package majors (nest skipped straight to 5.0.0-beta on main and
had no 4.x version). Required for the guard to pass on stable.
The .changeset/config.json onlyUpdatePeerDependentsWhenOutOfRange option from
#2437 was already present on stable.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@VaguelySerious
VaguelySerious requested a review from a team as a code ownerJune 16, 2026 08:42
@vercel

vercelBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6492a41

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10440671111
✅ 💻 Local Development11260861212
✅ 📦 Local Production11260861212
✅ 🐘 Local Postgres11140981212
✅ 🪟 Windows10100101
❌ 🌍 Community Worlds75986179
✅ 📋 Other568038606
Total5154983815633

❌ Failed Tests

🌍 Community Worlds (98 failed)

redis (19 failed):

  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • pages router sleepingWorkflow via pages router
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

turso (79 failed):

  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01KV7SN07ZSVD4A9GKWG1NEDD8
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01KV7SK6ZEYVM3HDYJCEF6TZZP
  • promiseRaceWorkflow | wrun_01KV7SKCXNYCGF2GYNDHC6D325
  • promiseAnyWorkflow | wrun_01KV7SKF5KC2CWXH6K2J1XTGYK
  • importedStepOnlyWorkflow | wrun_01KV7SNEVQ24EGAEFR46EP1CPV
  • readableStreamWorkflow | wrun_01KV7SKHAJZ5XKDVW4591QCT3N
  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • webhookWorkflow | wrun_01KV7SMBP17CARJ06FJJ2C4V58
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • parallelSleepWorkflow | wrun_01KV7SP4YRSKY5YNMSAAGVGNT3
  • nullByteWorkflow | wrun_01KV7SP9JR1V10232AVA8X5FRX
  • workflowAndStepMetadataWorkflow | wrun_01KV7SPE6TFBBDY4JM8HYD65GW
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01KV7SRYME9KTY8DYA55DBR3XX
  • writableForwardedFromWorkflowWorkflow | wrun_01KV7SSBKY0BV2ABSCQ6DR6VY3
  • writableForwardedFromStepWorkflow | wrun_01KV7SSG85SKKWJGZ2284J5TP1
  • fetchWorkflow | wrun_01KV7SSMCMXPSH79CWDVYTSYG4
  • promiseRaceStressTestWorkflow | wrun_01KV7SSR60CZNTYQQGGNJZSJVC
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01KV7SX6F88VMCKFFZ5CR7HFDZ
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01KV7SY2ARTPTDBACKQ15BA77S
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01KV7SY4PGX556H6XGQGX2ZB77
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01KV7T0J98FZFY9BHH87K35F39
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01KV7T12S8XHYYFAK6Y0F6AJ9K
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01KV7T1BWP780FC8430Q313Z9Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01KV7T1HY5Y3QZJYD70R99VQ60
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01KV7T1M97QKZZCHY156NGH4WB
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01KV7T250XR05HM1PZPYWY2VQB
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01KV7T2ASZXRG089VWMRJ6SPSK
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01KV7T2HXGTRSGMZHKHNTRFWSR
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01KV7T2S3G6VZPCXKX9435ZTMN
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01KV7T301YPNH7MT1E6E44HQ5J
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01KV7T36TP6677PKDXJR35DF2N
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01KV7T3ETSEVJGEJT78MAWCN0J
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01KV7T3W1RQAWGFG7BBDQ479VN
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01KV7T45KXF2FD2QE454SRSXHT
  • cancelRun - cancelling a running workflow | wrun_01KV7T4CERB5XJ8368NMDJCPX2
  • cancelRun via CLI - cancelling a running workflow | wrun_01KV7T4NXZ66MAAHV03D0V9ESD
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01KV7T52BA4AKCJEJW6JY94EY9
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01KV7T5K8PYBDTEX2CA6DEYCWA
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01KV7T5XRJBBMRBMRXEJ944XMF
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01KV7T64KQ3JFWMC92SHFE86NG
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01KV7T66TY3AEDG4GHA5XQ5SCV
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9407
✅ example9407
✅ express9407
✅ fastify9407
✅ hono9407
✅ nextjs-turbopack9902
✅ nextjs-webpack9902
✅ nitro9407
✅ nuxt9407
✅ sveltekit9407
✅ vite9407
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9407
✅ express-stable9407
✅ fastify-stable9407
✅ hono-stable9407
✅ nextjs-turbopack-canary81020
✅ nextjs-turbopack-stable10001
✅ nextjs-webpack-canary81020
✅ nextjs-webpack-stable10001
✅ nitro-stable9407
✅ nuxt-stable9407
✅ sveltekit-stable9407
✅ vite-stable9407
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10100
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev302
✅ redis-dev302
❌ redis63190
✅ turso-dev302
❌ turso3790
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9506
✅ e2e-local-dev-tanstack-start-stable9506
✅ e2e-local-postgres-nest-stable9407
✅ e2e-local-postgres-tanstack-start-stable9407
✅ e2e-local-prod-nest-stable9506
✅ e2e-local-prod-tanstack-start-stable9506

📋 View full workflow run

@karthikscale3
karthikscale3 merged commit 32e83e8 into stableJun 16, 2026
94 of 97 checks passed
@karthikscale3
karthikscale3 deleted the peter/backport-2437-release-major-guard branch June 16, 2026 17:34
Sign up for freeto 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

@VaguelySerious@karthikscale3
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all
 blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks");
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
Skip to content

Prevent peer dependency-only major bumps (backport #2437) - #2447

Merged
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard
Jun 16, 2026
Merged

Prevent peer dependency-only major bumps (backport #2437)#2447
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard

Conversation

@VaguelySerious

Copy link
Copy Markdown
Member

Backport of #2437 to the stable (v4) release line.

Summary

  • Add a publish-time release-major guard (.github/scripts/check-release-major.js + unit tests) that reads packages/*/package.json, skips private and Changesets-ignored packages, and fails if any public workspace package has a major version outside the branch's release major.
  • Wire it into .github/workflows/release.yml before dependency installation, gated on RELEASE_VERSION: 4 (main uses 5).

Stable-specific deviation from #2437

The upstream PR said only RELEASE_VERSION needed changing for the backport, but stable had one package out of the v4 line: @workflow/nest was 0.0.10 (it skipped straight to 5.0.0-beta on main and never had a 4.x release). A literal backport would have failed the guard on the next stable release.

Per the chosen approach, @workflow/nest is realigned to 4.0.11, matching the current patch level of the sibling stable framework integrations (next/nuxt/vitest) and joining the v4 line. 4.0.11 has never been published for nest, so there's no npm conflict. Changesets can't express a 0.0.10 → 4.x jump (a 0.x major bump only reaches 1.0.0), so this is a direct package.json version edit.

The .changeset/config.jsononlyUpdatePeerDependentsWhenOutOfRange option from #2437 was already present on stable, so it's not part of this diff.

Validation

  • node --test .github/scripts/check-release-major.test.js — all pass
  • node .github/scripts/check-release-major.js 4 — passes on the stable tree after the nest realignment
  • node .github/scripts/check-release-major.js 5 — fails as expected
  • pnpm exec biome check on the changed files — clean

🤖 Generated with Claude Code

Backport of #2437 to the stable (v4) release line.
- Add publish-time release-major guard (.github/scripts/check-release-major.js)
run in release.yml before install, gated on RELEASE_VERSION: 4.
- Realign @workflow/nest from 0.0.10 to 4.0.11 so the v4 stable line has no
out-of-line package majors (nest skipped straight to 5.0.0-beta on main and
had no 4.x version). Required for the guard to pass on stable.
The .changeset/config.json onlyUpdatePeerDependentsWhenOutOfRange option from
#2437 was already present on stable.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@VaguelySerious
VaguelySerious requested a review from a team as a code ownerJune 16, 2026 08:42
@vercel

vercelBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6492a41

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10440671111
✅ 💻 Local Development11260861212
✅ 📦 Local Production11260861212
✅ 🐘 Local Postgres11140981212
✅ 🪟 Windows10100101
❌ 🌍 Community Worlds75986179
✅ 📋 Other568038606
Total5154983815633

❌ Failed Tests

🌍 Community Worlds (98 failed)

redis (19 failed):

  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • pages router sleepingWorkflow via pages router
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

turso (79 failed):

  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01KV7SN07ZSVD4A9GKWG1NEDD8
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01KV7SK6ZEYVM3HDYJCEF6TZZP
  • promiseRaceWorkflow | wrun_01KV7SKCXNYCGF2GYNDHC6D325
  • promiseAnyWorkflow | wrun_01KV7SKF5KC2CWXH6K2J1XTGYK
  • importedStepOnlyWorkflow | wrun_01KV7SNEVQ24EGAEFR46EP1CPV
  • readableStreamWorkflow | wrun_01KV7SKHAJZ5XKDVW4591QCT3N
  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • webhookWorkflow | wrun_01KV7SMBP17CARJ06FJJ2C4V58
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • parallelSleepWorkflow | wrun_01KV7SP4YRSKY5YNMSAAGVGNT3
  • nullByteWorkflow | wrun_01KV7SP9JR1V10232AVA8X5FRX
  • workflowAndStepMetadataWorkflow | wrun_01KV7SPE6TFBBDY4JM8HYD65GW
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01KV7SRYME9KTY8DYA55DBR3XX
  • writableForwardedFromWorkflowWorkflow | wrun_01KV7SSBKY0BV2ABSCQ6DR6VY3
  • writableForwardedFromStepWorkflow | wrun_01KV7SSG85SKKWJGZ2284J5TP1
  • fetchWorkflow | wrun_01KV7SSMCMXPSH79CWDVYTSYG4
  • promiseRaceStressTestWorkflow | wrun_01KV7SSR60CZNTYQQGGNJZSJVC
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01KV7SX6F88VMCKFFZ5CR7HFDZ
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01KV7SY2ARTPTDBACKQ15BA77S
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01KV7SY4PGX556H6XGQGX2ZB77
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01KV7T0J98FZFY9BHH87K35F39
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01KV7T12S8XHYYFAK6Y0F6AJ9K
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01KV7T1BWP780FC8430Q313Z9Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01KV7T1HY5Y3QZJYD70R99VQ60
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01KV7T1M97QKZZCHY156NGH4WB
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01KV7T250XR05HM1PZPYWY2VQB
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01KV7T2ASZXRG089VWMRJ6SPSK
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01KV7T2HXGTRSGMZHKHNTRFWSR
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01KV7T2S3G6VZPCXKX9435ZTMN
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01KV7T301YPNH7MT1E6E44HQ5J
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01KV7T36TP6677PKDXJR35DF2N
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01KV7T3ETSEVJGEJT78MAWCN0J
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01KV7T3W1RQAWGFG7BBDQ479VN
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01KV7T45KXF2FD2QE454SRSXHT
  • cancelRun - cancelling a running workflow | wrun_01KV7T4CERB5XJ8368NMDJCPX2
  • cancelRun via CLI - cancelling a running workflow | wrun_01KV7T4NXZ66MAAHV03D0V9ESD
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01KV7T52BA4AKCJEJW6JY94EY9
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01KV7T5K8PYBDTEX2CA6DEYCWA
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01KV7T5XRJBBMRBMRXEJ944XMF
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01KV7T64KQ3JFWMC92SHFE86NG
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01KV7T66TY3AEDG4GHA5XQ5SCV
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9407
✅ example9407
✅ express9407
✅ fastify9407
✅ hono9407
✅ nextjs-turbopack9902
✅ nextjs-webpack9902
✅ nitro9407
✅ nuxt9407
✅ sveltekit9407
✅ vite9407
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9407
✅ express-stable9407
✅ fastify-stable9407
✅ hono-stable9407
✅ nextjs-turbopack-canary81020
✅ nextjs-turbopack-stable10001
✅ nextjs-webpack-canary81020
✅ nextjs-webpack-stable10001
✅ nitro-stable9407
✅ nuxt-stable9407
✅ sveltekit-stable9407
✅ vite-stable9407
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10100
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev302
✅ redis-dev302
❌ redis63190
✅ turso-dev302
❌ turso3790
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9506
✅ e2e-local-dev-tanstack-start-stable9506
✅ e2e-local-postgres-nest-stable9407
✅ e2e-local-postgres-tanstack-start-stable9407
✅ e2e-local-prod-nest-stable9506
✅ e2e-local-prod-tanstack-start-stable9506

📋 View full workflow run

@karthikscale3
karthikscale3 merged commit 32e83e8 into stableJun 16, 2026
94 of 97 checks passed
@karthikscale3
karthikscale3 deleted the peter/backport-2437-release-major-guard branch June 16, 2026 17:34
Sign up for freeto 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

@VaguelySerious@karthikscale3
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Force GitHub README to respect dark mode\n(function() {\n var style = document.createElement('style');\n style.textContent = '\n .markdown-body {\n color-scheme: dark light;\n }\n .markdown-body pre { background: #161b22 !important; }\n .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; }\n .markdown-body table th, .markdown-body table td { border-color: #30363d !important; }\n .markdown-body img { background: #0d1117; }\n .markdown-body blockquote { border-left-color: #8b949e; }\n .markdown-body hr { border-color: #30363d; }\n ';\n document.head.appendChild(style);\n})();", "GitHub Dark Mode README Fix"); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Prevent peer dependency-only major bumps (backport #2437) - #2447

Merged
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard
Jun 16, 2026
Merged

Prevent peer dependency-only major bumps (backport #2437)#2447
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard

Conversation

@VaguelySerious

Copy link
Copy Markdown
Member

Backport of #2437 to the stable (v4) release line.

Summary

  • Add a publish-time release-major guard (.github/scripts/check-release-major.js + unit tests) that reads packages/*/package.json, skips private and Changesets-ignored packages, and fails if any public workspace package has a major version outside the branch's release major.
  • Wire it into .github/workflows/release.yml before dependency installation, gated on RELEASE_VERSION: 4 (main uses 5).

Stable-specific deviation from #2437

The upstream PR said only RELEASE_VERSION needed changing for the backport, but stable had one package out of the v4 line: @workflow/nest was 0.0.10 (it skipped straight to 5.0.0-beta on main and never had a 4.x release). A literal backport would have failed the guard on the next stable release.

Per the chosen approach, @workflow/nest is realigned to 4.0.11, matching the current patch level of the sibling stable framework integrations (next/nuxt/vitest) and joining the v4 line. 4.0.11 has never been published for nest, so there's no npm conflict. Changesets can't express a 0.0.10 → 4.x jump (a 0.x major bump only reaches 1.0.0), so this is a direct package.json version edit.

The .changeset/config.jsononlyUpdatePeerDependentsWhenOutOfRange option from #2437 was already present on stable, so it's not part of this diff.

Validation

  • node --test .github/scripts/check-release-major.test.js — all pass
  • node .github/scripts/check-release-major.js 4 — passes on the stable tree after the nest realignment
  • node .github/scripts/check-release-major.js 5 — fails as expected
  • pnpm exec biome check on the changed files — clean

🤖 Generated with Claude Code

Backport of #2437 to the stable (v4) release line.
- Add publish-time release-major guard (.github/scripts/check-release-major.js)
run in release.yml before install, gated on RELEASE_VERSION: 4.
- Realign @workflow/nest from 0.0.10 to 4.0.11 so the v4 stable line has no
out-of-line package majors (nest skipped straight to 5.0.0-beta on main and
had no 4.x version). Required for the guard to pass on stable.
The .changeset/config.json onlyUpdatePeerDependentsWhenOutOfRange option from
#2437 was already present on stable.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@VaguelySerious
VaguelySerious requested a review from a team as a code ownerJune 16, 2026 08:42
@vercel

vercelBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6492a41

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10440671111
✅ 💻 Local Development11260861212
✅ 📦 Local Production11260861212
✅ 🐘 Local Postgres11140981212
✅ 🪟 Windows10100101
❌ 🌍 Community Worlds75986179
✅ 📋 Other568038606
Total5154983815633

❌ Failed Tests

🌍 Community Worlds (98 failed)

redis (19 failed):

  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • pages router sleepingWorkflow via pages router
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

turso (79 failed):

  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01KV7SN07ZSVD4A9GKWG1NEDD8
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01KV7SK6ZEYVM3HDYJCEF6TZZP
  • promiseRaceWorkflow | wrun_01KV7SKCXNYCGF2GYNDHC6D325
  • promiseAnyWorkflow | wrun_01KV7SKF5KC2CWXH6K2J1XTGYK
  • importedStepOnlyWorkflow | wrun_01KV7SNEVQ24EGAEFR46EP1CPV
  • readableStreamWorkflow | wrun_01KV7SKHAJZ5XKDVW4591QCT3N
  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • webhookWorkflow | wrun_01KV7SMBP17CARJ06FJJ2C4V58
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • parallelSleepWorkflow | wrun_01KV7SP4YRSKY5YNMSAAGVGNT3
  • nullByteWorkflow | wrun_01KV7SP9JR1V10232AVA8X5FRX
  • workflowAndStepMetadataWorkflow | wrun_01KV7SPE6TFBBDY4JM8HYD65GW
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01KV7SRYME9KTY8DYA55DBR3XX
  • writableForwardedFromWorkflowWorkflow | wrun_01KV7SSBKY0BV2ABSCQ6DR6VY3
  • writableForwardedFromStepWorkflow | wrun_01KV7SSG85SKKWJGZ2284J5TP1
  • fetchWorkflow | wrun_01KV7SSMCMXPSH79CWDVYTSYG4
  • promiseRaceStressTestWorkflow | wrun_01KV7SSR60CZNTYQQGGNJZSJVC
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01KV7SX6F88VMCKFFZ5CR7HFDZ
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01KV7SY2ARTPTDBACKQ15BA77S
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01KV7SY4PGX556H6XGQGX2ZB77
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01KV7T0J98FZFY9BHH87K35F39
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01KV7T12S8XHYYFAK6Y0F6AJ9K
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01KV7T1BWP780FC8430Q313Z9Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01KV7T1HY5Y3QZJYD70R99VQ60
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01KV7T1M97QKZZCHY156NGH4WB
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01KV7T250XR05HM1PZPYWY2VQB
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01KV7T2ASZXRG089VWMRJ6SPSK
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01KV7T2HXGTRSGMZHKHNTRFWSR
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01KV7T2S3G6VZPCXKX9435ZTMN
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01KV7T301YPNH7MT1E6E44HQ5J
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01KV7T36TP6677PKDXJR35DF2N
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01KV7T3ETSEVJGEJT78MAWCN0J
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01KV7T3W1RQAWGFG7BBDQ479VN
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01KV7T45KXF2FD2QE454SRSXHT
  • cancelRun - cancelling a running workflow | wrun_01KV7T4CERB5XJ8368NMDJCPX2
  • cancelRun via CLI - cancelling a running workflow | wrun_01KV7T4NXZ66MAAHV03D0V9ESD
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01KV7T52BA4AKCJEJW6JY94EY9
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01KV7T5K8PYBDTEX2CA6DEYCWA
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01KV7T5XRJBBMRBMRXEJ944XMF
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01KV7T64KQ3JFWMC92SHFE86NG
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01KV7T66TY3AEDG4GHA5XQ5SCV
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9407
✅ example9407
✅ express9407
✅ fastify9407
✅ hono9407
✅ nextjs-turbopack9902
✅ nextjs-webpack9902
✅ nitro9407
✅ nuxt9407
✅ sveltekit9407
✅ vite9407
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9407
✅ express-stable9407
✅ fastify-stable9407
✅ hono-stable9407
✅ nextjs-turbopack-canary81020
✅ nextjs-turbopack-stable10001
✅ nextjs-webpack-canary81020
✅ nextjs-webpack-stable10001
✅ nitro-stable9407
✅ nuxt-stable9407
✅ sveltekit-stable9407
✅ vite-stable9407
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10100
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev302
✅ redis-dev302
❌ redis63190
✅ turso-dev302
❌ turso3790
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9506
✅ e2e-local-dev-tanstack-start-stable9506
✅ e2e-local-postgres-nest-stable9407
✅ e2e-local-postgres-tanstack-start-stable9407
✅ e2e-local-prod-nest-stable9506
✅ e2e-local-prod-tanstack-start-stable9506

📋 View full workflow run

@karthikscale3
karthikscale3 merged commit 32e83e8 into stableJun 16, 2026
94 of 97 checks passed
@karthikscale3
karthikscale3 deleted the peter/backport-2437-release-major-guard branch June 16, 2026 17:34
Sign up for freeto 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

@VaguelySerious@karthikscale3
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Highlight search terms from Google/DuckDuckGo/Bing referrer\n(function() {\n var ref = document.referrer;\n var terms = [];\n \n if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) {\n var url = new URL(ref);\n var q = url.searchParams.get('q') || url.searchParams.get('p');\n if (q) {\n terms = q.split(/\\s+/).filter(function(t) { return t.length > 2; });\n }\n }\n \n if (terms.length === 0) return;\n \n var style = document.createElement('style');\n style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }';\n document.head.appendChild(style);\n \n function highlight(node) {\n if (node.nodeType === 3) { // text node\n var text = node.textContent;\n var found = false;\n terms.forEach(function(term) {\n var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\') + ')', 'gi');\n if (regex.test(text)) {\n found = true;\n var frag = document.createDocumentFragment();\n var parts = text.split(regex);\n parts.forEach(function(part, i) {\n if (i % 2 === 0) {\n frag.appendChild(document.createTextNode(part));\n } else {\n var span = document.createElement('span');\n span.className = 'userscript-highlight';\n span.textContent = part;\n frag.appendChild(span);\n }\n });\n node.parentNode.replaceChild(frag, node);\n }\n });\n } else if (node.nodeType === 1 && node.childNodes) { // element\n var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT'];\n if (!skipTags.includes(node.tagName)) {\n Array.from(node.childNodes).forEach(highlight);\n }\n }\n }\n \n highlight(document.body);\n \n // Re-highlight on dynamic content\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1 || node.nodeType === 3) highlight(node);\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Highlight Search Terms"); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Prevent peer dependency-only major bumps (backport #2437) - #2447

Merged
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard
Jun 16, 2026
Merged

Prevent peer dependency-only major bumps (backport #2437)#2447
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard

Conversation

@VaguelySerious

Copy link
Copy Markdown
Member

Backport of #2437 to the stable (v4) release line.

Summary

  • Add a publish-time release-major guard (.github/scripts/check-release-major.js + unit tests) that reads packages/*/package.json, skips private and Changesets-ignored packages, and fails if any public workspace package has a major version outside the branch's release major.
  • Wire it into .github/workflows/release.yml before dependency installation, gated on RELEASE_VERSION: 4 (main uses 5).

Stable-specific deviation from #2437

The upstream PR said only RELEASE_VERSION needed changing for the backport, but stable had one package out of the v4 line: @workflow/nest was 0.0.10 (it skipped straight to 5.0.0-beta on main and never had a 4.x release). A literal backport would have failed the guard on the next stable release.

Per the chosen approach, @workflow/nest is realigned to 4.0.11, matching the current patch level of the sibling stable framework integrations (next/nuxt/vitest) and joining the v4 line. 4.0.11 has never been published for nest, so there's no npm conflict. Changesets can't express a 0.0.10 → 4.x jump (a 0.x major bump only reaches 1.0.0), so this is a direct package.json version edit.

The .changeset/config.jsononlyUpdatePeerDependentsWhenOutOfRange option from #2437 was already present on stable, so it's not part of this diff.

Validation

  • node --test .github/scripts/check-release-major.test.js — all pass
  • node .github/scripts/check-release-major.js 4 — passes on the stable tree after the nest realignment
  • node .github/scripts/check-release-major.js 5 — fails as expected
  • pnpm exec biome check on the changed files — clean

🤖 Generated with Claude Code

Backport of #2437 to the stable (v4) release line.
- Add publish-time release-major guard (.github/scripts/check-release-major.js)
run in release.yml before install, gated on RELEASE_VERSION: 4.
- Realign @workflow/nest from 0.0.10 to 4.0.11 so the v4 stable line has no
out-of-line package majors (nest skipped straight to 5.0.0-beta on main and
had no 4.x version). Required for the guard to pass on stable.
The .changeset/config.json onlyUpdatePeerDependentsWhenOutOfRange option from
#2437 was already present on stable.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@VaguelySerious
VaguelySerious requested a review from a team as a code ownerJune 16, 2026 08:42
@vercel

vercelBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6492a41

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10440671111
✅ 💻 Local Development11260861212
✅ 📦 Local Production11260861212
✅ 🐘 Local Postgres11140981212
✅ 🪟 Windows10100101
❌ 🌍 Community Worlds75986179
✅ 📋 Other568038606
Total5154983815633

❌ Failed Tests

🌍 Community Worlds (98 failed)

redis (19 failed):

  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • pages router sleepingWorkflow via pages router
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

turso (79 failed):

  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01KV7SN07ZSVD4A9GKWG1NEDD8
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01KV7SK6ZEYVM3HDYJCEF6TZZP
  • promiseRaceWorkflow | wrun_01KV7SKCXNYCGF2GYNDHC6D325
  • promiseAnyWorkflow | wrun_01KV7SKF5KC2CWXH6K2J1XTGYK
  • importedStepOnlyWorkflow | wrun_01KV7SNEVQ24EGAEFR46EP1CPV
  • readableStreamWorkflow | wrun_01KV7SKHAJZ5XKDVW4591QCT3N
  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • webhookWorkflow | wrun_01KV7SMBP17CARJ06FJJ2C4V58
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • parallelSleepWorkflow | wrun_01KV7SP4YRSKY5YNMSAAGVGNT3
  • nullByteWorkflow | wrun_01KV7SP9JR1V10232AVA8X5FRX
  • workflowAndStepMetadataWorkflow | wrun_01KV7SPE6TFBBDY4JM8HYD65GW
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01KV7SRYME9KTY8DYA55DBR3XX
  • writableForwardedFromWorkflowWorkflow | wrun_01KV7SSBKY0BV2ABSCQ6DR6VY3
  • writableForwardedFromStepWorkflow | wrun_01KV7SSG85SKKWJGZ2284J5TP1
  • fetchWorkflow | wrun_01KV7SSMCMXPSH79CWDVYTSYG4
  • promiseRaceStressTestWorkflow | wrun_01KV7SSR60CZNTYQQGGNJZSJVC
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01KV7SX6F88VMCKFFZ5CR7HFDZ
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01KV7SY2ARTPTDBACKQ15BA77S
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01KV7SY4PGX556H6XGQGX2ZB77
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01KV7T0J98FZFY9BHH87K35F39
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01KV7T12S8XHYYFAK6Y0F6AJ9K
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01KV7T1BWP780FC8430Q313Z9Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01KV7T1HY5Y3QZJYD70R99VQ60
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01KV7T1M97QKZZCHY156NGH4WB
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01KV7T250XR05HM1PZPYWY2VQB
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01KV7T2ASZXRG089VWMRJ6SPSK
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01KV7T2HXGTRSGMZHKHNTRFWSR
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01KV7T2S3G6VZPCXKX9435ZTMN
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01KV7T301YPNH7MT1E6E44HQ5J
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01KV7T36TP6677PKDXJR35DF2N
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01KV7T3ETSEVJGEJT78MAWCN0J
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01KV7T3W1RQAWGFG7BBDQ479VN
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01KV7T45KXF2FD2QE454SRSXHT
  • cancelRun - cancelling a running workflow | wrun_01KV7T4CERB5XJ8368NMDJCPX2
  • cancelRun via CLI - cancelling a running workflow | wrun_01KV7T4NXZ66MAAHV03D0V9ESD
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01KV7T52BA4AKCJEJW6JY94EY9
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01KV7T5K8PYBDTEX2CA6DEYCWA
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01KV7T5XRJBBMRBMRXEJ944XMF
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01KV7T64KQ3JFWMC92SHFE86NG
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01KV7T66TY3AEDG4GHA5XQ5SCV
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9407
✅ example9407
✅ express9407
✅ fastify9407
✅ hono9407
✅ nextjs-turbopack9902
✅ nextjs-webpack9902
✅ nitro9407
✅ nuxt9407
✅ sveltekit9407
✅ vite9407
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9407
✅ express-stable9407
✅ fastify-stable9407
✅ hono-stable9407
✅ nextjs-turbopack-canary81020
✅ nextjs-turbopack-stable10001
✅ nextjs-webpack-canary81020
✅ nextjs-webpack-stable10001
✅ nitro-stable9407
✅ nuxt-stable9407
✅ sveltekit-stable9407
✅ vite-stable9407
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10100
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev302
✅ redis-dev302
❌ redis63190
✅ turso-dev302
❌ turso3790
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9506
✅ e2e-local-dev-tanstack-start-stable9506
✅ e2e-local-postgres-nest-stable9407
✅ e2e-local-postgres-tanstack-start-stable9407
✅ e2e-local-prod-nest-stable9506
✅ e2e-local-prod-tanstack-start-stable9506

📋 View full workflow run

@karthikscale3
karthikscale3 merged commit 32e83e8 into stableJun 16, 2026
94 of 97 checks passed
@karthikscale3
karthikscale3 deleted the peter/backport-2437-release-major-guard branch June 16, 2026 17:34
Sign up for freeto 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

@VaguelySerious@karthikscale3
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Strip utm_, fbclid, gclid, etc. from all links on page\n(function() {\n var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content',\n 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid',\n 'ref', 'ref_src', 'source', 'medium', 'campaign'];\n \n function cleanUrl(url) {\n try {\n var u = new URL(url, window.location.origin);\n var changed = false;\n trackingParams.forEach(function(p) {\n if (u.searchParams.has(p)) {\n u.searchParams.delete(p);\n changed = true;\n }\n });\n return changed ? u.toString() : url;\n } catch (e) {\n return url;\n }\n }\n \n function cleanLinks() {\n document.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n \n cleanLinks();\n \n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1) {\n if (node.tagName === 'A') cleanLinks();\n node.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Remove Tracking Parameters from Links"); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + '
Skip to content

Prevent peer dependency-only major bumps (backport #2437) - #2447

Merged
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard
Jun 16, 2026
Merged

Prevent peer dependency-only major bumps (backport #2437)#2447
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard

Conversation

@VaguelySerious

Copy link
Copy Markdown
Member

Backport of #2437 to the stable (v4) release line.

Summary

  • Add a publish-time release-major guard (.github/scripts/check-release-major.js + unit tests) that reads packages/*/package.json, skips private and Changesets-ignored packages, and fails if any public workspace package has a major version outside the branch's release major.
  • Wire it into .github/workflows/release.yml before dependency installation, gated on RELEASE_VERSION: 4 (main uses 5).

Stable-specific deviation from #2437

The upstream PR said only RELEASE_VERSION needed changing for the backport, but stable had one package out of the v4 line: @workflow/nest was 0.0.10 (it skipped straight to 5.0.0-beta on main and never had a 4.x release). A literal backport would have failed the guard on the next stable release.

Per the chosen approach, @workflow/nest is realigned to 4.0.11, matching the current patch level of the sibling stable framework integrations (next/nuxt/vitest) and joining the v4 line. 4.0.11 has never been published for nest, so there's no npm conflict. Changesets can't express a 0.0.10 → 4.x jump (a 0.x major bump only reaches 1.0.0), so this is a direct package.json version edit.

The .changeset/config.jsononlyUpdatePeerDependentsWhenOutOfRange option from #2437 was already present on stable, so it's not part of this diff.

Validation

  • node --test .github/scripts/check-release-major.test.js — all pass
  • node .github/scripts/check-release-major.js 4 — passes on the stable tree after the nest realignment
  • node .github/scripts/check-release-major.js 5 — fails as expected
  • pnpm exec biome check on the changed files — clean

🤖 Generated with Claude Code

Backport of #2437 to the stable (v4) release line.
- Add publish-time release-major guard (.github/scripts/check-release-major.js)
run in release.yml before install, gated on RELEASE_VERSION: 4.
- Realign @workflow/nest from 0.0.10 to 4.0.11 so the v4 stable line has no
out-of-line package majors (nest skipped straight to 5.0.0-beta on main and
had no 4.x version). Required for the guard to pass on stable.
The .changeset/config.json onlyUpdatePeerDependentsWhenOutOfRange option from
#2437 was already present on stable.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@VaguelySerious
VaguelySerious requested a review from a team as a code ownerJune 16, 2026 08:42
@vercel

vercelBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6492a41

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10440671111
✅ 💻 Local Development11260861212
✅ 📦 Local Production11260861212
✅ 🐘 Local Postgres11140981212
✅ 🪟 Windows10100101
❌ 🌍 Community Worlds75986179
✅ 📋 Other568038606
Total5154983815633

❌ Failed Tests

🌍 Community Worlds (98 failed)

redis (19 failed):

  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • pages router sleepingWorkflow via pages router
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

turso (79 failed):

  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01KV7SN07ZSVD4A9GKWG1NEDD8
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01KV7SK6ZEYVM3HDYJCEF6TZZP
  • promiseRaceWorkflow | wrun_01KV7SKCXNYCGF2GYNDHC6D325
  • promiseAnyWorkflow | wrun_01KV7SKF5KC2CWXH6K2J1XTGYK
  • importedStepOnlyWorkflow | wrun_01KV7SNEVQ24EGAEFR46EP1CPV
  • readableStreamWorkflow | wrun_01KV7SKHAJZ5XKDVW4591QCT3N
  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • webhookWorkflow | wrun_01KV7SMBP17CARJ06FJJ2C4V58
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • parallelSleepWorkflow | wrun_01KV7SP4YRSKY5YNMSAAGVGNT3
  • nullByteWorkflow | wrun_01KV7SP9JR1V10232AVA8X5FRX
  • workflowAndStepMetadataWorkflow | wrun_01KV7SPE6TFBBDY4JM8HYD65GW
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01KV7SRYME9KTY8DYA55DBR3XX
  • writableForwardedFromWorkflowWorkflow | wrun_01KV7SSBKY0BV2ABSCQ6DR6VY3
  • writableForwardedFromStepWorkflow | wrun_01KV7SSG85SKKWJGZ2284J5TP1
  • fetchWorkflow | wrun_01KV7SSMCMXPSH79CWDVYTSYG4
  • promiseRaceStressTestWorkflow | wrun_01KV7SSR60CZNTYQQGGNJZSJVC
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01KV7SX6F88VMCKFFZ5CR7HFDZ
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01KV7SY2ARTPTDBACKQ15BA77S
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01KV7SY4PGX556H6XGQGX2ZB77
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01KV7T0J98FZFY9BHH87K35F39
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01KV7T12S8XHYYFAK6Y0F6AJ9K
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01KV7T1BWP780FC8430Q313Z9Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01KV7T1HY5Y3QZJYD70R99VQ60
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01KV7T1M97QKZZCHY156NGH4WB
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01KV7T250XR05HM1PZPYWY2VQB
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01KV7T2ASZXRG089VWMRJ6SPSK
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01KV7T2HXGTRSGMZHKHNTRFWSR
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01KV7T2S3G6VZPCXKX9435ZTMN
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01KV7T301YPNH7MT1E6E44HQ5J
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01KV7T36TP6677PKDXJR35DF2N
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01KV7T3ETSEVJGEJT78MAWCN0J
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01KV7T3W1RQAWGFG7BBDQ479VN
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01KV7T45KXF2FD2QE454SRSXHT
  • cancelRun - cancelling a running workflow | wrun_01KV7T4CERB5XJ8368NMDJCPX2
  • cancelRun via CLI - cancelling a running workflow | wrun_01KV7T4NXZ66MAAHV03D0V9ESD
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01KV7T52BA4AKCJEJW6JY94EY9
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01KV7T5K8PYBDTEX2CA6DEYCWA
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01KV7T5XRJBBMRBMRXEJ944XMF
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01KV7T64KQ3JFWMC92SHFE86NG
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01KV7T66TY3AEDG4GHA5XQ5SCV
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9407
✅ example9407
✅ express9407
✅ fastify9407
✅ hono9407
✅ nextjs-turbopack9902
✅ nextjs-webpack9902
✅ nitro9407
✅ nuxt9407
✅ sveltekit9407
✅ vite9407
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9407
✅ express-stable9407
✅ fastify-stable9407
✅ hono-stable9407
✅ nextjs-turbopack-canary81020
✅ nextjs-turbopack-stable10001
✅ nextjs-webpack-canary81020
✅ nextjs-webpack-stable10001
✅ nitro-stable9407
✅ nuxt-stable9407
✅ sveltekit-stable9407
✅ vite-stable9407
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10100
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev302
✅ redis-dev302
❌ redis63190
✅ turso-dev302
❌ turso3790
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9506
✅ e2e-local-dev-tanstack-start-stable9506
✅ e2e-local-postgres-nest-stable9407
✅ e2e-local-postgres-tanstack-start-stable9407
✅ e2e-local-prod-nest-stable9506
✅ e2e-local-prod-tanstack-start-stable9506

📋 View full workflow run

@karthikscale3
karthikscale3 merged commit 32e83e8 into stableJun 16, 2026
94 of 97 checks passed
@karthikscale3
karthikscale3 deleted the peter/backport-2437-release-major-guard branch June 16, 2026 17:34
Sign up for freeto 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

@VaguelySerious@karthikscale3
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Auto-enable theater mode on YouTube\n(function() {\n function tryTheater() {\n var btn = document.querySelector('button[aria-label=\"Theater mode\"], ytd-player #player button[title=\"Theater mode\"]');\n if (btn && !btn.classList.contains('activated')) {\n btn.click();\n }\n }\n \n // Try immediately\n tryTheater();\n \n // Try after navigation (SPA)\n var lastUrl = location.href;\n setInterval(function() {\n if (location.href !== lastUrl) {\n lastUrl = location.href;\n setTimeout(tryTheater, 500);\n }\n }, 1000);\n \n // Also try on player load\n var observer = new MutationObserver(tryTheater);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "YouTube Theater Mode Default"); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Prevent peer dependency-only major bumps (backport #2437) - #2447

Merged
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard
Jun 16, 2026
Merged

Prevent peer dependency-only major bumps (backport #2437)#2447
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard

Conversation

@VaguelySerious

Copy link
Copy Markdown
Member

Backport of #2437 to the stable (v4) release line.

Summary

  • Add a publish-time release-major guard (.github/scripts/check-release-major.js + unit tests) that reads packages/*/package.json, skips private and Changesets-ignored packages, and fails if any public workspace package has a major version outside the branch's release major.
  • Wire it into .github/workflows/release.yml before dependency installation, gated on RELEASE_VERSION: 4 (main uses 5).

Stable-specific deviation from #2437

The upstream PR said only RELEASE_VERSION needed changing for the backport, but stable had one package out of the v4 line: @workflow/nest was 0.0.10 (it skipped straight to 5.0.0-beta on main and never had a 4.x release). A literal backport would have failed the guard on the next stable release.

Per the chosen approach, @workflow/nest is realigned to 4.0.11, matching the current patch level of the sibling stable framework integrations (next/nuxt/vitest) and joining the v4 line. 4.0.11 has never been published for nest, so there's no npm conflict. Changesets can't express a 0.0.10 → 4.x jump (a 0.x major bump only reaches 1.0.0), so this is a direct package.json version edit.

The .changeset/config.jsononlyUpdatePeerDependentsWhenOutOfRange option from #2437 was already present on stable, so it's not part of this diff.

Validation

  • node --test .github/scripts/check-release-major.test.js — all pass
  • node .github/scripts/check-release-major.js 4 — passes on the stable tree after the nest realignment
  • node .github/scripts/check-release-major.js 5 — fails as expected
  • pnpm exec biome check on the changed files — clean

🤖 Generated with Claude Code

Backport of #2437 to the stable (v4) release line.
- Add publish-time release-major guard (.github/scripts/check-release-major.js)
run in release.yml before install, gated on RELEASE_VERSION: 4.
- Realign @workflow/nest from 0.0.10 to 4.0.11 so the v4 stable line has no
out-of-line package majors (nest skipped straight to 5.0.0-beta on main and
had no 4.x version). Required for the guard to pass on stable.
The .changeset/config.json onlyUpdatePeerDependentsWhenOutOfRange option from
#2437 was already present on stable.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@VaguelySerious
VaguelySerious requested a review from a team as a code ownerJune 16, 2026 08:42
@vercel

vercelBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6492a41

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10440671111
✅ 💻 Local Development11260861212
✅ 📦 Local Production11260861212
✅ 🐘 Local Postgres11140981212
✅ 🪟 Windows10100101
❌ 🌍 Community Worlds75986179
✅ 📋 Other568038606
Total5154983815633

❌ Failed Tests

🌍 Community Worlds (98 failed)

redis (19 failed):

  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • pages router sleepingWorkflow via pages router
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

turso (79 failed):

  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01KV7SN07ZSVD4A9GKWG1NEDD8
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01KV7SK6ZEYVM3HDYJCEF6TZZP
  • promiseRaceWorkflow | wrun_01KV7SKCXNYCGF2GYNDHC6D325
  • promiseAnyWorkflow | wrun_01KV7SKF5KC2CWXH6K2J1XTGYK
  • importedStepOnlyWorkflow | wrun_01KV7SNEVQ24EGAEFR46EP1CPV
  • readableStreamWorkflow | wrun_01KV7SKHAJZ5XKDVW4591QCT3N
  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • webhookWorkflow | wrun_01KV7SMBP17CARJ06FJJ2C4V58
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • parallelSleepWorkflow | wrun_01KV7SP4YRSKY5YNMSAAGVGNT3
  • nullByteWorkflow | wrun_01KV7SP9JR1V10232AVA8X5FRX
  • workflowAndStepMetadataWorkflow | wrun_01KV7SPE6TFBBDY4JM8HYD65GW
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01KV7SRYME9KTY8DYA55DBR3XX
  • writableForwardedFromWorkflowWorkflow | wrun_01KV7SSBKY0BV2ABSCQ6DR6VY3
  • writableForwardedFromStepWorkflow | wrun_01KV7SSG85SKKWJGZ2284J5TP1
  • fetchWorkflow | wrun_01KV7SSMCMXPSH79CWDVYTSYG4
  • promiseRaceStressTestWorkflow | wrun_01KV7SSR60CZNTYQQGGNJZSJVC
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01KV7SX6F88VMCKFFZ5CR7HFDZ
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01KV7SY2ARTPTDBACKQ15BA77S
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01KV7SY4PGX556H6XGQGX2ZB77
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01KV7T0J98FZFY9BHH87K35F39
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01KV7T12S8XHYYFAK6Y0F6AJ9K
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01KV7T1BWP780FC8430Q313Z9Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01KV7T1HY5Y3QZJYD70R99VQ60
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01KV7T1M97QKZZCHY156NGH4WB
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01KV7T250XR05HM1PZPYWY2VQB
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01KV7T2ASZXRG089VWMRJ6SPSK
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01KV7T2HXGTRSGMZHKHNTRFWSR
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01KV7T2S3G6VZPCXKX9435ZTMN
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01KV7T301YPNH7MT1E6E44HQ5J
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01KV7T36TP6677PKDXJR35DF2N
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01KV7T3ETSEVJGEJT78MAWCN0J
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01KV7T3W1RQAWGFG7BBDQ479VN
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01KV7T45KXF2FD2QE454SRSXHT
  • cancelRun - cancelling a running workflow | wrun_01KV7T4CERB5XJ8368NMDJCPX2
  • cancelRun via CLI - cancelling a running workflow | wrun_01KV7T4NXZ66MAAHV03D0V9ESD
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01KV7T52BA4AKCJEJW6JY94EY9
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01KV7T5K8PYBDTEX2CA6DEYCWA
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01KV7T5XRJBBMRBMRXEJ944XMF
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01KV7T64KQ3JFWMC92SHFE86NG
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01KV7T66TY3AEDG4GHA5XQ5SCV
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9407
✅ example9407
✅ express9407
✅ fastify9407
✅ hono9407
✅ nextjs-turbopack9902
✅ nextjs-webpack9902
✅ nitro9407
✅ nuxt9407
✅ sveltekit9407
✅ vite9407
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9407
✅ express-stable9407
✅ fastify-stable9407
✅ hono-stable9407
✅ nextjs-turbopack-canary81020
✅ nextjs-turbopack-stable10001
✅ nextjs-webpack-canary81020
✅ nextjs-webpack-stable10001
✅ nitro-stable9407
✅ nuxt-stable9407
✅ sveltekit-stable9407
✅ vite-stable9407
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10100
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev302
✅ redis-dev302
❌ redis63190
✅ turso-dev302
❌ turso3790
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9506
✅ e2e-local-dev-tanstack-start-stable9506
✅ e2e-local-postgres-nest-stable9407
✅ e2e-local-postgres-tanstack-start-stable9407
✅ e2e-local-prod-nest-stable9506
✅ e2e-local-prod-tanstack-start-stable9506

📋 View full workflow run

@karthikscale3
karthikscale3 merged commit 32e83e8 into stableJun 16, 2026
94 of 97 checks passed
@karthikscale3
karthikscale3 deleted the peter/backport-2437-release-major-guard branch June 16, 2026 17:34
Sign up for freeto 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

@VaguelySerious@karthikscale3
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Remove or un-stick sticky/fixed headers that block content\n(function() {\n function unstick() {\n document.querySelectorAll('header, nav, [role=\"banner\"], .header, .navbar, .sticky, .fixed-top, [style*=\"position: fixed\"], [style*=\"position:sticky\"]').forEach(function(el) {\n if (el.style.position === 'fixed' || el.style.position === 'sticky' || \n getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') {\n el.style.position = 'static';\n el.style.top = 'auto';\n el.style.zIndex = 'auto';\n }\n });\n }\n \n unstick();\n \n var observer = new MutationObserver(unstick);\n observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] });\n})();", "Kill Sticky Headers"); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Prevent peer dependency-only major bumps (backport #2437) - #2447

Merged
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard
Jun 16, 2026
Merged

Prevent peer dependency-only major bumps (backport #2437)#2447
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard

Conversation

@VaguelySerious

Copy link
Copy Markdown
Member

Backport of #2437 to the stable (v4) release line.

Summary

  • Add a publish-time release-major guard (.github/scripts/check-release-major.js + unit tests) that reads packages/*/package.json, skips private and Changesets-ignored packages, and fails if any public workspace package has a major version outside the branch's release major.
  • Wire it into .github/workflows/release.yml before dependency installation, gated on RELEASE_VERSION: 4 (main uses 5).

Stable-specific deviation from #2437

The upstream PR said only RELEASE_VERSION needed changing for the backport, but stable had one package out of the v4 line: @workflow/nest was 0.0.10 (it skipped straight to 5.0.0-beta on main and never had a 4.x release). A literal backport would have failed the guard on the next stable release.

Per the chosen approach, @workflow/nest is realigned to 4.0.11, matching the current patch level of the sibling stable framework integrations (next/nuxt/vitest) and joining the v4 line. 4.0.11 has never been published for nest, so there's no npm conflict. Changesets can't express a 0.0.10 → 4.x jump (a 0.x major bump only reaches 1.0.0), so this is a direct package.json version edit.

The .changeset/config.jsononlyUpdatePeerDependentsWhenOutOfRange option from #2437 was already present on stable, so it's not part of this diff.

Validation

  • node --test .github/scripts/check-release-major.test.js — all pass
  • node .github/scripts/check-release-major.js 4 — passes on the stable tree after the nest realignment
  • node .github/scripts/check-release-major.js 5 — fails as expected
  • pnpm exec biome check on the changed files — clean

🤖 Generated with Claude Code

Backport of #2437 to the stable (v4) release line.
- Add publish-time release-major guard (.github/scripts/check-release-major.js)
run in release.yml before install, gated on RELEASE_VERSION: 4.
- Realign @workflow/nest from 0.0.10 to 4.0.11 so the v4 stable line has no
out-of-line package majors (nest skipped straight to 5.0.0-beta on main and
had no 4.x version). Required for the guard to pass on stable.
The .changeset/config.json onlyUpdatePeerDependentsWhenOutOfRange option from
#2437 was already present on stable.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@VaguelySerious
VaguelySerious requested a review from a team as a code ownerJune 16, 2026 08:42
@vercel

vercelBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6492a41

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10440671111
✅ 💻 Local Development11260861212
✅ 📦 Local Production11260861212
✅ 🐘 Local Postgres11140981212
✅ 🪟 Windows10100101
❌ 🌍 Community Worlds75986179
✅ 📋 Other568038606
Total5154983815633

❌ Failed Tests

🌍 Community Worlds (98 failed)

redis (19 failed):

  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • pages router sleepingWorkflow via pages router
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

turso (79 failed):

  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01KV7SN07ZSVD4A9GKWG1NEDD8
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01KV7SK6ZEYVM3HDYJCEF6TZZP
  • promiseRaceWorkflow | wrun_01KV7SKCXNYCGF2GYNDHC6D325
  • promiseAnyWorkflow | wrun_01KV7SKF5KC2CWXH6K2J1XTGYK
  • importedStepOnlyWorkflow | wrun_01KV7SNEVQ24EGAEFR46EP1CPV
  • readableStreamWorkflow | wrun_01KV7SKHAJZ5XKDVW4591QCT3N
  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • webhookWorkflow | wrun_01KV7SMBP17CARJ06FJJ2C4V58
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • parallelSleepWorkflow | wrun_01KV7SP4YRSKY5YNMSAAGVGNT3
  • nullByteWorkflow | wrun_01KV7SP9JR1V10232AVA8X5FRX
  • workflowAndStepMetadataWorkflow | wrun_01KV7SPE6TFBBDY4JM8HYD65GW
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01KV7SRYME9KTY8DYA55DBR3XX
  • writableForwardedFromWorkflowWorkflow | wrun_01KV7SSBKY0BV2ABSCQ6DR6VY3
  • writableForwardedFromStepWorkflow | wrun_01KV7SSG85SKKWJGZ2284J5TP1
  • fetchWorkflow | wrun_01KV7SSMCMXPSH79CWDVYTSYG4
  • promiseRaceStressTestWorkflow | wrun_01KV7SSR60CZNTYQQGGNJZSJVC
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01KV7SX6F88VMCKFFZ5CR7HFDZ
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01KV7SY2ARTPTDBACKQ15BA77S
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01KV7SY4PGX556H6XGQGX2ZB77
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01KV7T0J98FZFY9BHH87K35F39
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01KV7T12S8XHYYFAK6Y0F6AJ9K
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01KV7T1BWP780FC8430Q313Z9Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01KV7T1HY5Y3QZJYD70R99VQ60
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01KV7T1M97QKZZCHY156NGH4WB
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01KV7T250XR05HM1PZPYWY2VQB
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01KV7T2ASZXRG089VWMRJ6SPSK
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01KV7T2HXGTRSGMZHKHNTRFWSR
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01KV7T2S3G6VZPCXKX9435ZTMN
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01KV7T301YPNH7MT1E6E44HQ5J
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01KV7T36TP6677PKDXJR35DF2N
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01KV7T3ETSEVJGEJT78MAWCN0J
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01KV7T3W1RQAWGFG7BBDQ479VN
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01KV7T45KXF2FD2QE454SRSXHT
  • cancelRun - cancelling a running workflow | wrun_01KV7T4CERB5XJ8368NMDJCPX2
  • cancelRun via CLI - cancelling a running workflow | wrun_01KV7T4NXZ66MAAHV03D0V9ESD
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01KV7T52BA4AKCJEJW6JY94EY9
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01KV7T5K8PYBDTEX2CA6DEYCWA
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01KV7T5XRJBBMRBMRXEJ944XMF
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01KV7T64KQ3JFWMC92SHFE86NG
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01KV7T66TY3AEDG4GHA5XQ5SCV
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9407
✅ example9407
✅ express9407
✅ fastify9407
✅ hono9407
✅ nextjs-turbopack9902
✅ nextjs-webpack9902
✅ nitro9407
✅ nuxt9407
✅ sveltekit9407
✅ vite9407
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9407
✅ express-stable9407
✅ fastify-stable9407
✅ hono-stable9407
✅ nextjs-turbopack-canary81020
✅ nextjs-turbopack-stable10001
✅ nextjs-webpack-canary81020
✅ nextjs-webpack-stable10001
✅ nitro-stable9407
✅ nuxt-stable9407
✅ sveltekit-stable9407
✅ vite-stable9407
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10100
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev302
✅ redis-dev302
❌ redis63190
✅ turso-dev302
❌ turso3790
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9506
✅ e2e-local-dev-tanstack-start-stable9506
✅ e2e-local-postgres-nest-stable9407
✅ e2e-local-postgres-tanstack-start-stable9407
✅ e2e-local-prod-nest-stable9506
✅ e2e-local-prod-tanstack-start-stable9506

📋 View full workflow run

@karthikscale3
karthikscale3 merged commit 32e83e8 into stableJun 16, 2026
94 of 97 checks passed
@karthikscale3
karthikscale3 deleted the peter/backport-2437-release-major-guard branch June 16, 2026 17:34
Sign up for freeto 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

@VaguelySerious@karthikscale3
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Universal Dark Mode - works on any site\n(function() {\n var enabled = true;\n \n function applyDarkMode() {\n if (!enabled) return;\n \n // Create style element if it doesn't exist\n var style = document.getElementById('universal-dark-mode-style');\n if (!style) {\n style = document.createElement('style');\n style.id = 'universal-dark-mode-style';\n document.head.appendChild(style);\n }\n \n // Dark mode CSS - inverts colors but preserves images/video\n style.textContent = '\n /* Invert everything except media */\n html {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #1a1a2e !important;\n }\n \n /* Restore images, videos, iframes, canvas */\n img, video, iframe, canvas, svg, picture, [style*=\"background-image\"] {\n filter: invert(1) hue-rotate(180deg) !important;\n }\n \n /* Preserve specific elements that should not be inverted */\n .no-dark-mode, .no-dark-mode *,\n [data-theme=\"light\"], [data-theme=\"light\"],\n .ace_editor, .ace_editor *,\n .CodeMirror, .CodeMirror *,\n .monaco-editor, .monaco-editor *,\n .markdown-body pre, .markdown-body pre *,\n .highlight, .highlight *,\n pre code, pre code * {\n filter: none !important;\n }\n \n /* Fix common UI elements */\n .modal, .popup, .dropdown-menu, .tooltip, .popover {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #2d2d44 !important;\n border-color: #444 !important;\n }\n \n /* Scrollbars */\n ::-webkit-scrollbar { background: #1a1a2e !important; }\n ::-webkit-scrollbar-thumb { background: #444 !important; }\n ::-webkit-scrollbar-thumb:hover { background: #555 !important; }\n \n /* Selection */\n ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ';\n }\n \n function removeDarkMode() {\n var style = document.getElementById('universal-dark-mode-style');\n if (style) style.remove();\n }\n \n // Toggle with Alt+Shift+D\n document.addEventListener('keydown', function(e) {\n if (e.altKey && e.shiftKey && e.key === 'D') {\n e.preventDefault();\n enabled = !enabled;\n if (enabled) {\n applyDarkMode();\n console.log('[Universal Dark Mode] Enabled');\n } else {\n removeDarkMode();\n console.log('[Universal Dark Mode] Disabled');\n }\n }\n });\n \n // Apply on load\n applyDarkMode();\n \n // Re-apply on dynamic content\n var observer = new MutationObserver(function(mutations) {\n if (enabled && !document.getElementById('universal-dark-mode-style')) {\n applyDarkMode();\n }\n });\n observer.observe(document.head, { childList: true });\n \n console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle');\n})();", "Universal Dark Mode"); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })();
Skip to content

Prevent peer dependency-only major bumps (backport #2437) - #2447

Merged
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard
Jun 16, 2026
Merged

Prevent peer dependency-only major bumps (backport #2437)#2447
karthikscale3 merged 1 commit into
stablefrom
peter/backport-2437-release-major-guard

Conversation

@VaguelySerious

Copy link
Copy Markdown
Member

Backport of #2437 to the stable (v4) release line.

Summary

  • Add a publish-time release-major guard (.github/scripts/check-release-major.js + unit tests) that reads packages/*/package.json, skips private and Changesets-ignored packages, and fails if any public workspace package has a major version outside the branch's release major.
  • Wire it into .github/workflows/release.yml before dependency installation, gated on RELEASE_VERSION: 4 (main uses 5).

Stable-specific deviation from #2437

The upstream PR said only RELEASE_VERSION needed changing for the backport, but stable had one package out of the v4 line: @workflow/nest was 0.0.10 (it skipped straight to 5.0.0-beta on main and never had a 4.x release). A literal backport would have failed the guard on the next stable release.

Per the chosen approach, @workflow/nest is realigned to 4.0.11, matching the current patch level of the sibling stable framework integrations (next/nuxt/vitest) and joining the v4 line. 4.0.11 has never been published for nest, so there's no npm conflict. Changesets can't express a 0.0.10 → 4.x jump (a 0.x major bump only reaches 1.0.0), so this is a direct package.json version edit.

The .changeset/config.jsononlyUpdatePeerDependentsWhenOutOfRange option from #2437 was already present on stable, so it's not part of this diff.

Validation

  • node --test .github/scripts/check-release-major.test.js — all pass
  • node .github/scripts/check-release-major.js 4 — passes on the stable tree after the nest realignment
  • node .github/scripts/check-release-major.js 5 — fails as expected
  • pnpm exec biome check on the changed files — clean

🤖 Generated with Claude Code

Backport of #2437 to the stable (v4) release line.
- Add publish-time release-major guard (.github/scripts/check-release-major.js)
run in release.yml before install, gated on RELEASE_VERSION: 4.
- Realign @workflow/nest from 0.0.10 to 4.0.11 so the v4 stable line has no
out-of-line package majors (nest skipped straight to 5.0.0-beta on main and
had no 4.x version). Required for the guard to pass on stable.
The .changeset/config.json onlyUpdatePeerDependentsWhenOutOfRange option from
#2437 was already present on stable.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@VaguelySerious
VaguelySerious requested a review from a team as a code ownerJune 16, 2026 08:42
@vercel

vercelBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6492a41

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production10440671111
✅ 💻 Local Development11260861212
✅ 📦 Local Production11260861212
✅ 🐘 Local Postgres11140981212
✅ 🪟 Windows10100101
❌ 🌍 Community Worlds75986179
✅ 📋 Other568038606
Total5154983815633

❌ Failed Tests

🌍 Community Worlds (98 failed)

redis (19 failed):

  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • pages router sleepingWorkflow via pages router
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

turso (79 failed):

  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • addTenWorkflow | wrun_01KV7SJYJYD7809AD4T8TVS1BQ
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01KV7SN07ZSVD4A9GKWG1NEDD8
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01KV7SK6ZEYVM3HDYJCEF6TZZP
  • promiseRaceWorkflow | wrun_01KV7SKCXNYCGF2GYNDHC6D325
  • promiseAnyWorkflow | wrun_01KV7SKF5KC2CWXH6K2J1XTGYK
  • importedStepOnlyWorkflow | wrun_01KV7SNEVQ24EGAEFR46EP1CPV
  • readableStreamWorkflow | wrun_01KV7SKHAJZ5XKDVW4591QCT3N
  • hookWorkflow | wrun_01KV7SKXZKZK3FBSPWM284AC18
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KV7SM6SB1168NTD2XG6WQ1PR
  • webhookWorkflow | wrun_01KV7SMBP17CARJ06FJJ2C4V58
  • parallelStepsThenWebhookWorkflow - no hook_conflict from same-tick replay race | wrun_01KV7SMJC0SH41FFQZB4Z7E7XY
  • sleepingWorkflow | wrun_01KV7SNKD4EY6GXESTMCAWS22Z
  • parallelSleepWorkflow | wrun_01KV7SP4YRSKY5YNMSAAGVGNT3
  • nullByteWorkflow | wrun_01KV7SP9JR1V10232AVA8X5FRX
  • workflowAndStepMetadataWorkflow | wrun_01KV7SPE6TFBBDY4JM8HYD65GW
  • outputStreamWorkflow no startIndex (reads all chunks)
  • outputStreamWorkflow positive startIndex (skips first chunk)
  • outputStreamWorkflow negative startIndex (reads from end)
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns correct index after stream completes
  • outputStreamWorkflow - getTailIndex and getStreamChunks getTailIndex returns -1 before any chunks are written
  • outputStreamWorkflow - getTailIndex and getStreamChunks getStreamChunks returns same content as reading the stream
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions | wrun_01KV7SRYME9KTY8DYA55DBR3XX
  • writableForwardedFromWorkflowWorkflow | wrun_01KV7SSBKY0BV2ABSCQ6DR6VY3
  • writableForwardedFromStepWorkflow | wrun_01KV7SSG85SKKWJGZ2284J5TP1
  • fetchWorkflow | wrun_01KV7SSMCMXPSH79CWDVYTSYG4
  • promiseRaceStressTestWorkflow | wrun_01KV7SSR60CZNTYQQGGNJZSJVC
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01KV7SX6F88VMCKFFZ5CR7HFDZ
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KV7SXKVV9856668CPE0V6BGR
  • hookGetConflictWorkflow - awaiting hook.getConflict() registers hook without payload | wrun_01KV7SXZX3CSQFWFWGS2FP8Q6R
  • 'hookGetConflictWithPriorStepWorkflow' - hook.getConflict() does not block step execution | wrun_01KV7SY2ARTPTDBACKQ15BA77S
  • 'hookGetConflictWithParallelStepWorkfl…' - hook.getConflict() does not block step execution | wrun_01KV7SY4PGX556H6XGQGX2ZB77
  • hookGetConflictThenStepParallelWorkflow - hook.getConflict() continuation step runs alongside other steps | wrun_01KV7SY75RYFW5JHDTPZY8E4JK
  • hookGetConflictWorkflow - hook.getConflict() resolves with the conflicting run when token is already registered | wrun_01KV7SYMS6SCF0G7MC1SAY6ZCC
  • hookClaimOnlyMutexWorkflow - hook works as a pure run mutex without payload data | wrun_01KV7SZGS8MJ06NXCVDA0R7Z2V
  • hookAdoptOwnerResultWorkflow - duplicate adopts the owner result via conflict.returnValue | wrun_01KV7SZNTMT7HRM886VPD974FF
  • hookSignalOwnerWorkflow - duplicate forwards its payload to the owner via resumeHook | wrun_01KV7SZWJTD0JPGD0ZM4FFMGP2
  • hookSupersedeOwnerWorkflow - duplicate cancels the owner and claims the released token | wrun_01KV7T02DZKB9YYAFJS37JBZFV
  • resume-or-start route pattern - resumeHook retried after start() reaches the new run | wrun_01KV7T0AWQH63MD6RCAGDGFDW6
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01KV7T0J98FZFY9BHH87K35F39
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01KV7T12S8XHYYFAK6Y0F6AJ9K
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01KV7T1BWP780FC8430Q313Z9Y
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01KV7T1HY5Y3QZJYD70R99VQ60
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01KV7T1M97QKZZCHY156NGH4WB
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • health check (CLI) - workflow health command reports healthy endpoints
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01KV7T250XR05HM1PZPYWY2VQB
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01KV7T2ASZXRG089VWMRJ6SPSK
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01KV7T2HXGTRSGMZHKHNTRFWSR
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01KV7T2S3G6VZPCXKX9435ZTMN
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01KV7T301YPNH7MT1E6E44HQ5J
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01KV7T36TP6677PKDXJR35DF2N
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01KV7T3ETSEVJGEJT78MAWCN0J
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01KV7T3W1RQAWGFG7BBDQ479VN
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01KV7T45KXF2FD2QE454SRSXHT
  • cancelRun - cancelling a running workflow | wrun_01KV7T4CERB5XJ8368NMDJCPX2
  • cancelRun via CLI - cancelling a running workflow | wrun_01KV7T4NXZ66MAAHV03D0V9ESD
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01KV7T52BA4AKCJEJW6JY94EY9
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01KV7T5K8PYBDTEX2CA6DEYCWA
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01KV7T5XRJBBMRBMRXEJ944XMF
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01KV7T64KQ3JFWMC92SHFE86NG
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01KV7T66TY3AEDG4GHA5XQ5SCV
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KV7T690F4BC8E8WKY5DF54X3

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro9407
✅ example9407
✅ express9407
✅ fastify9407
✅ hono9407
✅ nextjs-turbopack9902
✅ nextjs-webpack9902
✅ nitro9407
✅ nuxt9407
✅ sveltekit9407
✅ vite9407
✅ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable9506
✅ express-stable9506
✅ fastify-stable9506
✅ hono-stable9506
✅ nextjs-turbopack-canary82019
✅ nextjs-turbopack-stable10100
✅ nextjs-webpack-canary82019
✅ nextjs-webpack-stable10100
✅ nitro-stable9506
✅ nuxt-stable9506
✅ sveltekit-stable9506
✅ vite-stable9506
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable9407
✅ express-stable9407
✅ fastify-stable9407
✅ hono-stable9407
✅ nextjs-turbopack-canary81020
✅ nextjs-turbopack-stable10001
✅ nextjs-webpack-canary81020
✅ nextjs-webpack-stable10001
✅ nitro-stable9407
✅ nuxt-stable9407
✅ sveltekit-stable9407
✅ vite-stable9407
✅ 🪟 Windows
AppPassedFailedSkipped
✅ nextjs-turbopack10100
❌ 🌍 Community Worlds
AppPassedFailedSkipped
✅ mongodb-dev302
✅ redis-dev302
❌ redis63190
✅ turso-dev302
❌ turso3790
✅ 📋 Other
AppPassedFailedSkipped
✅ e2e-local-dev-nest-stable9506
✅ e2e-local-dev-tanstack-start-stable9506
✅ e2e-local-postgres-nest-stable9407
✅ e2e-local-postgres-tanstack-start-stable9407
✅ e2e-local-prod-nest-stable9506
✅ e2e-local-prod-tanstack-start-stable9506

📋 View full workflow run

@karthikscale3
karthikscale3 merged commit 32e83e8 into stableJun 16, 2026
94 of 97 checks passed
@karthikscale3
karthikscale3 deleted the peter/backport-2437-release-major-guard branch June 16, 2026 17:34
Sign up for freeto 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

@VaguelySerious@karthikscale3