davidmoten / rxjava-extras

Utilities for use with rxjava
Apache License 2.0
269 stars 27 forks source link

Bump maven-checkstyle-plugin from 2.16 to 3.1.2 #39

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps maven-checkstyle-plugin from 2.16 to 3.1.2.

Commits
  • 27b9ef3 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.1.2
  • a5aeeaf Use maven-checkstyle-plugin 3.1.1
  • 6b69179 Upgrade plugins
  • b5bb87f Bump build-helper-maven-plugin from 3.0.0 to 3.2.0
  • 8295569 Bump junit from 4.8.1 to 4.13.1 in /src/it/MCHECKSTYLE-163
  • 3af1ab2 [MCHECKSTYLE-400] remove .travis.yml
  • 29ab795 [MCHECKSTYLE-392] Update historical release notes
  • 7b92b74 Update maven-project-info-reports-plugin to 3.1.1
  • 358c969 Bump animal-sniffer-maven-plugin from 1.18 to 1.19
  • 102e135 Add Github Actions tests for Java 8, 11, 16-ea and 17-ea
  • 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)
codecov-commenter commented 2 years ago

Codecov Report

Merging #39 (f8aabe3) into master (3e70b73) will increase coverage by 0.13%. The diff coverage is n/a.

:exclamation: Current head f8aabe3 differs from pull request most recent head 5161bf6. Consider uploading reports for the commit 5161bf6 to get more accurate results

@@             Coverage Diff              @@
##             master      #39      +/-   ##
============================================
+ Coverage     68.71%   68.85%   +0.13%     
- Complexity      427      429       +2     
============================================
  Files            69       69              
  Lines          3602     3602              
  Branches        402      402              
============================================
+ Hits           2475     2480       +5     
+ Misses          995      994       -1     
+ Partials        132      128       -4     
Impacted Files Coverage Δ
...oten/rx/internal/operators/FileBasedSPSCQueue.java 75.18% <0.00%> (+0.72%) :arrow_up:
...en/rx/internal/operators/OperatorBufferToFile.java 82.17% <0.00%> (+0.77%) :arrow_up:
...dmoten/rx/internal/operators/RollingSPSCQueue.java 52.72% <0.00%> (+0.90%) :arrow_up:
...tors/QueueWithResourcesNonBlockingUnsubscribe.java 66.66% <0.00%> (+5.12%) :arrow_up:

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 174749a...5161bf6. Read the comment docs.

davidmoten commented 2 years ago

@dependabot rebase