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/anchore/grype from 0.67.0 to 0.68.0 #160

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2023

Bumps github.com/anchore/grype from 0.67.0 to 0.68.0.

Release notes

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

v0.68.0

v0.68.0 (2023-09-14)

Full Changelog

Added Features

Bug Fixes

Commits
  • a87e198 feat: introduce exit code failure option for db update check (#1463)
  • b952d38 Ignore/add match results based on OpenVEX documents (#1397)
  • 6ee9054 chore(deps): bump docker/login-action from 2 to 3 (#1488)
  • d5ced7f chore: Fix race conditions around stager, enable detector (#1489)
  • 5577f27 chore(deps): update Syft to v0.90.0 (#1486)
  • 8b34b58 chore(deps): bump tibdex/github-app-token from 1.8.2 to 2.0.0 (#1485)
  • 02d513e chore: update CLI to CLIO (#1437)
  • See full diff 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/anchore/grype](https://github.com/anchore/grype) from 0.67.0 to 0.68.0.
- [Release notes](https://github.com/anchore/grype/releases)
- [Changelog](https://github.com/anchore/grype/blob/main/.goreleaser.yaml)
- [Commits](anchore/grype@v0.67.0...v0.68.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 15, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2023

Superseded by #162.

@dependabot dependabot bot closed this Sep 18, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/anchore/grype-0.68.0 branch September 18, 2023 02:58
willmurphyscode pushed a commit that referenced this pull request Mar 27, 2024
* fix: avoid ubuntu git repo check exception on missing directory

If the directory doesn't exist, there is no need to execute the `git
rev-parse --is-inside-work-tree` command, we can just return false from
the check command.  This silences an exception being thrown and logged
on every initial run, thereby reducing support questions.

Signed-off-by: Weston Steimel <weston.steimel@anchore.com>

* chore: more info-level logging for ubuntu

Signed-off-by: Weston Steimel <weston.steimel@anchore.com>

---------

Signed-off-by: Weston Steimel <weston.steimel@anchore.com>
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.

None yet

0 participants