Open
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Updates the project’s workflow dependency to the final pre-GA beta release, and refreshes the npm lockfile so the resolved workflow/@workflow/* dependency tree matches that bump.
Changes:
- Bump
workflowfrom^4.2.0-beta.71to^4.2.0-beta.72inpackage.json. - Update
package-lock.jsonto resolveworkflow@4.2.0-beta.72and the associated@workflow/*transitive versions.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates the declared workflow dependency range to ^4.2.0-beta.72. |
| package-lock.json | Updates the lockfile to the resolved workflow@4.2.0-beta.72 tarball and refreshed transitive dependency graph (including @workflow/*). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
cd635fd to
176c585
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates
workflowand@workflow/*packages to the latest pre-GA release (4.2.0-beta.72).Context
This is the final beta release before the official Workflow GA. We're asking code owners to merge and validate that this new release continues to work as expected in their projects. Please test your workflows and confirm everything functions correctly.
Test plan
🤖 Generated with Claude Code