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.5 in /auth/casbin #246

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.5.

Release notes

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

v1.5.5

What's Changed

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

Commits
  • 14fcbd7 fix #3499 (#3508)
  • cb3ffc7 fix: #3478 (#3493)
  • 45fbd7d chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.4 to 2.30.5 (#3490)
  • af821cf chore(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 (#3484)
  • ec69950 chore(deps): bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3 (#3483)
  • ce5e78d chore: use jsonTagKey to replace json literals (#3479)
  • ed75802 chore(deps): bump golang.org/x/text from 0.11.0 to 0.12.0 in /tools/goctl (#3...
  • 76c92b5 chore(deps): bump golang.org/x/sys from 0.10.0 to 0.11.0 (#3476)
  • a2e703c chore(deps): bump golang.org/x/net from 0.12.0 to 0.13.0 (#3463)
  • ca698de chore(deps): bump go.mongodb.org/mongo-driver from 1.12.0 to 1.12.1 (#3472)
  • 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 #276.