Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2021

Bumps checkstyle from 8.41 to 8.42.

Release notes

Sourced from checkstyle's releases.

checkstyle-8.42

https://checkstyle.org/releasenotes.html#Release_8.42

checkstyle-8.41.1

https://checkstyle.org/releasenotes.html#Release_8.41.1

Commits
  • 10a3a07 [maven-release-plugin] prepare release checkstyle-8.42
  • a66fa89 doc: release notes 8.42
  • 797bef2 Issue #9469: Update example of AST for TokenTypes.LITERAL_CLASS
  • 21ef1ae dependency: bump equalsverifier from 3.5.5 to 3.6
  • 532603e Issue #9496: update code example of AST for TokenTypes.LITERAL_SWITCH
  • 69a6a6a dependency: bump maven-jxr-plugin from 3.0.0 to 3.1.1
  • d41327b dependency: bump pitest-maven from 1.6.4 to 1.6.5
  • 5e270a5 dependency: bump ant from 1.10.9 to 1.10.10
  • d8be8dd dependency: bump guava from 30.0-jre to 30.1.1-jre
  • 75a36a1 Issue #9498: add code example of AST for TokenTypes.LITERAL_THIS
  • 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 the dependencies Pull requests that update a dependency file label Apr 26, 2021
@codecov-commenter
Copy link

codecov-commenter commented Apr 26, 2021

Codecov Report

Merging #736 (0c5ac1d) into master (cc102cd) will decrease coverage by 7.14%.
The diff coverage is n/a.

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

@@             Coverage Diff              @@
##             master     #736      +/-   ##
============================================
- Coverage     59.07%   51.92%   -7.15%     
+ Complexity      413      356      -57     
============================================
  Files            69       69              
  Lines          2541     2540       -1     
  Branches        268      266       -2     
============================================
- Hits           1501     1319     -182     
- Misses          973     1158     +185     
+ Partials         67       63       -4     
Impacted Files Coverage Δ Complexity Δ
.../influxdb/msgpack/MessagePackConverterFactory.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-3.00%)
...uxdb/msgpack/MessagePackResponseBodyConverter.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-2.00%)
...ava/org/influxdb/msgpack/QueryResultModelPath.java 0.00% <0.00%> (-90.00%) 0.00% <0.00%> (-7.00%)
...ava/org/influxdb/msgpack/MessagePackTraverser.java 0.00% <0.00%> (-87.24%) 0.00% <0.00%> (-37.00%)
src/main/java/org/influxdb/impl/InfluxDBImpl.java 75.17% <0.00%> (-7.33%) 74.00% <0.00%> (-8.00%)
src/main/java/org/influxdb/dto/Query.java 65.00% <0.00%> (-2.50%) 13.00% <0.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 cc102cd...dfe8b4a. Read the comment docs.

@majst01 majst01 merged commit 58cfbb2 into master May 17, 2021
@majst01 majst01 deleted the dependabot/maven/com.puppycrawl.tools-checkstyle-8.42 branch May 17, 2021 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants