Skip to content
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

Update module go.infratographer.com/permissions-api to v0.6.1 #198

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.infratographer.com/permissions-api v0.5.0 -> v0.6.1 age adoption passing confidence

Release Notes

infratographer/permissions-api (go.infratographer.com/permissions-api)

v0.6.1

Compare Source

What's Changed

In this small release, support has been added for SRV record discovery for the permissions package.
SRV records will be looked up for the permissions URL host.

This change is backwards compatible, no configuration changes are required.
For more details see #​297

Changelog

🚀 Others

v0.6.0

Compare Source

What's Changed

Changelog

🚀 Others

v0.5.2

Compare Source

What's Changed

Changelog

🚀 Others

v0.5.1

Compare Source

What's Changed

Changelog

🚀 Others
  • 31bbd1c Simplify role fetching logic in query engine (#​282)
  • 91d9a4e Use CRDB instead of SpiceDB for getting role resource (#​280)
  • ad72446 chore(deps): update helm release common to v2.22.0 (#​274)
  • df0ccc6 fix(deps): update module go.infratographer.com/x to v0.5.4 (#​276)
  • 6813a99 fix(deps): update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.53.0 (#​272)

What's Changed

Full Changelog: infratographer/permissions-api@v0.5.0...v0.5.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Aug 22, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 15 additional dependencies were updated

Details:

Package Change
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 -> v0.0.0-20240606120523-5a60cdf6a761
github.com/jackc/pgx/v5 v5.6.0 -> v5.7.1
github.com/jackc/puddle/v2 v2.2.1 -> v2.2.2
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.52.0 -> v0.53.0
golang.org/x/crypto v0.26.0 -> v0.30.0
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa -> v0.0.0-20241204233417-43b7b7cde48d
golang.org/x/mod v0.20.0 -> v0.22.0
golang.org/x/net v0.28.0 -> v0.32.0
golang.org/x/sync v0.8.0 -> v0.10.0
golang.org/x/sys v0.23.0 -> v0.28.0
golang.org/x/text v0.17.0 -> v0.21.0
golang.org/x/tools v0.24.0 -> v0.28.0
google.golang.org/genproto/googleapis/api v0.0.0-20240723171418-e6d459c13d2a -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/genproto/googleapis/rpc v0.0.0-20240723171418-e6d459c13d2a -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.65.0 -> v1.68.1

@renovate renovate bot requested review from a team as code owners August 22, 2024 23:00
Copy link

github-actions bot commented Aug 22, 2024

GraphQL Schema Check

Compared 0 schema changes against null operations

✅ Found no changes

🔗 View full schema check details

@renovate renovate bot force-pushed the renovate/go.infratographer.com-permissions-api-0.x branch from 0413b0e to 1a4ba8b Compare September 16, 2024 18:54
@renovate renovate bot changed the title Update module go.infratographer.com/permissions-api to v0.5.1 Update module go.infratographer.com/permissions-api to v0.5.2 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/go.infratographer.com-permissions-api-0.x branch from 1a4ba8b to 98591d3 Compare October 24, 2024 16:32
@renovate renovate bot changed the title Update module go.infratographer.com/permissions-api to v0.5.2 Update module go.infratographer.com/permissions-api to v0.6.0 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/go.infratographer.com-permissions-api-0.x branch from 98591d3 to b0ea4b0 Compare December 5, 2024 22:10
@renovate renovate bot changed the title Update module go.infratographer.com/permissions-api to v0.6.0 Update module go.infratographer.com/permissions-api to v0.6.1 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/go.infratographer.com-permissions-api-0.x branch from b0ea4b0 to a2b1fcc Compare December 5, 2024 22:14
@renovate renovate bot force-pushed the renovate/go.infratographer.com-permissions-api-0.x branch from a2b1fcc to ba1fa3f Compare December 5, 2024 22:15
@mikemrm mikemrm merged commit 2d0929f into main Dec 5, 2024
22 checks passed
@mikemrm mikemrm deleted the renovate/go.infratographer.com-permissions-api-0.x branch December 5, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant