chore(deps): bump actions/upload-pages-artifact from 4 to 5#1889
chore(deps): bump actions/upload-pages-artifact from 4 to 5#1889dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
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>
|
@modelcontextprotocol/client
@modelcontextprotocol/server
@modelcontextprotocol/express
@modelcontextprotocol/fastify
@modelcontextprotocol/hono
@modelcontextprotocol/node
commit: |
There was a problem hiding this comment.
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.
Bumps actions/upload-pages-artifact from 4 to 5.
Release notes
Sourced from actions/upload-pages-artifact's releases.
Commits
fc324d3Merge pull request #139 from Tom-van-Woudenberg/patch-1fe9d4b7Merge branch 'main' into patch-10ca1617Merge pull request #137 from jonchurch/include-hidden-files57f0e84Update action.yml4a90348v7 --> hash56f665aUpdate upload-artifact action to version 7f7615f5Addinclude-hidden-filesinputDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)