chore: bump @vercel/client from 17.2.65 to 17.3.10#354
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
Deploy preview for file ready!
Deployed with vercel-action |
Contributor
|
Deploy preview for express-basic-auth ready!
Deployed with vercel-action |
Contributor
|
Deploy preview for static ready!
Deployed with vercel-action |
There was a problem hiding this comment.
No issues found across 2 files
Requires human review: Production dependency update for @vercel/client. Guidelines indicate that updates to production dependencies are high-impact and require human review.
Architecture diagram
sequenceDiagram
participant Runner as GitHub Runner
participant Action as Vercel Action
participant Client as @vercel/client (v17.3.10)
participant API as Vercel API
Note over Runner, API: Deployment Flow via GitHub Action
Runner->>Action: Execute Action
Action->>Action: Read Environment & Inputs
Action->>Client: CHANGED: Initialize Client & createDeployment()
Note over Client: Uses updated @vercel/build-utils<br/>to process local artifacts
Client->>API: POST /v13/deployments (with Auth Header)
alt Successful Deployment
API-->>Client: 200 OK (Deployment Metadata)
Client-->>Action: Deployment Results
Action->>Runner: Set Output (preview-url, etc.)
else API Error
API-->>Client: Error Response
Client-->>Action: Throw Exception
Action->>Runner: Mark Step Failed
end
Bumps [@vercel/client](https://github.com/vercel/vercel/tree/HEAD/packages/client) from 17.2.65 to 17.3.10. - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/client/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/client@17.3.10/packages/client) --- updated-dependencies: - dependency-name: "@vercel/client" dependency-version: 17.3.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
6cb9bd9 to
d1e1521
Compare
|
Contributor
|
Deploy preview for angular ready!
Deployed with vercel-action |
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.



Bumps @vercel/client from 17.2.65 to 17.3.10.
Release notes
Sourced from
@vercel/client's releases.Changelog
Sourced from
@vercel/client's changelog.... (truncated)
Commits
4eec0e5Version Packages (#16068)670553aVersion Packages (#16046)5df9328Version Packages (#16024)0d0b990Version Packages (#16023)e1a4e29Reapply "Version Packages (#16006)" (#16021) (#16022)8ad520bRevert "Version Packages (#16006)" (#16021)3621ed3Version Packages (#16006)7a5b910Version Packages (#16003)1cb4e23Version Packages (#15968)43915bbVersion Packages (#15939)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vercel/clientsince your current version.