-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 all-go-mod-patch-and-minor group across 3 directories with 5 updates #10579
🌱 Bump the all-go-mod-patch-and-minor group across 3 directories with 5 updates #10579
Conversation
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs 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-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
I'll look into the compile issue. So much about compile issues are rare when bumping minor/patch versions :D |
… 5 updates Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo), [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang), [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) and [golang.org/x/net](https://github.com/golang/net). Bumps the all-go-mod-patch-and-minor group with 2 updates in the /hack/tools directory: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client). Bumps the all-go-mod-patch-and-minor group with 1 update in the /test directory: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang). Updates `github.com/onsi/ginkgo/v2` from 2.17.2 to 2.17.3 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.17.2...v2.17.3) Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.18.0...v1.19.0) Updates `github.com/emicklei/go-restful/v3` from 3.11.0 to 3.12.0 - [Release notes](https://github.com/emicklei/go-restful/releases) - [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md) - [Commits](emicklei/go-restful@v3.11.0...v3.12.0) Updates `golang.org/x/net` from 0.24.0 to 0.25.0 - [Commits](golang/net@v0.24.0...v0.25.0) Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.18.0...v1.19.0) Updates `google.golang.org/api` from 0.177.0 to 0.178.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.177.0...v0.178.0) Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.18.0...v1.19.0) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/emicklei/go-restful/v3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/prometheus/client_golang dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
a3113a4
to
2bd0cb1
Compare
- dependency-name: "k8s.io/*" | ||
update-types: [ "version-update:semver-major", "version-update:semver-minor" ] | ||
- dependency-name: "github.com/prometheus/*" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can't bump the prometheus libs separately. They are used in component-base and even minor/patch bumps can break component-base
/assign @chrischdi |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: github.com/onsi/ginkgo/v2, github.com/emicklei/go-restful/v3 and golang.org/x/net.
Bumps the all-go-mod-patch-and-minor group with 2 updates in the /hack/tools directory: google.golang.org/api.
Updates
github.com/onsi/ginkgo/v2
from 2.17.2 to 2.17.3Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
d8a5ef9
v2.17.3bde6e00
ignore hidden filesUpdates
github.com/emicklei/go-restful/v3
from 3.11.0 to 3.12.0Changelog
Sourced from github.com/emicklei/go-restful/v3's changelog.
... (truncated)
Commits
d027240
update chgs951a11c
add Flush method #529 (#538)b3a6f77
fix: Improper handling of empty POST requests (#543)c0e56c8
Update README.md: remove build badge until another setupf4169b2
update history0b7e009
fix: restore ability to customize JSON handling (#540)290805f
remove the dependency on github.com/json-iterator/go. (#539)aaf45fd
reduce dependencies, add test code for examplesa328c20
update all tests to use 3.11Updates
golang.org/x/net
from 0.24.0 to 0.25.0Commits
d27919b
go.mod: update golang.org/x dependenciese0324fc
http2: use net.ErrClosedb20cd59
quic: initiate key rotation earlier in connectionsf95a3b3
html: fix typo in package doc0a24555
http/httpguts: speed up ValidHeaderFieldNameec05fdc
http2: don't retry the first request on a connection on GOAWAY errorb67a0f0
http2: send correct LastStreamID in stream-caused GOAWAYa130fcc
quic: don't consider goroutines running when tests start as leakedUpdates
google.golang.org/api
from 0.177.0 to 0.178.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
64ed0f8
chore(main): release 0.178.0 (#2562)0c976dc
feat(all): auto-regenerate discovery clients (#2571)8c74bb8
feat(gen): Add internaloption.EnableNewAuthLibrary (#2519)b5ae946
chore(all): update all (#2569)f2da582
feat(all): auto-regenerate discovery clients (#2570)d922e3b
feat(all): auto-regenerate discovery clients (#2568)76b27f1
feat(all): auto-regenerate discovery clients (#2567)5e44215
docs: update commit style in CONTRIBUTING (#2566)0843d21
feat(all): auto-regenerate discovery clients (#2565)fe54ffd
feat(google-api-go-client): add x-goog-api-version header (#2563)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 <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