-
Notifications
You must be signed in to change notification settings - Fork 42
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
build(deps): Bump github.com/aquasecurity/trivy from 0.55.2 to 0.57.0 in the trivy group #2660
Conversation
This pull request is now in conflicts. Could you fix it? 🙏
|
08c9ecf
to
ad281b4
Compare
This pull request is now in conflicts. Could you fix it? 🙏
|
Bumps the trivy group with 1 update: [github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy). Updates `github.com/aquasecurity/trivy` from 0.55.2 to 0.57.0 - [Release notes](https://github.com/aquasecurity/trivy/releases) - [Changelog](https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md) - [Commits](aquasecurity/trivy@v0.55.2...v0.57.0) --- updated-dependencies: - dependency-name: github.com/aquasecurity/trivy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: trivy ... Signed-off-by: dependabot[bot] <[email protected]>
ad281b4
to
1142ebb
Compare
… in the trivy group (#2660) * build(deps): Bump github.com/aquasecurity/trivy in the trivy group Bumps the trivy group with 1 update: [github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy). Updates `github.com/aquasecurity/trivy` from 0.55.2 to 0.57.0 - [Release notes](https://github.com/aquasecurity/trivy/releases) - [Changelog](https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md) - [Commits](aquasecurity/trivy@v0.55.2...v0.57.0) --- updated-dependencies: - dependency-name: github.com/aquasecurity/trivy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: trivy ... Signed-off-by: dependabot[bot] <[email protected]> * Fix breaking on trivy --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rômulo Farias <[email protected]> (cherry picked from commit f562589) # Conflicts: # go.mod # go.sum
… from 0.55.2 to 0.57.0 in the trivy group (#2683) build(deps): Bump github.com/aquasecurity/trivy from 0.55.2 to 0.57.0 in the trivy group (#2660) * build(deps): Bump github.com/aquasecurity/trivy in the trivy group Bumps the trivy group with 1 update: [github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy). Updates `github.com/aquasecurity/trivy` from 0.55.2 to 0.57.0 - [Release notes](https://github.com/aquasecurity/trivy/releases) - [Changelog](https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md) - [Commits](aquasecurity/trivy@v0.55.2...v0.57.0) --- updated-dependencies: - dependency-name: github.com/aquasecurity/trivy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: trivy ... Signed-off-by: dependabot[bot] <[email protected]> * Fix breaking on trivy --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rômulo Farias <[email protected]> (cherry picked from commit f562589) # Conflicts: # go.mod # go.sum Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rômulo Farias <[email protected]>
Bumps the trivy group with 1 update: github.com/aquasecurity/trivy.
Updates
github.com/aquasecurity/trivy
from 0.55.2 to 0.57.0Release notes
Sourced from github.com/aquasecurity/trivy's releases.
Changelog
Sourced from github.com/aquasecurity/trivy's changelog.
... (truncated)
Commits
efec326
release: v0.57.0 [main] (#7710)7632625
chore: linterrors.Join
(#7845)5e78b6c
feat(db): append errors (#7843)dc44946
docs(java): add info about supported scopes (#7842)7654b2e
docs: add example of creating whitelist of checks (#7821)194d4ab
chore(deps): Bump trivy-checks (#7819)e872ec0
fix(go): Do not trim v prefix from versions in Go Mod Analyzer (#7733)7882776
fix(k8s): skip resources without misconfigs (#7797)f2bb9c6
fix(sbom): useAnnotation
instead ofAttributionTexts
forSPDX
formats...b661d68
fix(cli): add config name to skip-policy-update alias (#7820)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions