Bump nullaway.version to v0.13.6 - #1893
Conversation
277d70b to
718fb75
Compare
☀️ Quality MonitorTests Coverage for New Code 〰️ Line Coverage: 100.00% — perfect 🎉 Coverage for Whole Project 〰️ Line Coverage: 92.03% Style Bugs API Problems 🚫 Revapi: No warnings Vulnerabilities 🛡️ OWASP Dependency Check: No vulnerabilities Software Metrics 🌀 Cyclomatic Complexity: 397 (total) 📌 Reference ResultsDelta reports computed against the reference results of 2785bf8 in workflow run 26958096976. 🚦 Quality GatesOverall Status: ✅ SUCCESS✅ Passed Gates
Created by Quality Monitor v4.15.0 (#82d77af). More details are shown in the GitHub Checks Result. |
This PR contains the following updates:
0.13.4→0.13.6Release Notes
uber/NullAway (com.uber.nullaway:nullaway)
v0.13.6(NOTE: originally these notes appeared with the 0.13.5 release, but that release was pushed
incorrectly due to an error in our release process.)
Includes various bug fixes, particularly in JSpecify mode. Also, the nullaway-annotations
artifact now includes a
@Contractannotation. NullAway also now has a built-in handlerto reason about field initialization in classes managed by Jakarta Persistence.
Work has begun on support for wildcards in JSpecify mode. Currently, this support is off
by default, guarded by the configuration flag
HandleWildcardGenerics. The support stillhas multiple known bugs, and we do not yet recommend enabling it.
var-declared local variables (#1573)javac(#1574)@NullUnmarkedtype variable (#1577)v0.13.5Compare Source
Includes various bug fixes, particularly in JSpecify mode. Also, the nullaway-annotations
artifact now includes a
@Contractannotation. NullAway also now has a built-in handlerto reason about field initialization in classes managed by Jakarta Persistence.
Work has begun on support for wildcards in JSpecify mode. Currently, this support is off
by default, guarded by the configuration flag
HandleWildcardGenerics. The support stillhas multiple known bugs, and we do not yet recommend enabling it.
var-declared local variables (#1573)javac(#1574)@NullUnmarkedtype variable (#1577)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.