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

fix(deps): update module go.infratographer.com/permissions-api to v0.6.1 #320

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.infratographer.com/permissions-api v0.5.1 -> 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
  • 076196e fix(deps): update module github.com/jackc/pgx/v5 to v5.7.1 (#​287)
  • d69167f properly handle echo http wrapped errors (#​288)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Sep 16, 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
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.6 -> 1.23.4
github.com/golang/glog v1.2.1 -> v1.2.2
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
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/oauth2 v0.22.0 -> v0.23.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/rpc v0.0.0-20240827150818-7e3bb234dfed -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.66.0 -> v1.68.1

@renovate renovate bot requested review from a team as code owners September 16, 2024 19:01
@renovate renovate bot force-pushed the renovate/go.infratographer.com-permissions-api-0.x branch 2 times, most recently from 6e8d108 to 53aee9a Compare September 23, 2024 20:47
@renovate renovate bot force-pushed the renovate/go.infratographer.com-permissions-api-0.x branch 2 times, most recently from 406eda7 to b7dfc9f Compare October 7, 2024 16:16
@renovate renovate bot force-pushed the renovate/go.infratographer.com-permissions-api-0.x branch 2 times, most recently from 5a328f9 to 8f87907 Compare October 7, 2024 21:15
@renovate renovate bot force-pushed the renovate/go.infratographer.com-permissions-api-0.x branch from 8f87907 to a51632f Compare October 24, 2024 15:40
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/permissions-api to v0.5.2 fix(deps): 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 a51632f to b0080af Compare November 5, 2024 16:26
@renovate renovate bot force-pushed the renovate/go.infratographer.com-permissions-api-0.x branch from b0080af to 0f1a86e Compare December 6, 2024 02:23
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/permissions-api to v0.6.0 fix(deps): update module go.infratographer.com/permissions-api to v0.6.1 Dec 6, 2024
Signed-off-by: Mike Mason <mimason@equinix.com>
Copy link
Contributor Author

renovate bot commented Dec 6, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mikemrm mikemrm merged commit dc74205 into main Dec 6, 2024
20 checks passed
@mikemrm mikemrm deleted the renovate/go.infratographer.com-permissions-api-0.x branch December 6, 2024 21:39
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.

2 participants