Skip to content

fix(deps): update module go.infratographer.com/x to v0.10.0 #350

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.infratographer.com/x v0.9.2 -> v0.10.0 age adoption passing confidence

Release Notes

infratographer/x (go.infratographer.com/x)

v0.10.0

Compare Source

Features
  • allow requesting specific scopes for oidc client (#​416) (def91d2)
Bug Fixes
  • deps: update go opentelemetry packages and libraries to v0.61.0 (#​413) (4a7c546)
  • deps: update module github.com/99designs/gqlgen to v0.17.73 (#​393) (c8bf2d0)
  • deps: update module github.com/gin-gonic/gin to v1.10.1 (#​409) (b9f0e44)
  • deps: update module github.com/jackc/pgx/v5 to v5.7.5 (#​406) (712f172)
  • deps: update module github.com/labstack/echo-contrib to v0.17.4 (#​403) (847fc8a)
  • deps: update module github.com/labstack/echo/v4 to v4.13.4 (#​411) (29ccde6)
  • deps: update module github.com/micahparks/jwkset to v0.9.6 (#​407) (467cec3)
  • deps: update module github.com/micahparks/keyfunc/v3 to v3.4.0 (#​414) (5ec26c2)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.2 (#​386) (9155f7c)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.3 (#​389) (315cef3)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.4 (#​412) (67a270b)
  • deps: update module github.com/nats-io/nats.go to v1.42.0 (#​392) (3933940)
  • deps: update module github.com/pressly/goose/v3 to v3.24.3 (#​400) (d9136ce)
  • deps: update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.37.0 (#​387) (6c5ed75)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.26 (#​383) (f313397)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.27 (#​401) (7f968cc)
  • deps: update module go.step.sm/crypto to v0.62.0 (#​388) (bb89f9c)
  • deps: update module go.step.sm/crypto to v0.63.0 (#​390) (4cad019)
  • deps: update module go.step.sm/crypto to v0.64.0 (#​408) (60bf8b5)
  • deps: update module go.step.sm/crypto to v0.65.0 (#​415) (92ab4bd)
  • deps: update module golang.org/x/oauth2 to v0.30.0 (#​397) (d159d80)

v0.9.3

Compare Source

Bug Fixes
  • deps: update module github.com/99designs/gqlgen to v0.17.71 (#​379) (69534ad)
  • deps: update module github.com/99designs/gqlgen to v0.17.72 (#​380) (30377f8)
  • deps: update module github.com/micahparks/keyfunc/v3 to v3.3.11 (#​374) (877ccfd)
  • deps: update module github.com/nats-io/nats.go to v1.41.2 (#​378) (56f307a)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.25 (#​377) (9bc1429)
  • deps: update module go.step.sm/crypto to v0.61.0 (#​376) (a4c9210)

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.

@renovate renovate bot requested review from a team as code owners April 19, 2025 22:10
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 19, 2025
Copy link
Contributor Author

renovate bot commented Apr 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):

  • 41 additional dependencies were updated

Details:

Package Change
github.com/jackc/pgx/v5 v5.7.4 -> v5.7.5
github.com/labstack/echo/v4 v4.13.3 -> v4.13.4
github.com/pressly/goose/v3 v3.24.2 -> v3.24.3
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 -> v0.61.0
go.opentelemetry.io/otel v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.36.0
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 -> v0.0.0-20250506013437-ce4c2cf36ca6
google.golang.org/grpc v1.71.1 -> v1.72.2
github.com/MicahParks/jwkset v0.9.5 -> v0.9.6
github.com/MicahParks/keyfunc/v3 v3.3.10 -> v3.4.0
github.com/alecthomas/chroma/v2 v2.16.0 -> v2.17.2
github.com/golangci/golangci-lint/v2 v2.1.2 -> v2.1.6
github.com/google/go-tpm v0.9.3 -> v0.9.5
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 -> v2.26.3
github.com/labstack/echo-contrib v0.17.3 -> v0.17.4
github.com/nats-io/jwt/v2 v2.7.3 -> v2.7.4
github.com/nats-io/nats-server/v2 v2.11.1 -> v2.11.4
github.com/nats-io/nats.go v1.41.1 -> v1.42.0
github.com/nats-io/nkeys v0.4.10 -> v0.4.11
github.com/prometheus/procfs v0.16.0 -> v0.16.1
github.com/tetafro/godot v1.5.0 -> v1.5.1
go-simpler.org/musttag v0.13.0 -> v0.13.1
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.60.0 -> v0.61.0
go.opentelemetry.io/contrib/propagators/b3 v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/sdk v1.35.0 -> v1.36.0
go.opentelemetry.io/proto/otlp v1.5.0 -> v1.6.0
golang.org/x/crypto v0.37.0 -> v0.38.0
golang.org/x/net v0.39.0 -> v0.40.0
golang.org/x/oauth2 v0.29.0 -> v0.30.0
golang.org/x/sync v0.13.0 -> v0.14.0
golang.org/x/sys v0.32.0 -> v0.33.0
golang.org/x/term v0.31.0 -> v0.32.0
golang.org/x/text v0.24.0 -> v0.25.0
golang.org/x/tools v0.32.0 -> v0.33.0
google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20250519155744-55703ea1f237
google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 -> v0.0.0-20250519155744-55703ea1f237

renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 19, 2025
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.9.3 fix(deps): update module go.infratographer.com/x to v0.10.0 May 28, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from ab4c050 to 9dd63bf Compare May 28, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants