Skip to content

Bump the build-dependencies group with 4 updates #1611

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

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2025

Bumps the build-dependencies group with 4 updates: com.fasterxml.jackson.core:jackson-databind, com.fasterxml.jackson.core:jackson-annotations, com.puppycrawl.tools:checkstyle and org.codehaus.gmavenplus:gmavenplus-plugin.

Updates com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0

Commits

Updates com.fasterxml.jackson.core:jackson-annotations from 2.18.3 to 2.19.0

Commits

Updates com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1

Release notes

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

checkstyle-10.23.1

Checkstyle 10.23.1 - https://checkstyle.org/releasenotes.html#Release_10.23.1

Bug fixes:

#16630 - JavadocParagraph false violation when <p> is inside of <div>``</div> #15769 - google_checks.xml: remove xpath suppression and false-positive indentation violations for block codes #15792 - Fix false-negatives regarding LITERAL_CATCH to detect K&R Blocks in google_checks.xml #11641 - SuppressWarningsHolder should allow usage of simple name of Checks in aliasList

Commits
  • 8761e2b [maven-release-plugin] prepare release checkstyle-10.23.1
  • c9be144 doc: release notes for 10.23.1
  • 4b1908d doc: remove outdated note about ANTLR versions in Javadoc vs Java grammar exp...
  • 0743036 Issue #15456: Specify violation messages for CovariantEqualsCheck
  • c784535 dependency: bump pmd.version from 7.12.0 to 7.13.0
  • 578a262 Issue #16869: Added missing test for InputIndentationInvalidArrayInitIndent.java
  • 3e81a4a Issue #16738: Update SuppressionCommentFilterExamplesTest methods to use veri...
  • 5d33265 Issue #14019: update SuppressFilterElement constructor and remove unused methods
  • bb12f5f dependency: bump info.picocli:picocli from 4.7.6 to 4.7.7
  • 01e0891 Issue #16903: disallow import of java.util.concurrent.atomic.AtomicInteger
  • Additional commits viewable in compare view

Updates org.codehaus.gmavenplus:gmavenplus-plugin from 4.1.1 to 4.2.0

Release notes

Sourced from org.codehaus.gmavenplus:gmavenplus-plugin's releases.

4.2.0

Bugs

None.

Enhancements

Support Java 24 and 25 (#330). Support Maven 4 (#328) Thanks to @​gnodet for this PR!

Potentially breaking changes

None

Notes

None

Commits
  • 796337d [maven-release-plugin] prepare release 4.2.0
  • 10f57c5 Merge pull request #326 from groovy/snyk-upgrade-d903072a16375cd525f2711dc1f5...
  • 5b920e5 Merge pull request #327 from groovy/snyk-upgrade-6520365dd41e2b02e81c49233992...
  • c361909 Update plugins
  • 8a797f3 Fix for Maven 4 breaking changes (closes #328)
  • 69ac88d Merge pull request #330 from groovy/java-24
  • b28792c Bump version for next release
  • 82bdf0b Java 25 support
  • 8d37dd9 Update plugins and dependencies
  • d673ef5 Update bytecode checks for Groovy 5
  • 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 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

Bumps the build-dependencies group with 4 updates: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson), [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson), [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus).


Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.3 to 2.19.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.3 to 2.19.0
- [Commits](https://github.com/FasterXML/jackson/commits)

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

Updates `org.codehaus.gmavenplus:gmavenplus-plugin` from 4.1.1 to 4.2.0
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](groovy/GMavenPlus@4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 10.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
  dependency-version: 4.2.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 Apr 29, 2025
@marko-bekhta marko-bekhta merged commit 307115b into main Apr 29, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/maven/build-dependencies-c5145bc88a branch April 29, 2025 14: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
Development

Successfully merging this pull request may close these issues.

1 participant