shortlink-org / shortlink

Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
https://shortlink.best
MIT License
741 stars 38 forks source link

fix(deps): update module github.com/authzed/authzed-go to v0.16.0 #18422

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/authzed/authzed-go v0.15.0 -> v0.16.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

Configuration

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

sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

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.

File-Level Changes

Change Details Files
Update authzed-go dependency to v0.16.0
  • Update github.com/authzed/authzed-go from v0.15.0 to v0.16.0
  • Add ImportBulk and ExportBulk to the PermissionsService
  • Update to API Version 1.37
boundaries/shop/oms/go.mod
boundaries/link/link/go.mod
go.mod
Update and add new dependencies
  • Add new dependencies related to monitoring, tracing, and database interactions
  • Update existing dependencies to their latest versions
boundaries/shop/oms/go.mod
boundaries/link/link/go.mod

Tips and commands #### Interacting with Sourcery - **Trigger a new review:** Comment `@sourcery-ai review` on the pull request. - **Continue discussions:** Reply directly to Sourcery's review comments. - **Generate a GitHub issue from a review comment:** Ask Sourcery to create an issue from a review comment by replying to it. #### Customizing Your Experience Access your [dashboard](https://app.sourcery.ai) to: - Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others. - Change the review language. - Add, remove or edit custom review instructions. - Adjust other review settings. #### Getting Help - [Contact our support team](mailto:support@sourcery.ai) for questions or feedback. - Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information. - Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud