allure-framework / allure-maven

Maven plugin generating Allure report from test results
Apache License 2.0
94 stars 55 forks source link

Bump checkstyle from 9.1 to 10.3.2 #244

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps checkstyle from 9.1 to 10.3.2.

Release notes

Sourced from checkstyle's releases.

checkstyle-10.3.2

https://checkstyle.org/releasenotes.html#Release_10.3.2

Bug fixes:

#11736 - MissingJavadocType: Support qualified annotation names #11655 - Update google_checks.xml to have the SuppressionCommentFilter and SuppressWarningsHolder modules in the config by default (and by extension, SuppressWarningsFilter)

... (truncated)

Commits
  • 3aec4ab [maven-release-plugin] prepare release checkstyle-10.3.2
  • 8054535 config: update to 10.3.2-SNAPSHOT
  • f7a5a42 doc: releasenotes for 10.3.2
  • d171482 minor: remove SCM-Manager from known tools; site is down, no details
  • fe7f456 Issue #12010: Update releasenotes to use GitHub Pages execution
  • 1c03f44 minor: Modify pitest mutators for pitest-javadoc
  • 307ae4b minor: Modify pitest mutators for pitest-java-ast-visitor
  • 419a491 Issue #11885: Allow SuppressWarningHolder to suppress the violation with Name...
  • 907d73b dependency: bump Saxon-HE from 11.3 to 11.4
  • af99318 Issue #11720: Kill surviving mutation in VariableDeclarationUsageDistanceChec...
  • 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[bot] commented 2 years ago

Superseded by #246.