Skip to content

chore(deps): bump actions/upload-pages-artifact from 4 to 5#1889

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/upload-pages-artifact-5
Open

chore(deps): bump actions/upload-pages-artifact from 4 to 5#1889
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/upload-pages-artifact-5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps actions/upload-pages-artifact from 4 to 5.

Release notes

Sourced from actions/upload-pages-artifact's releases.

v5.0.0

Changelog

See details of all code changes since previous release.

Commits

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 [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 13, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 13, 2026 19:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 13, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 13, 2026

⚠️ No Changeset found

Latest commit: aba7080

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

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

Click here to learn what changesets are, and how to add one.

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

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 13, 2026

Open in StackBlitz

@modelcontextprotocol/client

npm i https://pkg.pr.new/@modelcontextprotocol/client@1889

@modelcontextprotocol/server

npm i https://pkg.pr.new/@modelcontextprotocol/server@1889

@modelcontextprotocol/express

npm i https://pkg.pr.new/@modelcontextprotocol/express@1889

@modelcontextprotocol/fastify

npm i https://pkg.pr.new/@modelcontextprotocol/fastify@1889

@modelcontextprotocol/hono

npm i https://pkg.pr.new/@modelcontextprotocol/hono@1889

@modelcontextprotocol/node

npm i https://pkg.pr.new/@modelcontextprotocol/node@1889

commit: aba7080

Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

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

LGTM — straightforward Dependabot bump.

Extended reasoning...

Overview

Dependabot bumps actions/upload-pages-artifact from v4 to v5 in .github/workflows/deploy-docs.yml. Single-line change; the only usage passes path: which is unchanged in v5. Upstream v5 just updates the internal upload-artifact dep to v7 and adds an optional include-hidden-files input (unused here). The downstream actions/deploy-pages@v5 step is already on a compatible version.

Security risks

None. This is a first-party GitHub action referenced by major-version tag, used only in the docs-deploy workflow. No new permissions, secrets, or inputs introduced.

Level of scrutiny

Low. CI/docs infrastructure only — no SDK source, types, or published artifacts are touched. No changeset needed since this doesn't affect any package version.

Other factors

No prior reviews or outstanding comments. Bug-hunting system found nothing. Per the repo's CI review guidance, I verified the action's release notes rather than speculating about behavior changes — v5 is backward-compatible for this call site.

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants