rukpak
rukpak copied to clipboard
Bump github.com/operator-framework/operator-registry from 1.42.0 to 1.45.0
Bumps github.com/operator-framework/operator-registry from 1.42.0 to 1.45.0.
Release notes
Sourced from github.com/operator-framework/operator-registry's releases.
v1.45.0
What's Changed
- Bump github.com/docker/cli from 27.0.2+incompatible to 27.0.3+incompatible by
@dependabotin operator-framework/operator-registry#1367- Bump google.golang.org/grpc from 1.64.0 to 1.65.0 by
@dependabotin operator-framework/operator-registry#1369- Bump golang.org/x/sys from 0.21.0 to 0.22.0 by
@dependabotin operator-framework/operator-registry#1371- Bump github.com/containerd/containerd from 1.7.18 to 1.7.19 by
@dependabotin operator-framework/operator-registry#1368- Bump golang.org/x/net from 0.26.0 to 0.27.0 by
@dependabotin operator-framework/operator-registry#1372- Bump golang.org/x/mod from 0.18.0 to 0.19.0 by
@dependabotin operator-framework/operator-registry#1370- serve: add logging of grpc requests by
@joelanfordin operator-framework/operator-registry#1373- Bump github.com/containers/common from 0.59.1 to 0.59.2 by
@dependabotin operator-framework/operator-registry#1375Full Changelog: https://github.com/operator-framework/operator-registry/compare/v1.44.0...v1.45.0
v1.44.0
What's Changed
- Bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 by
@dependabotin operator-framework/operator-registry#1326- Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by
@dependabotin operator-framework/operator-registry#1327- Makefile: avoid
?=shell executions by@joelanfordin operator-framework/operator-registry#1328- Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.3.0 to 1.4.0 by
@dependabotin operator-framework/operator-registry#1340- Bump golang.org/x/sys from 0.20.0 to 0.21.0 by
@dependabotin operator-framework/operator-registry#1345- Bump github.com/containerd/containerd from 1.7.17 to 1.7.18 by
@dependabotin operator-framework/operator-registry#1343- Bump golang.org/x/text from 0.15.0 to 0.16.0 by
@dependabotin operator-framework/operator-registry#1341- Bump github.com/containers/common from 0.59.0 to 0.59.1 by
@dependabotin operator-framework/operator-registry#1342- Bump golang.org/x/net from 0.25.0 to 0.26.0 by
@dependabotin operator-framework/operator-registry#1344- Bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 by
@dependabotin operator-framework/operator-registry#1346- Bump github.com/docker/cli from 26.1.3+incompatible to 26.1.4+incompatible by
@dependabotin operator-framework/operator-registry#1348- Bump golang.org/x/mod from 0.17.0 to 0.18.0 by
@dependabotin operator-framework/operator-registry#1347- removing composite template by
@grokspawnin operator-framework/operator-registry#1339- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by
@dependabotin operator-framework/operator-registry#1353- Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.26 to 0.4.29 by
@dependabotin operator-framework/operator-registry#1352- Bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2 by
@dependabotin operator-framework/operator-registry#1355- Bump github.com/operator-framework/api from 0.25.0 to 0.26.0 by
@dependabotin operator-framework/operator-registry#1358- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by
@dependabotin operator-framework/operator-registry#1359- Fix codecov-action params by
@m1kolain operator-framework/operator-registry#1361- Bump github.com/containers/image/v5 from 5.31.0 to 5.31.1 by
@dependabotin operator-framework/operator-registry#1363- generate binary-less dockerfiles by
@grokspawnin operator-framework/operator-registry#1338- Bump github.com/docker/cli from 26.1.4+incompatible to 27.0.1+incompatible by
@dependabotin operator-framework/operator-registry#1365- Bump github.com/docker/cli from 27.0.1+incompatible to 27.0.2+incompatible by
@dependabotin operator-framework/operator-registry#1366- provide required schema for basic template by
@grokspawnin operator-framework/operator-registry#1335Full Changelog: https://github.com/operator-framework/operator-registry/compare/v1.43.1...v1.44.0
v1.43.1
What's Changed
- build(deps): bump github.com/containers/common from 0.58.2 to 0.58.3 by
@dependabotin operator-framework/operator-registry#1318- build(deps): bump github.com/docker/cli from 26.1.2+incompatible to 26.1.3+incompatible by
@dependabotin operator-framework/operator-registry#1319- build(deps): bump github.com/containerd/containerd from 1.7.16 to 1.7.17 by
@dependabotin operator-framework/operator-registry#1320- build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 by
@dependabotin operator-framework/operator-registry#1322
... (truncated)
Commits
3be1d97Bump github.com/containers/common from 0.59.1 to 0.59.2 (#1375)2356c9cserve: add logging of grpc requests (#1373)cd680c4Bump golang.org/x/mod from 0.18.0 to 0.19.0 (#1370)ea2ff27Bump golang.org/x/net from 0.26.0 to 0.27.0 (#1372)d6ff84cBump github.com/containerd/containerd from 1.7.18 to 1.7.19 (#1368)9640ca0Bump golang.org/x/sys from 0.21.0 to 0.22.0 (#1371)f83058cBump google.golang.org/grpc from 1.64.0 to 1.65.0 (#1369)9fb0b73Bump github.com/docker/cli (#1367)dff7915provide required schema for basic template and fbc conversion (#1335)965f085Bump github.com/docker/cli (#1366)- 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)