Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 04 May 2026 13:47:37 +0000 Subject: [pgjdbc/pgjdbc] PR #4060: chore(deps): update actions/upload-pages-artifact action to v5 List-Id: X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Issue: 4060 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/4060 Content-Type: text/plain; charset=utf-8 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-pages-artifact](https://redirect.github.com/actions/upload-pages-artifact) | action | major | `v3.0.1` → `v5` | --- ### Release Notes
actions/upload-pages-artifact (actions/upload-pages-artifact) ### [`v5`](https://redirect.github.com/actions/upload-pages-artifact/compare/v4...v5) [Compare Source](https://redirect.github.com/actions/upload-pages-artifact/compare/v5.0.0...v5.0.0) ### [`v5.0.0`](https://redirect.github.com/actions/upload-pages-artifact/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/actions/upload-pages-artifact/compare/v4.0.0...v5.0.0) ### Changelog - Update upload-artifact action to version 7 [@​Tom-van-Woudenberg](https://redirect.github.com/Tom-van-Woudenberg) ([#​139](https://redirect.github.com/actions/upload-pages-artifact/issues/139)) - feat: add `include-hidden-files` input [@​jonchurch](https://redirect.github.com/jonchurch) ([#​137](https://redirect.github.com/actions/upload-pages-artifact/issues/137)) See details of [all code changes](https://redirect.github.com/actions/upload-pages-artifact/compare/v4.0.0...v4.0.1) since previous release. ### [`v4`](https://redirect.github.com/actions/upload-pages-artifact/compare/v3...v4) [Compare Source](https://redirect.github.com/actions/upload-pages-artifact/compare/v4.0.0...v4.0.0) ### [`v4.0.0`](https://redirect.github.com/actions/upload-pages-artifact/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/actions/upload-pages-artifact/compare/v3.0.1...v4.0.0) #### What's Changed - Potentially breaking change: hidden files (specifically dotfiles) will not be included in the artifact by [@​tsusdere](https://redirect.github.com/tsusdere) in [#​102](https://redirect.github.com/actions/upload-pages-artifact/pull/102) If you need to include dotfiles in your artifact: instead of using this action, create your own artifact according to these requirements - Pin `actions/upload-artifact` to SHA by [@​heavymachinery](https://redirect.github.com/heavymachinery) in [#​127](https://redirect.github.com/actions/upload-pages-artifact/pull/127) **Full Changelog**:
--- ### 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).