chore(java): Bump the linters group in /java with 3 updates#3778
Merged
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.uber.nullaway:nullaway](https://github.com/uber/NullAway). Updates `org.checkerframework:checker-qual` from 3.52.0 to 3.52.1 - [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.52.0...checker-framework-3.52.1) Updates `org.checkerframework:checker` from 3.52.0 to 3.52.1 - [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.52.0...checker-framework-3.52.1) Updates `com.uber.nullaway:nullaway` from 0.12.13 to 0.12.14 - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.12.13...v0.12.14) Updates `org.checkerframework:checker` from 3.52.0 to 3.52.1 - [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.52.0...checker-framework-3.52.1) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-version: 3.52.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: linters - dependency-name: org.checkerframework:checker dependency-version: 3.52.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: linters - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.12.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: linters - dependency-name: org.checkerframework:checker dependency-version: 3.52.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: linters ... Signed-off-by: dependabot[bot] <support@github.com>
lidavidm
approved these changes
Dec 8, 2025
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.uber.nullaway:nullaway.
Updates
org.checkerframework:checker-qualfrom 3.52.0 to 3.52.1Release notes
Sourced from org.checkerframework:checker-qual's releases.
Changelog
Sourced from org.checkerframework:checker-qual's changelog.
Commits
72c0de5new release 3.52.10549f00Remove link.85842abPrep for release.294c7caFix the dataflow shaded jars that are published. (#7404)cd7c953Update cimg/base Docker tag to v2025.12 (#7403)026bd52Link from the developer manual to "building from source" in the manual (#7385)e086cbaMore signature annotations31ca5d3Correct shaded dataflow jars. (#7402)08cc5d1Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.794 (#7401)4a22556Nullness annotations forjava.lang.classfileUpdates
org.checkerframework:checkerfrom 3.52.0 to 3.52.1Release notes
Sourced from org.checkerframework:checker's releases.
Changelog
Sourced from org.checkerframework:checker's changelog.
Commits
72c0de5new release 3.52.10549f00Remove link.85842abPrep for release.294c7caFix the dataflow shaded jars that are published. (#7404)cd7c953Update cimg/base Docker tag to v2025.12 (#7403)026bd52Link from the developer manual to "building from source" in the manual (#7385)e086cbaMore signature annotations31ca5d3Correct shaded dataflow jars. (#7402)08cc5d1Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.794 (#7401)4a22556Nullness annotations forjava.lang.classfileUpdates
com.uber.nullaway:nullawayfrom 0.12.13 to 0.12.14Release notes
Sourced from com.uber.nullaway:nullaway's releases.
Changelog
Sourced from com.uber.nullaway:nullaway's changelog.
Commits
73b0376Prepare for release 0.12.14.4fb78e0Changelog for version 0.12.14 (#1367)1d43cb1Tune warning message for RequireExplicitNullMarking (#1366)291abc5Optimize methods that check for annotations on a Symbol (#1362)e4999a6Don't report matches from RequireExplicitNullMarking when run at SUGGESTION l...9a882eemove wildcard-related tests to a separate test class (#1361)effe83dVarious optimizations (#1358)2294177Fix arg concatenation bug in JMH (#1357)f39e5bdPrepare next development version.Updates
org.checkerframework:checkerfrom 3.52.0 to 3.52.1Release notes
Sourced from org.checkerframework:checker's releases.
Changelog
Sourced from org.checkerframework:checker's changelog.
Commits
72c0de5new release 3.52.10549f00Remove link.85842abPrep for release.294c7caFix the dataflow shaded jars that are published. (#7404)cd7c953Update cimg/base Docker tag to v2025.12 (#7403)026bd52Link from the developer manual to "building from source" in the manual (#7385)e086cbaMore signature annotations31ca5d3Correct shaded dataflow jars. (#7402)08cc5d1Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.794 (#7401)4a22556Nullness annotations forjava.lang.classfileDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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