Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update actions/configure-pages action to v5 (#155)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/configure-pages](https://togithub.com/actions/configure-pages) | action | major | `v4.0.0` -> `v5.0.0` | --- ### Release Notes <details> <summary>actions/configure-pages (actions/configure-pages)</summary> ### [`v5.0.0`](https://togithub.com/actions/configure-pages/releases/tag/v5.0.0) [Compare Source](https://togithub.com/actions/configure-pages/compare/v4.0.0...v5.0.0) ### Breaking Changes :warning: This version contains breaking changes! :warning: - When using the [input param `static_site_generator: next`](https://togithub.com/actions/configure-pages/blob/983d7736d9b0ae728b81ab479565c72886d7745b/action.yml#L7-L10): - Added support for Next.js >= 13.3.0 - Consequently, also dropped support for Next.js < 13.3.0 ### Full Changelog - Attempt to auto-detect configuration files with varying file extensions [@​JamesMGreene](https://togithub.com/JamesMGreene) ([#​139](https://togithub.com/actions/configure-pages/issues/139)) - Convert errors into Actions-compatible logging with annotations [@​JamesMGreene](https://togithub.com/JamesMGreene) ([#​138](https://togithub.com/actions/configure-pages/issues/138)) - Bump [@​actions/github](https://togithub.com/actions/github) from 5.1.1 to 6.0.0 [@​dependabot](https://togithub.com/dependabot) ([#​123](https://togithub.com/actions/configure-pages/issues/123)) - Bump the non-breaking-changes group with 2 updates [@​dependabot](https://togithub.com/dependabot) ([#​136](https://togithub.com/actions/configure-pages/issues/136)) - Update the Next.js configuration for v14 [@​JamesMGreene](https://togithub.com/JamesMGreene) ([#​137](https://togithub.com/actions/configure-pages/issues/137)) - Bump the non-breaking-changes group with 3 updates [@​dependabot](https://togithub.com/dependabot) ([#​132](https://togithub.com/actions/configure-pages/issues/132)) - Bump release-drafter/release-drafter from 5 to 6 [@​dependabot](https://togithub.com/dependabot) ([#​133](https://togithub.com/actions/configure-pages/issues/133)) - Bump github/codeql-action from 2 to 3 [@​dependabot](https://togithub.com/dependabot) ([#​127](https://togithub.com/actions/configure-pages/issues/127)) - Bump actions/checkout from 3 to 4 [@​dependabot](https://togithub.com/dependabot) ([#​120](https://togithub.com/actions/configure-pages/issues/120)) - Bump actions/setup-node from 3 to 4 [@​dependabot](https://togithub.com/dependabot) ([#​118](https://togithub.com/actions/configure-pages/issues/118)) - Bump the non-breaking-changes group with 1 update [@​dependabot](https://togithub.com/dependabot) ([#​131](https://togithub.com/actions/configure-pages/issues/131)) - Update Dependabot config to group non-breaking changes [@​JamesMGreene](https://togithub.com/JamesMGreene) ([#​130](https://togithub.com/actions/configure-pages/issues/130)) See details of [all code changes](https://togithub.com/actions/configure-pages/compare/v4.0.0...v5.0.0) since previous release. </details> --- ### Configuration 📅 **Schedule**: 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](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/aenix-io/etcd-operator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information