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

Update module github.com/aquasecurity/trivy-operator to v0.23.1 - autoclosed #400

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aquasecurity/trivy-operator v0.22.0 -> v0.23.1 age adoption passing confidence

Release Notes

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

v0.23.1

Compare Source

v0.23.0

Compare Source


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 added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Nov 22, 2024
@renovate renovate bot requested a review from a team as a code owner November 22, 2024 04:48
Copy link
Contributor Author

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

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

Details:

Package Change
go 1.23.2 -> 1.23.3
dario.cat/mergo v1.0.0 -> v1.0.1
github.com/Masterminds/semver/v3 v3.2.1 -> v3.3.0
github.com/Masterminds/sprig/v3 v3.2.3 -> v3.3.0
github.com/aquasecurity/trivy v0.53.0 -> v0.57.1
github.com/aquasecurity/trivy-checks v0.13.0 -> v1.2.2
github.com/aquasecurity/trivy-db v0.0.0-20231204103057-c212f374b52e -> v0.0.0-20240910133327-7e0f4d2ed4c1
github.com/aws/aws-sdk-go v1.54.6 -> v1.55.5
github.com/aws/aws-sdk-go-v2/service/s3 v1.55.1 -> v1.63.2
github.com/aws/smithy-go v1.20.2 -> v1.21.0
github.com/cloudflare/circl v1.3.7 -> v1.3.8
github.com/containerd/containerd v1.7.17 -> v1.7.22
github.com/containerd/typeurl/v2 v2.1.1 -> v2.2.0
github.com/cyphar/filepath-securejoin v0.2.4 -> v0.3.1
github.com/docker/cli v25.0.3+incompatible -> v27.2.1+incompatible
github.com/docker/docker v26.1.5+incompatible -> v27.3.1+incompatible
github.com/docker/docker-credential-helpers v0.8.0 -> v0.8.2
github.com/evanphx/json-patch v5.7.0+incompatible -> v5.9.0+incompatible
github.com/google/go-containerregistry v0.19.2 -> v0.20.2
github.com/hashicorp/go-getter v1.7.5 -> v1.7.6
github.com/hashicorp/hcl/v2 v2.20.1 -> v2.22.0
github.com/huandu/xstrings v1.4.0 -> v1.5.0
github.com/jmoiron/sqlx v1.3.5 -> v1.4.0
github.com/masahiro331/go-disk v0.0.0-20220919035250-c8da316f91ac -> v0.0.0-20240625071113-56c933208fee
github.com/masahiro331/go-ext4-filesystem v0.0.0-20231208112839-4339555a0cd4 -> v0.0.0-20240620024024-ca14e6327bbd
github.com/moby/buildkit v0.13.2 -> v0.16.0
github.com/open-policy-agent/opa v0.65.0 -> v0.68.1-0.20240903211041-76f7038ea2d1
github.com/owenrumney/squealer v1.2.2 -> v1.2.4
github.com/rubenv/sql-migrate v1.5.2 -> v1.7.0
github.com/samber/lo v1.39.0 -> v1.47.0
github.com/shopspring/decimal v1.3.1 -> v1.4.0
github.com/spf13/cast v1.6.0 -> v1.7.0
github.com/zclconf/go-cty v1.14.4 -> v1.15.0
golang.org/x/crypto v0.24.0 -> v0.27.0
golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/mod v0.17.0 -> v0.21.0
golang.org/x/net v0.26.0 -> v0.29.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.22.0 -> v0.26.0
golang.org/x/term v0.21.0 -> v0.25.0
golang.org/x/text v0.16.0 -> v0.18.0
golang.org/x/time v0.5.0 -> v0.6.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.24.0
google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157 -> v0.0.0-20240701130421-f6361c86f094
google.golang.org/grpc v1.65.0 -> v1.66.0
helm.sh/helm/v3 v3.15.1 -> v3.16.1
k8s.io/cli-runtime v0.30.2 -> v0.31.2
k8s.io/component-base v0.31.0 -> v0.31.2
k8s.io/kubectl v0.30.1 -> v0.31.2
mvdan.cc/sh/v3 v3.8.0 -> v3.10.0
sigs.k8s.io/kustomize/api v0.15.0 -> v0.17.2
sigs.k8s.io/kustomize/kyaml v0.15.0 -> v0.17.1

@renovate renovate bot changed the title Update module github.com/aquasecurity/trivy-operator to v0.23.0 Update module github.com/aquasecurity/trivy-operator to v0.23.1 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/github.com-aquasecurity-trivy-operator-0.x branch from 84a550b to f39a4a6 Compare November 25, 2024 20:40
@renovate renovate bot changed the title Update module github.com/aquasecurity/trivy-operator to v0.23.1 Update module github.com/aquasecurity/trivy-operator to v0.23.1 - autoclosed Nov 26, 2024
@renovate renovate bot closed this Nov 26, 2024
@renovate renovate bot deleted the renovate/github.com-aquasecurity-trivy-operator-0.x branch November 26, 2024 11:08
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 renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants