-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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 cosmossdk.io/log from 1.4.0 to 1.4.1 #21345
build(deps): Bump cosmossdk.io/log from 1.4.0 to 1.4.1 #21345
Conversation
Bumps [cosmossdk.io/log](https://github.com/cosmos/cosmos-sdk) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md) - [Commits](log/v1.4.0...log/v1.4.1) --- updated-dependencies: - dependency-name: cosmossdk.io/log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
WalkthroughWalkthroughThis change updates the Changes
Possibly related issues
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.yml
Review profile: CHILL
Files ignored due to path filters (35)
client/v2/go.sum
is excluded by!**/*.sum
go.sum
is excluded by!**/*.sum
runtime/v2/go.sum
is excluded by!**/*.sum
server/v2/cometbft/go.sum
is excluded by!**/*.sum
server/v2/go.sum
is excluded by!**/*.sum
simapp/go.sum
is excluded by!**/*.sum
simapp/v2/go.sum
is excluded by!**/*.sum
store/go.sum
is excluded by!**/*.sum
store/v2/go.sum
is excluded by!**/*.sum
tests/go.sum
is excluded by!**/*.sum
tests/systemtests/go.sum
is excluded by!**/*.sum
tools/confix/go.sum
is excluded by!**/*.sum
tools/cosmovisor/go.sum
is excluded by!**/*.sum
tools/hubl/go.sum
is excluded by!**/*.sum
x/accounts/defaults/lockup/go.sum
is excluded by!**/*.sum
x/accounts/defaults/multisig/go.sum
is excluded by!**/*.sum
x/accounts/go.sum
is excluded by!**/*.sum
x/auth/go.sum
is excluded by!**/*.sum
x/authz/go.sum
is excluded by!**/*.sum
x/bank/go.sum
is excluded by!**/*.sum
x/circuit/go.sum
is excluded by!**/*.sum
x/consensus/go.sum
is excluded by!**/*.sum
x/distribution/go.sum
is excluded by!**/*.sum
x/epochs/go.sum
is excluded by!**/*.sum
x/evidence/go.sum
is excluded by!**/*.sum
x/feegrant/go.sum
is excluded by!**/*.sum
x/gov/go.sum
is excluded by!**/*.sum
x/group/go.sum
is excluded by!**/*.sum
x/mint/go.sum
is excluded by!**/*.sum
x/nft/go.sum
is excluded by!**/*.sum
x/params/go.sum
is excluded by!**/*.sum
x/protocolpool/go.sum
is excluded by!**/*.sum
x/slashing/go.sum
is excluded by!**/*.sum
x/staking/go.sum
is excluded by!**/*.sum
x/upgrade/go.sum
is excluded by!**/*.sum
Files selected for processing (35)
- client/v2/go.mod (1 hunks)
- go.mod (1 hunks)
- runtime/v2/go.mod (1 hunks)
- server/v2/cometbft/go.mod (1 hunks)
- server/v2/go.mod (1 hunks)
- simapp/go.mod (1 hunks)
- simapp/v2/go.mod (1 hunks)
- store/go.mod (1 hunks)
- store/v2/go.mod (2 hunks)
- tests/go.mod (1 hunks)
- tests/systemtests/go.mod (1 hunks)
- tools/confix/go.mod (1 hunks)
- tools/cosmovisor/go.mod (1 hunks)
- tools/hubl/go.mod (1 hunks)
- x/accounts/defaults/lockup/go.mod (1 hunks)
- x/accounts/defaults/multisig/go.mod (1 hunks)
- x/accounts/go.mod (1 hunks)
- x/auth/go.mod (1 hunks)
- x/authz/go.mod (1 hunks)
- x/bank/go.mod (1 hunks)
- x/circuit/go.mod (1 hunks)
- x/consensus/go.mod (1 hunks)
- x/distribution/go.mod (1 hunks)
- x/epochs/go.mod (1 hunks)
- x/evidence/go.mod (1 hunks)
- x/feegrant/go.mod (1 hunks)
- x/gov/go.mod (1 hunks)
- x/group/go.mod (1 hunks)
- x/mint/go.mod (1 hunks)
- x/nft/go.mod (1 hunks)
- x/params/go.mod (1 hunks)
- x/protocolpool/go.mod (1 hunks)
- x/slashing/go.mod (1 hunks)
- x/staking/go.mod (1 hunks)
- x/upgrade/go.mod (1 hunks)
Files skipped from review due to trivial changes (26)
- client/v2/go.mod
- go.mod
- runtime/v2/go.mod
- server/v2/cometbft/go.mod
- simapp/go.mod
- simapp/v2/go.mod
- store/go.mod
- store/v2/go.mod
- tests/go.mod
- tests/systemtests/go.mod
- tools/confix/go.mod
- tools/hubl/go.mod
- x/accounts/defaults/lockup/go.mod
- x/accounts/go.mod
- x/authz/go.mod
- x/bank/go.mod
- x/consensus/go.mod
- x/distribution/go.mod
- x/epochs/go.mod
- x/evidence/go.mod
- x/feegrant/go.mod
- x/group/go.mod
- x/nft/go.mod
- x/params/go.mod
- x/protocolpool/go.mod
- x/upgrade/go.mod
Additional comments not posted (9)
server/v2/go.mod (1)
20-20
: Dependency version update approved.The version bump from
v1.4.0
tov1.4.1
forcosmossdk.io/log
is a minor update, likely including bug fixes or enhancements. This change is appropriate and aligns with best practices in dependency management.x/auth/go.mod (1)
40-40
: Dependency version update approved.The update of
cosmossdk.io/log
fromv1.4.0
tov1.4.1
is a minor version change, likely incorporating bug fixes or enhancements. This update is consistent with best practices for dependency management.x/staking/go.mod (1)
161-161
: Dependency version update approved.The version bump for
cosmossdk.io/log
fromv1.4.0
tov1.4.1
is a minor update, likely including bug fixes or enhancements. This change is appropriate and consistent with best practices in dependency management.x/slashing/go.mod (1)
33-33
: Dependency version update approved.The update of
cosmossdk.io/log
fromv1.4.0
tov1.4.1
is a minor version change, likely incorporating bug fixes or enhancements. This update is consistent with best practices for dependency management.x/circuit/go.mod (1)
26-26
: Dependency version update approved.The version bump for
cosmossdk.io/log
fromv1.4.0
tov1.4.1
is a minor update, likely including bug fixes or enhancements. This change is appropriate and consistent with best practices in dependency management.x/mint/go.mod (1)
12-12
: Dependency update approved.The update of
cosmossdk.io/log
fromv1.4.0
tov1.4.1
is noted. Ensure that any changes in the logging behavior are compatible with the current codebase.x/gov/go.mod (1)
12-12
: Dependency update approved.The update of
cosmossdk.io/log
fromv1.4.0
tov1.4.1
is noted. Ensure that any changes in the logging behavior are compatible with the current codebase.tools/cosmovisor/go.mod (1)
6-6
: Dependency update approved.The update of
cosmossdk.io/log
fromv1.4.0
tov1.4.1
is noted. Ensure that any changes in the logging behavior are compatible with the current codebase.x/accounts/defaults/multisig/go.mod (1)
25-25
: Dependency update approved.The update of
cosmossdk.io/log
fromv1.4.0
tov1.4.1
is noted. Ensure that any changes in the logging behavior are compatible with the current codebase.
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.yml
Review profile: CHILL
Files ignored due to path filters (35)
client/v2/go.sum
is excluded by!**/*.sum
go.sum
is excluded by!**/*.sum
runtime/v2/go.sum
is excluded by!**/*.sum
server/v2/cometbft/go.sum
is excluded by!**/*.sum
server/v2/go.sum
is excluded by!**/*.sum
simapp/go.sum
is excluded by!**/*.sum
simapp/v2/go.sum
is excluded by!**/*.sum
store/go.sum
is excluded by!**/*.sum
store/v2/go.sum
is excluded by!**/*.sum
tests/go.sum
is excluded by!**/*.sum
tests/systemtests/go.sum
is excluded by!**/*.sum
tools/confix/go.sum
is excluded by!**/*.sum
tools/cosmovisor/go.sum
is excluded by!**/*.sum
tools/hubl/go.sum
is excluded by!**/*.sum
x/accounts/defaults/lockup/go.sum
is excluded by!**/*.sum
x/accounts/defaults/multisig/go.sum
is excluded by!**/*.sum
x/accounts/go.sum
is excluded by!**/*.sum
x/auth/go.sum
is excluded by!**/*.sum
x/authz/go.sum
is excluded by!**/*.sum
x/bank/go.sum
is excluded by!**/*.sum
x/circuit/go.sum
is excluded by!**/*.sum
x/consensus/go.sum
is excluded by!**/*.sum
x/distribution/go.sum
is excluded by!**/*.sum
x/epochs/go.sum
is excluded by!**/*.sum
x/evidence/go.sum
is excluded by!**/*.sum
x/feegrant/go.sum
is excluded by!**/*.sum
x/gov/go.sum
is excluded by!**/*.sum
x/group/go.sum
is excluded by!**/*.sum
x/mint/go.sum
is excluded by!**/*.sum
x/nft/go.sum
is excluded by!**/*.sum
x/params/go.sum
is excluded by!**/*.sum
x/protocolpool/go.sum
is excluded by!**/*.sum
x/slashing/go.sum
is excluded by!**/*.sum
x/staking/go.sum
is excluded by!**/*.sum
x/upgrade/go.sum
is excluded by!**/*.sum
Files selected for processing (35)
- client/v2/go.mod (1 hunks)
- go.mod (1 hunks)
- runtime/v2/go.mod (1 hunks)
- server/v2/cometbft/go.mod (1 hunks)
- server/v2/go.mod (1 hunks)
- simapp/go.mod (1 hunks)
- simapp/v2/go.mod (1 hunks)
- store/go.mod (1 hunks)
- store/v2/go.mod (2 hunks)
- tests/go.mod (1 hunks)
- tests/systemtests/go.mod (1 hunks)
- tools/confix/go.mod (1 hunks)
- tools/cosmovisor/go.mod (1 hunks)
- tools/hubl/go.mod (1 hunks)
- x/accounts/defaults/lockup/go.mod (1 hunks)
- x/accounts/defaults/multisig/go.mod (1 hunks)
- x/accounts/go.mod (1 hunks)
- x/auth/go.mod (1 hunks)
- x/authz/go.mod (1 hunks)
- x/bank/go.mod (1 hunks)
- x/circuit/go.mod (1 hunks)
- x/consensus/go.mod (1 hunks)
- x/distribution/go.mod (1 hunks)
- x/epochs/go.mod (1 hunks)
- x/evidence/go.mod (1 hunks)
- x/feegrant/go.mod (1 hunks)
- x/gov/go.mod (1 hunks)
- x/group/go.mod (1 hunks)
- x/mint/go.mod (1 hunks)
- x/nft/go.mod (1 hunks)
- x/params/go.mod (1 hunks)
- x/protocolpool/go.mod (1 hunks)
- x/slashing/go.mod (1 hunks)
- x/staking/go.mod (1 hunks)
- x/upgrade/go.mod (1 hunks)
Files skipped from review due to trivial changes (31)
- client/v2/go.mod
- runtime/v2/go.mod
- server/v2/cometbft/go.mod
- server/v2/go.mod
- simapp/go.mod
- simapp/v2/go.mod
- store/go.mod
- store/v2/go.mod
- tests/go.mod
- tests/systemtests/go.mod
- tools/confix/go.mod
- tools/cosmovisor/go.mod
- tools/hubl/go.mod
- x/accounts/defaults/lockup/go.mod
- x/auth/go.mod
- x/authz/go.mod
- x/bank/go.mod
- x/circuit/go.mod
- x/consensus/go.mod
- x/epochs/go.mod
- x/evidence/go.mod
- x/feegrant/go.mod
- x/gov/go.mod
- x/group/go.mod
- x/mint/go.mod
- x/nft/go.mod
- x/params/go.mod
- x/protocolpool/go.mod
- x/slashing/go.mod
- x/staking/go.mod
- x/upgrade/go.mod
Additional comments not posted (4)
x/distribution/go.mod (1)
12-12
: Dependency update approved.The update from
cosmossdk.io/log v1.4.0
tov1.4.1
is a routine version bump. Ensure that this update does not introduce any breaking changes by reviewing the release notes forv1.4.1
.x/accounts/go.mod (1)
34-34
: Dependency update approved.The update from
cosmossdk.io/log v1.4.0
tov1.4.1
is a routine version bump. Ensure that this update does not introduce any breaking changes by reviewing the release notes forv1.4.1
.x/accounts/defaults/multisig/go.mod (1)
25-25
: Dependency update approved.The update from
cosmossdk.io/log v1.4.0
tov1.4.1
is a routine version bump. Ensure that this update does not introduce any breaking changes by reviewing the release notes forv1.4.1
.go.mod (1)
12-12
: Dependency update approved.The update from
cosmossdk.io/log v1.4.0
tov1.4.1
is a routine version bump. Ensure that this update does not introduce any breaking changes by reviewing the release notes forv1.4.1
.
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.yml
Review profile: CHILL
Files ignored due to path filters (35)
client/v2/go.sum
is excluded by!**/*.sum
go.sum
is excluded by!**/*.sum
runtime/v2/go.sum
is excluded by!**/*.sum
server/v2/cometbft/go.sum
is excluded by!**/*.sum
server/v2/go.sum
is excluded by!**/*.sum
simapp/go.sum
is excluded by!**/*.sum
simapp/v2/go.sum
is excluded by!**/*.sum
store/go.sum
is excluded by!**/*.sum
store/v2/go.sum
is excluded by!**/*.sum
tests/go.sum
is excluded by!**/*.sum
tests/systemtests/go.sum
is excluded by!**/*.sum
tools/confix/go.sum
is excluded by!**/*.sum
tools/cosmovisor/go.sum
is excluded by!**/*.sum
tools/hubl/go.sum
is excluded by!**/*.sum
x/accounts/defaults/lockup/go.sum
is excluded by!**/*.sum
x/accounts/defaults/multisig/go.sum
is excluded by!**/*.sum
x/accounts/go.sum
is excluded by!**/*.sum
x/auth/go.sum
is excluded by!**/*.sum
x/authz/go.sum
is excluded by!**/*.sum
x/bank/go.sum
is excluded by!**/*.sum
x/circuit/go.sum
is excluded by!**/*.sum
x/consensus/go.sum
is excluded by!**/*.sum
x/distribution/go.sum
is excluded by!**/*.sum
x/epochs/go.sum
is excluded by!**/*.sum
x/evidence/go.sum
is excluded by!**/*.sum
x/feegrant/go.sum
is excluded by!**/*.sum
x/gov/go.sum
is excluded by!**/*.sum
x/group/go.sum
is excluded by!**/*.sum
x/mint/go.sum
is excluded by!**/*.sum
x/nft/go.sum
is excluded by!**/*.sum
x/params/go.sum
is excluded by!**/*.sum
x/protocolpool/go.sum
is excluded by!**/*.sum
x/slashing/go.sum
is excluded by!**/*.sum
x/staking/go.sum
is excluded by!**/*.sum
x/upgrade/go.sum
is excluded by!**/*.sum
Files selected for processing (35)
- client/v2/go.mod (1 hunks)
- go.mod (1 hunks)
- runtime/v2/go.mod (1 hunks)
- server/v2/cometbft/go.mod (1 hunks)
- server/v2/go.mod (1 hunks)
- simapp/go.mod (1 hunks)
- simapp/v2/go.mod (1 hunks)
- store/go.mod (1 hunks)
- store/v2/go.mod (2 hunks)
- tests/go.mod (1 hunks)
- tests/systemtests/go.mod (1 hunks)
- tools/confix/go.mod (1 hunks)
- tools/cosmovisor/go.mod (1 hunks)
- tools/hubl/go.mod (1 hunks)
- x/accounts/defaults/lockup/go.mod (1 hunks)
- x/accounts/defaults/multisig/go.mod (1 hunks)
- x/accounts/go.mod (1 hunks)
- x/auth/go.mod (1 hunks)
- x/authz/go.mod (1 hunks)
- x/bank/go.mod (1 hunks)
- x/circuit/go.mod (1 hunks)
- x/consensus/go.mod (1 hunks)
- x/distribution/go.mod (1 hunks)
- x/epochs/go.mod (1 hunks)
- x/evidence/go.mod (1 hunks)
- x/feegrant/go.mod (1 hunks)
- x/gov/go.mod (1 hunks)
- x/group/go.mod (1 hunks)
- x/mint/go.mod (1 hunks)
- x/nft/go.mod (1 hunks)
- x/params/go.mod (1 hunks)
- x/protocolpool/go.mod (1 hunks)
- x/slashing/go.mod (1 hunks)
- x/staking/go.mod (1 hunks)
- x/upgrade/go.mod (1 hunks)
Files skipped from review due to trivial changes (13)
- simapp/go.mod
- simapp/v2/go.mod
- store/v2/go.mod
- tools/hubl/go.mod
- x/accounts/defaults/lockup/go.mod
- x/accounts/defaults/multisig/go.mod
- x/accounts/go.mod
- x/auth/go.mod
- x/evidence/go.mod
- x/feegrant/go.mod
- x/gov/go.mod
- x/protocolpool/go.mod
- x/upgrade/go.mod
Files skipped from review as they are similar to previous changes (22)
- client/v2/go.mod
- go.mod
- runtime/v2/go.mod
- server/v2/cometbft/go.mod
- server/v2/go.mod
- store/go.mod
- tests/go.mod
- tests/systemtests/go.mod
- tools/confix/go.mod
- tools/cosmovisor/go.mod
- x/authz/go.mod
- x/bank/go.mod
- x/circuit/go.mod
- x/consensus/go.mod
- x/distribution/go.mod
- x/epochs/go.mod
- x/group/go.mod
- x/mint/go.mod
- x/nft/go.mod
- x/params/go.mod
- x/slashing/go.mod
- x/staking/go.mod
Bumps cosmossdk.io/log from 1.4.0 to 1.4.1.
Commits
6276b01
chore: fix all lint issue since golangci-lint bump (#21326)825e81b
refactor(x/mint): v0.52 audit x/mint (#21301)f8ab520
chore: fix spelling errors (#21327)aeeaca6
feat: export genesis in simapp v2 (#21199)e2ec889
fix(baseapp)!: Halt at height now does not produce the halt height block (#21...b01d5a0
refactor(scripts): remove unused variable (#21320)0f39b4e
chore(schema/testing): upgrade to go 1.23 iterators (#21282)858ec2f
chore: readmes + upgrading docs (#21271)1cb2336
feat(client): add auto cli for node service (#21074)adf5d1b
ci: fix github workflow vulnerable to script injection (#21304)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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit
New Features
v1.4.1
, which may include bug fixes and performance improvements.Chores