Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
code.cloudfoundry.org/credhub-cli require digest 156833e -> 42ad782 age adoption passing confidence
github.com/caarlos0/env/v9 require major v9.0.0 -> v10.0.0 age adoption passing confidence
github.com/opencontainers/runc require patch v1.1.10 -> v1.1.11 age adoption passing confidence

Release Notes

caarlos0/env (github.com/caarlos0/env/v9)

v10.0.0

Compare Source

Changelog

New Features
Documentation updates
Other work

Released with GoReleaser Pro!

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

v1.1.11: runc 1.1.11 -- "Happy New Year!"

Compare Source

This is the eleventh patch release in the 1.1.z release branch of runc.
It primarily fixes a few issues with runc's handling of containers that
are configured to join existing user namespaces, as well as improvements
to cgroupv2 support.

  • Fix several issues with userns path handling. (#​4122, #​4124, #​4134, #​4144)
  • Support memory.peak and memory.swap.peak in cgroups v2.
    Add swapOnlyUsage in MemoryStats. This field reports swap-only usage.
    For cgroupv1, Usage and Failcnt are set by subtracting memory usage
    from memory+swap usage. For cgroupv2, Usage, Limit, and MaxUsage
    are set. (#​4000, #​4010, #​4131)
  • build(deps): bump github.com/cyphar/filepath-securejoin. (#​4140)
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 cyphar@cyphar.com


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

@renovate renovate bot requested a review from a team as a code owner December 30, 2023 15:49
@renovate renovate bot added dependencies misc release/undocumented This didn't warrant being documented or put in release notes. labels Dec 30, 2023
@renovate renovate bot changed the title fix(deps): update module github.com/caarlos0/env/v9 to v10 fix(deps): update all dependencies Jan 1, 2024
@xtremerui xtremerui merged commit 6a5dc06 into master Jan 2, 2024
@xtremerui xtremerui deleted the renovate/all branch January 2, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies misc release/undocumented This didn't warrant being documented or put in release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant