Skip to content

Bump the build-dependencies group with 3 updates - #2091

Merged
marko-bekhta merged 1 commit into
mainfrom
dependabot/maven/main/build-dependencies-7f439a9e5c
Aug 19, 2026
Merged

Bump the build-dependencies group with 3 updates#2091
marko-bekhta merged 1 commit into
mainfrom
dependabot/maven/main/build-dependencies-7f439a9e5c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps the build-dependencies group with 3 updates: org.apache.groovy:groovy-jsr223, tools.jackson:jackson-bom and com.puppycrawl.tools:checkstyle.

Updates org.apache.groovy:groovy-jsr223 from 5.0.8 to 5.1.0

Commits

Updates tools.jackson:jackson-bom from 3.2.1 to 3.2.2

Commits
  • 719429d [maven-release-plugin] prepare release jackson-bom-3.2.2
  • d0b9877 Prep for 3.2.2 release
  • e32f526 Merge branch '3.1' into 3.2
  • 113f6a1 Post-release dep version bump
  • 46176f6 [maven-release-plugin] prepare for next development iteration
  • 8b4a513 [maven-release-plugin] prepare release jackson-bom-3.1.6
  • adeda6f Prep for 3.1.6 release
  • c3a4deb Merge branch '3.1' into 3.2
  • 3c74470 Merge branch '2.x' into 3.1
  • 06416ba Merge pull request #129 from FasterXML/tatu/2.23/woodstox-7.2.2
  • Additional commits viewable in compare view

Updates com.puppycrawl.tools:checkstyle from 13.9.0 to 13.10.0

Release notes

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

checkstyle-13.10.0

Checkstyle 13.10.0 - https://checkstyle.org/releasenotes.html#Release_13.10.0

Breaking backward compatibility:

#5744 - JavadocVariable MissingJavadocMethod MissingJavadocType: Expand Javadoc violation messages to include named context.

New:

#21071 - WriteTag: new messages when violation is on method. #19991 - NonEmptyAtclauseDescription should to validate since tags. #17841 - New Check: GoogleMethodName to fix false-negative on method names with underscores. #21079 - New Check: IllegalBlockTag. #20987 - New check: JavadocRegexp. #18064 - New check: ArrayBracketWhitespace. #18420 - New Check: GoogleMethodNameCheck to enforce Google Java Style Guide method naming.

Bug fixes:

#20995 - Add MultilineCommentLeadingAsteriskPresence check to google_checks.xml. #3469 - JavadocMethod: check for duplicate parameter block tags. #20972 - Javadoc parse error on HTML comment with a line ending in a hyphen. #19931 - Documentation Comments Style Guide - Contents of package.html source file. #18842 - google_checks.xml incorrectly marks return inlined tag as violation from SummaryJavadoc. #19925 - Documentation Comments Style Guide - Custom Tags and Annotations. #19919 - Documentation Comments Style Guide - @param. #19808 - Add checks for Documentation Comments Style Guide - Notes.

... (truncated)

Commits
  • a9eec04 [maven-release-plugin] prepare release checkstyle-13.10.0
  • 1b9b260 doc: release notes for 13.10.0
  • dfa2dc8 Issue #20514: Code changes for enabling toc in website
  • 1d9666f Issue #20514: Added xml and xml template toc changes
  • b709107 Issue #17841: Add GoogleMethodName to google_checks
  • ec37719 Issue #21119: Fix duplicate violation behavior in examples: methodname
  • 13f477f minor: Update expected size in XmlMetaReaderTest
  • 2c40ae6 Issue #20995: Add MultilineCommentLeadingAsteriskPresence to google_checks
  • 913f6cf Issue #21119: Fix duplicate violation behavior in examples: typename
  • 91a7bf2 Issue #21079: New Check IllegalBlockTag
  • Additional commits viewable in compare view

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 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

Bumps the build-dependencies group with 3 updates: [org.apache.groovy:groovy-jsr223](https://github.com/apache/groovy), [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) and [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle).


Updates `org.apache.groovy:groovy-jsr223` from 5.0.8 to 5.1.0
- [Commits](https://github.com/apache/groovy/commits)

Updates `tools.jackson:jackson-bom` from 3.2.1 to 3.2.2
- [Commits](FasterXML/jackson-bom@jackson-bom-3.2.1...jackson-bom-3.2.2)

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

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-jsr223
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: tools.jackson:jackson-bom
  dependency-version: 3.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 13.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 18, 2026
@github-actions

github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown

Documentation Preview

This preview has been removed following the closure of this PR.

@sonarqubecloud

Copy link
Copy Markdown

@marko-bekhta
marko-bekhta merged commit 3f5efd2 into main Aug 19, 2026
10 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/main/build-dependencies-7f439a9e5c branch August 19, 2026 07:28
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

Development

Successfully merging this pull request may close these issues.

1 participant