chore(deps): bump org.robolectric:robolectric from 4.14.1 to 4.16.1 in /android by dependabot[bot] · Pull Request #600 · googlemaps/flutter-navigation-sdk
Bumps org.robolectric:robolectric from 4.14.1 to 4.16.1.
Release notes
Sourced from org.robolectric:robolectric's releases.
Robolectric 4.16.1 is a minor release that fixes some issues when Robolectric is used for Android Platform development. Most notably, it is updated to support the deletion of FingerprintManager in the Android Framework, as well as some improvements to the
VirtualDeviceManagershadow.Full Changelog: robolectric/robolectric@robolectric-4.16...robolectric-4.16.1
Robolectric 4.16 supports Android Baklava (SDK 36). It also removes support for Android L (SDK 21 and 22).
One exciting new feature is native resources (ResourcesMode.NATIVE). Note this is currently only available in SDK 36.
If you have any issues, please file them here.
What's Changed
- Reuse
ShadowUIModeManagerinShadowUIModeManagerTestby@MGaetan89in robolectric/robolectric#10368- Update AndroidX by
@renovate[bot] in robolectric/robolectric#10373- Update dependency gradle to v8.14.2 by
@renovate[bot] in robolectric/robolectric#10372- Update dependency com.googlecode.libphonenumber:libphonenumber to v9.0.7 by
@renovate[bot] in robolectric/robolectric#10371- Update dependency org.bouncycastle:bcprov-jdk18on to v1.81 by
@renovate[bot] in robolectric/robolectric#10374- Fix ApplicationInfo inconsistencies in Robolectric. in robolectric/robolectric#10375
- Add shadow for new resolveActivityAsUser variant. in robolectric/robolectric#10377
- Adjust to indevelopment SDK changes. in robolectric/robolectric#10379
- Adding support to the Simulator for picking up the device configuration from a Configurer. in robolectric/robolectric#10381
- Clean up SDK ranges for shadow methods in Baklava. in robolectric/robolectric#10380
- Add a shadow for Equalizer in robolectric/robolectric#10384
- Update example to be consistent with robolectric.org by
@seadowgin robolectric/robolectric#7475- Update the
simulator-gradle-pluginto depends on AGPgradle-apiby@MGaetan89in robolectric/robolectric#10386- Replace custom
getOrDefault()with the corresponding Java method by@MGaetan89in robolectric/robolectric#10370- Fix Javadoc for
ShadowPausedLooperby@MGaetan89in robolectric/robolectric#10387- Fix condition in
ResourceHelper#parseFloatAttribute()by@MGaetan89in robolectric/robolectric#10369- Validate listener in
ShadowAccountManager#addOnAccountsUpdatedListener()by@MGaetan89in robolectric/robolectric#10361- Add support for UiModeManager.setNightMode(UiModeManager.MODE_NIGHT_CUSTOM) in robolectric/robolectric#10390
- Lazily register the simulator plugin by
@MGaetan89in robolectric/robolectric#10391- Enable stricter plugin validation by
@hoisiein robolectric/robolectric#10388- Add the VirtualDeviceManager#getVirtualDevice(int deviceId) to the ShadowVirtualDeviceManager. in robolectric/robolectric#10395
- Fix various small warnings by
@MGaetan89in robolectric/robolectric#10394- Add shadow implement of AccessibilityService#getRootInActiveWindow in robolectric/robolectric#10397
- Add more information to the generated POM file by
@MGaetan89in robolectric/robolectric#10392- Change ShadowChoreographer.getDefaultFrameDelay into a shadow method. in robolectric/robolectric#10404
- Restore removed methods from
Configby@MGaetan89in robolectric/robolectric#10406- Add shadow override for Network SocketFactory. in robolectric/robolectric#10409
- Add missing deprecations to some
Config.Buildermethods by@MGaetan89in robolectric/robolectric#10408- Remove
testDebugUnitTestfrom the dependencies of thesimulatortask by@MGaetan89in robolectric/robolectric#10413- Merge branch 'google' into 'master' by
@hoisiein robolectric/robolectric#10414- Bump the snapshot version to 4.16 by
@MGaetan89in robolectric/robolectric#10415- Add ability to specify is80211azNtbMeasurement to ShadowRangingResult in robolectric/robolectric#10410
- Added implementation for Path.op by
@GisoBartelsin robolectric/robolectric#10288- Fix massive code warnings of ShadowVirtualDeviceManagerTest by
@utzcozin robolectric/robolectric#10399- Remove redundant String concatenation by
@MGaetan89in robolectric/robolectric#10417- Migrate deprecated APIs to idleMainLooper for ShadowVirtualDeviceManagerTest by
@utzcozin robolectric/robolectric#10418- Replace Stream#toList to Stream#collect(Collectors.toList()) by
@utzcozin robolectric/robolectric#10420- Support Java 11 in the simulator gradle plugin by
@hoisiein robolectric/robolectric#10421- Update AndroidX by
@renovate[bot] in robolectric/robolectric#10422
... (truncated)
Commits
524ea8eBump version to 4.16.1.54fd1eeImplement ResTable support for shared libraries1e35e63When a top-level exception occurs in the Simulator, print the stack trace and...e2c046fAdded custom ThreadFactory to name threads in LocalUIController7f3165aAdd newly required--add-exportsarguments to test tasksdb54b4bAddVirtualDeviceParamsBuilderto support creating new virtual devices.b73adc3Implement shadow behavior for VirtualDeviceManager#registerVirtualDeviceListener1e05fdeCreate shadow for VirtualDeviceManager$VirtualDevice#createVirtualCamerad160747Future proof ShadowFingerprintManagerTest.d7a0438Add maxSdk for ShadowFingerprintManager.- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.