Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
go.infratographer.com/x v0.9.2 -> 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)

v0.12.0

Compare Source

Features

v0.11.5

Compare Source

Bug Fixes
  • deps: update golang.org/x/exp digest to 645b1fa (#​456) (18da71b)
  • deps: update module github.com/99designs/gqlgen to v0.17.76 (#​448) (58b487b)
  • deps: update module github.com/cockroachdb/cockroach-go/v2 to v2.4.1 (#​453) (fd8b6dd)
  • deps: update module github.com/golang-jwt/jwt/v5 to v5.2.3 (#​457) (4fa101d)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.6 (#​454) (c7e73d6)
  • deps: update module github.com/spf13/pflag to v1.0.7 (#​459) (7b3009a)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.29 (#​445) (e64bdf0)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.30 (#​449) (64352b1)
  • deps: update testcontainers-go monorepo to v0.38.0 (#​458) (de3dbed)

v0.11.4

Compare Source

Bug Fixes
  • deps: update module github.com/go-viper/mapstructure/v2 to v2.3.0 (b1a1e4a)
  • deps: update module github.com/nats-io/nats-server/v2 to v2.11.5 (#​440) (8551960)
  • deps: update module github.com/zsais/go-gin-prometheus to v1 (#​442) (0cc7653)

v0.11.3

Compare Source

Bug Fixes
  • deps: update go opentelemetry packages and libraries to v0.62.0 (#​437) (2c4eaaf)
  • deps: update module github.com/brianvoe/gofakeit/v7 to v7.3.0 (#​439) (f15ec9d)

v0.11.2

Compare Source

Bug Fixes
  • deps: update golang.org/x/exp digest to b7579e2 (#​432) (a31a261)
  • deps: update module go.step.sm/crypto to v0.67.0 (#​433) (b712323)
  • don't send change messages when the old field that changed was the updated_at timestamp, that's not an actual change (#​436) (708298c)

v0.11.1

Compare Source

Bug Fixes
  • event json diff should be sent as a json formatted value (#​430) (d150640)

v0.11.0

Compare Source

Features
  • add better json support to change events and the ability to include a json diff (#​428) (1e2d648)
Bug Fixes
  • additional data field reference in jsonDiff hook (#​429) (1671bff)
  • deps: update golang.org/x/exp digest to dcc06ee (#​419) (dce242d)
  • deps: update module github.com/99designs/gqlgen to v0.17.74 (#​420) (f540f4f)
  • deps: update module github.com/99designs/gqlgen to v0.17.75 (#​427) (3771e04)
  • deps: update module github.com/nats-io/nats.go to v1.43.0 (#​421) (522ab56)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.28 (#​426) (ff56802)
  • deps: update module github.com/xsam/otelsql to v0.39.0 (#​424) (475cc36)
  • deps: update module go.step.sm/crypto to v0.66.0 (#​417) (82ff7d6)

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 added the dependencies Pull requests that update a dependency file label Apr 19, 2025
@renovate renovate bot requested review from a team as code owners April 19, 2025 21:15
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):

  • 37 additional dependencies were updated

Details:

Package Change
github.com/MicahParks/jwkset v0.9.5 -> v0.9.6
github.com/MicahParks/keyfunc/v3 v3.3.10 -> v3.4.0
github.com/labstack/echo/v4 v4.13.3 -> v4.13.4
github.com/nats-io/nats.go v1.41.1 -> v1.43.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 -> v0.62.0
go.opentelemetry.io/otel v1.35.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.37.0
golang.org/x/oauth2 v0.29.0 -> v0.30.0
google.golang.org/grpc v1.71.1 -> v1.73.0
github.com/alecthomas/chroma/v2 v2.16.0 -> v2.17.2
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/golangci/golangci-lint/v2 v2.1.2 -> v2.1.6
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 -> v2.27.1
github.com/nats-io/nkeys v0.4.10 -> v0.4.11
github.com/prometheus/client_golang v1.21.1 -> v1.22.0
github.com/prometheus/client_model v0.6.1 -> v0.6.2
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/otel/exporters/otlp/otlptrace v1.35.0 -> v1.37.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0 -> v1.37.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.35.0 -> v1.37.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.35.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.37.0
go.opentelemetry.io/otel/sdk v1.35.0 -> v1.37.0
go.opentelemetry.io/proto/otlp v1.5.0 -> v1.7.0
golang.org/x/crypto v0.37.0 -> v0.39.0
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 -> v0.0.0-20250620022241-b7579e27df2b
golang.org/x/mod v0.24.0 -> v0.25.0
golang.org/x/net v0.39.0 -> v0.41.0
golang.org/x/sync v0.13.0 -> v0.15.0
golang.org/x/sys v0.32.0 -> v0.33.0
golang.org/x/text v0.24.0 -> v0.26.0
golang.org/x/time v0.11.0 -> v0.12.0
golang.org/x/tools v0.32.0 -> v0.34.0
google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20250603155806-513f23925822
google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 -> v0.0.0-20250603155806-513f23925822

renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 19, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 6408a19 to 00c740a Compare May 28, 2025 19:46
@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 00c740a to 7498a15 Compare June 17, 2025 22:56
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.10.0 fix(deps): update module go.infratographer.com/x to v0.11.0 Jun 17, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 7498a15 to 528ae8b Compare June 18, 2025 02:06
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.11.0 fix(deps): update module go.infratographer.com/x to v0.11.1 Jun 18, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 528ae8b to 59124fe Compare June 25, 2025 20:02
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.11.1 fix(deps): update module go.infratographer.com/x to v0.11.2 Jun 25, 2025
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.11.2 fix(deps): update module go.infratographer.com/x to v0.11.3 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch 2 times, most recently from 1b633f5 to 35b0d90 Compare June 27, 2025 21:55
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.11.3 fix(deps): update module go.infratographer.com/x to v0.11.4 Jun 27, 2025
Copy link
Contributor Author

renovate bot commented Jun 27, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module go.infratographer.com/[email protected] requires go >= 1.24.3; switching to go1.24.7
go: downloading go1.24.7 (linux/amd64)
go: download go1.24.7: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 35b0d90 to 3b48fb9 Compare July 19, 2025 02:39
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.11.4 fix(deps): update module go.infratographer.com/x to v0.12.0 Jul 19, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 3b48fb9 to 879184c Compare August 7, 2025 11:30
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.12.0 fix(deps): update module go.infratographer.com/x to v0.13.1 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch 7 times, most recently from c1812cd to 6db6985 Compare August 14, 2025 17:28
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch 2 times, most recently from c5812da to bed2f61 Compare August 14, 2025 17:53
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from bed2f61 to 7b9161d Compare September 5, 2025 17:55
@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 5, 2025
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