-
-
Notifications
You must be signed in to change notification settings - Fork 7
chore(deps): update com.uber.nullaway:nullaway to v0.12.10 #440
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/nullaway
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
89c6b0a
to
e0fd0f8
Compare
cb6fef8
to
b309d02
Compare
b309d02
to
8402aac
Compare
8402aac
to
bfcfe54
Compare
bfcfe54
to
8f0feea
Compare
8f0feea
to
b997687
Compare
b997687
to
ce5dcc6
Compare
ce5dcc6
to
3b5013c
Compare
3b5013c
to
3b62ddd
Compare
3b62ddd
to
4a3b516
Compare
4a3b516
to
e9f5ab9
Compare
e9f5ab9
to
3582ff1
Compare
3582ff1
to
8dd0e0f
Compare
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.
This PR contains the following updates:
0.11.2
->0.12.10
Release Notes
uber/NullAway (com.uber.nullaway:nullaway)
v0.12.10
This release contains significant improvements to inference support for generic method calls in JSpecify mode (#1075).
We expect that many more valid calls will pass NullAway, but that some new bugs may have been introduced. Please report
any issues that you see. There is also a new flag,
-XepOpt:NullAway:WarnOnGenericInferenceFailure
to make NullAwayreport a warning when inference fails, to help identify any issues.
CastToNonNull
warnings for@NullUnmarked
method calls by @raccoonback (#1258)GenericsChecks
(#1256)buildDir
by @mernst (#1278)v0.12.9
v0.12.8
v0.12.7
v0.12.6
v0.12.5
v0.12.4
@MonotonicNonNull
support (#1149)@MockitoBean
,@MockitoSpyBean
fields (#1147)v0.12.3
v0.12.2
v0.12.1
This release contains significant improvements to inference support for generic method calls in JSpecify mode (#1075).
We expect that many more valid calls will pass NullAway, but that some new bugs may have been introduced. Please report
any issues that you see. There is also a new flag,
-XepOpt:NullAway:WarnOnGenericInferenceFailure
to make NullAwayreport a warning when inference fails, to help identify any issues.
CastToNonNull
warnings for@NullUnmarked
method calls by @raccoonback (#1258)GenericsChecks
(#1256)buildDir
by @mernst (#1278)v0.12.0
IMPORTANT:
details can be found in the wiki.
We also expose
-XepOpt:NullAway:LegacyAnnotationLocations
flag to disable this newbehavior for now to ease the migration. We expect to remove this flag in a future version
of NullAway.
(The changelog below contains all changes from version 0.11.2, since version 0.11.3
contains only one cherry-picked PR from master).
v0.11.3
IMPORTANT: We have cherry-picked one PR in master since 0.11.2 for this release, it
does not contain all changes in master!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.