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

chore(deps): update dependency org.owasp:dependency-check-maven to v9.0.1 #992

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.owasp:dependency-check-maven (source) 9.0.0 -> 9.0.1 age adoption passing confidence

Release Notes

jeremylong/DependencyCheck (org.owasp:dependency-check-maven)

v9.0.1

Compare Source

breaking changes: See the upgrade notice

  • fix: check java 8 update version; minimum JRE is 8 update 251 (#​6118)
  • fix: add retry for failed NVD API requests (#​6136)
  • docs: add default values to documentation for the NVD API Delay (#​6135)
  • chore: Revert "build(deps): bump com.h2database:h2 from 2.1.214 to 2.2.224" (#​6131)
    • this is a breaking change for anyone that successfully created the H2 database with 9.0.0.
  • fix: mute jcs logging (#​6130)
  • docs: update NVD notice (#​6110)
  • fix: Use the correct key for NVD API-Key from Maven Settings serverId (#​6109)

See the full listing of changes.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e9f6cdc) 83.97% compared to head (2a2d96a) 83.97%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #992   +/-   ##
=======================================
  Coverage   83.97%   83.97%           
=======================================
  Files          13       13           
  Lines         156      156           
  Branches       10       10           
=======================================
  Hits          131      131           
  Misses         10       10           
  Partials       15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rajadilipkolli rajadilipkolli merged commit 74713c5 into main Nov 27, 2023
34 of 35 checks passed
@rajadilipkolli rajadilipkolli deleted the renovate/dependency-check-maven.version branch November 27, 2023 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment