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.1.6 to 6.2.0 #2038

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2021

Bumps dependency-check-maven from 6.1.6 to 6.2.0.

Release notes

Sourced from dependency-check-maven's releases.

Version 6.2.0

Changes in this Release

  • Added an experimental Perl CPAN analyzer #3378
  • Improved database performance #3206
  • The archive analyzer now extracts files from RPM archives #3226
  • Ensure ordered output in reports #3243
  • Several minor bug fixes and updates to reduce false positives
  • See the full listing of changes.
Changelog

Sourced from dependency-check-maven's changelog.

Version 6.2.0 (2021-05-29)

Changes

  • Added an experimental Perl CPAN analyzer #3378
    • Note that the full DSL of the CPAN is not yet supported so any required dependency is analyzed (i.e. there is no way to exclude development requirements)
  • Improved database performance #3206
  • The archive analyzer now extracts files from RPM archives #3226
  • Ensure ordered output in reports #3243
  • Several minor bug fixes and updates to reduce false positives
  • See the full listing of changes.
Commits
  • 7a00b89 [maven-release-plugin] prepare release v6.2.0
  • 69eb40a release 6.2.0
  • 1c21d91 updated timeout to 60 minutes as a few issues have arrisen due to the 60 minu...
  • 664bd9e improve error reporting per #3296
  • f533682 Merge pull request #3403 from jeremylong/dependabot/github_actions/actions/ca...
  • d1932c6 Merge branch 'dependabot/maven/commons-io-commons-io-2.9.0' into main
  • 356b327 fix exception handling
  • 322c783 Bump actions/cache from 2.1.5 to 2.1.6
  • db9a8eb Merge branch 'main' into dependabot/maven/commons-io-commons-io-2.9.0
  • 79f8cc5 Merge pull request #3396 from jeremylong/dependabot/maven/org.jetbrains-annot...
  • Additional commits viewable 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 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 Type: Pull requests that update a dependency file java Pull requests that update Java code labels May 29, 2021
@codecov
Copy link

codecov bot commented May 29, 2021

Codecov Report

Merging #2038 (f147f4f) into master (126751e) will decrease coverage by 7.66%.
The diff coverage is 88.03%.

❗ Current head f147f4f differs from pull request most recent head 11d9448. Consider uploading reports for the commit 11d9448 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2038      +/-   ##
============================================
- Coverage     87.05%   79.39%   -7.67%     
- Complexity     1744     1916     +172     
============================================
  Files           315      377      +62     
  Lines          7731     9278    +1547     
  Branches        740      870     +130     
============================================
+ Hits           6730     7366     +636     
- Misses          772     1650     +878     
- Partials        229      262      +33     
Impacted Files Coverage Δ
...sus/ConsensusSubmitMessageTransactionSupplier.java 0.00% <0.00%> (ø)
...ra/mirror/monitor/config/MonitorConfiguration.java 0.00% <0.00%> (ø)
...or/monitor/expression/ExpressionConverterImpl.java 88.88% <0.00%> (ø)
...edera/mirror/monitor/publish/PublishException.java 0.00% <0.00%> (ø)
.../hedera/mirror/monitor/publish/PublishMetrics.java 0.00% <0.00%> (ø)
...a/mirror/monitor/publish/TransactionPublisher.java 1.09% <0.00%> (-0.04%) ⬇️
...nitor/subscribe/rest/RestSubscriberProperties.java 83.33% <ø> (ø)
.../app/services/construction/construction_service.go 80.85% <ø> (-5.92%) ⬇️
...or-rosetta/app/services/mempool/mempool_service.go 100.00% <ø> (ø)
...or-rosetta/app/services/network/network_service.go 100.00% <ø> (ø)
... and 171 more

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 9026673...11d9448. Read the comment docs.

@steven-sheehy steven-sheehy added this to the Mirror 0.35.0 milestone May 29, 2021
@steven-sheehy steven-sheehy merged commit e294c28 into master May 29, 2021
@steven-sheehy steven-sheehy deleted the dependabot/maven/org.owasp-dependency-check-maven-6.2.0 branch May 29, 2021 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant