Closed dependabot[bot] closed 3 months ago
Hi @dependabot[bot]. Thanks for your PR.
PRs from untrusted users cannot be marked as trusted with /ok-to-test
in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all
.
I understand the commands that are listed here.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: 0xFelix
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Bumps the production-dependencies group with 5 updates:
5.31.1
5.32.0
1.33.1
1.34.0
1.54.0
1.55.0
0.1.0
0.2.0
0.0.0-20240506185415-9bf2ced13842
0.0.0-20240613232115-7f521ea00fb8
Updates
github.com/containers/image/v5
from 5.31.1 to 5.32.0Release notes
Sourced from github.com/containers/image/v5's releases.
... (truncated)
Commits
1bf67ef
Bump to c/image v5.32.08a0da4c
Bump c/storage to v1.55.0948a118
Merge pull request #2492 from containers/renovate/github.com-docker-docker-27.xce8ec79
fix(deps): update module github.com/docker/docker to v27.1.1+incompatible3ed27f5
Merge pull request #2491 from containers/renovate/github.com-docker-cli-27.x45622ce
fix(deps): update module github.com/docker/cli to v27.1.1+incompatiblef07be3b
Merge pull request #2490 from mtrmac/bic-trivialc7b3342
Clarify a commente5435e7
Avoid two consecutive ifs with the same conditionf107495
Fix a commentUpdates
github.com/onsi/gomega
from 1.33.1 to 1.34.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
32e5498
v1.34.0cb3fa6a
run go mod tidy and wonder why go get doesnt just run it for me in the first ...8af2ece
bump ginkgo878940c
fix incorrect handling of nil slices in HaveExactElements (fixes #771)f5bec80
clean up bipartitegraph testsebadb67
issue_765 - fixed bug in Hopcroft-Karp algorithm123a071
Fix typo in docsc549e0d
Add RoundTripper method to ghttp.Server0e69083
Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#756)2675796
Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#755)Updates
github.com/containers/storage
from 1.54.0 to 1.55.0Release notes
Sourced from github.com/containers/storage's releases.
... (truncated)
Commits
d46cc6a
Bump c/storage to v1.55.0b8142c4
Merge pull request #2045 from containers/renovate/github.com-moby-sys-user-0.x0ef960c
fix(deps): update module github.com/moby/sys/user to v0.2.086a0c42
Merge pull request #2044 from giuseppe/improve-some-composefs-errors5806e1d
Merge pull request #2043 from cgwalters/errctx26c520e
overlay: improve some composefs errors86d421d
Add some error context in Changes codepaths233a315
Merge pull request #2040 from containers/renovate/github.com-cyphar-filepath-...85aec7f
fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.110cff2a
Merge pull request #2039 from giuseppe/fix-loopback-race-conditionUpdates
github.com/moby/sys/user
from 0.1.0 to 0.2.0Release notes
Sourced from github.com/moby/sys/user's releases.
... (truncated)
Commits
86870e7
Merge pull request #140 from thaJeztah/integrate_libcontainer_userns5cd502c
user: require go1.21 or highera40602b
user/userns: add godoc for packagebc3a8a5
libct/userns: implement RunningInUserNS with sync.OnceValuebc0de32
libct/userns: make fuzzer Linux-only, and remove stub for uidMapInUserNS333fe31
libct/userns: change RunningInUserNS to a wrapper instead of an aliasbb72464
remove pre-go1.17 build-tags87e38c8
libcontainer/userns: simplify, and separate from "user" package.b19e084
*: add go-1.17+ go:build tagsdb243e2
*: rm redundant linux build tagUpdates
golang.org/x/exp
from 0.0.0-20240506185415-9bf2ced13842 to 0.0.0-20240613232115-7f521ea00fb8Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show