chore(deps): update actions/deploy-pages action to v5 #146

Open
renovate wants to merge 1 commit from renovate/actions-deploy-pages-5.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
actions/deploy-pages action major v4v5

Release Notes

actions/deploy-pages (actions/deploy-pages)

v5.0.0

Compare Source

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.

v5

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/deploy-pages](https://github.com/actions/deploy-pages) | action | major | `v4` → `v5` | --- ### Release Notes <details> <summary>actions/deploy-pages (actions/deploy-pages)</summary> ### [`v5.0.0`](https://github.com/actions/deploy-pages/releases/tag/v5.0.0) [Compare Source](https://github.com/actions/deploy-pages/compare/v5.0.0...v5.0.0) ### Changelog - Update Node.js version to 24.x [@&#8203;salmanmkc](https://github.com/salmanmkc) ([#&#8203;404](https://github.com/actions/deploy-pages/issues/404)) - Add workflow file for publishing releases to immutable action package [@&#8203;Jcambass](https://github.com/Jcambass) ([#&#8203;374](https://github.com/actions/deploy-pages/issues/374)) - Bump braces from 3.0.2 to 3.0.3 in the npm\_and\_yarn group across 1 directory [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;360](https://github.com/actions/deploy-pages/issues/360)) - Make the rebuild dist workflow work nicer with Dependabot [@&#8203;yoannchaudet](https://github.com/yoannchaudet) ([#&#8203;361](https://github.com/actions/deploy-pages/issues/361)) - Bump the non-breaking-changes group across 1 directory with 3 updates [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;358](https://github.com/actions/deploy-pages/issues/358)) - Delete repeated sentence [@&#8203;garethsb](https://github.com/garethsb) ([#&#8203;359](https://github.com/actions/deploy-pages/issues/359)) - Update README.md [@&#8203;tsusdere](https://github.com/tsusdere) ([#&#8203;348](https://github.com/actions/deploy-pages/issues/348)) - Bump the non-breaking-changes group with 4 updates [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;341](https://github.com/actions/deploy-pages/issues/341)) - Remove error message for file permissions [@&#8203;TooManyBees](https://github.com/TooManyBees) ([#&#8203;340](https://github.com/actions/deploy-pages/issues/340)) *** See details of [all code changes](https://github.com/actions/deploy-pages/compare/v4.0.5...v4.0.6) since previous release. :warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the [compatibility table](https://github.com/actions/deploy-pages/#compatibility). ### [`v5`](https://github.com/actions/deploy-pages/compare/v4.0.5...v5.0.0) [Compare Source](https://github.com/actions/deploy-pages/compare/v4.0.5...v5.0.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjI5LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/actions-deploy-pages-5.x:renovate/actions-deploy-pages-5.x
git switch renovate/actions-deploy-pages-5.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/actions-deploy-pages-5.x
git switch renovate/actions-deploy-pages-5.x
git rebase main
git switch main
git merge --ff-only renovate/actions-deploy-pages-5.x
git switch renovate/actions-deploy-pages-5.x
git rebase main
git switch main
git merge --no-ff renovate/actions-deploy-pages-5.x
git switch main
git merge --squash renovate/actions-deploy-pages-5.x
git switch main
git merge --ff-only renovate/actions-deploy-pages-5.x
git switch main
git merge renovate/actions-deploy-pages-5.x
git push origin main
Sign in to join this conversation.
No description provided.