If you know of Guava Android users who have not yet upgraded to at least release 33.0.0, please encourage them to upgrade, preferably to today's release, 33.2.0. These releases have begun adding Java 8+ APIs to guava-android. While we don't anticipate problems, we do anticipate that any unexpected problems could force a disruptive rollback. To minimize any disruption, we'd like to catch any such problems early.
Dropped testing for Android versions before Lollipop (API Level 21). Guava may stop working under older versions in the future, or it may have done so already.
collect: Made our Collector APIs (e.g., ImmutableList.toImmutableList()) available in guava-android. More Java 8 APIs will follow in future releases. (96fca0b747)
As always, streams are available to Android code only when that code enables library desugaring or targets a new enough API Level (24 (Nougat) for many stream APIs). (But note that we test only with library desugaring, so we don't currently know if API Level 24 is high enough to use our Collector APIs unless you have also enabled library desugaring.) Guava users who avoid the Collector APIs do not need to meet this requirement.
collect: Fixed a potential NullPointerException in ImmutableMap.Builder on a rare code path. (70a98115d8)
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 8 updates in the / directory:
2.17.0
2.17.1
5.11.0
5.12.0
3.4.1
3.5.0
3.5.2
3.5.3
33.1.0-jre
33.2.0-jre
3.12.0
3.13.0
3.12.0
3.13.0
3.1.1
3.1.2
Updates
com.fasterxml.jackson.core:jackson-databind
from 2.17.0 to 2.17.1Commits
Updates
org.mockito:mockito-core
from 5.11.0 to 5.12.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
12cef84
AdditionalMatchers.and() and or() swap matcher order (#3335)f3821ff
Bump com.gradle.enterprise from 3.17.2 to 3.17.3 (#3341)25ad018
Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 (#3339)de38124
Bump versions.bytebuddy from 1.14.14 to 1.14.15 (#3338)88e8481
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 (#3336)8c222c2
Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 (#3337)fb9ff6d
Bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 (#3327)af70125
Bump versions.bytebuddy from 1.14.13 to 1.14.14 (#3324)1eac76b
Bump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 (#3322)cd512ab
Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 (#3320)Updates
com.rudikershaw.gitbuildhook:git-build-hook-maven-plugin
from 3.4.1 to 3.5.0Release notes
Sourced from com.rudikershaw.gitbuildhook:git-build-hook-maven-plugin's releases.
Commits
dea4b7c
Update worktree test to support windows paths with \ by using File.separator1d66b65
Add skip parameters to mojos8d59d99
Move develop back onto 3.5.0-SNAPSHOT.Updates
org.apache.maven.plugins:maven-shade-plugin
from 3.5.2 to 3.5.3Commits
19618cd
[maven-release-plugin] prepare release maven-shade-plugin-3.5.3faf233e
[MSHADE-472] upgrade parent POM7de9ae7
[MSHADE-471] deal with DST58d8cfe
[MSHADE-470] Bump asmVersion from 9.6 to 9.7 (#218)9074582
Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1a8030f8
Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 (#215)1218bdc
[maven-release-plugin] prepare for next development iterationUpdates
com.google.guava:guava
from 33.1.0-jre to 33.2.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
org.apache.maven.plugin-tools:maven-plugin-annotations
from 3.12.0 to 3.13.0Release notes
Sourced from org.apache.maven.plugin-tools:maven-plugin-annotations's releases.
Commits
7a9ba2a
[maven-release-plugin] prepare release maven-plugin-tools-3.13.0789315b
[MPLUGIN-521] Nested types not properly extracted cause exception while gener...1fa1805
[MPLUGIN-519][MPLUGIN-520] Parent POM 42, prerequisite of 3.6.3, get rid of m...e746d9c
[MPLUGIN-517] GoalRenderer renderParameterDetails() renders in wrong orderaf234c6
[MPLUGIN-516] Bump asmVersion from 9.6 to 9.79fc1aaa
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-plugin-plugin
from 3.12.0 to 3.13.0Release notes
Sourced from org.apache.maven.plugins:maven-plugin-plugin's releases.
Commits
7a9ba2a
[maven-release-plugin] prepare release maven-plugin-tools-3.13.0789315b
[MPLUGIN-521] Nested types not properly extracted cause exception while gener...1fa1805
[MPLUGIN-519][MPLUGIN-520] Parent POM 42, prerequisite of 3.6.3, get rid of m...e746d9c
[MPLUGIN-517] GoalRenderer renderParameterDetails() renders in wrong orderaf234c6
[MPLUGIN-516] Bump asmVersion from 9.6 to 9.79fc1aaa
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-deploy-plugin
from 3.1.1 to 3.1.2Release notes
Sourced from org.apache.maven.plugins:maven-deploy-plugin's releases.
Commits
4f016bc
[maven-release-plugin] prepare release maven-deploy-plugin-3.1.20ed18be
Remove workaround, handle it centrallyb9c1c8b
[MDEPLOY-314] Include artifactId in DeployMojo#processProject messages74d331b
[MDEPLOY-316] Parent 42 and prerequisite 3.6.3 (#54)ac9c49d
Bump org.mockito:mockito-core from 2.28.2 to 4.11.0de7cefb
Bump apache/maven-gh-actions-shared from 3 to 4edf85d7
Add Dependabot390e610
[MDEPLOY-313] Update to parent 41, cleanup (#47)29f3c81
DeployFileMojo#readModel(File): fixed MojoExecutionException javadoc9039fc6
Type: fill --> fileDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show