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 golang.stackrox.io/kube-linter to v0.7.0 #28

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.stackrox.io/kube-linter v0.6.8 -> v0.7.0 age adoption passing confidence

Release Notes

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

v0.7.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the area/dependency Issues or PRs related to dependency changes. label Nov 6, 2024
Copy link
Contributor Author

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

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

Details:

Package Change
go 1.22.0 -> 1.22.5
github.com/BurntSushi/toml v1.3.2 -> v1.4.0
github.com/Masterminds/semver/v3 v3.2.1 -> v3.3.0
github.com/Masterminds/sprig/v3 v3.2.3 -> v3.3.0
github.com/bmatcuk/doublestar/v4 v4.6.1 -> v4.7.1
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/cyphar/filepath-securejoin v0.2.4 -> v0.3.1
github.com/docker/docker v25.0.5+incompatible -> v25.0.6+incompatible
github.com/emicklei/go-restful/v3 v3.11.2 -> v3.12.1
github.com/evanphx/json-patch/v5 v5.8.1 -> v5.9.0
github.com/expr-lang/expr v1.15.8 -> v1.16.9
github.com/fatih/color v1.17.0 -> v1.18.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-openapi/jsonpointer v0.20.2 -> v0.21.0
github.com/go-openapi/jsonreference v0.20.4 -> v0.21.0
github.com/go-openapi/swag v0.22.7 -> v0.23.0
github.com/gorilla/mux v1.8.0 -> v1.8.1
github.com/huandu/xstrings v1.4.0 -> v1.5.0
github.com/kedacore/keda/v2 v2.13.0 -> v2.15.1
github.com/klauspost/compress v1.17.5 -> v1.17.9
github.com/opencontainers/image-spec v1.1.0-rc6 -> v1.1.0
github.com/owenrumney/go-sarif/v2 v2.3.0 -> v2.3.3
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.71.2 -> v0.76.2
github.com/prometheus/client_golang v1.18.0 -> v1.20.4
github.com/prometheus/client_model v0.5.0 -> v0.6.1
github.com/prometheus/common v0.46.0 -> v0.55.0
github.com/prometheus/procfs v0.12.0 -> v0.15.1
github.com/shopspring/decimal v1.3.1 -> v1.4.0
github.com/spf13/cast v1.6.0 -> v1.7.0
github.com/spf13/viper v1.18.2 -> v1.19.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 -> v0.54.0
go.opentelemetry.io/otel v1.22.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.22.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.22.0 -> v1.29.0
golang.org/x/crypto v0.25.0 -> v0.27.0
golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/net v0.27.0 -> v0.29.0
golang.org/x/oauth2 v0.16.0 -> v0.23.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.22.0 -> v0.25.0
golang.org/x/term v0.22.0 -> v0.24.0
golang.org/x/text v0.16.0 -> v0.18.0
golang.org/x/time v0.5.0 -> v0.6.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240116215550-a9fa1716bcac -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.60.1 -> v1.66.2
google.golang.org/protobuf v1.33.0 -> v1.34.2
helm.sh/helm/v3 v3.15.2 -> v3.16.2
k8s.io/api v0.30.0 -> v0.31.1
k8s.io/apiextensions-apiserver v0.30.0 -> v0.31.1
k8s.io/apimachinery v0.30.0 -> v0.31.1
k8s.io/cli-runtime v0.30.0 -> v0.31.1
k8s.io/client-go v0.30.0 -> v0.31.1
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20240903163716-9e1beecbcb38
k8s.io/utils v0.0.0-20240102154912-e7106e64919e -> v0.0.0-20240921022957-49e7df575cb6
knative.dev/pkg v0.0.0-20240116073220-b488e7be5902 -> v0.0.0-20240805063731-c88d5dad9653
sigs.k8s.io/controller-runtime v0.16.3 -> v0.19.0
sigs.k8s.io/kustomize/api v0.16.0 -> v0.17.3
sigs.k8s.io/kustomize/kyaml v0.16.0 -> v0.17.2

@renovate renovate bot enabled auto-merge (squash) November 6, 2024 12:09
@renovate renovate bot merged commit 66f740f into main Nov 6, 2024
5 of 6 checks passed
@renovate renovate bot deleted the renovate/golang.stackrox.io-kube-linter-0.x branch November 6, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant