Skip to content

fix(deps): update go deps #540

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

Closed
wants to merge 1 commit into from
Closed

fix(deps): update go deps #540

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
github.com/canonical/identity-platform-api require digest c09b61d -> 381495f age adoption passing confidence
github.com/coreos/go-oidc/v3 require minor v3.10.0 -> v3.14.1 age adoption passing confidence
github.com/go-chi/chi/v5 require minor v5.0.12 -> v5.2.1 age adoption passing confidence
github.com/go-playground/validator/v10 require minor v10.22.0 -> v10.26.0 age adoption passing confidence
github.com/ory/hydra-client-go/v2 require minor v2.1.1 -> v2.2.1 age adoption passing confidence
github.com/ory/kratos-client-go require minor v1.1.0 -> v1.3.8 age adoption passing confidence
github.com/prometheus/client_golang require minor v1.17.0 -> v1.22.0 age adoption passing confidence
github.com/spf13/cobra require minor v1.8.0 -> v1.9.1 age adoption passing confidence
github.com/stretchr/testify require minor v1.9.0 -> v1.10.0 age adoption passing confidence
github.com/wneessen/go-mail require minor v0.4.4 -> v0.6.2 age adoption passing confidence
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp require minor v0.45.0 -> v0.60.0 age adoption passing confidence
go.opentelemetry.io/contrib/propagators/jaeger require minor v1.20.0 -> v1.35.0 age adoption passing confidence
go.opentelemetry.io/otel require minor v1.32.0 -> v1.35.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace require minor v1.19.0 -> v1.35.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc require minor v1.19.0 -> v1.35.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp require minor v1.19.0 -> v1.35.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/stdout/stdouttrace require minor v1.19.0 -> v1.35.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk require minor v1.32.0 -> v1.35.0 age adoption passing confidence
go.opentelemetry.io/otel/trace require minor v1.32.0 -> v1.35.0 age adoption passing confidence
go.uber.org/mock require minor v0.4.0 -> v0.5.2 age adoption passing confidence
go.uber.org/zap require minor v1.26.0 -> v1.27.0 age adoption passing confidence
golang.org/x/oauth2 require minor v0.26.0 -> v0.30.0 age adoption passing confidence
google.golang.org/genproto/googleapis/rpc require digest 55c9018 -> 55703ea age adoption passing confidence
google.golang.org/grpc require minor v1.70.0 -> v1.72.1 age adoption passing confidence
k8s.io/api require minor v0.28.3 -> v0.33.1 age adoption passing confidence
k8s.io/apimachinery require minor v0.28.3 -> v0.33.1 age adoption passing confidence
k8s.io/client-go require minor v0.28.3 -> v0.33.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

coreos/go-oidc (github.com/coreos/go-oidc/v3)

v3.14.1

Compare Source

What's Changed

Full Changelog: coreos/go-oidc@v3.14.0...v3.14.1

v3.14.0

Compare Source

What's Changed

Full Changelog: coreos/go-oidc@v3.13.0...v3.14.0

v3.13.0

Compare Source

What's Changed

Full Changelog: coreos/go-oidc@v3.12.0...v3.13.0

v3.12.0

Compare Source

What's Changed

Full Changelog: coreos/go-oidc@v3.11.0...v3.12.0

v3.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: coreos/go-oidc@v3.10.0...v3.11.0

go-chi/chi (github.com/go-chi/chi/v5)

v5.2.1

Compare Source

⚠️ Chi supports Go 1.20+

Starting this release, we will now support the four most recent major versions of Go. See https://github.com/go-chi/chi/issues/963 for related discussion.

What's Changed

Full Changelog: go-chi/chi@v5.2.0...v5.2.1

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.1.0...v5.2.0

v5.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.0.14...v5.1.0

v5.0.14

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.0.12...v5.0.14

v5.0.13

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.0.12...v5.0.13

go-playground/validator (github.com/go-playground/validator/v10)

v10.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.25.0...v10.26.0

v10.25.0: Release 10.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.24.0...v10.25.0

v10.24.0: Release 10.24.0

Compare Source

What's Changed

The MSGV(Minimum Supported Go Version) has been bumped to v1.20 to address a security issues in the gaoling net package.

Full Changelog: go-playground/validator@v10.23.0...v10.24.0

v10.23.0: Release 10.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.22.1...v10.23.0

v10.22.1: Release 10.22.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.22.0...v10.22.1

ory/hydra-client-go (github.com/ory/hydra-client-go/v2)

v2.2.1

Compare Source

v2.2.0

Compare Source

ory/kratos-client-go (github.com/ory/kratos-client-go)

v1.3.8

Compare Source

v1.3.7

Compare Source

v1.3.6

Compare Source

v1.3.5

Compare Source

v1.3.4

Compare Source

v1.2.1

Compare Source

v1.2.0

Compare Source

prometheus/client_golang (github.com/prometheus/client_golang)

v1.22.0: - 2025-04-07

Compare Source

⚠️ This release contains potential breaking change if you use experimental zstd support introduce in #​1496 ⚠️

Experimental support for zstd on scrape was added, controlled by the request Accept-Encoding header.
It was enabled by default since version 1.20, but now you need to add a blank import to enable it.
The decision to make it opt-in by default was originally made because the Go standard library was expected to have default zstd support added soon,
https://github.com/golang/go/issues/62513 however, the work took longer than anticipated and it will be postponed to upcoming major Go versions.

e.g.:

import (
  _ "github.com/prometheus/client_golang/prometheus/promhttp/zstd"
)
  • [FEATURE] prometheus: Add new CollectorFunc utility #​1724
  • [CHANGE] Minimum required Go version is now 1.22 (we also test client_golang against latest go version - 1.24) #​1738
  • [FEATURE] api: WithLookbackDelta and WithStats options have been added to API client. #​1743
  • [CHANGE] ⚠️ promhttp: Isolate zstd support and klauspost/compress library use to promhttp/zstd package. #​1765
All Changes

Configuration

📅 Schedule: Branch creation - Only on Monday, Wednesday, and Saturday ( * * * * 1,3,6 ) in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot requested a review from a team as a code owner February 19, 2025 23:28
Copy link
Contributor Author

renovate bot commented Feb 19, 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):

  • 29 additional dependencies were updated

Details:

Package Change
google.golang.org/protobuf v1.36.5 -> v1.36.6
github.com/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
github.com/emicklei/go-restful/v3 v3.9.0 -> v3.11.0
github.com/envoyproxy/protoc-gen-validate v1.1.0 -> v1.2.1
github.com/felixge/httpsnoop v1.0.3 -> v1.0.4
github.com/gabriel-vasile/mimetype v1.4.3 -> v1.4.8
github.com/go-jose/go-jose/v4 v4.0.1 -> v4.0.5
github.com/go-openapi/jsonpointer v0.20.2 -> v0.21.0
github.com/go-openapi/swag v0.22.8 -> v0.23.0
github.com/google/gnostic-models v0.6.8 -> v0.6.9
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/google/pprof v0.0.0-20221010195024-131d412537ea -> v0.0.0-20241029153458-d1b30febd7db
github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 -> v0.6.1
github.com/prometheus/common v0.44.0 -> v0.62.0
github.com/prometheus/procfs v0.11.1 -> v0.15.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
golang.org/x/crypto v0.35.0 -> v0.36.0
golang.org/x/net v0.36.0 -> v0.38.0
golang.org/x/sync v0.11.0 -> v0.12.0
golang.org/x/sys v0.30.0 -> v0.31.0
golang.org/x/term v0.29.0 -> v0.30.0
golang.org/x/text v0.22.0 -> v0.23.0
golang.org/x/time v0.5.0 -> v0.9.0
k8s.io/klog/v2 v2.100.1 -> v2.130.1
k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 -> v0.0.0-20250318190949-c8a335a9a2ff
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2 -> v0.0.0-20241104100929-3ea5e8cea738
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 -> v4.6.0
sigs.k8s.io/yaml v1.3.0 -> v1.4.0

@renovate renovate bot enabled auto-merge February 19, 2025 23:28
@renovate renovate bot force-pushed the renovate/auto-go-deps branch from 35c33da to 0defbb7 Compare February 19, 2025 23:44
canonical-iam
canonical-iam previously approved these changes Feb 19, 2025
canonical-iam
canonical-iam previously approved these changes Feb 24, 2025
canonical-iam
canonical-iam previously approved these changes Feb 25, 2025
canonical-iam
canonical-iam previously approved these changes Feb 25, 2025
canonical-iam
canonical-iam previously approved these changes Feb 26, 2025
canonical-iam
canonical-iam previously approved these changes Feb 26, 2025
canonical-iam
canonical-iam previously approved these changes Feb 26, 2025
canonical-iam
canonical-iam previously approved these changes Feb 26, 2025
@renovate renovate bot force-pushed the renovate/auto-go-deps branch from 48f310f to 6177d6f Compare March 3, 2025 11:22
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