Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the maven-dependencies group with 6 updates:

Package From To
io.grpc:grpc-bom 1.72.0 1.73.0
org.junit:junit-bom 5.12.2 5.13.0
org.mockito:mockito-bom 5.17.0 5.18.0
org.json:json 20250107 20250517
com.google.protobuf:protobuf-java 4.30.2 4.31.1
com.puppycrawl.tools:checkstyle 10.23.1 10.25.0

Updates io.grpc:grpc-bom from 1.72.0 to 1.73.0

Commits

Updates org.junit:junit-bom from 5.12.2 to 5.13.0

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.13.0 = Platform 1.13.0 + Jupiter 5.13.0 + Vintage 5.13.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.12.2...r5.13.0

JUnit 5.13.0-RC1 = Platform 1.13.0-RC1 + Jupiter 5.13.0-RC1 + Vintage 5.13.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.13.0-M3...r5.13.0-RC1

JUnit 5.13.0-M3 = Platform 1.13.0-M3 + Jupiter 5.13.0-M3 + Vintage 5.13.0-M3

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.0-M2...r5.13.0-M3

JUnit 5.13.0-M2 = Platform 1.13.0-M2 + Jupiter 5.13.0-M2 + Vintage 5.13.0-M2

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.0-M1...r5.13.0-M2

JUnit 5.13.0-M1 = Platform 1.13.0-M1 + Jupiter 5.13.0-M1 + Vintage 5.13.0-M1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.12.1...r5.13.0-M1

Commits
  • f539f92 Release 5.13.0
  • a54ad65 Use set/get on AtomicBoolean compatibility with Java 8
  • 9bb6a0f Finalize 5.13.0 release notes
  • 5f0e4e6 Remove short-circuiting to ensure all classes are checked for cycles (#4598)
  • 36bb005 Improve assertion failure message in TestClassPredicatesTests
  • 2c86dfa Avoid publishing Gradle Module Metadata for shadowRuntimeElements
  • 4b27910 Allow publishing files to an existing directory
  • b819306 Fix console launcher's --uid option (#4589)
  • df46651 Fix :junit-platform-console:compileModule
  • 182a268 Force Gradle to update snapshots
  • Additional commits viewable in compare view

Updates org.mockito:mockito-bom from 5.17.0 to 5.18.0

Release notes

Sourced from org.mockito:mockito-bom's releases.

v5.18.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.18.0

Commits

Updates org.json:json from 20250107 to 20250517

Release notes

Sourced from org.json:json's releases.

20250517

Pull Request Description
#969 refactored large test for strict mode
#968 Update keepStrings behavior to reflect changes in keepBooleanAsString, keepNumberAsString
#966 granular flags to control for keeping boolean or number values as strings
#962 Fix: handles edge case 'no \n at end of csv dataset + empty last column'
#961 Option to store null value in JSONObject when parsing a map
#960 Updated configuration to enable strictMode unit testing with Maven
#955 Add testWithStrictMode option to build.gradle
#951 Fixing and updating unit tests for default strictMode
#950 upgrade upload-artifact from v3 to v4 - pipeline change
#949 deprecated unnecessary setter method
#948 Use JSONTokener JSONParserConfiguration in JSONObject and JSONArray constructors
#946 add missing javaDoc for JSONParserConfiguration
#942 Copy all fields when cloning JSONParserConfiguration
#938 Strict mode unit tests
#937 Update JSONParserConfiguration usage in JSONTokener, JSONArray, and JSONObject
#931 remove-duplicate-moditect: from pom.xml
Changelog

Sourced from org.json:json's changelog.

20250517 Strict mode hardening and recent commits

Commits

Updates com.google.protobuf:protobuf-java from 4.30.2 to 4.31.1

Commits
  • 74211c0 Updating version.json and repo version numbers to: 31.1
  • 63fa9ab Merge pull request #21978 from shaod2/31.1-cp
  • bec5b5a Add missing copts attribute (#21982)
  • 96a9ef6 Fix cmake staleness test
  • 3419598 Support allowing late injection of language feature set defaults from Feature...
  • 0fe099a python pyi print "import datetime" for Duration/Timestamp field (#21885)
  • f156008 Merge pull request #21861 from shaod2/py-cp-31
  • a3921fb Add recursion depth limits to pure python
  • ac94456 Merge pull request #21744 from protocolbuffers/31.x-202505141617
  • f275995 Updating version.json and repo version numbers to: 31.1-dev
  • Additional commits viewable in compare view

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

Release notes

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

checkstyle-10.25.0

Checkstyle 10.25.0 - https://checkstyle.org/releasenotes.html#Release_10.25.0

New:

#14945 - Add Check Support for Java 21 Record Pattern : New Check UnnecessaryNullCheckWithInstanceof

Bug fixes:

#17120 - False positives for google_checks when using switch expression in lambda

checkstyle-10.24.0

Checkstyle 10.24.0 - https://checkstyle.org/releasenotes.html#Release_10.24.0

New:

#5983 - CLI: generate suppresion xml content (SuppressionFilter) for certain Checks but whole file with violation #16174 - New Check: MultiFileRegexpHeader to allow specify few header file to validate

Bug fixes:

#16786 - private enums being treated as public in JavadocVariableCheck #16564 - EmptyLineSeparator check does not validate newlines before comments in Interfaces #8807 - SuppressWithPlainTextCommentFilter is slow on files with multiple errors #14654 - incompatibility with google-java-format: CatchFormalParameter is indented by 4 spaces instead of 2 #15098 - Indentation of the Block child of switch rule is not validated when no braces

... (truncated)

Commits
  • 6242de6 [maven-release-plugin] prepare release checkstyle-10.25.0
  • 81f2fae doc: release notes for 10.25.0
  • c44cd64 infra: PR_NUMBER is not a special variable any more
  • ac2dfca infra: print more in logs to understand reasons of failure
  • b0e04b3 Pull #17146: allow cirrus to run on PR from its own repository
  • 7206dc2 dependency: bump pmd.version from 7.13.0 to 7.14.0
  • 42b8a4b Issue #17142: add excluded link to avoid false positives from broken link check
  • 8883d3b Issue #17139: build set JAVA_HOME and update PATH for OpenJDK installation
  • 2fff2de dependency: bump commons-beanutils:commons-beanutils
  • 57962fa Issue #17127: Add hazelcast project to no-error CI job
  • 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 maven-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | `1.72.0` | `1.73.0` |
| [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.12.2` | `5.13.0` |
| [org.mockito:mockito-bom](https://github.com/mockito/mockito) | `5.17.0` | `5.18.0` |
| [org.json:json](https://github.com/douglascrockford/JSON-java) | `20250107` | `20250517` |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.30.2` | `4.31.1` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.23.1` | `10.25.0` |


Updates `io.grpc:grpc-bom` from 1.72.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.72.0...v1.73.0)

Updates `org.junit:junit-bom` from 5.12.2 to 5.13.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.2...r5.13.0)

Updates `org.mockito:mockito-bom` from 5.17.0 to 5.18.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.17.0...v5.18.0)

Updates `org.json:json` from 20250107 to 20250517
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

Updates `com.google.protobuf:protobuf-java` from 4.30.2 to 4.31.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.30.2...v4.31.1)

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

---
updated-dependencies:
- dependency-name: io.grpc:grpc-bom
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.mockito:mockito-bom
  dependency-version: 5.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.json:json
  dependency-version: '20250517'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: com.google.protobuf:protobuf-java
  dependency-version: 4.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 10.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-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 Jun 1, 2025
@chadlwilson chadlwilson merged commit 363bff7 into master Jun 1, 2025
22 checks passed
@chadlwilson chadlwilson deleted the dependabot/maven/maven-dependencies-3917b44cdf branch June 1, 2025 05:00
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

Development

Successfully merging this pull request may close these issues.

2 participants