-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): bump the go_modules group with 4 updates #76
Conversation
Bumps the go_modules group with 4 updates: [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft), [github.com/golang/glog](https://github.com/golang/glog), [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/net](https://github.com/golang/net). Updates `github.com/cometbft/cometbft` from 0.38.12 to 0.38.17 - [Release notes](https://github.com/cometbft/cometbft/releases) - [Changelog](https://github.com/cometbft/cometbft/blob/v0.38.17/CHANGELOG.md) - [Commits](cometbft/cometbft@v0.38.12...v0.38.17) Updates `github.com/golang/glog` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/golang/glog/releases) - [Commits](golang/glog@v1.2.2...v1.2.3) Updates `golang.org/x/crypto` from 0.31.0 to 0.32.0 - [Commits](golang/crypto@v0.31.0...v0.32.0) Updates `golang.org/x/net` from 0.33.0 to 0.34.0 - [Commits](golang/net@v0.33.0...v0.34.0) --- updated-dependencies: - dependency-name: github.com/cometbft/cometbft dependency-version: 0.38.17 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/golang/glog dependency-version: 1.2.3 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.32.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.34.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the go_modules group with 4 updates: github.com/cometbft/cometbft, github.com/golang/glog, golang.org/x/crypto and golang.org/x/net.
Updates
github.com/cometbft/cometbftfrom 0.38.12 to 0.38.17Release notes
Sourced from github.com/cometbft/cometbft's releases.
Changelog
Sourced from github.com/cometbft/cometbft's changelog.
... (truncated)
Commits
d03254dchore: v0.38.17 release (#4909)d8b51b4build(deps): Bump google.golang.org/grpc from 1.69.4 to 1.70.0 (#4901)415c0daMerge commit from fork2cebfdeMerge commit from fork68f79b1build(deps): Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (#4900)4f70ba6build(deps): bump Go version to 1.22.11 (#4891)930813ebuild(deps): Bump docker/build-push-action from 6.12.0 to 6.13.0 (#4882)c86f898build(deps): Bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#4865)807bd18build(deps): Bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.2 (#4861)7d8440bbuild(deps): Bump golang.org/x/net from 0.33.0 to 0.34.0 (#4859)Updates
github.com/golang/glogfrom 1.2.2 to 1.2.3Release notes
Sourced from github.com/golang/glog's releases.
Commits
04dbec0glog: fix typo (#73)459cf3bglog: check that stderr is valid before using it by default (#72)Updates
golang.org/x/cryptofrom 0.31.0 to 0.32.0Commits
8929309go.mod: update golang.org/x dependencies4a75ba5all: make function and struct comments match the namesUpdates
golang.org/x/netfrom 0.33.0 to 0.34.0Commits
8da7ed1go.mod: update golang.org/x dependencies2124140all: make function and struct comments match the namese9d95bahttp2: do not surface errors from a conn's idle timer expiringc2be992quic: remember which remote connection IDs have been retiredDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.