liquidity-staking-module
liquidity-staking-module copied to clipboard
Bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11
Bumps github.com/cosmos/gogoproto from 1.4.10 to 1.4.11.
Release notes
Sourced from github.com/cosmos/gogoproto's releases.
v1.4.11
What's Changed
- chore: bump buf action to 1.21.0 and improve CI by
@dependabotin cosmos/gogoproto#71- feat: Improve error message for bad timestamps by
@ValarDragonin cosmos/gogoproto#70- chore: bump google.golang.org/grpc from 1.55.0 to 1.56.1 by
@dependabotin cosmos/gogoproto#73- chore: bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by
@dependabotin cosmos/gogoproto#75- refactor!: upgrade golang.org/x/exp to latest by
@prasincsin cosmos/gogoproto#83- chore: prepare gogoproto v1.4.11 by
@julienrbrtin cosmos/gogoproto#86New Contributors
@ValarDragonmade their first contribution in cosmos/gogoproto#70@prasincsmade their first contribution in cosmos/gogoproto#83Note
Dependencies depending on earlier version of
x/expmay not be able to bump to v1.4.11 becauseslices.SortFunchad some breaking changes. For limiting breaking changes in patch versions, for instance, the Cosmos SDK v0.47.x will not bump to v1.4.11.Full Changelog: https://github.com/cosmos/gogoproto/compare/v1.4.10...v1.4.11
Changelog
Sourced from github.com/cosmos/gogoproto's changelog.
Commits
2961de6chore: prepare gogoproto v1.4.11 (#86)19fa753refactor!: upgrade golang.org/x/exp to latest (#83)1ad906cchore: bump bufbuild/buf-setup-action from 1.26.0 to 1.26.1 (#85)b2b4819chore: bump bufbuild/buf-setup-action from 1.25.1 to 1.26.0 (#84)41f15e7chore: bump bufbuild/buf-setup-action from 1.25.0 to 1.25.1 (#82)3781ff3chore: bump google.golang.org/grpc from 1.56.2 to 1.57.0 (#81)405f7c8chore: bump bufbuild/buf-setup-action from 1.24.0 to 1.25.0 (#80)a2607dachore: bump bufbuild/buf-setup-action from 1.23.1 to 1.24.0 (#79)06cd7a1chore: bump google.golang.org/grpc from 1.56.1 to 1.56.2 (#78)199657cchore: bump bufbuild/buf-setup-action from 1.23.0 to 1.23.1 (#77)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot recreate