Skip to content

chore(deps): bump actions/deploy-pages from 4 to 5#122

Merged
naorsabag merged 1 commit into
masterfrom
dependabot/github_actions/actions/deploy-pages-5
May 11, 2026
Merged

chore(deps): bump actions/deploy-pages from 4 to 5#122
naorsabag merged 1 commit into
masterfrom
dependabot/github_actions/actions/deploy-pages-5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 10, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps actions/deploy-pages from 4 to 5.

Release notes

Sourced from actions/deploy-pages's releases.

v5.0.0

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.5

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.4

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.3

Changelog

... (truncated)

Commits
  • cd2ce8f Merge pull request #404 from salmanmkc/node24
  • bbe2a95 Update Node.js version to 24.x
  • 854d7aa Merge pull request #374 from actions/Jcambass-patch-1
  • 306bb81 Add workflow file for publishing releases to immutable action package
  • b742728 Merge pull request #360 from actions/dependabot/npm_and_yarn/npm_and_yarn-513...
  • 7273294 Bump braces in the npm_and_yarn group across 1 directory
  • 963791f Merge pull request #361 from actions/dependabot-friendly
  • 51bb29d Make the rebuild dist workflow safer for Dependabot
  • 89f3d10 Merge pull request #358 from actions/dependabot/npm_and_yarn/non-breaking-cha...
  • bce7355 Merge branch 'main' into dependabot/npm_and_yarn/non-breaking-changes-99c12deb21
  • Additional commits viewable in compare view

Summary by CodeRabbit

  • Chores
    • Updated deployment infrastructure.

Review Change Stack

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 10, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 10, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 995e3ddc-5762-413c-b1bb-31ff24d85154

📥 Commits

Reviewing files that changed from the base of the PR and between 69a8777 and 48892ab.

📒 Files selected for processing (1)
  • .github/workflows/pages.yml
✅ Files skipped from review due to trivial changes (1)
  • .github/workflows/pages.yml

Walkthrough

The GitHub Pages workflow deployment step is updated to use actions/deploy-pages@v5 instead of actions/deploy-pages@v4. This is a single-line version bump of the official GitHub Pages deployment action.

Changes

GitHub Pages Workflow

Layer / File(s) Summary
Deployment Action Version Update
.github/workflows/pages.yml
The actions/deploy-pages action is upgraded from v4 to v5 in the deploy job's deployment step.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • naorsabag/openhop#103: Modifies the same GitHub Pages workflow file with changes to Pages-related deployment configuration steps.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: bumping the actions/deploy-pages dependency from version 4 to version 5, which matches the file change summary.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/github_actions/actions/deploy-pages-5

Comment @coderabbitai help to get the list of available commands and usage tips.

Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/deploy-pages-5 branch from 69a8777 to 48892ab Compare May 11, 2026 05:35
@naorsabag naorsabag merged commit b58f766 into master May 11, 2026
8 checks passed
@naorsabag naorsabag deleted the dependabot/github_actions/actions/deploy-pages-5 branch May 11, 2026 08:46
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.

1 participant