chore(java): Bump the linters group in /java with 3 updates#4032
Merged
chore(java): Bump the linters group in /java with 3 updates#4032
Conversation
Bumps the linters group in /java with 3 updates: [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework), [org.checkerframework:checker](https://github.com/typetools/checker-framework) and [com.google.errorprone:error_prone_core](https://github.com/google/error-prone). Updates `org.checkerframework:checker-qual` from 3.53.1 to 3.54.0 - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.53.1...checker-framework-3.54.0) Updates `org.checkerframework:checker` from 3.53.1 to 3.54.0 - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.53.1...checker-framework-3.54.0) Updates `com.google.errorprone:error_prone_core` from 2.47.0 to 2.48.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.47.0...v2.48.0) Updates `org.checkerframework:checker` from 3.53.1 to 3.54.0 - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.53.1...checker-framework-3.54.0) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-version: 3.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: linters - dependency-name: org.checkerframework:checker dependency-version: 3.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: linters - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: linters - dependency-name: org.checkerframework:checker dependency-version: 3.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: linters ... Signed-off-by: dependabot[bot] <support@github.com>
lidavidm
approved these changes
Mar 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the linters group in /java with 3 updates: org.checkerframework:checker-qual, org.checkerframework:checker and com.google.errorprone:error_prone_core.
Updates
org.checkerframework:checker-qualfrom 3.53.1 to 3.54.0Release notes
Sourced from org.checkerframework:checker-qual's releases.
Changelog
Sourced from org.checkerframework:checker-qual's changelog.
Commits
a6eff70new release 3.54.0fd34700Prep for release.edb6e7aPrint error key in brackets (#7525)a79b1deShow details of the error message in test failures (#7513)a5ecc22Clone the JDK using the same fork and branch as CF (#7491)2770c52Update cimg/base Docker tag to v2026.03bba6bc9Update plugin com-gradleup-shadow to v9.3.23a6d4d4Update error-prone monorepo to v2.48.070aa5f3Update plugin net-ltgt-errorprone to v5.1.00dbd3e7Prepare for javac AST changesUpdates
org.checkerframework:checkerfrom 3.53.1 to 3.54.0Release notes
Sourced from org.checkerframework:checker's releases.
Changelog
Sourced from org.checkerframework:checker's changelog.
Commits
a6eff70new release 3.54.0fd34700Prep for release.edb6e7aPrint error key in brackets (#7525)a79b1deShow details of the error message in test failures (#7513)a5ecc22Clone the JDK using the same fork and branch as CF (#7491)2770c52Update cimg/base Docker tag to v2026.03bba6bc9Update plugin com-gradleup-shadow to v9.3.23a6d4d4Update error-prone monorepo to v2.48.070aa5f3Update plugin net-ltgt-errorprone to v5.1.00dbd3e7Prepare for javac AST changesUpdates
com.google.errorprone:error_prone_corefrom 2.47.0 to 2.48.0Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
Commits
7cec0a0Release Error Prone 2.48.001c603aExtend MissingTestCall to check for member references.3d817b0HandlevarinUnnecessaryBoxedVariablead26f3eAddConcurrentHashMap.keys()andConcurrentHashMap.elements()to `JdkObso...7926dbcFix MustBeClosedChecker crash on flexible constructors.d08f003Check for jakarta annotations in DI checks171448cAdd android internal GuardedBy to ACCEPTED_GUARDED_BY_ANNOTATIONS5cb6075Remove theMissingTestCall:MatchGraphVerifyflag.ab81681Improve crash messages for fixes that don't applyfe9bb21Add a test to confirm that TimeUnitMismatch catches `seconds * 1000 + nanos /...Updates
org.checkerframework:checkerfrom 3.53.1 to 3.54.0Release notes
Sourced from org.checkerframework:checker's releases.
Changelog
Sourced from org.checkerframework:checker's changelog.
Commits
a6eff70new release 3.54.0fd34700Prep for release.edb6e7aPrint error key in brackets (#7525)a79b1deShow details of the error message in test failures (#7513)a5ecc22Clone the JDK using the same fork and branch as CF (#7491)2770c52Update cimg/base Docker tag to v2026.03bba6bc9Update plugin com-gradleup-shadow to v9.3.23a6d4d4Update error-prone monorepo to v2.48.070aa5f3Update plugin net-ltgt-errorprone to v5.1.00dbd3e7Prepare for javac AST changesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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