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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2023

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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


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 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 a review from a team as a code owner August 30, 2023 19:15
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.87%. Comparing base (9089164) to head (c411bfc).

Current head c411bfc differs from pull request most recent head 989b080

Please upload reports for the commit 989b080 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
- Coverage   72.72%   71.87%   -0.86%     
==========================================
  Files          38       36       -2     
  Lines        3733     3549     -184     
==========================================
- Hits         2715     2551     -164     
+ Misses        760      745      -15     
+ Partials      258      253       -5     
Flag Coverage Δ
unittests 71.87% <ø> (-0.86%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch 2 times, most recently from d598445 to 408c6f6 Compare September 8, 2023 20:33
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 408c6f6 to b21142f Compare September 28, 2023 19:43
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.3.8 fix(deps): update module go.infratographer.com/x to v0.3.9 Sep 28, 2023
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.3.9 fix(deps): update module go.infratographer.com/x to v0.3.9 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/go.infratographer.com-x-0.x branch October 23, 2023 09:24
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.3.9 - autoclosed fix(deps): update module go.infratographer.com/x to v0.3.9 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/go.infratographer.com-x-0.x branch October 23, 2023 14:33
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from b21142f to 67f9b20 Compare April 2, 2024 22:44
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.3.9 fix(deps): 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 67f9b20 to 62d51cf Compare April 4, 2024 20:37
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.4.0 fix(deps): 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 62d51cf to 85c8704 Compare April 4, 2024 22:20
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.5.0 fix(deps): 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 85c8704 to 07d630b Compare May 9, 2024 10:20
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.5.1 fix(deps): 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 07d630b to 9035174 Compare May 9, 2024 19:03
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):

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

Details:

Package Change
go 1.19 -> 1.23.4
github.com/XSAM/otelsql v0.23.0 -> v0.32.0
github.com/cockroachdb/cockroach-go/v2 v2.3.5 -> v2.3.8
github.com/gin-contrib/zap v0.1.0 -> v1.1.3
github.com/gin-gonic/gin v1.9.1 -> v1.10.0
github.com/google/uuid v1.3.1 -> v1.6.0
github.com/jmoiron/sqlx v1.3.5 -> v1.4.0
github.com/pressly/goose/v3 v3.15.0 -> v3.21.1
github.com/prometheus/client_golang v1.16.0 -> v1.19.0
github.com/spf13/cobra v1.7.0 -> v1.8.1
github.com/spf13/viper v1.16.0 -> v1.19.0
github.com/stretchr/testify v1.8.4 -> v1.9.0
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.42.0 -> v0.53.0
go.opentelemetry.io/otel v1.16.0 -> v1.28.0
go.opentelemetry.io/otel/exporters/jaeger v1.16.0 -> v1.17.0
go.opentelemetry.io/otel/sdk v1.16.0 -> v1.28.0
go.uber.org/zap v1.25.0 -> v1.27.0
golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 -> v0.0.0-20240808152545-0cdaa3abc0fa
github.com/bytedance/sonic v1.10.0 -> v1.11.9
github.com/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/fsnotify/fsnotify v1.6.0 -> v1.7.0
github.com/gabriel-vasile/mimetype v1.4.2 -> v1.4.4
github.com/go-logr/logr v1.2.4 -> v1.4.2
github.com/go-playground/validator/v10 v10.15.0 -> v10.22.0
github.com/goccy/go-json v0.10.2 -> v0.10.3
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/googleapis/gax-go/v2 v2.12.0 -> v2.12.3
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.2 -> v2.20.0
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-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/klauspost/compress v1.16.7 -> v1.17.9
github.com/klauspost/cpuid/v2 v2.2.5 -> v2.2.8
github.com/leodido/go-urn v1.2.4 -> v1.4.0
github.com/mattn/go-isatty v0.0.19 -> v0.0.20
github.com/nats-io/nats.go v1.28.0 -> v1.36.0
github.com/nats-io/nkeys v0.4.4 -> v0.4.7
github.com/pelletier/go-toml/v2 v2.0.9 -> v2.2.2
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/prometheus/client_model v0.4.0 -> v0.6.1
github.com/prometheus/common v0.44.0 -> v0.53.0
github.com/prometheus/procfs v0.11.1 -> 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/ugorji/go/codec v1.2.11 -> v1.2.12
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.16.0 -> v1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.16.0 -> v1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.16.0 -> v1.28.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.16.0 -> v1.28.0
go.opentelemetry.io/otel/metric v1.16.0 -> v1.28.0
go.opentelemetry.io/otel/trace v1.16.0 -> v1.28.0
go.opentelemetry.io/proto/otlp v1.0.0 -> v1.3.1
golang.org/x/arch v0.4.0 -> v0.8.0
golang.org/x/crypto v0.12.0 -> v0.26.0
golang.org/x/net v0.14.0 -> v0.28.0
golang.org/x/sys v0.11.0 -> v0.23.0
golang.org/x/text v0.12.0 -> v0.17.0
google.golang.org/api v0.137.0 -> v0.171.0
google.golang.org/genproto v0.0.0-20230815205213-6bfd019c3878 -> v0.0.0-20240213162025-012b6fc9bca9
google.golang.org/genproto/googleapis/api v0.0.0-20230815205213-6bfd019c3878 -> v0.0.0-20240711142825-46eb208f015d
google.golang.org/genproto/googleapis/rpc v0.0.0-20230815205213-6bfd019c3878 -> v0.0.0-20240722135656-d784300faade
google.golang.org/grpc v1.57.0 -> v1.65.0
google.golang.org/protobuf v1.31.0 -> v1.34.2

@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 9035174 to 989b080 Compare June 14, 2024 22:33
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.5.2 fix(deps): 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 989b080 to df1136d Compare July 14, 2024 09:53
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from df1136d to 93af0fa Compare August 9, 2024 15:55
@renovate renovate bot changed the title fix(deps): update module go.infratographer.com/x to v0.5.3 fix(deps): 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 93af0fa to 4a4cefa Compare September 11, 2024 15:27
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 4a4cefa to 131e716 Compare November 17, 2024 15:42
@renovate renovate bot force-pushed the renovate/go.infratographer.com-x-0.x branch from 131e716 to 3c3f411 Compare December 22, 2024 16:09
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