conmon-rs
conmon-rs copied to clipboard
build(deps): bump github.com/containers/common from 0.58.3 to 0.59.0
Bumps github.com/containers/common from 0.58.3 to 0.59.0.
Release notes
Sourced from github.com/containers/common's releases.
v0.59.0
What's Changed
- Bump c/storage to v1.53.0, c/image to v5.30.0, and common to v0.58.0, then to v0.59.0-dev by
@TomSweeneyRedHatin containers/common#1886- fix(deps): update module github.com/containerd/containerd to v1.7.14 by
@renovatein containers/common#1897- fix(deps): update module github.com/docker/docker to v25.0.4+incompatible by
@renovatein containers/common#1895- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.16.0 by
@renovatein containers/common#1806- fix(deps): update module github.com/containers/ocicrypt to v1.1.10 by
@renovatein containers/common#1899- fix(deps): update module github.com/containernetworking/plugins to v1.4.1 by
@renovatein containers/common#1903- chore(deps): update module gopkg.in/go-jose/go-jose.v2 to v2.6.3 [security] by
@renovatein containers/common#1901- Added checkpoint specific functions by
@adrianreberin containers/common#1904- Cirrus-CI: Give success a name by
@cevichin containers/common#1906- chore(deps): update module google.golang.org/protobuf to v1.33.0 [security] by
@renovatein containers/common#1911- revert dep bumps that require go 1.21 by
@Luap99in containers/common#1913- fix(deps): update module github.com/checkpoint-restore/go-criu/v7 to v7.1.0 by
@renovatein containers/common#1916- lint: enable ginkgolinter by
@Luap99in containers/common#1894- libnetwork: add new function to better deal with pasta's resolv.conf/hosts file setup in podman by
@Luap99in containers/common#1905- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.0 by
@renovatein containers/common#1918- fix(deps): update module github.com/docker/docker to v25.0.5+incompatible by
@renovatein containers/common#1921- fix(deps): update module github.com/onsi/gomega to v1.32.0 by
@renovatein containers/common#1808- Only try each package format once by
@afbjorklundin containers/common#1926- CI: bump VMs to 2024-03-20 by
@edsantiagoin containers/common#1928- Simplify PullPolicy handling by
@rhatdanin containers/common#1922- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1 by
@renovatein containers/common#1932- Use dlocate list instead of dpkg query by
@afbjorklundin containers/common#1923- mention default runtimes correctly by
@lsm5in containers/common#1941- feat: add cdi path to engine config by
@micahccin containers/common#1834- Add a libimage.Runtime.LoadReference for loading images by
@nalindin containers/common#1920- manifests: preserve Annotations when adding from indexes by
@nalindin containers/common#1917- manifest add: check for local images last by
@nalindin containers/common#1919- fix(deps): update golang.org/x/exp digest to a685a6e by
@renovatein containers/common#1943- libnetwork/rootlessnetns: fix some issues by
@Luap99in containers/common#1945- fix(deps): update module tags.cncf.io/container-device-interface to v0.7.0 by
@renovatein containers/common#1944- libnetwork/netavark: remove ipam bucket on network rm by
@Luap99in containers/common#1946- fix(deps): update module golang.org/x/sync to v0.7.0 by
@renovatein containers/common#1949- fix(deps): update module golang.org/x/term to v0.19.0 by
@renovatein containers/common#1951- fix(deps): update module golang.org/x/crypto to v0.22.0 by
@renovatein containers/common#1948- fix(deps): update module tags.cncf.io/container-device-interface to v0.7.1 by
@renovatein containers/common#1952- use fileutils.(Le|E)xists from containers/storage/pkg/fileutils by
@giuseppein containers/common#1953- fix(deps): update module tags.cncf.io/container-device-interface to v0.7.2 by
@renovatein containers/common#1958- fix(deps): update module github.com/onsi/gomega to v1.33.0 by
@renovatein containers/common#1962- pkg/config: add new healthcheck_events field by
@Luap99in containers/common#1959- Don't error out on secret create --replace on missing secret by
@rhatdanin containers/common#1909- pkg/config: fix FindHelperBinary() error message by
@Luap99in containers/common#1961- Update to go 1.21 by
@Luap99in containers/common#1963- fix(deps): update module github.com/containerd/containerd to v1.7.15 by
@renovatein containers/common#1914- fix(deps): update module github.com/containernetworking/plugins to v1.4.1 by
@renovatein containers/common#1915- CI VMs: bump to new versions with tmpfs /tmp by
@edsantiagoin containers/common#1965- libnetwork/pasta: fix --map-gw parsing by
@Luap99in containers/common#1966- [skip-ci] Update golangci/golangci-lint-action action to v5 by
@renovatein containers/common#1967- vendor: update module github.com/docker/docker to v26 by
@Luap99in containers/common#1969
... (truncated)
Commits
d5c3f64Bump c/common to v0.59.03fe0775Update a test per c/image pull 2408c347a01Bump c/image to v5.31.0, c/storage v1.54.01a97fd1Merge pull request #1993 from grisu48/podmansh_she41e56fAdd configuration for podmansha1de641Merge pull request #2009 from AbdelrahmanElawady/fix-data-race9238062Merge pull request #2010 from containers/renovate/github.com-onsi-ginkgo-v2-2.x3318eaefix(deps): update module github.com/onsi/ginkgo/v2 to v2.18.0c1056d1Fix data race with hooks mapb643760Merge pull request #2004 from NeilW/update-apparmor-1898- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dependabot[bot], saschagrunert
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [saschagrunert]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/lgtm
/lgtm