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

fix(deps): update all rthook go dependencies main (main) (patch) #3222

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

cilium-renovate[bot]
Copy link
Contributor

@cilium-renovate cilium-renovate bot commented Dec 13, 2024

This PR contains the following updates:

Package Type Update Change
github.com/opencontainers/runc require patch v1.2.2 -> v1.2.3
google.golang.org/grpc require patch v1.69.0 -> v1.69.2

Release Notes

opencontainers/runc (github.com/opencontainers/runc)

v1.2.3: runc v1.2.3 -- "Winter is not a season, it's a celebration."

Compare Source

This is the third patch release of the 1.2.z release branch of runc. It
primarily fixes some minor regressions introduced in 1.2.0.

  • Fixed a regression in use of securejoin.MkdirAll, where multiple
    runc processes racing to create the same mountpoint in a shared rootfs
    would result in spurious EEXIST errors. In particular, this regression
    caused issues with BuildKit. (#​4543, #​4550)
  • Fixed a regression in eBPF support for pre-5.6 kernels after upgrading
    Cilium's eBPF library version to 0.16 in runc. (#​3008, #​4551)
Static Linking Notices

The runc binary distributed with this release are statically linked with
the following GNU LGPL-2.1 licensed libraries, with runc acting
as a "work that uses the Library":

The versions of these libraries were not modified from their upstream versions,
but in order to comply with the LGPL-2.1 (§6(a)), we have attached the
complete source code for those libraries which (when combined with the attached
runc source code) may be used to exercise your rights under the LGPL-2.1.

However we strongly suggest that you make use of your distribution's packages
or download them from the authoritative upstream sources, especially since
these libraries are related to the security of your containers.


Thanks to all of the contributors who made this release possible:

Signed-off-by: Aleksa Sarai [email protected]

grpc/grpc-go (google.golang.org/grpc)

v1.69.2: Release 1.69.2

Compare Source

Bug Fixes

  • stats/experimental: add type aliases for symbols (Metrics/etc) that were moved to the stats package (#​7929).
  • client: set user-agent string to the correct version.

Configuration

📅 Schedule: Branch creation - "on monday and friday" (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.

@cilium-renovate cilium-renovate bot added the release-blocker This PR or issue is blocking the next release. label Dec 13, 2024
@cilium-renovate cilium-renovate bot requested a review from a team as a code owner December 13, 2024 11:13
@cilium-renovate cilium-renovate bot added the release-note/dependency This PR updates one or multiple dependencies label Dec 13, 2024
@cilium-renovate
Copy link
Contributor Author

ℹ Artifact update notice

File name: contrib/tetragon-rthooks/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cyphar/filepath-securejoin v0.3.4 -> v0.3.5

Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
@cilium-renovate cilium-renovate bot force-pushed the renovate/main-patch-all-rthook-go-deps-main branch from a265a0a to ba8802c Compare December 18, 2024 19:13
@cilium-renovate cilium-renovate bot changed the title fix(deps): update module github.com/opencontainers/runc to v1.2.3 (main) fix(deps): update all rthook go dependencies main (main) (patch) Dec 18, 2024
@mtardy mtardy merged commit f3d4677 into main Dec 19, 2024
43 checks passed
@mtardy mtardy deleted the renovate/main-patch-all-rthook-go-deps-main branch December 19, 2024 10:38
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