Update actions/configure-pages action to v6 #21

Open
renovate wants to merge 1 commit from renovate/actions-configure-pages-6.x into main
Owner

This PR contains the following updates:

Package Type Update Change
actions/configure-pages action major v5v6

Release Notes

actions/configure-pages (actions/configure-pages)

v6.0.0

Compare Source

Changelog

See details of all code changes since previous release.

v6

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/configure-pages](https://github.com/actions/configure-pages) | action | major | `v5` → `v6` | --- ### Release Notes <details> <summary>actions/configure-pages (actions/configure-pages)</summary> ### [`v6.0.0`](https://github.com/actions/configure-pages/releases/tag/v6.0.0) [Compare Source](https://github.com/actions/configure-pages/compare/v6.0.0...v6.0.0) ### Changelog - upgrade to node 24 [@&#8203;salmanmkc](https://github.com/salmanmkc) ([#&#8203;186](https://github.com/actions/configure-pages/issues/186)) - Upgrade IA Publish [@&#8203;Jcambass](https://github.com/Jcambass) ([#&#8203;165](https://github.com/actions/configure-pages/issues/165)) - Add workflow file for publishing releases to immutable action package [@&#8203;Jcambass](https://github.com/Jcambass) ([#&#8203;163](https://github.com/actions/configure-pages/issues/163)) - pin draft release version [@&#8203;YiMysty](https://github.com/YiMysty) ([#&#8203;162](https://github.com/actions/configure-pages/issues/162)) - Bump espree from 9.6.1 to 10.1.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;160](https://github.com/actions/configure-pages/issues/160)) - Bump eslint-config-prettier from 8.8.0 to 9.1.0 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;143](https://github.com/actions/configure-pages/issues/143)) - Be more friendly to Dependabot [@&#8203;yoannchaudet](https://github.com/yoannchaudet) ([#&#8203;158](https://github.com/actions/configure-pages/issues/158)) - Bump eslint-plugin-github from 4.10.2 to 5.0.1 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;154](https://github.com/actions/configure-pages/issues/154)) - Bump braces from 3.0.2 to 3.0.3 in the npm\_and\_yarn group [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;156](https://github.com/actions/configure-pages/issues/156)) - Bump undici from 5.28.3 to 5.28.4 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;145](https://github.com/actions/configure-pages/issues/145)) See details of [all code changes](https://github.com/actions/configure-pages/compare/v5.0.0...v5.0.1) since previous release. ### [`v6`](https://github.com/actions/configure-pages/compare/v5.0.0...v6.0.0) [Compare Source](https://github.com/actions/configure-pages/compare/v5.0.0...v6.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-configure-pages-6.x:renovate/actions-configure-pages-6.x
git switch renovate/actions-configure-pages-6.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-configure-pages-6.x
git switch renovate/actions-configure-pages-6.x
git rebase main
git switch main
git merge --ff-only renovate/actions-configure-pages-6.x
git switch renovate/actions-configure-pages-6.x
git rebase main
git switch main
git merge --no-ff renovate/actions-configure-pages-6.x
git switch main
git merge --squash renovate/actions-configure-pages-6.x
git switch main
git merge --ff-only renovate/actions-configure-pages-6.x
git switch main
git merge renovate/actions-configure-pages-6.x
git push origin main
Sign in to join this conversation.
No description provided.