Bump the dependencies group across 1 directory with 2 updates #91
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 dependencies group with 2 updates in the / directory: com.google.errorprone:error_prone_core and com.uber.nullaway:nullaway.
Updates
com.google.errorprone:error_prone_corefrom 2.42.0 to 2.43.0Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
Commits
abec9b6Release Error Prone 2.43.0a97374aUpgrade Java version from 17 to 21 in release workflow5882a43Update release.yml851e0b0Remove obsolete uses of reflection from Error Prone344e3dcRemove an obsolete use of reflection5f46e62Fix a typo (wrong quotation mark).de7d191UpdateIncorrectMainMethoddocumentation in light of JEP512.09c78e0Remove an obsolete TODO17c271eTurn down AndroidJdkLibsChecker0ae79f5Add tests for subtypes of Immutable and ThreadSafe classesUpdates
com.uber.nullaway:nullawayfrom 0.12.10 to 0.12.11Release notes
Sourced from com.uber.nullaway:nullaway's releases.
Changelog
Sourced from com.uber.nullaway:nullaway's changelog.
Commits
f22da56Prepare for release 0.12.11.06a7690Add changelog for 0.12.11 (#1321)f2e6c58Jdk javac plugin: don't serialize info for classes / methods without annotati...bb14d56Fail if NullAway is run in JSpecify mode with an incompatible javac version /...9907586Use refined types from dataflow analysis in generic method inference (#1309)c6d2ba3Enable building NullAway on JDK 25 (#1315)0a2e2b0Improve inference for generic method with void-returning lambda argument (#1312)d8f298dGradle fixes for jar-infer-lib (#1314)defbda5Disable CodeRabbit review status comments (#1313)b4b272bGenerate astubx from JSON output of jdk-javac-plugin (#1243)Dependabot 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