Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Update module go.infratographer.com/x to v0.9.1#5

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go.infratographer.com-x-0.x
Open

Update module go.infratographer.com/x to v0.9.1#5
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go.infratographer.com-x-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.infratographer.com/x v0.3.7-0.20230811200256-3955331ac93d -> v0.9.1 age adoption passing confidence

Release Notes

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

v0.9.1

Compare Source

Bug Fixes

v0.9.0

Compare Source

Features

v0.8.0

Compare Source

Features

v0.7.4

Compare Source

Bug Fixes
  • deps: update module github.com/gin-contrib/requestid to v1.0.5 (#​333) (c1183cd)
  • deps: update module github.com/gin-contrib/zap to v1.1.5 (#​335) (64d3580)
  • deps: update module github.com/labstack/echo-contrib to v0.17.3 (#​330) (2691834)
  • deps: update module github.com/micahparks/jwkset to v0.9.0 (#​343) (8df7314)
  • deps: update module github.com/micahparks/jwkset to v0.9.5 (#​350) (3574414)
  • deps: update module github.com/nats-io/nats.go to v1.41.0 (#​340) (c104226)
  • deps: update module github.com/pressly/goose/v3 to v3.24.2 (#​332) (9fe21b0)
  • deps: update module github.com/spf13/viper to v1.20.1 (#​328) (544af98)
  • deps: update module github.com/xsam/otelsql to v0.38.0 (#​329) (2bba1d2)
  • deps: update module golang.org/x/oauth2 to v0.29.0 (#​349) (04f4417)
  • deps: update testcontainers-go monorepo to v0.36.0 (#​331) (300e977)

v0.7.3

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.7.2...v0.7.3

v0.7.2

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.7.1...v0.7.2

v0.7.1

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.7.0...v0.7.1

v0.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: infratographer/x@v0.6.0...v0.7.0

v0.6.0

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.5.4...v0.6.0

v0.5.4

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.5.3...v0.5.4

v0.5.3

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.5.2...v0.5.3

v0.5.2

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.5.1...v0.5.2

v0.5.1

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.5.0...v0.5.1

v0.5.0

Compare Source

Notes

Breaking Changes
  • echojwtx.WithKeyFuncOptions() has been replaced by echojwtx.WithHTTPClientStorageOptions() as part of the update from github.com/micahparks/keyfunc/v2 to v3.

What's Changed

Full Changelog: infratographer/x@v0.4.0...v0.5.0

v0.4.0

Compare Source

Upgrade notes

gqlgen now includes additional federation values when generating schemas. If you run into an error about federation__Policy in the schema being unknown you will need to add the following lines of code into your file that generates the schema (generally called gen_schema.go).

schema.Types["federation__Policy"].BuiltIn = false
schema.Types["federation__Scope"].BuiltIn = false

These lines will go after:

intObj := schema.Directives["interfaceObject"]
intObj.Position.Src.BuiltIn = false
schema.Types["FieldSet"].BuiltIn = false

What's Changed

New Contributors

Full Changelog: infratographer/x@v0.3.9...v0.4.0

v0.3.9

Compare Source

What's Changed

New Contributors

Full Changelog: infratographer/x@v0.3.8...v0.3.9

v0.3.8

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.3.7...v0.3.8


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 changed the title Update module go.infratographer.com/x to v0.3.6 Update module go.infratographer.com/x to v0.3.6 - autoclosed Aug 15, 2023
@renovate renovate bot closed this Aug 15, 2023
@renovate renovate bot deleted the renovate/go.infratographer.com-x-0.x branch August 15, 2023 15:19
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.3.6 - autoclosed Update module go.infratographer.com/x to v0.3.6 Aug 16, 2023
@renovate renovate bot reopened this Aug 16, 2023
@renovate renovate bot requested a review from a team as a code owner August 16, 2023 16:33
@renovate renovate bot requested a review from a team August 16, 2023 16:33
@renovate renovate bot restored the renovate/go.infratographer.com-x-0.x branch August 16, 2023 16:33
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.3.6 Update module go.infratographer.com/x to v0.3.7 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from ac9a8d0 to 8622dff Compare August 16, 2023 16:33
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.3.7 Update module go.infratographer.com/x to v0.3.8 Aug 30, 2023
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch 2 times, most recently from ad4c0f2 to bc3cfec Compare September 6, 2023 16:13
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.3.8 Update module go.infratographer.com/x to v0.3.9 Sep 28, 2023
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch 2 times, most recently from 6fe7c30 to 833d590 Compare October 3, 2023 19:22
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 833d590 to ad27881 Compare April 2, 2024 19:47
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.3.9 Update module go.infratographer.com/x to v0.4.0 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from ad27881 to 0627108 Compare April 4, 2024 23:41
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.4.0 Update module go.infratographer.com/x to v0.5.1 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 0627108 to 719c9fd Compare May 9, 2024 08:25
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.5.1 Update module go.infratographer.com/x to v0.5.2 May 9, 2024
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 719c9fd to 2fabe70 Compare May 9, 2024 22:31
@renovate
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

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

  • 77 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.24.2
entgo.io/contrib v0.4.5 -> v0.6.0
entgo.io/ent v0.12.4-0.20230816084614-dc8ea50747ef -> v0.14.4
github.com/99designs/gqlgen v0.17.36 -> v0.17.70
github.com/labstack/echo/v4 v4.11.1 -> v4.13.3
github.com/spf13/cobra v1.7.0 -> v1.9.1
github.com/spf13/viper v1.16.0 -> v1.20.1
github.com/stretchr/testify v1.8.4 -> v1.10.0
github.com/vektah/gqlparser/v2 v2.5.8 -> v2.5.23
go.uber.org/zap v1.25.0 -> v1.27.0
golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb -> v0.0.0-20250305212735-054e65f0b394
ariga.io/atlas v0.13.1 -> v0.31.1-0.20250212144724-069be8033e83
filippo.io/edwards25519 v1.0.0 -> v1.1.0
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/XSAM/otelsql v0.23.0 -> v0.38.0
github.com/agnivade/levenshtein v1.1.1 -> v1.2.1
github.com/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/cockroachdb/cockroach-go/v2 v2.3.5 -> v2.4.0
github.com/docker/docker v24.0.2+incompatible -> v28.0.1+incompatible
github.com/docker/go-connections v0.4.0 -> v0.5.0
github.com/felixge/httpsnoop v1.0.3 -> v1.0.4
github.com/fsnotify/fsnotify v1.6.0 -> v1.8.0
github.com/golang-jwt/jwt/v5 v5.0.0 -> v5.2.2
github.com/golang/glog v1.1.1 -> v1.2.4
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/go-cmp v0.5.9 -> v0.7.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.2 -> v2.26.1
github.com/hashicorp/golang-lru/v2 v2.0.5 -> v2.0.7
github.com/jackc/pgconn v1.14.1 -> v1.14.3
github.com/jackc/pgproto3/v2 v2.3.2 -> v2.3.3
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a -> v0.0.0-20240606120523-5a60cdf6a761
github.com/jackc/pgtype v1.14.0 -> v1.14.3
github.com/jackc/pgx/v4 v4.18.1 -> v4.18.3
github.com/labstack/echo-contrib v0.15.0 -> v0.17.3
github.com/labstack/echo-jwt/v4 v4.2.0 -> v4.3.1
github.com/labstack/gommon v0.4.0 -> v0.4.2
github.com/magiconair/properties v1.8.7 -> v1.8.9
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/mattn/go-isatty v0.0.19 -> v0.0.20
github.com/moby/patternmatcher v0.5.0 -> v0.6.0
github.com/nats-io/nats.go v1.28.0 -> v1.41.0
github.com/nats-io/nkeys v0.4.4 -> v0.4.10
github.com/opencontainers/image-spec v1.1.0-rc4 -> v1.1.1
github.com/pelletier/go-toml/v2 v2.0.9 -> v2.2.3
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/pressly/goose/v3 v3.13.4 -> v3.24.2
github.com/prometheus/client_golang v1.16.0 -> v1.21.1
github.com/prometheus/client_model v0.4.0 -> v0.6.1
github.com/prometheus/common v0.44.0 -> v0.63.0
github.com/spf13/pflag v1.0.5 -> v1.0.6
github.com/subosito/gotenv v1.4.2 -> v1.6.0
github.com/testcontainers/testcontainers-go v0.21.0 -> v0.36.0
github.com/testcontainers/testcontainers-go/modules/postgres v0.21.0 -> v0.36.0
github.com/zclconf/go-cty v1.13.2 -> v1.14.4
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.16.0 -> v1.35.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.16.0 -> v1.35.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.16.0 -> v1.35.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.16.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.16.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.16.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.16.0 -> v1.35.0
go.opentelemetry.io/proto/otlp v1.0.0 -> v1.5.0
go.step.sm/crypto v0.31.2 -> v0.60.0
golang.org/x/crypto v0.12.0 -> v0.36.0
golang.org/x/mod v0.12.0 -> v0.24.0
golang.org/x/net v0.14.0 -> v0.38.0
golang.org/x/oauth2 v0.11.0 -> v0.29.0
golang.org/x/sys v0.11.0 -> v0.31.0
golang.org/x/text v0.12.0 -> v0.23.0
golang.org/x/time v0.3.0 -> v0.11.0
golang.org/x/tools v0.12.0 -> v0.31.0
google.golang.org/genproto v0.0.0-20230814215434-ca7cfce7776a -> v0.0.0-20250303144028-a0af3efb3deb
google.golang.org/genproto/googleapis/api v0.0.0-20230814215434-ca7cfce7776a -> v0.0.0-20250303144028-a0af3efb3deb
google.golang.org/genproto/googleapis/rpc v0.0.0-20230814215434-ca7cfce7776a -> v0.0.0-20250324211829-b45e905df463
google.golang.org/grpc v1.57.0 -> v1.71.0
google.golang.org/protobuf v1.31.0 -> v1.36.6

@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 2fabe70 to 6c08316 Compare June 14, 2024 20:23
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.5.2 Update module go.infratographer.com/x to v0.5.3 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 6c08316 to b841a96 Compare July 14, 2024 09:43
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from b841a96 to 2fb6454 Compare August 9, 2024 15:26
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.5.3 Update module go.infratographer.com/x to v0.5.4 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 2fb6454 to e761e7d Compare August 15, 2024 04:33
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from e761e7d to d1e99f3 Compare September 11, 2024 16:27
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from d1e99f3 to 332d896 Compare November 17, 2024 17:11
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 332d896 to 0f9edad Compare December 22, 2024 18:46
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 0f9edad to da1839f Compare January 18, 2025 00:47
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.5.4 Update module go.infratographer.com/x to v0.6.0 Jan 18, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from da1839f to 2135081 Compare February 25, 2025 19:53
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.6.0 Update module go.infratographer.com/x to v0.7.0 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 2135081 to 6760faf Compare March 10, 2025 22:51
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.7.0 Update module go.infratographer.com/x to v0.7.1 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 6760faf to 9b269fe Compare March 18, 2025 22:50
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.7.1 Update module go.infratographer.com/x to v0.7.2 Mar 18, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 9b269fe to 135092e Compare March 26, 2025 18:50
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.7.2 Update module go.infratographer.com/x to v0.7.3 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 135092e to f0a333c Compare April 7, 2025 23:35
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.7.3 Update module go.infratographer.com/x to v0.9.0 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from f0a333c to 376c267 Compare April 8, 2025 02:24
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.9.0 Update module go.infratographer.com/x to v0.9.1 Apr 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants