-
Notifications
You must be signed in to change notification settings - Fork 65
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
Bump the prod-dependencies group with 5 updates #1059
Bump the prod-dependencies group with 5 updates #1059
Conversation
Bumps the prod-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.15.2` | `0.16.1` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.11.0` | `2.12.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.27.2` | `0.28.1` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.27.2` | `0.28.1` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.15.0` | `0.16.1` | Updates `github.com/google/go-containerregistry` from 0.15.2 to 0.16.1 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml) - [Commits](google/go-containerregistry@v0.15.2...v0.16.1) Updates `github.com/onsi/ginkgo/v2` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.11.0...v2.12.0) Updates `k8s.io/api` from 0.27.2 to 0.28.1 - [Commits](kubernetes/api@v0.27.2...v0.28.1) Updates `k8s.io/client-go` from 0.27.2 to 0.28.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.27.2...v0.28.1) Updates `sigs.k8s.io/controller-runtime` from 0.15.0 to 0.16.1 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.15.0...v0.16.1) --- updated-dependencies: - dependency-name: github.com/google/go-containerregistry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a redhat-openshift-ecosystem member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
seems like a build error:
|
@tkrishtop These k8's 1.28 PR's will fail since the dependencies preflight has on |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
Bumps the prod-dependencies group with 5 updates:
0.15.2
0.16.1
2.11.0
2.12.0
0.27.2
0.28.1
0.27.2
0.28.1
0.15.0
0.16.1
Updates
github.com/google/go-containerregistry
from 0.15.2 to 0.16.1Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
a54d642
fix: pin to goreleaser v1.18 to unblock release (#1763)ea19b57
Return OCI Index content-type for referrers response (#1762)b850480
Drop localhost to support crane registry serve in a container (#1746)fe268b7
Don't try cross-origin mounting against dockerhub (#1743)2472cbb
Let the filesystem handle atomicity (#1735)db818dc
Use RWLock, limit scope of locking, write digest first (#1734)44a6e2e
Allow concurrent blob Sets, use RWMutex (#1733)9010ce1
Correct crane registry help text (#1732)03ad2ac
add --blobs-to-disk to 'crane registry serve' (#1731)4e4b03a
Don't load into daemon if the image already exists (#1724)Updates
github.com/onsi/ginkgo/v2
from 2.11.0 to 2.12.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
2d6991a
v2.12.005de518
feat: allow MustPassRepeatedly decorator to be set at suite level (#1266)d696c7b
Bump golang.org/x/tools from 0.11.0 to 0.12.0 (#1253)d47bbc9
Bump commonmarker from 0.23.9 to 0.23.10 in /docs (#1256)ce78ac9
chore: update test matrix for Go 1.21 (#1255)0ba1a35
Bump golang.org/x/net from 0.12.0 to 0.14.0 (#1251)0776d13
Bump golang.org/x/sys from 0.10.0 to 0.11.0 (#1252)27c2f5d
fix-errors-in-readme (#1244)8f2740a
Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (#1241)a0d57ac
Bump golang.org/x/tools from 0.10.0 to 0.11.0 (#1235)Updates
k8s.io/api
from 0.27.2 to 0.28.1Commits
4c04358
Update dependencies to v0.28.1 tagac59949
Merge remote-tracking branch 'origin/master' into release-1.28e32cee6
Merge pull request #119876 from marosset/revert-118895b582191
Revert "Merge pull request #118895 from RyanAoh/kep-1860"b76dbf0
Avoid returning nil responseKind in v1beta1 aggregated discovery9ab79ea
Merge remote-tracking branch 'origin/master' into release-1.288749dc5
.*: bump golang.org/x/net to v0.13.08a20f1b
Merge pull request #118644 from alexzielenski/apiserver/policy/namespaceParamRef2859edb
Merge pull request #116469 from RomanBednar/pv-phase-transition-time43c3eb6
make updateUpdates
k8s.io/client-go
from 0.27.2 to 0.28.1Commits
dd6c552
Update dependencies to v0.28.1 tagfe76ecc
Merge remote-tracking branch 'origin/master' into release-1.28a715d8b
Merge pull request #119876 from marosset/revert-1188953163e5a
Revert "Merge pull request #118895 from RyanAoh/kep-1860"8d766e7
Avoid returning nil responseKind in v1beta1 aggregated discoverydcfe307
Merge remote-tracking branch 'origin/master' into release-1.287d2c3df
.*: bump golang.org/x/net to v0.13.0c5b1c13
Merge pull request #118644 from alexzielenski/apiserver/policy/namespaceParamRefa98e74a
Merge pull request #116469 from RomanBednar/pv-phase-transition-timedcfedbe
make updateUpdates
sigs.k8s.io/controller-runtime
from 0.15.0 to 0.16.1Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
a597c2c
Merge pull request #2465 from howardjohn/16/cp-otel-fix7d098c8
Refactor tests to drop hard otel dependencycf1461f
Merge pull request #2459 from k8s-infra-cherrypick-robot/cherry-pick-2457-to-...90ba77f
Update generated code736a76b
seedling: Bump k8s.io/apiserver from 0.28.0 to 0.28.1c20ea14
✨ Allow non-blocking retrieval of informers (#2371)304027b
Merge pull request #2451 from sbueringer/pr-log-warnf4735b6
log warning if error and non-zero Result returned480fc5b
Merge pull request #2450 from sbueringer/pr-bump-ct-v0.1396854e7
Bump to controller-tools v0.13Dependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions