-
-
Notifications
You must be signed in to change notification settings - Fork 40
fix(deps): update module github.com/authzed/authzed-go to v1.4.0 #21453
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Reviewer's Guide by SourceryThis PR updates the github.com/authzed/authzed-go module from v1.3.0 to v1.4.0. This includes support for new APIs available in v1.41.0 of SpiceDB. It also updates other dependencies such as golang.org/x/sync, google.golang.org/grpc and google.golang.org/protobuf. Sequence diagram for DeleteRelationships APIsequenceDiagram
participant Client
participant Server
Client->>Server: DeleteRelationships Request
activate Server
Server-->>Client: DeleteRelationships Response
deactivate Server
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
debf9d8
to
9cf2104
Compare
|
This PR contains the following updates:
v1.3.0
->v1.4.0
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)
v1.4.0
Compare Source
Highlights
What's Changed
New Contributors
Full Changelog: authzed/authzed-go@v1.3.0...v1.4.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.