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 checkstyle from 9.0.1 to 9.1 #111

Merged
merged 1 commit into from Nov 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps checkstyle from 9.0.1 to 9.1.

Release notes

Sourced from checkstyle's releases.

checkstyle-9.1

https://checkstyle.org/releasenotes.html#Release_9.1

Commits
  • cfd1c33 [maven-release-plugin] prepare release checkstyle-9.1
  • 1d669a7 config: update to 9.1-SNAPSHOT
  • 1fff33f doc: release notes 9.1
  • 8c1f59a config: bump reflection version to 0.10.2
  • aea3174 dependency: bump archunit-junit5 from 0.21.0 to 0.22.0
  • 0fe36b5 Issue #9419: created example of AST for TokenTypes.DOUBLE_COLON
  • fdea6be doc: fix broken scm manager install link
  • 2e840c6 Issue #10866: Fix false positive for switch expressions with operator in Miss...
  • 073289a Issue #10855: fix unused imports check for array references
  • 825af33 Issue #10872: Make violations diff readable
  • 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 Pull requests that update a dependency file java Pull requests that update Java code labels Nov 1, 2021
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 85.117% when pulling 0b998e8 on dependabot/maven/com.puppycrawl.tools-checkstyle-9.1 into a78fd35 on master.

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

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@kinow kinow force-pushed the dependabot/maven/com.puppycrawl.tools-checkstyle-9.1 branch from 0b998e8 to 534a280 Compare November 1, 2021 21:03
@kinow kinow merged commit 1c57be3 into master Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.puppycrawl.tools-checkstyle-9.1 branch November 1, 2021 21:04
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 java Pull requests that update Java code
Projects
None yet
2 participants