Closed dependabot[bot] closed 3 months ago
The primary change in this update involves upgrading the gogoproto
dependency in the go.mod
file from version v1.5.0
to v1.7.0
. This enhancement may bring new features, bug fixes, and performance improvements to the project. The effect of this upgrade on the application’s functionality will largely depend on the specifics of the changes made in the gogoproto
library between these versions.
Files | Change Summary |
---|---|
go.mod |
Updated gogoproto dependency from v1.5.0 to v1.7.0 |
In the garden where we play,
A little upgrade made our day! 🐇✨
Fromv1.5
tov1.7
, we hop,
New features make our coding pop!
With bugs fixed and speed in sight,
We celebrate this joyful flight! 🌼
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?
Looks like github.com/cosmos/gogoproto is up-to-date now, so this is no longer needed.
Bumps github.com/cosmos/gogoproto from 1.5.0 to 1.7.0.
Release notes
Sourced from github.com/cosmos/gogoproto's releases.
Changelog
Sourced from github.com/cosmos/gogoproto's changelog.
Commits
70f82eb
refactor: increase gogoproto compatibility (#145)a2d130f
refactor: use structural type for AnyResolver & Message (#144)5312ce8
feat: make serviceDesc public (#142)0923950
chore: bump bufbuild/buf-setup-action from 1.35.0 to 1.36.0 (#141)dbc6930
chore: bump amannn/action-semantic-pull-request from 5.5.2 to 5.5.3 (#136)8cd96de
chore: bump bufbuild/buf-setup-action from 1.31.0 to 1.35.0 (#139)89ccff4
chore: improve any compat error (#138)6eec973
docs: Update CHANGELOG.md for v1.5.0 (#132)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
Summary by CodeRabbit
New Features
gogoproto
, which may introduce enhanced functionalities and performance improvements.Bug Fixes
gogoproto
that could enhance overall application stability.