Bump the dependencies-gradle group with 3 updates#299
Conversation
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps the dependencies-gradle group with 3 updates: [org.junit:junit-bom](https://github.com/junit-team/junit-framework), [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) and [com.google.errorprone:error_prone_core](https://github.com/google/error-prone). Updates `org.junit:junit-bom` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2) Updates `com.uber.nullaway:nullaway` from 0.12.10 to 0.12.15 - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.12.10...v0.12.15) Updates `com.google.errorprone:error_prone_core` from 2.42.0 to 2.45.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.42.0...v2.45.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-gradle - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.12.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-gradle - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-gradle ... Signed-off-by: dependabot[bot] <support@github.com>
dbc6004 to
40dbe83
Compare
|
Note These results are affected by shared workloads on GitHub runners. Use the results only to detect possible regressions, but always rerun on more stable machine before making any conclusions! Benchmark results (pull-request, 40dbe83)Benchmark results (master, a90642d) |
|



Bumps the dependencies-gradle group with 3 updates: org.junit:junit-bom, com.uber.nullaway:nullaway and com.google.errorprone:error_prone_core.
Updates
org.junit:junit-bomfrom 6.0.1 to 6.0.2Release notes
Sourced from org.junit:junit-bom's releases.
Commits
c5c5de5Release 6.0.298b6f78Add missing checkout step732dc27Finalize 6.0.2 release notes6a25736Finalize 5.14.2 release notes33e66bfMove release notes for #5238 entry to 6.1.0-M211f0f82Update copyright headers6ce1265Consistently add license header to all java source files4d454eeUpdate dependency@antora/lunr-extensionto v1.0.0-alpha.12faf4a58Use--sincefeature of Javadoc5cc8b05Mark new recommended APIs as "maintained" rather than "experimental"Updates
com.uber.nullaway:nullawayfrom 0.12.10 to 0.12.15Release notes
Sourced from com.uber.nullaway:nullaway's releases.
... (truncated)
Changelog
Sourced from com.uber.nullaway:nullaway's changelog.
... (truncated)
Commits
0abf298Prepare for release 0.12.15.77d1651Further updates to nullaway-bom POM properties (#1384)6a29dceAdd gradle.properties file for nullaway-bom module (#1383)92983ceRevert "Prepare for release 0.12.15."adbfac7Revert "Prepare next development version."0f861eaPrepare next development version.9bd0827Prepare for release 0.12.15.0430a42Update changelog for 0.12.15 (#1382)f4f03c0Run dataflow analysis on bodies of lambdas passed to generic methods (#1375)3f15e12Create nullaway-bom project (#1130) (#1380)Updates
com.google.errorprone:error_prone_corefrom 2.42.0 to 2.45.0Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
Commits
c862815Release Error Prone 2.45.07027d9fAdd negative test cases for AlwaysThrows with non-literal arguments.8669adbFix parameter name handling of enum constructor arguments679c4acUpdate end position handlingdc1279eAssertSameIncompatible: flag calls to assertSame/etc where the calls are guar...24387deInternal change5300dc6Disable an InvalidLink test for a javadoc bug on JDK >= 2675dcd53Fix the Optional wrapping in the description of NonCanonicalStaticMemberImport.10f5424FormatStringShouldUsePlaceholders shouldn't rewrite calls with a pass-through...3ef3d79The verb form of "recursion" is "to recur", not "to recurse". Quoting my CS p...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