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

chore(deps): update all non-major dependencies #397

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF Age Adoption Passing Confidence
clickhouse/clickhouse-server patch 24.10.1.2812-alpine -> 24.10.2.80-alpine age adoption passing confidence
github.com/aquasecurity/trivy require patch v0.57.0 -> v0.57.1 OpenSSF Scorecard age adoption passing confidence
github.com/go-playground/validator/v10 require minor v10.22.1 -> v10.23.0 OpenSSF Scorecard age adoption passing confidence
github.com/golang/glog require patch v1.2.2 -> v1.2.3 OpenSSF Scorecard age adoption passing confidence
github.com/jedib0t/go-pretty/v6 require patch v6.6.1 -> v6.6.2 OpenSSF Scorecard age adoption passing confidence
github.com/vishvananda/netns require patch v0.0.4 -> v0.0.5 OpenSSF Scorecard age adoption passing confidence
golang.org/x/net require minor v0.30.0 -> v0.31.0 age adoption passing confidence
golang.org/x/sync require minor v0.8.0 -> v0.9.0 age adoption passing confidence
golang.org/x/sys require minor v0.26.0 -> v0.27.0 age adoption passing confidence
golang.org/x/time require minor v0.7.0 -> v0.8.0 age adoption passing confidence
golang.stackrox.io/kube-linter require minor v0.6.8 -> v0.7.1 OpenSSF Scorecard age adoption passing confidence
google.golang.org/grpc require minor v1.67.1 -> v1.68.0 OpenSSF Scorecard age adoption passing confidence
google.golang.org/protobuf require patch v1.35.1 -> v1.35.2 OpenSSF Scorecard age adoption passing confidence

Release Notes

aquasecurity/trivy (github.com/aquasecurity/trivy)

v0.57.1

Compare Source

go-playground/validator (github.com/go-playground/validator/v10)

v10.23.0: Release 10.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.22.1...v10.23.0

golang/glog (github.com/golang/glog)

v1.2.3

Compare Source

What's Changed

Full Changelog: golang/glog@v1.2.2...v1.2.3

jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)

v6.6.2

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.6.1...v6.6.2

vishvananda/netns (github.com/vishvananda/netns)

v0.0.5

Compare Source

What's Changed

Externally visible changes
Internal cleanup

New Contributors

Full Changelog: vishvananda/netns@v0.0.4...v0.0.5

stackrox/kube-linter (golang.stackrox.io/kube-linter)

v0.7.1

Compare Source

What's Changed

Other Changes

Full Changelog: stackrox/kube-linter@v0.7.0...v0.7.1

v0.7.0

Compare Source

What's Changed

🚀 Features
🐛 Bug Fixes
🧰 Maintenance
Other Changes

New Contributors

Full Changelog: stackrox/kube-linter@v0.6.8...v0.7.0

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

v1.68.0: Release 1.68.0

Compare Source

Behavior Changes

  • stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environment variable, rather than parsing from bootstrap file (#​7740)
  • orca (experimental): if using an ORCA listener, it must now be registered only on a READY SubConn, and the listener will automatically be stopped when the connection is lost. (#​7663)
  • client: ClientConn.Close() now closes transports simultaneously and waits for transports to be closed before returning. (#​7666)
  • credentials: TLS credentials created via NewTLS that use tls.Config.GetConfigForClient will now have CipherSuites, supported TLS versions and ALPN configured automatically. These were previously only set for configs not using the GetConfigForClient option. (#​7709)

Bug Fixes

  • transport: prevent deadlock in client transport shutdown when writing the GOAWAY frame hangs. (#​7662)
  • mem: reuse buffers more accurately by using slice capacity instead of length (#​7702)
  • status: Fix regression caused by #​6919 in status.Details() causing it to return a wrapped type when getting proto messages generated with protoc-gen-go < v1. (#​7724)

Dependencies

  • Bump minimum supported Go version to go1.22.7. (#​7624)
protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.35.2

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.35.1...v1.35.2

Maintenance:

CL/623115: proto: refactor equal_test from explicit table to use makeMessages()
CL/623116: encoding/prototext: use testmessages_test.go approach, too
CL/623117: internal/testprotos/test: add nested message field with [lazy=true]
CL/624415: proto: switch messageset_test to use makeMessages() injection point
CL/624416: internal/impl: fix TestMarshalMessageSetLazyRace (was a no-op!)

User-visible changes:

CL/618395: encoding/protojson: allow missing value for Any of type Empty
CL/618979: all: implement strip_enum_prefix editions feature
CL/622575: testing/protocmp: document behavior when combining Ignore and Sort


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 the dependencies Pull requests that update a dependency file label Nov 11, 2024
Copy link
Contributor Author

renovate bot commented Nov 11, 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):

  • 21 additional dependencies were updated

Details:

Package Change
github.com/bmatcuk/doublestar/v4 v4.6.1 -> v4.7.1
github.com/expr-lang/expr v1.15.8 -> v1.16.9
github.com/kedacore/keda/v2 v2.13.0 -> v2.15.1
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.71.2 -> v0.76.2
go.mongodb.org/mongo-driver v1.14.0 -> v1.16.0
knative.dev/pkg v0.0.0-20240116073220-b488e7be5902 -> v0.0.0-20240805063731-c88d5dad9653
cloud.google.com/go v0.112.1 -> v0.115.0
cloud.google.com/go/iam v1.1.6 -> v1.1.12
cloud.google.com/go/storage v1.39.1 -> v1.43.0
github.com/emicklei/go-restful/v3 v3.12.0 -> v3.12.1
github.com/google/s2a-go v0.1.7 -> v0.1.8
github.com/googleapis/gax-go/v2 v2.12.3 -> v2.13.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 -> v0.54.0
golang.org/x/crypto v0.28.0 -> v0.29.0
golang.org/x/term v0.25.0 -> v0.26.0
golang.org/x/text v0.19.0 -> v0.20.0
google.golang.org/api v0.172.0 -> v0.190.0
google.golang.org/genproto v0.0.0-20240311173647-c811ad7063a7 -> v0.0.0-20240730163845-b1a4ccb954bf
k8s.io/kube-openapi v0.0.0-20240423202451-8948a665c108 -> v0.0.0-20240903163716-9e1beecbcb38
sigs.k8s.io/kustomize/api v0.17.2 -> v0.17.3
sigs.k8s.io/kustomize/kyaml v0.17.1 -> v0.17.2

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1debee9 to 83ab318 Compare November 18, 2024 17:01
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Nov 18, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 83ab318 to f8cefc6 Compare November 18, 2024 22:53
@patrickpichler patrickpichler force-pushed the renovate/all-minor-patch branch from f8cefc6 to 42553dd Compare November 19, 2024 07:08
Copy link
Contributor Author

renovate bot commented Nov 19, 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.

@patrickpichler patrickpichler merged commit 816b4cb into main Nov 27, 2024
2 checks passed
@patrickpichler patrickpichler deleted the renovate/all-minor-patch branch November 27, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant