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 (major) #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/cache action major v3.3.1 -> v4.0.2
actions/checkout action major v3.5.3 -> v4.1.7
actions/configure-pages action major v3.0.6 -> v4.0.0
actions/deploy-pages action major v2.0.3 -> v4.0.5
actions/download-artifact action major v3.0.2 -> v4.1.8
actions/setup-node action major v3.7.0 -> v4.0.3
actions/upload-artifact action major v3 -> v4
actions/upload-artifact action major v3.1.2 -> v4.3.4
actions/upload-artifact action major v3.1.3 -> v4.3.4
golangci/golangci-lint-action action major v3.6.0 -> v4.0.1

Release Notes

actions/cache (actions/cache)

v4.0.2

Compare Source

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4...v4.0.1

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

v3.3.2

Compare Source

What's Changed
New Contributors

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

actions/checkout (actions/checkout)

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

v4.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4.1.0...v4.1.1

v4.1.0

Compare Source

v4.0.0

Compare Source

v3.6.0

Compare Source

actions/configure-pages (actions/configure-pages)

v4.0.0

Compare Source

Changelog

See details of all code changes since previous release.

v3.0.7

Compare Source

Changelog

See details of all code changes since previous release.

actions/deploy-pages (actions/deploy-pages)

v4.0.5

Compare Source

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than github.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.4

Compare Source

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than github.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.3

Compare Source

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than github.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.2

Compare Source

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than github.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.1

Compare Source

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than github.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.0

Compare Source

Changelog

  • Deploy pages using artifact IDs @​konradpabjan (#​251)
  • This version requires the permission actions: read in the workflows which use it.

ℹ️ This version of actions/deploy-pages is ONLY compatible with artifacts uploaded by either:

See details of all code changes since previous release.

⚠️ For use with products other than github.com, such as GitHub Enterprise Server, please consult the compatibility table.

v3.0.1

Compare Source

Changelog

🧰 Maintenance


See details of all code changes since previous release.

⚠️ For use with products other than github.com, such as GitHub Enterprise Server, please consult the compatibility table.

v3.0.0

Compare Source

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than github.com, such as GitHub Enterprise Server, please consult the compatibility table.

v2.0.5

Compare Source

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than github.com, such as GitHub Enterprise Server, please consult the compatibility table.

v2.0.4

Compare Source

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than github.com, such as GitHub Enterprise Server, please consult the compatibility table.

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

v4.1.8

Compare Source

What's Changed

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

v4.1.7

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.1.6...v4.1.7

v4.1.6

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.1.5...v4.1.6

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.1.4...v4.1.5

v4.1.4

Compare Source

What's Changed

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

v4.1.3

Compare Source

What's Changed

New Contributors

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

v4.1.2

Compare Source

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/setup-node (actions/setup-node)

v4.0.3

Compare Source

v4.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4...v4.0.1

v4.0.0

Compare Source

What's Changed

In scope of this release we changed version of node runtime for action from node16 to node20 and updated dependencies in https://github.com/actions/setup-node/pull/866

Besides, release contains such changes as:

New Contributors

Full Changelog: actions/setup-node@v3...v4.0.0

v3.8.2

Compare Source

What's Changed

Full Changelog: actions/setup-node@v3...v3.8.2

v3.8.1

Compare Source

What's Changed

In scope of this release, the filter was removed within the cache-save step by @​dmitry-shibanov in https://github.com/actions/setup-node/pull/831. It is filtered and checked in the toolkit/cache library.

Full Changelog: actions/setup-node@v3...v3.8.1

v3.8.0

Compare Source

What's Changed
Bug fixes:
Feature implementations:
Documentation changes:
Update dependencies:
New Contributors

Full Changelog: actions/setup-node@v3...v3.8.0

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

v4

Compare Source

golangci/golangci-lint-action (golangci/golangci-lint-action)

v4.0.1

Compare Source

What's Changed

Documentation
Dependencies

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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch from 8d96268 to 3892ecc Compare October 18, 2023 02:37
@renovate renovate bot changed the title chore(deps): update actions/checkout action to v4 chore(deps): update all github action dependencies to v4 (major) Oct 24, 2023
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch from 3892ecc to 9f44df1 Compare October 24, 2023 06:02
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch from 9f44df1 to 4f11eab Compare December 5, 2023 20:27
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch 3 times, most recently from d56c801 to 81f775b Compare December 20, 2023 02:28
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch from 81f775b to e055186 Compare December 23, 2023 05:51
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch 3 times, most recently from 2294024 to 634d52b Compare January 18, 2024 02:50
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch 2 times, most recently from 8f7521f to 536856b Compare January 24, 2024 08:45
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch 3 times, most recently from 28e17bf to 18b9c31 Compare February 10, 2024 08:38
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch 2 times, most recently from 76ec686 to 786af84 Compare March 1, 2024 20:58
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch from 786af84 to 3f366b4 Compare March 19, 2024 20:41
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch 3 times, most recently from 5ce603c to 6440db5 Compare April 25, 2024 05:37
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch from 6440db5 to 97975c0 Compare April 27, 2024 03:07
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch from 97975c0 to d02e82f Compare May 9, 2024 17:58
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch from d02e82f to 1e00d4d Compare May 22, 2024 23:57
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch from 1e00d4d to 0334253 Compare June 15, 2024 05:48
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch from 0334253 to 6688f89 Compare July 6, 2024 20:46
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/major-4-all-github-action branch from 6688f89 to 3c9da54 Compare July 10, 2024 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants