Closed renovate[bot] closed 1 month ago
This pull request updates the github.com/authzed/authzed-go
dependency from version v0.15.0 to v0.16.0 across multiple modules in the project. The update brings new features and improvements to the AuthZed Go client library.
No sequence diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update authzed-go dependency to v0.16.0 |
|
boundaries/shop/oms/go.mod boundaries/link/link/go.mod go.mod |
Update and add new dependencies |
|
boundaries/shop/oms/go.mod boundaries/link/link/go.mod |
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
v0.15.0
->v0.16.0
Release Notes
authzed/authzed-go (github.com/authzed/authzed-go)
### [`v0.16.0`](https://redirect.github.com/authzed/authzed-go/releases/tag/v0.16.0) [Compare Source](https://redirect.github.com/authzed/authzed-go/compare/v0.15.0...v0.16.0) This release brings ImportBulk and ExportBulk into the PermissionsService. ##### What's Changed - Bump github.com/golangci/golangci-lint from 1.60.1 to 1.60.3 in the go-mod group by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/authzed/authzed-go/pull/234](https://redirect.github.com/authzed/authzed-go/pull/234) - Bump the go-mod-magefiles group in /magefiles with 2 updates by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/authzed/authzed-go/pull/233](https://redirect.github.com/authzed/authzed-go/pull/233) - Bump github.com/bufbuild/buf from 1.38.0 to 1.39.0 in /magefiles in the go-mod-magefiles group by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/authzed/authzed-go/pull/236](https://redirect.github.com/authzed/authzed-go/pull/236) - Bump google.golang.org/grpc from 1.65.0 to 1.66.0 in the go-mod group by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/authzed/authzed-go/pull/235](https://redirect.github.com/authzed/authzed-go/pull/235) - Take security patch in 1.22.7 by [@tstirrat15](https://redirect.github.com/tstirrat15) in [https://github.com/authzed/authzed-go/pull/238](https://redirect.github.com/authzed/authzed-go/pull/238) - Bump the go-mod group with 3 updates by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/authzed/authzed-go/pull/241](https://redirect.github.com/authzed/authzed-go/pull/241) - Add a test, add to README, add test running by [@tstirrat15](https://redirect.github.com/tstirrat15) in [https://github.com/authzed/authzed-go/pull/245](https://redirect.github.com/authzed/authzed-go/pull/245) - Bump to API Version 1.37 by [@tstirrat15](https://redirect.github.com/tstirrat15) in [https://github.com/authzed/authzed-go/pull/242](https://redirect.github.com/authzed/authzed-go/pull/242) ##### New Contributors - [@tstirrat15](https://redirect.github.com/tstirrat15) made their first contribution in [https://github.com/authzed/authzed-go/pull/238](https://redirect.github.com/authzed/authzed-go/pull/238) **Full Changelog**: https://github.com/authzed/authzed-go/compare/v0.15.0...v0.16.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.