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

Update Github Actions Versions (major) #31

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2023

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3.2.0 -> v4.2.2
actions/checkout action major v3 -> v4
actions/setup-node action major v3 -> v4
docker/build-push-action action major v3.2.0 -> v6.10.0
docker/login-action action major v2.1.0 -> v3.3.0
docker/metadata-action action major v4.1.1 -> v5.6.1
docker/setup-buildx-action action major v2.2.1 -> v3.7.1
docker/setup-qemu-action action major v2.1.0 -> v3.2.0

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

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

v3.5.3

Compare Source

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

actions/setup-node (actions/setup-node)

v4

Compare Source

docker/build-push-action (docker/build-push-action)

v6.10.0

Compare Source

Full Changelog: docker/build-push-action@v6.9.0...v6.10.0

v6.9.0

Compare Source

Full Changelog: docker/build-push-action@v6.8.0...v6.9.0

v6.8.0

Compare Source

Full Changelog: docker/build-push-action@v6.7.0...v6.8.0

v6.7.0

Compare Source

v6.6.1

Compare Source

Full Changelog: docker/build-push-action@v6.6.0...v6.6.1

v6.6.0

Compare Source

v6.5.0

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

Full Changelog: docker/build-push-action@v6.3.0...v6.4.0

v6.3.0

Compare Source

Full Changelog: docker/build-push-action@v6.2.0...v6.3.0

v6.2.0

Compare Source

Full Changelog: docker/build-push-action@v6.1.0...v6.2.0

v6.1.0

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v5.4.0

Compare Source

v5.3.0

Compare Source

Full Changelog: docker/build-push-action@v5.2.0...v5.3.0

v5.2.0

Compare Source

Full Changelog: docker/build-push-action@v5.1.0...v5.2.0

v5.1.0

Compare Source

Full Changelog: docker/build-push-action@v5.0.0...v5.1.0

v5.0.0

Compare Source

Full Changelog: docker/build-push-action@v4.2.1...v5.0.0

v4.2.1

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.2.0...v4.2.1

v4.2.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.1.1...v4.2.0

v4.1.1

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.1.0...v4.1.1

v4.1.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.0.0...v4.1.0

v4.0.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v3.3.1...v4.0.0

v3.3.1

Compare Source

Full Changelog: docker/build-push-action@v3.3.0...v3.3.1

v3.3.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v3.2.0...v3.3.0

docker/login-action (docker/login-action)

v3.3.0

Compare Source

Full Changelog: docker/login-action@v3.2.0...v3.3.0

v3.2.0

Compare Source

Full Changelog: docker/login-action@v3.1.0...v3.2.0

v3.1.0

Compare Source

Full Changelog: docker/login-action@v3.0.0...v3.1.0

v3.0.0

Compare Source

Full Changelog: docker/login-action@v2.2.0...v3.0.0

v2.2.0

Compare Source

Full Changelog: docker/login-action@v2.1.0...v2.2.0

docker/metadata-action (docker/metadata-action)

v5.6.1

Compare Source

Full Changelog: docker/metadata-action@v5.6.0...v5.6.1

v5.6.0

Compare Source

Full Changelog: docker/metadata-action@v5.5.1...v5.6.0

v5.5.1

Compare Source

Full Changelog: docker/metadata-action@v5.5.0...v5.5.1

v5.5.0

Compare Source

Full Changelog: docker/metadata-action@v5.4.0...v5.5.0

v5.4.0

Compare Source

Full Changelog: docker/metadata-action@v5.3.0...v5.4.0

v5.3.0

Compare Source

Full Changelog: docker/metadata-action@v5.2.0...v5.3.0

v5.2.0

Compare Source

Full Changelog: docker/metadata-action@v5.1.0...v5.2.0

v5.1.0

Compare Source

Full Changelog: docker/metadata-action@v5.0.0...v5.1.0

v5.0.0

Compare Source

Full Changelog: docker/metadata-action@v4.6.0...v5.0.0

v4.6.0

Compare Source

Full Changelog: docker/metadata-action@v4.5.0...v4.6.0

v4.5.0

Compare Source

Full Changelog: docker/metadata-action@v4.4.0...v4.5.0

v4.4.0

Compare Source

Full Changelog: docker/metadata-action@v4.3.0...v4.4.0

v4.3.0

Compare Source

Full Changelog: docker/metadata-action@v4.2.0...v4.3.0

v4.2.0

Compare Source

  • Add tz attribute to handlebar date function by @​chroju (#​251)
  • Bump minimatch from 3.0.4 to 3.1.2 (#​242)
  • Bump csv-parse from 5.3.1 to 5.3.3 (#​245)
  • Bump json5 from 2.2.0 to 2.2.3 (#​252)

Full Changelog: docker/metadata-action@v4.1.1...v4.2.0

docker/setup-buildx-action (docker/setup-buildx-action)

v3.7.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.7.0...v3.7.1

v3.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.1...v3.7.0

v3.6.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.0...v3.6.1

v3.6.0

Compare Source

Full Changelog: https://github


Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 5c5dfb4 to a485d4c Compare June 13, 2023 12:05
@renovate renovate bot changed the title Update docker/build-push-action action to v4 Update Github Actions Versions to v4 (major) Sep 4, 2023
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 4106416 to 9958ae6 Compare September 8, 2023 16:59
@renovate renovate bot changed the title Update Github Actions Versions to v4 (major) Update Github Actions Versions (major) Sep 12, 2023
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 9958ae6 to cb0f408 Compare September 12, 2023 10:51
@renovate renovate bot force-pushed the renovate/major-github-actions branch from cb0f408 to 48c4efd Compare September 22, 2023 19:21
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from fccf66e to b2ec0c4 Compare October 23, 2023 17:26
@renovate renovate bot force-pushed the renovate/major-github-actions branch from b2ec0c4 to 81ed228 Compare November 17, 2023 14:14
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 0e2b919 to e42b9d7 Compare December 4, 2023 11:22
@renovate renovate bot force-pushed the renovate/major-github-actions branch from e42b9d7 to 14b606b Compare December 18, 2023 10:49
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 14b606b to 260a959 Compare January 5, 2024 12:49
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 260a959 to 282c906 Compare January 31, 2024 13:08
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 282c906 to c42ae8e Compare February 27, 2024 11:04
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 9ae7d74 to b6d86a3 Compare March 14, 2024 11:46
@renovate renovate bot force-pushed the renovate/major-github-actions branch from b6d86a3 to 5b8df83 Compare April 8, 2024 11:00
@renovate renovate bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 9b718fa to aa1a44f Compare April 25, 2024 15:59
@renovate renovate bot force-pushed the renovate/major-github-actions branch from aa1a44f to 05900c3 Compare May 8, 2024 22:03
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 05900c3 to 5c14daf Compare May 16, 2024 20:20
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 5c14daf to 5da8183 Compare May 28, 2024 09:30
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 5da8183 to 2e45edd Compare June 10, 2024 09:46
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 646d266 to 9a0f9f3 Compare June 18, 2024 16:49
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 0830d92 to 16e1794 Compare June 26, 2024 13:59
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 3316544 to 1997e86 Compare July 4, 2024 08:16
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from a6be369 to 538139e Compare July 22, 2024 10:55
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 538139e to 354dd92 Compare July 29, 2024 17:05
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 943b0dd to 1ad6c25 Compare August 13, 2024 13:34
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 53ca599 to cf6db62 Compare September 30, 2024 10:14
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from d55f988 to a0b0f78 Compare October 7, 2024 18:32
@renovate renovate bot force-pushed the renovate/major-github-actions branch from a0b0f78 to c8bcc28 Compare October 23, 2024 15:56
@renovate renovate bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 76c73b9 to 4af879a Compare November 19, 2024 18:44
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 4af879a to 7bc1029 Compare November 26, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants