zeromicro / zero-contrib

A collection of extensions and tools for go-zero.
184 stars 77 forks source link

chore(deps): bump github.com/zeromicro/go-zero from 1.5.4 to 1.5.6 in /zrpc/registry/nacos #269

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/zeromicro/go-zero from 1.5.4 to 1.5.6.

Release notes

Sourced from github.com/zeromicro/go-zero's releases.

goctl/v1.5.6

What's Changed

New Contributors

Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.5...tools/goctl/v1.5.6

v1.5.6

What's Changed

New Contributors

Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.5...v1.5.6

v1.5.5

What's Changed

Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.4...v1.5.5

goctl/v1.5.5

What's Changed

... (truncated)

Commits
  • 421e661 chore: add more tests (#3592)
  • 0ee7a27 fix: avoid float overflow in mapping.Unmarshal (#3590)
  • af022b9 chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 in /tools/goct...
  • 98d4626 chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#3585)
  • 4222fd9 chore: add test for logging rotate size (#3587)
  • 814852f chore(deps): bump github.com/fullstorydev/grpcurl from 1.8.7 to 1.8.8 (#3586)
  • ded2888 fix: avoid integer overflow in mapping.Unmarshal (#3582)
  • 18d66a7 chore: add more tests (#3578)
  • 4211672 chore: add more tests (#3577)
  • 68df0c3 chore: add more tests (#3575)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 1 year ago

Superseded by #289.