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/google/osv-scanner from 1.4.1 to 1.4.2 #3608

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/google/osv-scanner from 1.4.1 to 1.4.2.

Release notes

Sourced from github.com/google/osv-scanner's releases.

v1.4.2:

Some minor fixes in this release.

Fixes

Full Changelog: google/osv-scanner@v1.4.1...v1.4.2

Changelog

Sourced from github.com/google/osv-scanner's changelog.

v1.4.2:

Fixes

Commits
  • 1372552 Prepare for 1.4.2 release (#609)
  • dfef890 chore: don't trim trailing whitespace on fixture snapshots (#608)
  • cf948ee Update release pipeline (#602)
  • 32ad454 fix: trim leading and trailing newlines off SARIF output (#606)
  • c00f630 Add name field to sarif rule output (#600)
  • 6bc8b22 chore(deps): update dependency jekyll-feed to v0.17.0 (#579)
  • 2aa1336 chore(deps): update golang:alpine docker digest to 926f7f7 (#591)
  • 8cfa4dc chore(deps): update workflows (#592)
  • 7de70e2 Make scheduled and PR scanning only scan the relevant files and ignore fixtur...
  • ff1e2cf Update docs to add in saving to file option (#593)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 25, 2023
@dependabot dependabot bot temporarily deployed to gitlab October 25, 2023 08:38 Inactive
@dependabot dependabot bot temporarily deployed to integration-test October 25, 2023 08:38 Inactive
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #3608 (5549eb3) into main (50d2466) will decrease coverage by 5.88%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3608      +/-   ##
==========================================
- Coverage   76.09%   70.22%   -5.88%     
==========================================
  Files         199      199              
  Lines       13741    13741              
==========================================
- Hits        10456     9649     -807     
- Misses       2674     3532     +858     
+ Partials      611      560      -51     

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/osv-scanner-1.4.2 branch from 4e761a7 to a5e9d57 Compare October 26, 2023 08:25
@dependabot dependabot bot temporarily deployed to gitlab October 26, 2023 08:26 Inactive
@dependabot dependabot bot temporarily deployed to integration-test October 26, 2023 08:26 Inactive
@spencerschrock
Copy link
Contributor

@dependabot rebase

Bumps [github.com/google/osv-scanner](https://github.com/google/osv-scanner) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/google/osv-scanner/releases)
- [Changelog](https://github.com/google/osv-scanner/blob/main/CHANGELOG.md)
- [Commits](google/osv-scanner@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/google/osv-scanner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/osv-scanner-1.4.2 branch from a5e9d57 to 5549eb3 Compare October 27, 2023 23:50
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2023 23:50
@dependabot dependabot bot temporarily deployed to gitlab October 27, 2023 23:51 Inactive
@dependabot dependabot bot temporarily deployed to integration-test October 27, 2023 23:51 Inactive
@spencerschrock spencerschrock enabled auto-merge (squash) October 27, 2023 23:51
@spencerschrock spencerschrock merged commit f72b774 into main Oct 27, 2023
38 checks passed
@spencerschrock spencerschrock deleted the dependabot/go_modules/github.com/google/osv-scanner-1.4.2 branch October 27, 2023 23:59
diogoteles08 pushed a commit to diogoteles08/scorecard that referenced this pull request Nov 13, 2023
Bumps [github.com/google/osv-scanner](https://github.com/google/osv-scanner) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/google/osv-scanner/releases)
- [Changelog](https://github.com/google/osv-scanner/blob/main/CHANGELOG.md)
- [Commits](google/osv-scanner@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/google/osv-scanner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
ashearin pushed a commit to kgangerlm/scorecard-gitlab that referenced this pull request Nov 13, 2023
Bumps [github.com/google/osv-scanner](https://github.com/google/osv-scanner) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/google/osv-scanner/releases)
- [Changelog](https://github.com/google/osv-scanner/blob/main/CHANGELOG.md)
- [Commits](google/osv-scanner@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/google/osv-scanner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Allen Shearin <allen.p.shearin@gmail.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.

1 participant