-
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
Bump the patch-updates group across 1 directory with 4 updates #42
base: main
Are you sure you want to change the base?
Conversation
Bumps the patch-updates group with 3 updates in the / directory: [cosmossdk.io/api](https://github.com/cosmos/cosmos-sdk), [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) and [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk). Updates `cosmossdk.io/api` from 0.7.5 to 0.7.6 - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md) - [Commits](cosmos/cosmos-sdk@api/v0.7.5...api/v0.7.6) Updates `github.com/cometbft/cometbft` from 0.38.12 to 0.38.13 - [Release notes](https://github.com/cometbft/cometbft/releases) - [Changelog](https://github.com/cometbft/cometbft/blob/v0.38.13/CHANGELOG.md) - [Commits](cometbft/cometbft@v0.38.12...v0.38.13) Updates `github.com/cosmos/cosmos-sdk` from 0.50.9 to 0.50.10 - [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.50.9...v0.50.10) Updates `google.golang.org/grpc` from 1.66.0 to 1.67.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.66.0...v1.67.0) --- updated-dependencies: - dependency-name: cosmossdk.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: github.com/cometbft/cometbft dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: github.com/cosmos/cosmos-sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 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 (
|
Bumps the patch-updates group with 3 updates in the / directory: cosmossdk.io/api, github.com/cometbft/cometbft and github.com/cosmos/cosmos-sdk.
Updates
cosmossdk.io/api
from 0.7.5 to 0.7.6Commits
2f0acf4
fix(x/staking): partial backport #21856 & #21861 bring in api changesUpdates
github.com/cometbft/cometbft
from 0.38.12 to 0.38.13Release notes
Sourced from github.com/cometbft/cometbft's releases.
Changelog
Sourced from github.com/cometbft/cometbft's changelog.
Commits
5544864
release v0.38.13 (fixed changelog) (#4333)0514a09
Release v0.38.13 (#4331)048bb7a
chore: use decred secp256k1 directly (backport #4294) (#4328)2fee473
fix(state/indexer): copy value (#4321)53dcd9b
build(deps): Bump bufbuild/buf-setup-action from 1.44.0 to 1.45.0 (#4288)c3a66d3
build(deps): Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#4264)fb08ff1
build(deps): Bump docker/build-push-action from 6.8.0 to 6.9.0 (#4266)fb704bb
build(deps): Bump bufbuild/buf-setup-action from 1.42.0 to 1.44.0 (#4265)067d6b0
build(deps): Bump google.golang.org/grpc from 1.66.1 to 1.67.0 (#4202)73d596d
build(deps): Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.4 (...Updates
github.com/cosmos/cosmos-sdk
from 0.50.9 to 0.50.10Release notes
Sourced from github.com/cosmos/cosmos-sdk's releases.
Changelog
Sourced from github.com/cosmos/cosmos-sdk's changelog.
Commits
6dc6e8b
chore: correct date cl v0.50.10 (#21832)043cea3
feat(testutil/integration): allow to pass baseapp options (backport #21816) (...25255e4
feat(client/v2): use x/txAminoNameAsTypeURL
option in 0.50 (#21801)7ee3115
feat(x/tx): addaminoNameAsTypeURL
option in aminojson encoder (backport #2...f812291
chore: prepare v0.50.10 (#21498)b2ec2f6
fix(runtime): fix option order (backport #21769) (#21771)9a0a76f
docs(x/circuit): display correct example (backport #21768) (#21773)3feb2c0
docs: demonstrate how to wire custom ante handlers in 0.50 app_di (#21767)b21441c
feat(types/collections): addLegacyDec
collection value (backport #21693) (...f78ed49
feat(x/genutil): add better error messages for genesis validation (backport #...Updates
google.golang.org/grpc
from 1.66.0 to 1.67.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
6f50403
Change version to 1.67.0 (#7604)3c3a025
mem: replace flate.Reader reference (#7595) (#7637)3ffb98b
.*: fix revive lintsredefines-builtin-id
(#7552)5666049
vet: enforce revive linter (#7589)c6ad07f
protoc: regenerate protos (#7590)70f19ee
credentials/tls: default GRPC_ENFORCE_ALPN_ENABLED to true (#7535)92111dc
xds: keep ads flow control local to xdsclient/transport package (#7578)535bdce
estats: remove dependency on testing package (#7579)0f03c74
.*: fix revive lint issuesunused-parameter
(#7580)6147c81
stats/opentelemetry: Optimize slice allocations (#7525)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