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 to 9.0.1 #436

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps checkstyle from 9.0 to 9.0.1.

Release notes

Sourced from checkstyle's releases.

checkstyle-9.0.1

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

Commits
  • 32050d6 [maven-release-plugin] prepare release checkstyle-9.0.1
  • ce18437 doc: release notes 9.0.1
  • 77e4a32 config: update to 9.0.1-SNAPSHOT
  • 55b4cbe Issue #9396: Add example of AST for TokenTypes.AT
  • c83d823 Issue #10057: add sections with additional checks to main page
  • 9fcd1e0 Pull #10827: changes InlineConfigParser to respect fully qualified name
  • 9c1297e Pull #10827: reworks JavadocMetadataScrapperTest to make more sense
  • 0da7491 Issue #10828: Fix up messages - mojibake, lone apostrophes and accidental apo...
  • c6c340c infra: turn off curl's verification of the certificate for test-spelling-unkn...
  • e401fb5 dependency: bump pmd.version from 6.38.0 to 6.39.0
  • 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Oct 4, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@fbddaa8). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #436   +/-   ##
=======================================
  Coverage        ?   88.85%           
  Complexity      ?       82           
=======================================
  Files           ?        8           
  Lines           ?      323           
  Branches        ?       48           
=======================================
  Hits            ?      287           
  Misses          ?       29           
  Partials        ?        7           

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 fbddaa8...384c632. Read the comment docs.

@uhafner
Copy link
Owner

uhafner commented Oct 5, 2021

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2021

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@uhafner
Copy link
Owner

uhafner commented Oct 5, 2021

@dependabot recreate

@uhafner uhafner merged commit 30a43eb into main Oct 9, 2021
@uhafner uhafner deleted the dependabot/maven/com.puppycrawl.tools-checkstyle-9.0.1 branch October 9, 2021 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies java Pull requests that update Maven Java dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants