Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 13 Apr 2026 21:15:40 +0000 Subject: [pgjdbc/pgjdbc] PR #4033: chore(deps): update actions/configure-pages action to v6 List-Id: X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Issue: 4033 X-GitHub-Labels: dependencies X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/4033 Content-Type: text/plain; charset=utf-8 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/configure-pages](https://redirect.github.com/actions/configure-pages) | action | major | `v4.0.0` → `v6.0.0` | --- ### Release Notes
actions/configure-pages (actions/configure-pages) ### [`v6.0.0`](https://redirect.github.com/actions/configure-pages/releases/tag/v6.0.0) [Compare Source](https://redirect.github.com/actions/configure-pages/compare/v5.0.0...v6.0.0) ### Changelog - upgrade to node 24 [@​salmanmkc](https://redirect.github.com/salmanmkc) ([#​186](https://redirect.github.com/actions/configure-pages/issues/186)) - Upgrade IA Publish [@​Jcambass](https://redirect.github.com/Jcambass) ([#​165](https://redirect.github.com/actions/configure-pages/issues/165)) - Add workflow file for publishing releases to immutable action package [@​Jcambass](https://redirect.github.com/Jcambass) ([#​163](https://redirect.github.com/actions/configure-pages/issues/163)) - pin draft release version [@​YiMysty](https://redirect.github.com/YiMysty) ([#​162](https://redirect.github.com/actions/configure-pages/issues/162)) - Bump espree from 9.6.1 to 10.1.0 [@​dependabot](https://redirect.github.com/dependabot) ([#​160](https://redirect.github.com/actions/configure-pages/issues/160)) - Bump eslint-config-prettier from 8.8.0 to 9.1.0 [@​dependabot](https://redirect.github.com/dependabot) ([#​143](https://redirect.github.com/actions/configure-pages/issues/143)) - Be more friendly to Dependabot [@​yoannchaudet](https://redirect.github.com/yoannchaudet) ([#​158](https://redirect.github.com/actions/configure-pages/issues/158)) - Bump eslint-plugin-github from 4.10.2 to 5.0.1 [@​dependabot](https://redirect.github.com/dependabot) ([#​154](https://redirect.github.com/actions/configure-pages/issues/154)) - Bump braces from 3.0.2 to 3.0.3 in the npm\_and\_yarn group [@​dependabot](https://redirect.github.com/dependabot) ([#​156](https://redirect.github.com/actions/configure-pages/issues/156)) - Bump undici from 5.28.3 to 5.28.4 [@​dependabot](https://redirect.github.com/dependabot) ([#​145](https://redirect.github.com/actions/configure-pages/issues/145)) See details of [all code changes](https://redirect.github.com/actions/configure-pages/compare/v5.0.0...v5.0.1) since previous release. ### [`v5.0.0`](https://redirect.github.com/actions/configure-pages/releases/tag/v5.0.0) [Compare Source](https://redirect.github.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://redirect.github.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://redirect.github.com/JamesMGreene) ([#​139](https://redirect.github.com/actions/configure-pages/issues/139)) - Convert errors into Actions-compatible logging with annotations [@​JamesMGreene](https://redirect.github.com/JamesMGreene) ([#​138](https://redirect.github.com/actions/configure-pages/issues/138)) - Bump [@​actions/github](https://redirect.github.com/actions/github) from 5.1.1 to 6.0.0 [@​dependabot](https://redirect.github.com/dependabot) ([#​123](https://redirect.github.com/actions/configure-pages/issues/123)) - Bump the non-breaking-changes group with 2 updates [@​dependabot](https://redirect.github.com/dependabot) ([#​136](https://redirect.github.com/actions/configure-pages/issues/136)) - Update the Next.js configuration for v14 [@​JamesMGreene](https://redirect.github.com/JamesMGreene) ([#​137](https://redirect.github.com/actions/configure-pages/issues/137)) - Bump the non-breaking-changes group with 3 updates [@​dependabot](https://redirect.github.com/dependabot) ([#​132](https://redirect.github.com/actions/configure-pages/issues/132)) - Bump release-drafter/release-drafter from 5 to 6 [@​dependabot](https://redirect.github.com/dependabot) ([#​133](https://redirect.github.com/actions/configure-pages/issues/133)) - Bump github/codeql-action from 2 to 3 [@​dependabot](https://redirect.github.com/dependabot) ([#​127](https://redirect.github.com/actions/configure-pages/issues/127)) - Bump actions/checkout from 3 to 4 [@​dependabot](https://redirect.github.com/dependabot) ([#​120](https://redirect.github.com/actions/configure-pages/issues/120)) - Bump actions/setup-node from 3 to 4 [@​dependabot](https://redirect.github.com/dependabot) ([#​118](https://redirect.github.com/actions/configure-pages/issues/118)) - Bump the non-breaking-changes group with 1 update [@​dependabot](https://redirect.github.com/dependabot) ([#​131](https://redirect.github.com/actions/configure-pages/issues/131)) - Update Dependabot config to group non-breaking changes [@​JamesMGreene](https://redirect.github.com/JamesMGreene) ([#​130](https://redirect.github.com/actions/configure-pages/issues/130)) See details of [all code changes](https://redirect.github.com/actions/configure-pages/compare/v4.0.0...v5.0.0) since previous release.
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "every 3 weeks on Monday" - 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/pgjdbc/pgjdbc).