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

chore(deps): update module github.com/dexidp/dex/api/v2 to v2.3.0 #919

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/dexidp/dex/api/v2 v2.2.0 -> v2.3.0 age adoption passing confidence

Release Notes

dexidp/dex (github.com/dexidp/dex/api/v2)

v2.3.0

Compare Source

This is a minor release of dex with the following changes since v2.2.0:

Features:

  • Adding a gRPC client example (#​812)
  • Improve conformance tests (#​854)
  • Make static storages query real storages for some actions (#​855)
  • Expose oauth2.RegisterBrokenAuthHeaderProvider (#​860)
  • Update API version to 2 (#​862)

Bug Fixes:

  • Storage/kubernetes: fix hash initialization bug (#​817)
  • Fix conflict error detection in TRP creation (#​823)
  • Fix expiry detection for verification keys (#​829)
  • Add missing WHERE statement to refresh token update (#​848)
  • Validate InResponseTo SAML response field and make issuer optional (#​869)
  • Fix assertion fallback (#​870)
  • Connectors without a RefreshConnector should not error out (#​872)
  • Fix custom CA behavior in example-app (#​875)

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 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 Feb 20, 2025

ℹ 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):

  • 8 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/compute/metadata v0.5.0 -> v0.5.2
go.opentelemetry.io/otel v1.29.0 -> v1.32.0
go.opentelemetry.io/otel/metric v1.29.0 -> v1.32.0
go.opentelemetry.io/otel/trace v1.29.0 -> v1.32.0
golang.org/x/oauth2 v0.22.0 -> v0.24.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240827150818-7e3bb234dfed -> v0.0.0-20241202173237-19429a94021a
google.golang.org/grpc v1.66.3 -> v1.70.0
google.golang.org/protobuf v1.36.1 -> v1.36.5

@renovate renovate bot requested a review from a team as a code owner February 20, 2025 01:22
@renovate renovate bot force-pushed the renovate/git.luolix.top-dexidp-dex-api-v2-2.x branch 4 times, most recently from 4fbeb1c to acbcbd9 Compare February 21, 2025 08:59
@renovate renovate bot force-pushed the renovate/git.luolix.top-dexidp-dex-api-v2-2.x branch from acbcbd9 to d197f04 Compare February 21, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants