Skip to content

chore: bump @vercel/client from 17.2.65 to 17.3.10#354

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/vercel/client-17.3.10
Open

chore: bump @vercel/client from 17.2.65 to 17.3.10#354
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/vercel/client-17.3.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Bumps @vercel/client from 17.2.65 to 17.3.10.

Release notes

Sourced from @​vercel/client's releases.

@​vercel/client@​17.3.10

Patch Changes

@​vercel/client@​17.3.9

Patch Changes

@​vercel/client@​17.3.8

Patch Changes

@​vercel/client@​17.3.7

Patch Changes

Changelog

Sourced from @​vercel/client's changelog.

17.3.10

Patch Changes

17.3.9

Patch Changes

17.3.8

Patch Changes

17.3.7

Patch Changes

17.3.6

Patch Changes

17.3.5

Patch Changes

17.3.4

Patch Changes

17.3.3

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vercel/client since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2026
@github-actions

github-actions Bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

Deploy preview for file ready!

Project:file
Status: ✅  Deploy successful!
Preview URL:https://team-scope-test-7jly7h9il-dietfriends.vercel.app
Latest Commit:d1e1521
Inspect:View deployment

Deployed with vercel-action

@github-actions

github-actions Bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

Deploy preview for express-basic-auth ready!

Project:express-basic-auth
Status: ✅  Deploy successful!
Preview URL:https://express-basic-auth-ikk5v1boj-minsu-lees-projects-b1e388b7.vercel.app
Latest Commit:d1e1521
Inspect:View deployment

Deployed with vercel-action

@github-actions

github-actions Bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

Deploy preview for static ready!

Project:static
Status: ✅  Deploy successful!
Preview URL:https://zeit-now-deployment-action-example-angular-55zm8v9t3.vercel.app
Latest Commit:d1e1521
Alias:https://staging.static.vercel-action.amond.dev
Alias:https://pr-354.static.vercel-action.amond.dev
Inspect:View deployment

Deployed with vercel-action

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Loading

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>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vercel/client-17.3.10 branch from 6cb9bd9 to d1e1521 Compare April 30, 2026 00:20
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

Deploy preview for angular ready!

Project:angular
Status: ✅  Deploy successful!
Preview URL:https://zeit-now-deployment-action-example-angular-nyf0z10rq.vercel.app
Latest Commit:d1e1521
Alias:https://staging.angular.vercel-action.amond.dev
Alias:https://pr-354.angular.vercel-action.amond.dev
Inspect:View deployment

Deployed with vercel-action

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