Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/aws/aws-sdk-go-v2/config v1.27.31 -> v1.27.33 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.23.4 -> v1.23.6 age adoption passing confidence require patch
github.com/bufbuild/buf v1.39.0 -> v1.40.1 age adoption passing confidence require minor
github.com/dadav/helm-schema f205574 -> 7592f05 age adoption passing confidence require digest
github.com/golang-migrate/migrate/v4 v4.17.1 -> v4.18.1 age adoption passing confidence require minor
github.com/golangci/golangci-lint v1.60.3 -> v1.61.0 age adoption passing confidence require minor
github.com/jackc/pgx/v5 v5.6.0 -> v5.7.0 age adoption passing confidence require minor
github.com/planetscale/vtprotobuf 0393e58 -> 615f978 require digest
github.com/prometheus/client_golang v1.20.2 -> v1.20.3 age adoption passing confidence require patch
github.com/vektra/mockery/v2 v2.45.0 -> v2.45.1 age adoption passing confidence require patch
go (source) 1.23.0 -> 1.23.1 age adoption passing confidence toolchain patch
golang.org/x/crypto v0.26.0 -> v0.27.0 age adoption passing confidence require minor
golang.org/x/exp 9b4947d -> 701f63a age adoption passing confidence require digest
golang.org/x/net v0.28.0 -> v0.29.0 age adoption passing confidence require minor
golang.org/x/tools v0.24.0 -> v0.25.0 age adoption passing confidence require minor
google.golang.org/genproto/googleapis/api 7e3bb23 -> 8af14fe age adoption passing confidence require digest
google.golang.org/grpc v1.66.0 -> v1.66.1 age adoption passing confidence require patch
modernc.org/sqlite v1.32.0 -> v1.33.0 age adoption passing confidence require minor

Release Notes

bufbuild/buf (github.com/bufbuild/buf)

v1.40.1

Compare Source

  • Fix issue with buf lint where comment ignores in the shape of // buf:lint:ignore <RULE_ID> <extra comment>
    were not recognized due to the extra comment.

v1.40.0

Compare Source

  • Add concept of a default lint or breaking rule, which is printed out as a property when running
    buf config ls-{breaking,lint}-rules. Default rules are those rules which are run if no lint
    or breaking rules are explicitly configured in your buf.yaml.
  • Rename DEFAULT lint rule category to STANDARD. With the concept of default rules being introduced,
    having a category named DEFAULT is confusing, as while it happens that all the rules in the DEFAULT
    lint category are also default rules, the name has become overloaded. As with all buf changes, this
    change is backwards-compatible: the DEFAULT lint category continues to work, and always will. We
    recommend changing to STANDARD, however.
golang-migrate/migrate (github.com/golang-migrate/migrate/v4)

v4.18.1

Compare Source

Changes

  • Update dktest from v0.4.2 to v0.4.3

Full Changelog: golang-migrate/migrate@v4.18.0...v4.18.1

v4.18.0

Compare Source

What's Changed

A special thanks to @​joschi fixing tests and builds!

New Contributors

Full Changelog: golang-migrate/migrate@v4.17.1...v4.17.2

golangci/golangci-lint (github.com/golangci/golangci-lint)

v1.61.0

Compare Source

jackc/pgx (github.com/jackc/pgx/v5)

v5.7.0

Compare Source

prometheus/client_golang (github.com/prometheus/client_golang)

v1.20.3

Compare Source

  • [BUGFIX] histograms: Fix possible data race when appending exemplars. #​1608
vektra/mockery (github.com/vektra/mockery/v2)

v2.45.1

Compare Source

Changelog

golang/go (go)

v1.23.1

grpc/grpc-go (google.golang.org/grpc)

v1.66.1

Compare Source

cznic/sqlite (modernc.org/sqlite)

v1.33.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 area/dependencies Pull requests that update a dependency file bots kind/chore labels Sep 9, 2024
Copy link
Contributor Author

renovate bot commented Sep 9, 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):

  • 16 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.30.4 -> v1.30.5
github.com/aws/aws-sdk-go-v2/credentials v1.17.30 -> v1.17.32
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 -> v1.16.13
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 -> v1.3.17
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 -> v2.6.17
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.18 -> v1.11.19
github.com/aws/aws-sdk-go-v2/service/sso v1.22.5 -> v1.22.7
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.5 -> v1.26.7
github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 -> v1.30.7
github.com/docker/docker v27.1.1+incompatible -> v27.2.0+incompatible
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 -> v0.0.0-20240606120523-5a60cdf6a761
golang.org/x/mod v0.20.0 -> v0.21.0
golang.org/x/sys v0.24.0 -> v0.25.0
golang.org/x/term v0.23.0 -> v0.24.0
golang.org/x/text v0.17.0 -> v0.18.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240823204242-4ba0660f739c -> v0.0.0-20240827150818-7e3bb234dfed
File name: tools/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):

  • 46 additional dependencies were updated

Details:

Package Change
github.com/planetscale/vtprotobuf v0.6.0 -> v0.6.1-0.20240319094008-0393e58bdf10
google.golang.org/protobuf v1.34.2 -> v1.34.3-0.20240816073751-94ecbc261689
cloud.google.com/go v0.115.0 -> v0.115.1
cloud.google.com/go/auth v0.8.1 -> v0.9.3
cloud.google.com/go/auth/oauth2adapt v0.2.3 -> v0.2.4
cloud.google.com/go/iam v1.1.12 -> v1.2.0
cloud.google.com/go/kms v1.18.4 -> v1.19.0
cloud.google.com/go/longrunning v0.5.11 -> v0.6.0
cloud.google.com/go/storage v1.41.0 -> v1.43.0
github.com/Abirdcfly/dupword v0.0.14 -> v0.1.1
github.com/Crocmagnon/fatcontext v0.4.0 -> v0.5.2
github.com/Masterminds/semver/v3 v3.2.1 -> v3.3.0
github.com/antlr4-go/antlr/v4 v4.13.0 -> v4.13.1
github.com/bufbuild/protocompile v0.14.0 -> v0.14.1
github.com/bufbuild/protovalidate-go v0.6.4 -> v0.6.5
github.com/bufbuild/protoyaml-go v0.1.11 -> v0.1.12
github.com/ckaznocha/intrange v0.1.2 -> v0.2.0
github.com/containerd/containerd v1.7.20 -> v1.7.21
github.com/daixiang0/gci v0.13.4 -> v0.13.5
github.com/docker/cli v27.1.2+incompatible -> v27.2.0+incompatible
github.com/docker/docker v27.1.2+incompatible -> v27.2.0+incompatible
github.com/envoyproxy/go-control-plane v0.12.0 -> v0.12.1-0.20240621013728-1eb8caab5155
github.com/felixge/fgprof v0.9.4 -> v0.9.5
github.com/go-viper/mapstructure/v2 v2.0.0 -> v2.1.0
github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 -> v0.0.0-20240903155634-a8630aee4ab9
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.3
github.com/onsi/ginkgo/v2 v2.20.1 -> v2.20.2
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3
github.com/quasilyte/go-ruleguard v0.4.2 -> v0.4.3-0.20240823090925-0fe6f58b47b1
github.com/quic-go/qpack v0.4.0 -> v0.5.0
github.com/rs/cors v1.11.0 -> v1.11.1
github.com/ryancurrah/gomodguard v1.3.3 -> v1.3.5
github.com/securego/gosec/v2 v2.20.1-0.20240822074752-ab3f6c1c83a0 -> v2.21.2
github.com/tetafro/godot v1.4.16 -> v1.4.17
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.51.0 -> v0.54.0
golang.org/x/crypto v0.26.0 -> v0.27.0
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 -> v0.0.0-20240904232852-e7e105dedf7e
golang.org/x/mod v0.20.0 -> v0.21.0
golang.org/x/sys v0.24.0 -> v0.25.0
golang.org/x/term v0.23.0 -> v0.24.0
golang.org/x/text v0.17.0 -> v0.18.0
google.golang.org/api v0.192.0 -> v0.196.0
google.golang.org/genproto v0.0.0-20240730163845-b1a4ccb954bf -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/genproto/googleapis/api v0.0.0-20240823204242-4ba0660f739c -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/genproto/googleapis/rpc v0.0.0-20240823204242-4ba0660f739c -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.65.0 -> v1.66.0
File name: api/genpb/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):

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/genproto/googleapis/rpc v0.0.0-20240823204242-4ba0660f739c -> v0.0.0-20240827150818-7e3bb234dfed
File name: hack/tools/testsplit/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):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/mod v0.20.0 -> v0.21.0

@renovate renovate bot force-pushed the renovate/go-deps branch from f3144ee to 9d59082 Compare September 9, 2024 06:45
charithe
charithe previously approved these changes Sep 9, 2024
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from cf03b26 to fc86492 Compare September 9, 2024 22:58
@charithe charithe changed the title chore(deps): update go deps chore(deps): Update go deps Sep 10, 2024
charithe
charithe previously approved these changes Sep 10, 2024
Copy link
Contributor Author

renovate bot commented Sep 10, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate bot and others added 4 commits September 16, 2024 08:13
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
@charithe charithe merged commit 0b79e26 into main Sep 16, 2024
22 checks passed
@charithe charithe deleted the renovate/go-deps branch September 16, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file bots kind/chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant