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

build(deps): bump github.com/aquasecurity/trivy from 0.52.0 to 0.52.2 #2149

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps github.com/aquasecurity/trivy from 0.52.0 to 0.52.2.

Release notes

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

v0.52.2

Changelog

  • 8709d4f9c release: v0.52.2 [release/v0.52] (#6896)
  • a4b8ad767 ci: use ubuntu-latest-m runner [backport: release/v0.52] (#6933)
  • 2b711bc26 chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 [backport: release/v0.52] (#6919)
  • 191d31ef8 test: bump docker API to 1.45 [backport: release/v0.52] (#6922)
  • 3f5874c8a ci: bump github.com/goreleaser/goreleaser to v2.0.0 [backport: release/v0.52] (#6893)
  • 8f8c76a2a fix(debian): take installed files from the origin layer [backport: release/v0.52] (#6892)

v0.52.1

Changelog

  • a3caf0658 release: v0.52.1 [release/v0.52] (#6877)
  • 01dbb42ae fix(nodejs): fix infinite loop when package link from package-lock.json file is broken [backport: release/v0.52] (#6888)
  • f186d22bf fix(sbom): don't overwrite srcEpoch when decoding SBOM files [backport: release/v0.52] (#6881)
  • 093c0ae02 fix(python): compare pkg names from poetry.lock and pyproject.toml in lowercase [backport: release/v0.52] (#6878)
  • 6bfda7602 Merge pull request #6879 from aquasecurity/backport-pr-6864-to-release/v0.52
  • 53850c8b2 docs: explain how VEX is applied (#6864)
  • 221196202 Merge pull request #6875 from aquasecurity/backport-pr-6857-to-release/v0.52
  • a614b693d fix(nodejs): fix infinity loops for pnpm with cyclic imports (#6857)
Changelog

Sourced from github.com/aquasecurity/trivy's changelog.

0.52.2 (2024-06-14)

Bug Fixes

  • debian: take installed files from the origin layer [backport: release/v0.52] (#6892) (8f8c76a)

0.52.1 (2024-06-10)

Bug Fixes

  • nodejs: fix infinite loop when package link from package-lock.json file is broken [backport: release/v0.52] (#6888) (01dbb42)
  • nodejs: fix infinity loops for pnpm with cyclic imports (#6857) (a614b69)
  • python: compare pkg names from poetry.lock and pyproject.toml in lowercase [backport: release/v0.52] (#6878) (093c0ae)
  • sbom: don't overwrite srcEpoch when decoding SBOM files [backport: release/v0.52] (#6881) (f186d22)
Commits
  • 8709d4f release: v0.52.2 [release/v0.52] (#6896)
  • a4b8ad7 ci: use ubuntu-latest-m runner [backport: release/v0.52] (#6933)
  • 2b711bc chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2...
  • 191d31e test: bump docker API to 1.45 [backport: release/v0.52] (#6922)
  • 3f5874c ci: bump github.com/goreleaser/goreleaser to v2.0.0 [backport: release/v0...
  • 8f8c76a fix(debian): take installed files from the origin layer [backport: release/v0...
  • a3caf06 release: v0.52.1 [release/v0.52] (#6877)
  • 01dbb42 fix(nodejs): fix infinite loop when package link from package-lock.json fil...
  • f186d22 fix(sbom): don't overwrite srcEpoch when decoding SBOM files [backport: rel...
  • 093c0ae fix(python): compare pkg names from poetry.lock and pyproject.toml in low...
  • Additional commits viewable in compare view

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](https://github.com/aquasecurity/trivy) from 0.52.0 to 0.52.2.
- [Release notes](https://github.com/aquasecurity/trivy/releases)
- [Changelog](https://github.com/aquasecurity/trivy/blob/v0.52.2/CHANGELOG.md)
- [Commits](aquasecurity/trivy@v0.52.0...v0.52.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from chen-keinan as a code owner June 17, 2024 16:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 17, 2024
@github-actions github-actions bot added the deps label Jun 17, 2024
@chen-keinan chen-keinan merged commit 1c035b0 into main Jun 19, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aquasecurity/trivy-0.52.2 branch June 19, 2024 05:26
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 deps go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant