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 dependency-check-maven from 6.0.0 to 6.0.1 #142

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2020

Bumps dependency-check-maven from 6.0.0 to 6.0.1.

Changelog

Sourced from dependency-check-maven's changelog.

Version 6.0.1 (2020-09-13)

Changes

  • Improved error messages when upgrading from 5.x to 6.x; due to breaking database changes if the old database schema is detected an error message is produced indicating that the old database should be purged.

  • Fixed the database path for the Ant and Gradle plugins.

  • Added locking around the RetireJS updates to resolve read/write conflicts in CI environments.

  • Full listing of changes.

Commits

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 will merge this PR once CI passes on it, as requested by @mprins.


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

@mprins mprins added this to the 6.2 milestone Sep 14, 2020
@mprins
Copy link
Member

mprins commented Sep 14, 2020

@dependabot merge

@codecov-commenter
Copy link

Codecov Report

Merging #142 into master will increase coverage by 15.38%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #142       +/-   ##
=============================================
+ Coverage     22.28%   37.66%   +15.38%     
- Complexity       40       60       +20     
=============================================
  Files            13       13               
  Lines           377      377               
  Branches         43       43               
=============================================
+ Hits             84      142       +58     
+ Misses          286      216       -70     
- Partials          7       19       +12     
Impacted Files Coverage Δ Complexity Δ
.../b3p/loader/jdbc/GeometryJdbcConverterFactory.java 46.29% <0.00%> (+18.51%) 2.00% <0.00%> (ø%)
.../nl/b3p/loader/jdbc/OracleConnectionUnwrapper.java 42.10% <0.00%> (+42.10%) 2.00% <0.00%> (+2.00%)
...n/java/nl/b3p/loader/jdbc/OracleJdbcConverter.java 50.00% <0.00%> (+50.00%) 12.00% <0.00%> (+12.00%)
...java/nl/b3p/loader/jdbc/Oracle12JdbcConverter.java 50.00% <0.00%> (+50.00%) 1.00% <0.00%> (+1.00%)
...java/nl/b3p/loader/jdbc/Oracle11JdbcConverter.java 78.57% <0.00%> (+78.57%) 3.00% <0.00%> (+3.00%)
...java/nl/b3p/loader/jdbc/Oracle18JdbcConverter.java 100.00% <0.00%> (+100.00%) 2.00% <0.00%> (+2.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5db1f9f...248e8f4. Read the comment docs.

@dependabot dependabot bot merged commit a005a45 into master Sep 14, 2020
@dependabot dependabot bot deleted the dependabot/maven/org.owasp-dependency-check-maven-6.0.1 branch September 14, 2020 06:51
@mprins mprins modified the milestones: 6.2, 7.0 Sep 21, 2020
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.

3 participants