Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all github action dependencies to v4 (main) (major) #1992

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

cilium-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
actions/cache action major v3.3.2 -> v4.0.0
actions/download-artifact action major v3.0.2 -> v4.1.1
actions/upload-artifact action major v3.1.3 -> v4.1.0
geekyeggo/delete-artifact action major v2.0.0 -> v4.1.0

Release Notes

actions/cache (actions/cache)

v4.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v4.0.0

v3.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.3.3

actions/download-artifact (actions/download-artifact)

v4.1.1

Compare Source

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4...v4.1.0

v4.0.0

Compare Source

What's Changed

The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.

ℹ️ However, this is a major update that includes breaking changes. Artifacts created with versions v3 and below are not compatible with the v4 actions. Uploads and downloads must use the same major actions versions. There are also key differences from previous versions that may require updates to your workflows.

For more information, please see:

  1. The changelog post.
  2. The README.
  3. The migration documentation.
  4. As well as the underlying npm package, @​actions/artifact documentation.

New Contributors

Full Changelog: actions/download-artifact@v3...v4.0.0

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

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/upload-artifact@v4...v4.1.0

v4.0.0

Compare Source

What's Changed

The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.

ℹ️ However, this is a major update that includes breaking changes. Artifacts created with versions v3 and below are not compatible with the v4 actions. Uploads and downloads must use the same major actions versions. There are also key differences from previous versions that may require updates to your workflows.

For more information, please see:

  1. The changelog post.
  2. The README.
  3. The migration documentation.
  4. As well as the underlying npm package, @​actions/artifact documentation.

New Contributors

Full Changelog: actions/upload-artifact@v3...v4.0.0

geekyeggo/delete-artifact (geekyeggo/delete-artifact)

v4.1.0

Compare Source

  • Add default token.
  • Fix over-arching catch output; errors now correctly result in a failed run (@​TheMrMilchmann).

v4.0.0: Support for actions/upload-artifact@v4

Compare Source

  • Add support for artifacts uploaded with actions/upload-artifact@v4.
  • Add requirement of token with read and write access to actions.
  • Update requests to use GitHub REST API.
  • Deprecate support for actions/upload-artifact@v1, actions/upload-artifact@v2, and actions/upload-artifact@v3 (please use geekyeggo/delete-artifact@v2).

Configuration

📅 Schedule: Branch creation - "every month" (UTC), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
@cilium-renovate cilium-renovate bot requested review from willfindlay and a team as code owners January 17, 2024 18:30
@cilium-renovate cilium-renovate bot added release-blocker This PR or issue is blocking the next release. release-note/dependency This PR updates one or multiple dependencies labels Jan 17, 2024
@mtardy mtardy merged commit 56d978b into main Jan 17, 2024
35 checks passed
@mtardy mtardy deleted the renovate/main-major-4-all-github-action branch January 17, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker This PR or issue is blocking the next release. release-note/dependency This PR updates one or multiple dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: known "Unable to download and extract artifact: Request timeout" issue in vmtests
1 participant