Upgrade to NullAway 0.12.11 and Error Prone 2.42.0 by sdeleuze · Pull Request #16 · spring-gradle-plugins/nullability-plugin
Navigation Menu
{{ message }}
spring-gradle-plugins / nullability-plugin Public
- Notifications You must be signed in to change notification settings
- Fork 3
Closed
sdeleuze wants to merge 1 commit intospring-gradle-plugins:mainfrom
Closed
Upgrade to NullAway 0.12.11 and Error Prone 2.42.0#16
sdeleuze wants to merge 1 commit intospring-gradle-plugins:mainfrom
Upgrade to NullAway 0.12.11 and Error Prone 2.42.0#16
sdeleuze wants to merge 1 commit intospring-gradle-plugins:mainfrom
Conversation
Copy link
Contributor
sdeleuze
commented
Nov 4, 2025
sdeleuze
commented
See https://github.com/uber/NullAway/releases/tag/v0.12.11.
That's an important version that now check if a supported Java version is used, preventing a lot of invalid setup, see uber/NullAway#1317 for more details.
Signed-off-by: Sébastien Deleuze <sdeleuze@users.noreply.github.com>
sdeleuze
force-pushed
the
nullaway-0-12-11
branch
from
3ebac2b to
1e2e7f4
Compare
wilkinsona
added
the
type: dependency-upgrade
label
wilkinsona
added this to the
0.0.7 milestone
snicoll
self-assigned this
snicoll
mentioned this pull request
Closed
snicoll pushed a commit that referenced this pull request
Nov 4, 2025See gh-16 Signed-off-by: Sébastien Deleuze <sdeleuze@users.noreply.github.com>
snicoll
closed this
in
c324603
Copy link
msridhar
commented
Nov 4, 2025
msridhar commented
Nov 4, 2025@sdeleuze I wanted to inform you there was a significant performance regression in NullAway 0.12.11 uber/NullAway#1327 we have a PR up to fix, and assuming all goes well, we will cut a new release with the fix soon
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