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

Bump github.com/aquasecurity/trivy-operator from 0.13.2 to 0.16.4 #245

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps github.com/aquasecurity/trivy-operator from 0.13.2 to 0.16.4.

Release notes

Sourced from github.com/aquasecurity/trivy-operator's releases.

v0.16.4

Changelog

🐛 Notable Fixes 🐛

  • 11b01fdf862f58cac2a95970360f84fb9426f602: fix(helm): add custom policies config (#1576) (@​witalisoft)
  • 477a7532e823823f3265c80594f78d6b334fe1b1: fix: add trivy-timeout on scan fs mode (#1591) (@​chen-keinan)

👮 Security updates👮

🔧 Miscellaneous 🔧

👷 Other work 👷

  • 1f70670d2c7daf8e4e403bc770262084fae3a0d7: build(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1 (#1588) (@​dependabot[bot])
  • 572c70cdfd340126c1abdd8db7f0475e75c6a50d: build(deps): bump k8s.io/cli-runtime from 0.28.2 to 0.28.3 (#1589) (@​dependabot[bot])
  • 3343cac98efb5ecfa84a792e55e9041f83178745: build(deps): bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 (#1587) (@​dependabot[bot])
  • ca3d4bc7c72b5719eec640b5bc744b9f55b7238b: change command value fs to filesystem in private-registries.md (#1583) (@​Strigix)
  • 71b68df9587c4c32a7f044995589803b24190e46: refactor: break plugin pod spec builder (#1594) (@​chen-keinan)
  • 425cc529689ce23fa62666125d340c154be3dae8: refactor: break plugin pod spec builder (#1595) (@​chen-keinan)

v0.16.3

Changelog

🐛 Notable Fixes 🐛

📝 Documentation 📝

🔧 Miscellaneous 🔧

👷 Other work 👷

  • d4139cf402c50d4615eadc9e9b3cc325b751bfd7: build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#1567) (@​dependabot[bot])

v0.16.2

Changelog

  • b6c6da53 Implement global values for image.registry (#1532)
  • 9eac6dcf build(deps): bump actions/setup-python from 4.7.0 to 4.7.1 (#1540)
  • 7dbdbdf8 build(deps): bump github.com/aquasecurity/defsec from 0.92.0 to 0.93.0 (#1536)
  • dca37c92 build(deps): bump github.com/aquasecurity/defsec from 0.93.0 to 0.93.1 (#1559)
  • 76178692 build(deps): bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 (#1558)
  • b67a49d7 build(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#1538)
  • 137b5b63 build(deps): bump github.com/prometheus/client_golang (#1537)
  • 019b3677 build(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 (#1557)
  • 29a66f9d chore/title-checker-update (#1547)
  • aa1ec419 chore: add automatic release (#1555)
  • 63696804 chore: add automatic release-lint (#1556)
  • a22b8703 chore: add workflow deps (#1551)
  • 65effc77 chore: add-title-checker (#1545)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aquasecurity/trivy-operator](https://github.com/aquasecurity/trivy-operator) from 0.13.2 to 0.16.4.
- [Release notes](https://github.com/aquasecurity/trivy-operator/releases)
- [Changelog](https://github.com/aquasecurity/trivy-operator/blob/main/.goreleaser.yaml)
- [Commits](aquasecurity/trivy-operator@v0.13.2...v0.16.4)

---
updated-dependencies:
- dependency-name: github.com/aquasecurity/trivy-operator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 30, 2023 04:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 30, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #252.

@dependabot dependabot bot closed this Dec 4, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aquasecurity/trivy-operator-0.16.4 branch December 4, 2023 04:07
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants