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/anchore/syft from 0.84.1 to 0.85.0 #64

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2023

Bumps github.com/anchore/syft from 0.84.1 to 0.85.0.

Release notes

Sourced from github.com/anchore/syft's releases.

v0.85.0

Changelog

v0.85.0 (2023-07-12)

Full Changelog

Added Features

Bug Fixes

Breaking Changes

Additional Changes

Commits
  • 4fc17ed implement ui handle waiter (#1930)
  • 38efe4e fix: background reader apart from global handler for testing (#1929)
  • 05a6189 chore(deps): bump modernc.org/sqlite from 1.23.1 to 1.24.0 (#1928)
  • 5a7c200 fix: allow valid cyclonedx input with no components (#1873)
  • 72616db fix: "or-later" suffix updated to consider deprecated "+" operator (#1907)
  • 4ab9f39 feat: CLI flag for directory base (#1867)
  • 9744f4c Fix CPE gen for k8s python client (#1921)
  • d21fa84 chore: update iterations to protect against race (#1927)
  • d5d95da chore(deps): update bootstrap tools to latest versions (#1922)
  • c0c089f fix: Don't use the actual redis or grpc CPEs for gems (#1926)
  • 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 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)

jedevc and others added 2 commits July 13, 2023 11:10
Bumps [github.com/anchore/syft](https://github.com/anchore/syft) from 0.84.1 to 0.85.0.
- [Release notes](https://github.com/anchore/syft/releases)
- [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml)
- [Commits](anchore/syft@v0.84.1...v0.85.0)

---
updated-dependencies:
- dependency-name: github.com/anchore/syft
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@jedevc jedevc force-pushed the dependabot/go_modules/github.com/anchore/syft-0.85.0 branch from 22e0646 to 6fa4b39 Compare July 13, 2023 10:10
@jedevc
Copy link
Collaborator

jedevc commented Jul 13, 2023

Needed some changes due to a public API change in syft. Also added a couple of test updates, since there were some metadata changes that I wanted to verify.

@jedevc
Copy link
Collaborator

jedevc commented Jul 25, 2023

PTAL @cdupuis

@jedevc jedevc merged commit b8e12fe into master Jul 25, 2023
9 checks passed
@jedevc jedevc deleted the dependabot/go_modules/github.com/anchore/syft-0.85.0 branch July 25, 2023 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants