Update actions/upload-pages-artifact action to v5 #24

Open
renovate wants to merge 1 commit from renovate/actions-upload-pages-artifact-5.x into main
Owner

This PR contains the following updates:

Package Type Update Change
actions/upload-pages-artifact action major v3v5

Release Notes

actions/upload-pages-artifact (actions/upload-pages-artifact)

v5.0.0

Compare Source

Changelog

See details of all code changes since previous release.

v5

Compare Source

v4.0.0

Compare Source

What's Changed

Full Changelog: https://github.com/actions/upload-pages-artifact/compare/v3.0.1...v4.0.0

v4

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/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | action | major | `v3` → `v5` | --- ### Release Notes <details> <summary>actions/upload-pages-artifact (actions/upload-pages-artifact)</summary> ### [`v5.0.0`](https://github.com/actions/upload-pages-artifact/releases/tag/v5.0.0) [Compare Source](https://github.com/actions/upload-pages-artifact/compare/v5.0.0...v5.0.0) ### Changelog - Update upload-artifact action to version 7 [@&#8203;Tom-van-Woudenberg](https://github.com/Tom-van-Woudenberg) ([#&#8203;139](https://github.com/actions/upload-pages-artifact/issues/139)) - feat: add `include-hidden-files` input [@&#8203;jonchurch](https://github.com/jonchurch) ([#&#8203;137](https://github.com/actions/upload-pages-artifact/issues/137)) See details of [all code changes](https://github.com/actions/upload-pages-artifact/compare/v4.0.0...v4.0.1) since previous release. ### [`v5`](https://github.com/actions/upload-pages-artifact/compare/v4.0.0...v5.0.0) [Compare Source](https://github.com/actions/upload-pages-artifact/compare/v4.0.0...v5.0.0) ### [`v4.0.0`](https://github.com/actions/upload-pages-artifact/releases/tag/v4.0.0) [Compare Source](https://github.com/actions/upload-pages-artifact/compare/v4.0.0...v4.0.0) #### What's Changed - Potentially breaking change: hidden files (specifically dotfiles) will not be included in the artifact by [@&#8203;tsusdere](https://github.com/tsusdere) in [#&#8203;102](https://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 <https://github.com/actions/upload-pages-artifact?tab=readme-ov-file#artifact-validation> - Pin `actions/upload-artifact` to SHA by [@&#8203;heavymachinery](https://github.com/heavymachinery) in [#&#8203;127](https://github.com/actions/upload-pages-artifact/pull/127) **Full Changelog**: <https://github.com/actions/upload-pages-artifact/compare/v3.0.1...v4.0.0> ### [`v4`](https://github.com/actions/upload-pages-artifact/compare/v3.0.1...v4.0.0) [Compare Source](https://github.com/actions/upload-pages-artifact/compare/v3.0.1...v4.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-upload-pages-artifact-5.x:renovate/actions-upload-pages-artifact-5.x
git switch renovate/actions-upload-pages-artifact-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-upload-pages-artifact-5.x
git switch renovate/actions-upload-pages-artifact-5.x
git rebase main
git switch main
git merge --ff-only renovate/actions-upload-pages-artifact-5.x
git switch renovate/actions-upload-pages-artifact-5.x
git rebase main
git switch main
git merge --no-ff renovate/actions-upload-pages-artifact-5.x
git switch main
git merge --squash renovate/actions-upload-pages-artifact-5.x
git switch main
git merge --ff-only renovate/actions-upload-pages-artifact-5.x
git switch main
git merge renovate/actions-upload-pages-artifact-5.x
git push origin main
Sign in to join this conversation.
No description provided.