Stable-Diffusion-Android
Stable-Diffusion-Android copied to clipboard
Bump org.robolectric:robolectric from 4.14.1 to 4.16
Bumps org.robolectric:robolectric from 4.14.1 to 4.16.
Release notes
Sourced from org.robolectric:robolectric's releases.
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- Update roborazzi to v1.45.1 by
@renovate[bot] in robolectric/robolectric#10424- Update dependency io.mockk:mockk to v1.14.4 by
@renovate[bot] in robolectric/robolectric#10423- Replace
Asset#toIntExact()withMath#toIntExact()by@MGaetan89in robolectric/robolectric#10425- Add support for getPrimaryImei() in ShadowTelephonyManager. in robolectric/robolectric#10427
... (truncated)
Commits
c913509Bump version to 4.16.6212c7dUpdate shadows/httpclient to use prebuilt legacy http client for tests9ecb44fRemove unnecessary logic to clear the Simulator canvas23c0d24Add support for mouse wheel scroll events to the simulator251d399Make all static fields emitted by Reflector volatile.4115188Update Android V (SDK 35) to build id 139543269f441bfFix ShadowPausedLooper#poll when sync barrier is blocking the queue.75009d6Bump version to 4.16-beta-1.fa46a20Merge branch 'google' into 'master'f210894Update Android B build to 13921718- Additional commits viewable in compare view
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 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)