Skip to content

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/golangci/golangci-lint require minor v1.60.3 -> v1.61.0

Release Notes

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

v1.61.0

Compare Source

  1. Enhancements
    • Add junit-xml-extended format
    • Exclude Swagger Codegen files by default
  2. Updated linters
    • dupword: from 0.0.14 to 0.1.1
    • fatcontext: from 0.4.0 to 0.5.2
    • gci: from 0.13.4 to 0.13.5 (new option no-lex-order)
    • go-ruleguard: from 0.4.2 to 0fe6f58 (fix panic with custom linters)
    • godot: from 1.4.16 to 1.4.17
    • gomodguard: from 1.3.3 to 1.3.5
    • gosec: disable temporarily G407
    • gosec: from ab3f6c1 to 2.21.2 (partially fix G115)
    • intrange: from 0.1.2 to 0.2.0
    • nolintlint: remove the empty line in the directive replacement
  3. Misc.
    • Improve runtime version parsing
  4. Documentation
    • Add additional info about typecheck

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 has been generated by Renovate Bot.

@elastic-renovate-prod
Copy link
Contributor Author

ℹ Artifact update notice

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

  • 36 additional dependencies were updated

Details:

Package Change
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/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/ckaznocha/intrange v0.1.2 -> v0.2.0
github.com/daixiang0/gci v0.13.4 -> v0.13.5
github.com/go-viper/mapstructure/v2 v2.0.0 -> v2.1.0
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.3
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/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
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0 -> v0.54.0
go.opentelemetry.io/otel v1.28.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.28.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.28.0 -> v1.29.0
golang.org/x/crypto v0.26.0 -> v0.27.0
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 -> v0.0.0-20240904232852-e7e105dedf7e
golang.org/x/mod v0.20.0 -> v0.21.0
golang.org/x/sys v0.23.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-20240725223205-93522f1f2a9f -> v0.0.0-20240827150818-7e3bb234dfed
google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.64.1 -> v1.66.0

@tobio tobio merged commit c95deec into main Sep 9, 2024
41 checks passed
@tobio tobio deleted the renovate/github.com-golangci-golangci-lint-1.x branch September 9, 2024 23:56
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.

1 participant