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 v11 #1615

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

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

Release Notes

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

v11.0.0

Compare Source

  • breaking change: Switch from JMockit to Mockito & build target to Java 11 (#​6922)
    • dependency-check now requires a minimum of Java 11.0 to run
  • breaking change: bump com.h2database:h2 from 2.1.214 to 2.3.232 (#​6132)
    • H2 databases generated with an older version of ODC will not work with ODC 11.0.0; a new H2 db must be generated
  • feat: Replace old Downloader by an Apache HTTPClient based downloader
  • feat: Use Apache HTTPClient for downloads of public resources (#​6949)
  • feat: Also make NodeAuditSearch usr our HTTPClient based connections
  • feat: Also make OSSIndexAnalyzer use our HTTPClient based connections
  • feat: Migrate CentralSearch to use Apache HTTP-client via Downloader
  • feat: Extend apache HTTP-client usage to EngineVersionCheck
  • feat: Remove the need to specify dbDriver for external databases using JDBCv4 ServiceLoader supporting JDBC drivers (#​6938)
  • fix: use latest generated suppressions (#​7064)
  • fix: Fixup parameter sequence for Dowloader credentials (#​7033)
  • fix: Fixup the missing addition of NVD API Datafeed credentials (if configured)
  • fix: Fixup broken proxy authentication in first attempt; extend to include KEV downloads
  • fix: store timestamps locally for local resources (#​6936)
  • build: Remove the animal-sniffer, propagate java version to plugin-archetype (#​6950)
  • build: Update Checkstyle configuration and Suppression DTD references (#​6951)
  • chore: Update test db schema (#​7036)
  • chore: remove old, unneeded database upgrade script
  • docs: reformat javadoc (#​7009)
  • docs: Fixup javadoc warnings (#​6995)
  • chore: Replace use of several deprecated methods/classes by their successors (#​6933)

See the full listing of changes.


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the testing label Oct 21, 2024
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.78%. Comparing base (33d185c) to head (7f3850e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1615   +/-   ##
=========================================
  Coverage     94.78%   94.78%           
  Complexity     1749     1749           
=========================================
  Files           127      127           
  Lines          5831     5831           
  Branches        781      781           
=========================================
  Hits           5527     5527           
  Misses          186      186           
  Partials        118      118           

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

@nielsbasjes nielsbasjes enabled auto-merge (rebase) October 21, 2024 16:13
@renovate renovate bot force-pushed the renovate/major-testing branch 4 times, most recently from a6ef324 to 6a12c10 Compare October 21, 2024 17:22
@nielsbasjes nielsbasjes merged commit 2ed8075 into main Oct 21, 2024
4 checks passed
@renovate renovate bot deleted the renovate/major-testing branch October 21, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant