Bump the golang group across 1 directory with 7 updates#388
Merged
Conversation
Bumps the golang group with 3 updates in the / directory: [golang.org/x/net](https://github.com/golang/net), [google.golang.org/grpc](https://github.com/grpc/grpc-go) and [github.com/prometheus/common](https://github.com/prometheus/common). Updates `golang.org/x/net` from 0.30.0 to 0.32.0 - [Commits](golang/net@v0.30.0...v0.32.0) Updates `google.golang.org/grpc` from 1.68.0 to 1.68.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.68.0...v1.68.1) Updates `github.com/prometheus/common` from 0.60.1 to 0.61.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.60.1...v0.61.0) Updates `golang.org/x/sync` from 0.9.0 to 0.10.0 - [Commits](golang/sync@v0.9.0...v0.10.0) Updates `golang.org/x/sys` from 0.27.0 to 0.28.0 - [Commits](golang/sys@v0.27.0...v0.28.0) Updates `golang.org/x/term` from 0.26.0 to 0.27.0 - [Commits](golang/term@v0.26.0...v0.27.0) Updates `golang.org/x/text` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/prometheus/common dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/sync dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/term dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
santhoshatdell
approved these changes
Dec 5, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the golang group with 3 updates in the / directory: golang.org/x/net, google.golang.org/grpc and github.com/prometheus/common.
Updates
golang.org/x/netfrom 0.30.0 to 0.32.0Commits
285e1cfgo.mod: update golang.org/x dependenciesd0a1049route: remove unused sizeof* consts on freebsd6e41410http2: fix benchmarks using common frame read/write functions4be1253route: change from syscall to x/sys/unixbc37675http2: limit number of PINGs bundled with RST_STREAMse9cd716route: fix parse of zero-length sockaddrs in RIBs9a51899http2: add SETTINGS_ENABLE_CONNECT_PROTOCOL support334afa0go.mod: update golang.org/x dependenciesd7f220dquic: add LocalAddr and RemoteAddr to quic.Conn858db1ahttp2: surface errors occurring very early in a client conn's lifetimeUpdates
google.golang.org/grpcfrom 1.68.0 to 1.68.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
d6a777fChange version to 1.68.1 (#7894)9c54bbbdeps: Remove go patch version from go.mod (#7831) (#7877)dc26feecredentials/alts: avoid SRV and TXT lookups for handshaker service (#7861) (#...eff4b16Change version to 1.68.1-dev (#7745)Updates
github.com/prometheus/commonfrom 0.60.1 to 0.61.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
7b484e9Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#732)05e3c40Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#731)a0ef737Bump golang.org/x/net from 0.30.0 to 0.32.0 (#736)f99f029Update common Prometheus files (#726)b88f24cpromslog: always lowercase log level from CLI (#728)2c3c048Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#730)ec7291fBump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /assets (#729)145b50afix(promslog): always use UTC for time (#735)39a62f7fix: values escaping bugs (#727)7ed4523Allow custom user-agent definition (#725)Updates
golang.org/x/syncfrom 0.9.0 to 0.10.0Commits
913fb63singleflight: fix typo in singleflight_test.goUpdates
golang.org/x/sysfrom 0.27.0 to 0.28.0Commits
fe16172unix: define IfMsghdr2, IfData64, and RtMsghdr2 on darwin0a57dbcunix: update to kernel Linux 6.123cf1e67unix: don't fail TestPpoll on EINTRd2cea70windows: add functions to get named pipe process IDsa13946cwindows: regenerate zsyscall_windows.goUpdates
golang.org/x/termfrom 0.26.0 to 0.27.0Commits
442846ago.mod: update golang.org/x dependenciesUpdates
golang.org/x/textfrom 0.20.0 to 0.21.0Commits
d42948ego.mod: update golang.org/x dependenciesDependabot 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 <dependency name> major versionwill 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 versionwill 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