Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps checkstyle from 8.41.1 to 8.42.

Release notes

Sourced from checkstyle's releases.

checkstyle-8.42

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

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 30, 2021
@dependabot dependabot bot force-pushed the dependabot/maven/com.puppycrawl.tools-checkstyle-8.42 branch 2 times, most recently from 36dd4f1 to 80ed5fa Compare May 1, 2021 06:03
@dependabot dependabot bot force-pushed the dependabot/maven/com.puppycrawl.tools-checkstyle-8.42 branch from 80ed5fa to 9ff6655 Compare May 1, 2021 12:17
@codecov
Copy link

codecov bot commented May 3, 2021

Codecov Report

Merging #251 (0b2d94e) into master (1c6a154) will decrease coverage by 0.02%.
The diff coverage is 52.50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #251      +/-   ##
============================================
- Coverage     53.07%   53.05%   -0.03%     
  Complexity      514      514              
============================================
  Files           116      116              
  Lines          2841     2850       +9     
  Branches        172      172              
============================================
+ Hits           1508     1512       +4     
- Misses         1235     1240       +5     
  Partials         98       98              
Impacted Files Coverage Δ Complexity Δ
...core/common/listeners/CreateJiraCycleListener.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ium/core/common/reporting/allure/AllureLogger.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...workium/core/common/reporting/jira/JiraConfig.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...n/reporting/jira/dto/attachment/AttachmentDto.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...porting/jira/dto/attachment/AttachmentListDto.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...eporting/jira/dto/cycle/CreateCycleSuccessDto.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...g/jira/dto/executionsearch/ExecutionSearchDto.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
.../common/reporting/jira/dto/project/ProjectDto.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...re/common/reporting/jira/dto/status/StatusDto.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...rkium/core/common/reporting/spira/SpiraConfig.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 106 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 1c6a154...0b2d94e. Read the comment docs.

@Mjl33 Mjl33 merged commit d4d207c into master May 3, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.puppycrawl.tools-checkstyle-8.42 branch May 3, 2021 03:34
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.

2 participants