Skip to content

chore(deps): bump @workflow/core from 5.0.0-beta.25 to 5.0.0-beta.26#188

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/workflow/core-5.0.0-beta.26
Open

chore(deps): bump @workflow/core from 5.0.0-beta.25 to 5.0.0-beta.26#188
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/workflow/core-5.0.0-beta.26

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps @workflow/core from 5.0.0-beta.25 to 5.0.0-beta.26.

Changelog

Sourced from @​workflow/core's changelog.

5.0.0-beta.26

Patch Changes

  • 603ad97 - Treat transient world-vercel transport failures as retryable, surfacing them as a TRANSPORT type WorkflowWorldError, to be retried by the queue instead of failing the run.

  • #2685 2477ad8 Thanks @​VaguelySerious! - Fix a turbo-mode race where a fire-and-forget hook, wait, or attribute created by a workflow that completes synchronously could be written to the server before the run was created.

  • Updated dependencies [897aac9, 603ad97, 1dcdafd]:

    • @​workflow/world-vercel@​5.0.0-beta.22
Commits
  • d1a040c Version Packages (beta) (#2688)
  • 603ad97 Redrive on transient workflow-server transport failures instead of failing th...
  • 2477ad8 [core] Gate turbo end-of-run drain writes on the run-ready barrier (#2685)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@workflow/core](https://github.com/vercel/workflow/tree/HEAD/packages/core) from 5.0.0-beta.25 to 5.0.0-beta.26.
- [Release notes](https://github.com/vercel/workflow/releases)
- [Changelog](https://github.com/vercel/workflow/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/vercel/workflow/commits/workflow@5.0.0-beta.26/packages/core)

---
updated-dependencies:
- dependency-name: "@workflow/core"
  dependency-version: 5.0.0-beta.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants