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

HBASE-27133 Bump checkstyle from 8.28 to 8.29 in /hbase-unsafe #84

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2022

Bumps checkstyle from 8.28 to 8.29.

Release notes

Sourced from checkstyle's releases.

checkstyle-8.29

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

Commits
  • 8933d03 [maven-release-plugin] prepare release checkstyle-8.29
  • bd45909 Issue #7487: refactor code to use DetailAST.hasChildren()
  • 317e51f Issue #7487: add method hasChildren() to DetailAST
  • 89b4dcd Issue #3238: Java 8 Grammar: annotations on arrays and varargs
  • 252cd89 dependency: bump junit-pioneer from 0.5.1 to 0.5.2
  • 2ee2615 dependency: bump junit.version from 5.5.2 to 5.6.0
  • 4ed7cb8 minor: add space before xml comment end '-->' to ease reading and make links ...
  • c46a16d Issue #7468: disable 'external-parameter-entities' feature by default
  • dfed794 minor: add missing test case to SuperCloneCheckTest
  • 24e7bdf dependency: bump antlr4.version from 4.7.2 to 4.8-1
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.28 to 8.29.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-8.28...checkstyle-8.29)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2022
@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 39s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-0 ⚠️ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 💚 mvninstall 0m 55s master passed
+1 💚 compile 0m 6s master passed
+1 💚 javadoc 0m 8s master passed
_ Patch Compile Tests _
+1 💚 mvninstall 0m 6s the patch passed
+1 💚 compile 0m 6s the patch passed
+1 💚 javac 0m 6s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 1s The patch has no ill-formed XML file.
+1 💚 javadoc 0m 5s the patch passed
_ Other Tests _
+1 💚 unit 0m 7s hbase-unsafe in the patch passed.
+1 💚 asflicense 0m 6s The patch does not generate ASF License warnings.
2m 27s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-84/1/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR #84
Optional Tests dupname asflicense javac javadoc unit xml compile
uname Linux 77fe61f31e4d 5.4.0-96-generic #109-Ubuntu SMP Wed Jan 12 16:49:16 UTC 2022 x86_64 GNU/Linux
Build tool maven
git revision master / 9e21d99
Default Java Oracle Corporation-1.8.0_282-b08
Test Results https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-84/1/testReport/
Max. process+thread count 39 (vs. ulimit of 1000)
modules C: hbase-unsafe U: hbase-unsafe
Console output https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-84/1/console
versions git=2.20.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache9 Apache9 changed the title Bump checkstyle from 8.28 to 8.29 in /hbase-unsafe HBASE-27133 Bump checkstyle from 8.28 to 8.29 in /hbase-unsafe Jun 18, 2022
@Apache9 Apache9 merged commit e18cf01 into master Jun 18, 2022
@dependabot dependabot bot deleted the dependabot/maven/hbase-unsafe/com.puppycrawl.tools-checkstyle-8.29 branch June 18, 2022 10:44
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
2 participants