Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2025

This PR contains the following updates:

Package Change Age Confidence
go.infratographer.com/x v0.12.0 -> v0.13.2 age confidence

Release Notes

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

v0.13.2

Compare Source

Bug Fixes
  • deps: update golang.org/x/exp digest to 8b4c13b (#​490) (0e0aabb)
  • deps: update module github.com/brianvoe/gofakeit/v7 to v7.4.0 (#​499) (ffa2baf)
  • deps: update module github.com/brianvoe/gofakeit/v7 to v7.5.1 (#​509) (f7a0513)
  • deps: update module github.com/cockroachdb/cockroach-go/v2 to v2.4.2 (#​513) (5c4e848)
  • deps: update module github.com/docker/go-connections to v0.6.0 (#​486) (95cfc45)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.8 (#​496) (27b0f5e)
  • deps: update module github.com/nats-io/nats.go to v1.45.0 (#​500) (85477b3)
  • deps: update module github.com/pressly/goose/v3 to v3.25.0 (#​505) (99a114f)
  • deps: update module github.com/spf13/cobra to v1.10.1 (#​515) (b15c6f8)
  • deps: update module github.com/spf13/pflag to v1.0.10 (#​510) (e6b189c)
  • deps: update module github.com/stretchr/testify to v1.11.0 (#​506) (d198ab0)
  • deps: update module github.com/stretchr/testify to v1.11.1 (#​507) (dbc093f)
  • deps: update module github.com/zsais/go-gin-prometheus to v1.0.2 (#​497) (00df63c)
  • deps: update module go.step.sm/crypto to v0.70.0 (#​503) (a8e92f3)

v0.13.1

Compare Source

Bug Fixes
  • deps: update module entgo.io/contrib to v0.7.0 (#​478) (9c1ef02)
  • deps: update module entgo.io/ent to v0.14.5 (#​476) (9cb7a80)
  • deps: update module github.com/golang-jwt/jwt/v5 to v5.3.0 (#​473) (ef4a0ee)
  • deps: update module github.com/micahparks/keyfunc/v3 to v3.5.0 (#​480) (61b2e8e)
  • deps: update module github.com/micahparks/keyfunc/v3 to v3.6.1 (#​481) (648df78)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.7 (#​477) (d3411df)
  • deps: update module go.step.sm/crypto to v0.68.0 (#​475) (c6479f5)
  • deps: update module go.step.sm/crypto to v0.69.0 (#​483) (85ef39f)
  • nodes field returning nil on nested collections (#​484) (8050305)

v0.13.0

Compare Source

Features
Bug Fixes
  • deps: update module github.com/99designs/gqlgen to v0.17.78 (#​467) (efc9ba4)
  • deps: update module github.com/cenkalti/backoff/v5 to v5.0.3 (#​466) (4b26fc9)
  • deps: update module github.com/nats-io/nats.go to v1.44.0 (#​470) (d07d7e1)
  • deps: update module github.com/zsais/go-gin-prometheus to v1.0.1 (#​464) (763fa9a)

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 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.

@renovate renovate bot requested review from a team as code owners August 7, 2025 01:15
@renovate
Copy link
Contributor Author

renovate bot commented Aug 7, 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
github.com/spf13/cobra v1.9.1 -> v1.10.1
github.com/stretchr/testify v1.10.0 -> v1.11.1
github.com/MicahParks/keyfunc/v3 v3.4.0 -> v3.6.1
github.com/cenkalti/backoff/v5 v5.0.2 -> v5.0.3
github.com/cockroachdb/cockroach-go/v2 v2.4.1 -> v2.4.2
github.com/go-viper/mapstructure/v2 v2.3.0 -> v2.4.0
github.com/golang-jwt/jwt/v5 v5.2.3 -> v5.3.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 -> v2.27.2
github.com/spf13/pflag v1.0.7 -> v1.0.10
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.62.0 -> v0.63.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 -> v0.63.0
go.opentelemetry.io/otel v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/metric v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/sdk v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/trace v1.37.0 -> v1.38.0
go.opentelemetry.io/proto/otlp v1.7.0 -> v1.7.1
golang.org/x/crypto v0.40.0 -> v0.41.0
golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 -> v0.0.0-20250819193227-8b4c13bb791b
golang.org/x/net v0.42.0 -> v0.43.0
golang.org/x/sys v0.34.0 -> v0.35.0
golang.org/x/text v0.27.0 -> v0.28.0
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 -> v0.0.0-20250825161204-c5933d9347a5
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 -> v0.0.0-20250825161204-c5933d9347a5
google.golang.org/grpc v1.73.0 -> v1.75.0
google.golang.org/protobuf v1.36.6 -> v1.36.8

@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.13.1 fix(deps): update module go.infratographer.com/x to v0.13.2 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 0687695 to c75aa12 Compare September 6, 2025 22:57
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 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
github.com/spf13/cobra v1.9.1 -> v1.10.1
github.com/stretchr/testify v1.10.0 -> v1.11.1
github.com/MicahParks/keyfunc/v3 v3.4.0 -> v3.6.1
github.com/cenkalti/backoff/v5 v5.0.2 -> v5.0.3
github.com/cockroachdb/cockroach-go/v2 v2.4.1 -> v2.4.2
github.com/go-viper/mapstructure/v2 v2.3.0 -> v2.4.0
github.com/golang-jwt/jwt/v5 v5.2.3 -> v5.3.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 -> v2.27.2
github.com/spf13/pflag v1.0.7 -> v1.0.10
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.62.0 -> v0.63.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 -> v0.63.0
go.opentelemetry.io/otel v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/metric v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/sdk v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/trace v1.37.0 -> v1.38.0
go.opentelemetry.io/proto/otlp v1.7.0 -> v1.7.1
golang.org/x/crypto v0.40.0 -> v0.41.0
golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 -> v0.0.0-20250819193227-8b4c13bb791b
golang.org/x/net v0.42.0 -> v0.43.0
golang.org/x/sys v0.34.0 -> v0.35.0
golang.org/x/text v0.27.0 -> v0.28.0
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 -> v0.0.0-20250825161204-c5933d9347a5
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 -> v0.0.0-20250825161204-c5933d9347a5
google.golang.org/grpc v1.73.0 -> v1.75.0
google.golang.org/protobuf v1.36.6 -> v1.36.8

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