-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): Bump the go_modules group across 1 directory with 5 updates #2
base: cosmos/v0.47.x
Are you sure you want to change the base?
build(deps): Bump the go_modules group across 1 directory with 5 updates #2
Conversation
Bumps the go_modules group with 3 updates in the / directory: [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft), [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) and google.golang.org/protobuf. Updates `github.com/cometbft/cometbft` from 0.37.2 to 0.38.8 - [Release notes](https://github.com/cometbft/cometbft/releases) - [Changelog](https://github.com/cometbft/cometbft/blob/v0.38.8/CHANGELOG.md) - [Commits](cometbft/cometbft@v0.37.2...v0.38.8) Updates `github.com/cosmos/cosmos-sdk` from 0.47.4 to 0.46.7 - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md) - [Commits](cosmos/cosmos-sdk@v0.47.4...v0.46.7) Updates `github.com/hashicorp/go-getter` from 1.7.1 to 1.7.5 - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](hashicorp/go-getter@v1.7.1...v1.7.5) Updates `golang.org/x/net` from 0.18.0 to 0.23.0 - [Commits](golang/net@v0.18.0...v0.23.0) Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 --- updated-dependencies: - dependency-name: github.com/cometbft/cometbft dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/cosmos/cosmos-sdk dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/hashicorp/go-getter dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
WalkthroughThe changes in the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 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 as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
go.sum
is excluded by!**/*.sum
Files selected for processing (1)
- go.mod (13 hunks)
Additional comments not posted (10)
go.mod (10)
9-9
: Minor update togogoproto
is approved.The update from version 1.4.10 to 1.4.11 is a minor version change and is likely to include bug fixes or minor improvements.
95-95
: Minor update tofsnotify
is approved.The update from version 1.6.0 to 1.7.0 is a minor version change and is likely to include bug fixes or minor improvements.
139-139
: Patch update togo-getter
is approved.The update from version 1.7.1 to 1.7.5 likely includes security or stability improvements, such as preventing Git configuration alterations.
186-186
: Minor update togo-toml/v2
is approved.The update from version 2.0.7 to 2.1.0 is a minor version change and is likely to include bug fixes or minor improvements.
259-259
: Minor update tox/net
is approved.The update from version 0.18.0 to 0.23.0 includes fixes to HTTP/2 handling and performance improvements.
267-267
: Update togenproto/googleapis/rpc
is approved.The update to a new commit hash
83a465c0220f
likely includes bug fixes or improvements.
268-268
: Minor update toprotobuf
is approved.The update from version 1.31.0 to 1.33.0 is a minor version change and is likely to include bug fixes or minor improvements.
253-253
: Minor update tomultierr
is approved.The update to version 1.10.0 is a minor version change and is likely to include bug fixes or minor improvements.
7-7
: Verify handling of breaking change incometbft
.The update to
github.com/cometbft/cometbft
from version 0.37.2 to 0.38.8 introduces a breaking change with thePreUpdate()
method in theMempool
interface. Ensure that this change is handled correctly in the codebase.
8-8
: Verify compatibility with downgradedcosmos-sdk
.The downgrade of
github.com/cosmos/cosmos-sdk
from version 0.47.4 to 0.46.7 may introduce compatibility issues. Ensure that the codebase remains compatible with the older version.
Bumps the go_modules group with 3 updates in the / directory: github.com/cometbft/cometbft, github.com/hashicorp/go-getter and google.golang.org/protobuf.
Updates
github.com/cometbft/cometbft
from 0.37.2 to 0.38.8Release notes
Sourced from github.com/cometbft/cometbft's releases.
... (truncated)
Changelog
Sourced from github.com/cometbft/cometbft's changelog.
... (truncated)
Commits
6959205
Release/v0.38.8 (#3350)8ba2e4f
Merge pull request from GHSA-hg58-rf2h-6rr70a89ec1
Update blocksync/pool_test.go065810c
Readded good peer to test007efd7
Removed defers from test4199f27
Remove one thread to make test more compact8a473ca
Update blocksync/pool_test.go872210c
Update blocksync/pool_test.go4cb0df8
Update blocksync/pool_test.go26bda8b
Test assertions have more detailUpdates
github.com/cosmos/cosmos-sdk
from 0.47.4 to 0.46.7Changelog
Sourced from github.com/cosmos/cosmos-sdk's changelog.
... (truncated)
Commits
f71df80
fix(gov): Fix v3 votes migrations (backport #14214) (#14277)4153b12
chore: prepare 0.46.7 release (#14103)79ac73d
fix: fix grpc flag conflict (backport #14244) (#14248)fcfa361
chore: audit store/streaming/file/service.go (backport #14234) (#14241)eb6d0ef
refactor: cleanup store/streaming/constructor.go (backport #14044) (#14236)463f4e4
feat: add --grpc client option (backport #14051) (#14192)45d2f08
refactor: provide a helper for baseapp options (backport #14175) (#14178)cc06bce
fix: state listener observe writes at wrong time (backport #13516) (#14138)a627446
feat: support alternative query multistore (backport #13529) (#14169)ff27cd3
fix: remove duplicate ante events (backport #13983) (#14142)Updates
github.com/hashicorp/go-getter
from 1.7.1 to 1.7.5Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
5a63fd9
Merge pull request #497 from hashicorp/fix-git-update5b7ec5f
fetch tags on update and fix tests9906874
recreate git config during update to prevent config alteration268c11c
escape user provide string to git (#483)975961f
Merge pull request #433 from adrian-bl/netrc-fix0298a22
Merge pull request #459 from hashicorp/jbardin/setup-git-envc70d9c9
don't change GIT_SSH_COMMAND if there's no keyfile3d5770f
Merge pull request #458 from hashicorp/tsccr-auto-pinning/trusted/2023-09-180688979
Result of tsccr-helper -log-level=info -pin-all-workflows .e66f244
Merge pull request #454 from hashicorp/tsccr-auto-pinning/trusted/2023-09-11Updates
golang.org/x/net
from 0.18.0 to 0.23.0Commits
c48da13
http2: fix TestServerContinuationFlood flakes762b58d
http2: fix tipos in commentba87210
http2: close connections when receiving too many headersebc8168
all: fix some typos3678185
http2: make TestCanonicalHeaderCacheGrowth faster448c44f
http2: remove clientTesterc7877ac
http2: convert the remaining clientTester tests to testClientConnd8870b0
http2: use synthetic time in TestIdleConnTimeoutd73acff
http2: only set up deadline when Server.IdleTimeout is positive89f602b
http2: validate client/outgoing trailersUpdates
google.golang.org/protobuf
from 1.31.0 to 1.33.0Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by CodeRabbit