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 #1523

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

cilium-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
actions/cache action patch v3.3.1 -> v3.3.2
actions/checkout action minor v3.5.3 -> v3.6.0
actions/deploy-pages action patch v2.0.3 -> v2.0.4
actions/setup-go action minor v4.0.1 -> v4.1.0
actions/setup-node action minor v3.7.0 -> v3.8.1
actions/upload-artifact action digest 0b7f8ab -> a8a3f3a
actions/upload-artifact action patch v3.1.2 -> v3.1.3
docker/build-push-action action minor v4.1.1 -> v4.2.1
docker/setup-buildx-action action minor v2.8.0 -> v2.10.0
docker/setup-buildx-action action minor v2.9.1 -> v2.10.0
github/codeql-action action minor v2.20.4 -> v2.21.9
golangci/golangci-lint-action action minor v3.6.0 -> v3.7.0
helm/kind-action action minor v1.5.0 -> v1.8.0
nick-fields/retry action minor v2.8.3 -> v2.9.0
nick-fields/retry action pinDigest -> 1467290
nick-invision/retry action minor v2.8.3 -> v2.9.0
renovatebot/github-action action patch v39.0.1 -> v39.0.5

Release Notes

actions/cache (actions/cache)

v3.3.2

Compare Source

What's Changed

New Contributors

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

actions/checkout (actions/checkout)

v3.6.0

Compare Source

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

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

v4.1.0

Compare Source

What's Changed

In scope of this release, slow installation on Windows was fixed by @​dsame in https://github.com/actions/setup-go/pull/393 and OS version was added to primaryKey for Ubuntu runners to avoid conflicts (https://github.com/actions/setup-go/pull/383)

This release also includes the following changes:

New Contributors

Full Changelog: actions/setup-go@v4...v4.1.0

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

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)

v3.1.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v3...v3.1.3

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

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

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

v2.10.0

Compare Source

What's Changed

Full Changelog: docker/setup-buildx-action@v2.9.1...v2.10.0

v2.9.1

Compare Source

Full Changelog: docker/setup-buildx-action@v2.9.0...v2.9.1

v2.9.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.8.0...v2.9.0

github/codeql-action (github/codeql-action)

v2.21.9

Compare Source

v2.21.8

Compare Source

v2.21.7

Compare Source

v2.21.6

Compare Source

v2.21.5

Compare Source

v2.21.4

Compare Source

v2.21.3

Compare Source

v2.21.2

Compare Source

v2.21.1

Compare Source

v2.21.0

Compare Source

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

v3.7.0

Compare Source

What's Changed

Changes
Documentation
Dependencies

New Contributors

Full Changelog: golangci/golangci-lint-action@v3...v3.7.0

helm/kind-action (helm/kind-action)

v1.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: helm/kind-action@v1.7.0...v1.8.0

v1.7.0

Compare Source

What's Changed

Full Changelog: helm/kind-action@v1.6.0...v1.7.0

v1.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: helm/kind-action@v1.5.0...v1.6.0

nick-fields/retry (nick-fields/retry)

v2.9.0

Compare Source

Features
  • shell: checks only the shell name and allows any argument (#​118) (1139f99)
nick-invision/retry (nick-invision/retry)

v2.9.0

Compare Source

Features
  • shell: checks only the shell name and allows any argument (#​118) (1139f99)
renovatebot/github-action (renovatebot/github-action)

v39.0.5

Compare Source

Build System
  • deps: update dependency semantic-release to v21.1.1 (202eccf)
Continuous Integration
  • deps: update renovate docker tag to v36.74.3 (468a2ef)
  • deps: update renovate docker tag to v36.77.0 (236eb21)

v39.0.4

Compare Source

Documentation
  • update references to renovatebot/github-action to v39.0.3 (ffff649)
Miscellaneous Chores
Build System
  • deps: update dependency semantic-release to v21.1.0 (1bdf398)
Continuous Integration
  • deps: update renovate docker tag to v36.64.8 (31e2ff7)
  • deps: update renovate docker tag to v36.66.0 (115fb96)
  • deps: update renovate docker tag to v36.67.1 (ef8c78a)
  • deps: update renovate docker tag to v36.68.0 (9cfb86a)
  • deps: update renovate docker tag to v36.68.1 (7d1a64f)
  • deps: update renovate docker tag to v36.72.0 (0fa652d)
  • deps: update renovate docker tag to v36.72.2 (827b98b)
  • deps: update renovate docker tag to v36.74.0 (74d744d)

v39.0.3

Compare Source

Build System
  • deps: update dependency semantic-release to v21.0.9 (35abd2f)
Continuous Integration
  • deps: update renovate docker tag to v36.64.4 (5d79867)

v39.0.2

Compare Source

Documentation
  • update references to ghcr.io/renovatebot/renovate to v36 (e8e566e)
  • update references to ghcr.io/renovatebot/renovate to v36.42.4 (ade9d84)
  • update references to ghcr.io/renovatebot/renovate to v36.52.2 (ce7fa70)
  • update references to renovatebot/github-action to v39.0.1 (80f3301)
Miscellaneous Chores
Build System
Continuous Integration
  • deps: update actions/checkout action to v3.6.0 (9f7ea54)
  • deps: update actions/setup-node action to v3.8.0 (6148d8b)
  • deps: update actions/setup-node action to v3.8.1 (f0dd1d0)
  • deps: update renovate docker tag to v36.20.1 (af4cc6c)
  • deps: update renovate docker tag to v36.21.0 (6dcd069)
  • deps: update renovate docker tag to v36.23.0 (67203cd)
  • deps: update renovate docker tag to v36.23.2 (1d3848f)
  • deps: update renovate docker tag to v36.24.0 (8cdc2b9)
  • deps: update renovate docker tag to v36.25.0 (5173f78)
  • deps: update renovate docker tag to v36.25.2 (05edeb8)
  • deps: update renovate docker tag to v36.25.3 (f89d6e9)
  • deps: update renovate docker tag to v36.25.5 (a0f5dfb)
  • deps: update renovate docker tag to v36.26.0 (47f2313)
  • deps: update renovate docker tag to v36.26.1 (92c60e8)
  • deps: update renovate docker tag to v36.27.1 (455374e)
  • deps: update renovate docker tag to v36.27.2 (4e348a2)
  • deps: update renovate docker tag to v36.30.0 (c137283)
  • deps: update renovate docker tag to v36.31.0 (483c2fa)
  • deps: update renovate docker tag to v36.33.5 (02d161f)
  • deps: update renovate docker tag to v36.34.0 (14937ce)
  • deps: update renovate docker tag to v36.35.0 (8544959)
  • deps: update renovate docker tag to v36.35.1 (b6b4faa)
  • deps: update renovate docker tag to v36.37.0 (94144f5)
  • deps: update renovate docker tag to v36.40.0 (f0bcba5)
  • deps: update renovate docker tag to v36.40.3 (4ae71b8)
  • deps: update renovate docker tag to v36.40.4 (7c919e7)
  • deps: update renovate docker tag to v36.41.0 (0ba4b0b)
  • deps: update renovate docker tag to v36.42.0 (170ae9e)
  • deps: update renovate docker tag to v36.42.1 (c0976ea)
  • deps: update renovate docker tag to v36.42.3 (a843404)
  • deps: update renovate docker tag to v36.42.4 (3f197e8)
  • deps: update renovate docker tag to v36.43.0 (383cb14)
  • deps: update renovate docker tag to v36.43.2 (76334ee)
  • deps: update renovate docker tag to v36.44.0 (fad2eb7)
  • deps: update renovate docker tag to v36.45.0 (2bd242c)
  • deps: update renovate docker tag to v36.46.0 (3682645)
  • deps: update renovate docker tag to v36.49.0 (685fb28)
  • deps: update renovate docker tag to v36.50.0 (2b3dd28)
  • deps: update renovate docker tag to v36.52.0 (70477d7)
  • deps: update renovate docker tag to v36.52.1 (1a967cb)
  • deps: update renovate docker tag to v36.52.2 (da8b5d0)
  • deps: update renovate docker tag to v36.52.4 (eba6f65)
  • deps: update renovate docker tag to v36.53.0 (6810602)
  • deps: update renovate docker tag to v36.54.3 (37fc89a)
  • deps: update renovate docker tag to v36.56.3 (675dc13)
  • deps: update renovate docker tag to v36.57.11 (399d974)
  • deps: update renovate docker tag to v36.57.2 (416af1a)
  • deps: update renovate docker tag to v36.57.3 (6a8282e)
  • deps: update renovate docker tag to v36.57.4 (1348228)
  • deps: update renovate docker tag to v36.57.7 (09dda67)
  • deps: update renovate docker tag to v36.64.0 (5fef438)
  • deps: update renovate docker tag to v36.64.1 (127b18f)
  • deps: update renovate docker tag to v36.64.3 (f40867b)
  • deps: update wagoid/commitlint-github-action action to v5.4.3 (9f89e5b)

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.

👻 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 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 September 29, 2023 08:09
@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 Sep 29, 2023
@mtardy
Copy link
Member

mtardy commented Sep 29, 2023

pkg.sensors.exec.TestEventExitThreads might be flaky on bpf-next

@mtardy
Copy link
Member

mtardy commented Sep 29, 2023

So Build Clang Image / build-preview (pull_request) Failing after 27s failing is expected regarding how the build is done. We don't mind this failing since we only use a previous version.

Copy link
Member

@mtardy mtardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@mtardy mtardy merged commit e718668 into main Sep 29, 2023
34 of 36 checks passed
@mtardy mtardy deleted the renovate/all-github-action branch September 29, 2023 10:36
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.

1 participant