Skip to content
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

Update module go.infratographer.com/x to v0.5.4 #7

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 25, 2023

This PR contains the following updates:

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

Release Notes

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

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

v0.3.7

Compare Source

What's Changed

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

v0.3.6

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.3.5...v0.3.6

v0.3.5

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.3.4...v0.3.5

v0.3.4

Compare Source

What's Changed

New Contributors

Full Changelog: infratographer/x@v0.3.3...v0.3.4

v0.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: infratographer/x@v0.3.2...v0.3.3

v0.3.2

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.3.1...v0.3.2

v0.3.1

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.3.0...v0.3.1

v0.3.0

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.2.1...v0.3.0

v0.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: infratographer/x@v0.2.0...v0.2.1

v0.2.0: Release

Compare Source

What's Changed

Full Changelog: infratographer/x@v0.1.3...v0.2.0


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 a review from a team as a code owner May 25, 2023 19:01
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 1c9e94a to b0b05f6 Compare May 25, 2023 19:47
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.2.0 Update module go.infratographer.com/x to v0.2.1 May 25, 2023
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from b0b05f6 to d185483 Compare May 25, 2023 23:05
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.2.1 Update module go.infratographer.com/x to v0.3.0 May 31, 2023
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from d185483 to dec3609 Compare May 31, 2023 20:05
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.3.0 Update module go.infratographer.com/x to v0.3.1 Jun 16, 2023
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from dec3609 to bbbf07b Compare June 16, 2023 20:15
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.3.1 Update module go.infratographer.com/x to v0.3.2 Jun 19, 2023
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from bbbf07b to cfb6661 Compare June 19, 2023 20:42
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.3.2 Update module go.infratographer.com/x to v0.3.3 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from cfb6661 to 461e5a1 Compare July 18, 2023 15:53
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.3.3 Update module go.infratographer.com/x to v0.3.4 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 461e5a1 to c42d20c Compare July 20, 2023 22:26
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from c42d20c to 6d47143 Compare August 8, 2023 16:58
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.3.4 Update module go.infratographer.com/x to v0.3.5 Aug 8, 2023
@renovate renovate bot requested a review from a team as a code owner August 8, 2023 16:58
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.3.5 Update module go.infratographer.com/x to v0.3.6 Aug 8, 2023
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 6d47143 to 8108a08 Compare August 8, 2023 22:30
@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 8108a08 to ce4cfc8 Compare August 16, 2023 16:32
@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 from ce4cfc8 to a7d6657 Compare August 30, 2023 21:41
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from a7d6657 to 35ad8f6 Compare September 28, 2023 18:08
@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 from 35ad8f6 to cd8f0b4 Compare September 28, 2023 21:48
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from cd8f0b4 to f6a2798 Compare April 2, 2024 19:13
@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 f6a2798 to 3693638 Compare April 4, 2024 21:30
@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.0 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 3693638 to f981f2e Compare April 5, 2024 00:41
@renovate renovate bot changed the title Update module go.infratographer.com/x to v0.5.0 Update module go.infratographer.com/x to v0.5.1 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch 2 times, most recently from 7e2e4ea to a2cd1a7 Compare May 9, 2024 16: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
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):

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

Details:

Package Change
go 1.20 -> 1.23.2
github.com/labstack/echo/v4 v4.10.2 -> v4.12.0
github.com/spf13/cobra v1.7.0 -> v1.8.1
github.com/spf13/viper v1.15.0 -> v1.19.0
github.com/stretchr/testify v1.8.4 -> v1.9.0
github.com/vektah/gqlparser/v2 v2.5.1 -> v2.5.16
go.uber.org/zap v1.24.0 -> v1.27.0
github.com/XSAM/otelsql v0.22.0 -> v0.32.0
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.3 -> v2.3.8
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/fsnotify/fsnotify v1.6.0 -> v1.7.0
github.com/go-logr/logr v1.2.4 -> v1.4.2
github.com/golang-jwt/jwt/v5 v5.0.0 -> v5.2.1
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2 -> v2.20.0
github.com/jackc/pgconn v1.14.0 -> 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-20231201235250-de7065d80cb9
github.com/jackc/pgtype v1.14.0 -> v1.14.3
github.com/jackc/pgx/v4 v4.18.1 -> v4.18.3
github.com/labstack/gommon v0.4.0 -> v0.4.2
github.com/mattn/go-isatty v0.0.18 -> v0.0.20
github.com/pelletier/go-toml/v2 v2.0.7 -> v2.2.2
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/prometheus/client_golang v1.15.1 -> v1.19.0
github.com/prometheus/client_model v0.4.0 -> v0.6.1
github.com/prometheus/common v0.43.0 -> v0.53.0
github.com/prometheus/procfs v0.9.0 -> v0.13.0
github.com/spf13/afero v1.9.5 -> v1.11.0
github.com/spf13/cast v1.5.1 -> v1.6.0
github.com/subosito/gotenv v1.4.2 -> v1.6.0
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.41.1 -> v0.53.0
go.opentelemetry.io/otel v1.15.1 -> v1.28.0
go.opentelemetry.io/otel/exporters/jaeger v1.15.1 -> v1.17.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.15.1 -> v1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.15.1 -> v1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.15.1 -> v1.28.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.15.1 -> v1.28.0
go.opentelemetry.io/otel/metric v0.38.1 -> v1.28.0
go.opentelemetry.io/otel/sdk v1.15.1 -> v1.28.0
go.opentelemetry.io/otel/trace v1.15.1 -> v1.28.0
go.opentelemetry.io/proto/otlp v0.19.0 -> v1.3.1
golang.org/x/crypto v0.9.0 -> v0.26.0
golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc -> v0.0.0-20240808152545-0cdaa3abc0fa
golang.org/x/net v0.10.0 -> v0.28.0
golang.org/x/oauth2 v0.8.0 -> v0.22.0
golang.org/x/sys v0.8.0 -> v0.23.0
golang.org/x/text v0.9.0 -> v0.17.0
golang.org/x/time v0.3.0 -> v0.5.0
google.golang.org/appengine v1.6.7 -> v1.6.8
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 -> v0.0.0-20240213162025-012b6fc9bca9

@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from a2cd1a7 to f370133 Compare June 14, 2024 19:58
@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 f370133 to 4feac4a Compare July 9, 2024 14:01
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 4feac4a to 559e732 Compare August 9, 2024 15:27
@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 559e732 to 35612a2 Compare September 11, 2024 17:01
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 35612a2 to 513abba Compare October 27, 2024 00:25
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.

0 participants