Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps the plugins group with 1 update: com.puppycrawl.tools:checkstyle.

Updates com.puppycrawl.tools:checkstyle from 10.25.0 to 10.25.1

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.25.1

Checkstyle 10.25.1 - https://checkstyle.org/releasenotes.html#Release_10.25.1

Bug fixes:

#17167 - checkstyle expects different indentation for switch cases.

Commits
  • 1925a8e [maven-release-plugin] prepare release checkstyle-10.25.1
  • 31fc225 doc: release notes for 10.25.1
  • 97fae48 Issue #17237: Fixed calculation of since version for properties
  • 0b5361c Issue #17168: Upgrading Default CI image to Jdk17
  • 9dac2e6 Issue #17168: Upgrading CI on semaphore to jdk17
  • d65a112 Issue #17167: fp when switch is not wrapped
  • 8f30ae0 Issue #17168: Migrating LinkcheckPlugin to Jdk17
  • effc726 Issue #17168: Updated Comments to Compilable JDK Version
  • 1085a2b Issue #17168: Moved MicOne Module Inputs to Compilable Folder
  • 5f0b5ec minor: Added Noncompilable RootNode Abstract method
  • 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 will merge this PR once CI passes on it, as requested by @NSeydoux.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner June 23, 2025 14:49
@dependabot dependabot bot force-pushed the dependabot/maven/1.3/plugins-ac26e2c890 branch from b07f27a to e6013c9 Compare June 25, 2025 13:32
Copy link
Contributor

@NSeydoux NSeydoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/maven/1.3/plugins-ac26e2c890 branch 2 times, most recently from 42ab8dc to 6bc7035 Compare June 25, 2025 13:44
Bumps the plugins group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle).


Updates `com.puppycrawl.tools:checkstyle` from 10.25.0 to 10.25.1
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.25.0...checkstyle-10.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/1.3/plugins-ac26e2c890 branch from 6bc7035 to a82a296 Compare June 25, 2025 13:52
@dependabot dependabot bot merged commit 6c6a98d into 1.3 Jun 25, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/1.3/plugins-ac26e2c890 branch June 25, 2025 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants