Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump apiCompatVersion from 4.8.2 to 4.9 #7672

Merged
merged 1 commit into from Oct 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps apiCompatVersion from 4.8.2 to 4.9.
Updates robolectric from 4.8.2 to 4.9

Release notes

Sourced from robolectric's releases.

Robolectric 4.9 adds support for Android T (API level 33).

This release removes shadows supportv4 module fully.

It also installs the Conscrypt as the primary Security provider. See http://robolectric.org/blog/2022/09/06/Umesh-GSoC-on-ConscryptMode/ for details.

4.9 also turns on NATIVE sqlite mode by default for Mac and Linux. Windows will continue to use the LEGACY SQLite mode.

What's Changed

... (truncated)

Commits
  • 6d24315 Bump version to 4.9.
  • 4091c1c Merge branch 'google' into 'master'
  • 13e8976 Remove unnecessary ColorMatrixColorFilter shadow
  • 2cfaf90 Update ShadowTelephonyManager with Tiramisu getServiceState function
  • 34cffc9 Remove empty ShadowBitmapShader
  • 32f97fc Fix several edge cases in constructor instrumentation
  • f53a74b Block explicit intents if they don't match intent filters on T+.
  • 49e67dd Initialize configuration before calling application lifecycle plugins
  • 26ed520 Create check to see if constructor can be instrumented
  • cc0a05f Clean up some API methods on ShadowBitmap
  • Additional commits viewable in compare view

Updates annotations from 4.8.2 to 4.9

Release notes

Sourced from annotations's releases.

Robolectric 4.9 adds support for Android T (API level 33).

This release removes shadows supportv4 module fully.

It also installs the Conscrypt as the primary Security provider. See http://robolectric.org/blog/2022/09/06/Umesh-GSoC-on-ConscryptMode/ for details.

4.9 also turns on NATIVE sqlite mode by default for Mac and Linux. Windows will continue to use the LEGACY SQLite mode.

What's Changed

... (truncated)

Commits
  • 6d24315 Bump version to 4.9.
  • 4091c1c Merge branch 'google' into 'master'
  • 13e8976 Remove unnecessary ColorMatrixColorFilter shadow
  • 2cfaf90 Update ShadowTelephonyManager with Tiramisu getServiceState function
  • 34cffc9 Remove empty ShadowBitmapShader
  • 32f97fc Fix several edge cases in constructor instrumentation
  • f53a74b Block explicit intents if they don't match intent filters on T+.
  • 49e67dd Initialize configuration before calling application lifecycle plugins
  • 26ed520 Create check to see if constructor can be instrumented
  • cc0a05f Clean up some API methods on ShadowBitmap
  • Additional commits viewable in compare view

Updates junit from 4.8.2 to 4.9

Release notes

Sourced from junit's releases.

Robolectric 4.9 adds support for Android T (API level 33).

This release removes shadows supportv4 module fully.

It also installs the Conscrypt as the primary Security provider. See http://robolectric.org/blog/2022/09/06/Umesh-GSoC-on-ConscryptMode/ for details.

4.9 also turns on NATIVE sqlite mode by default for Mac and Linux. Windows will continue to use the LEGACY SQLite mode.

What's Changed

... (truncated)

Commits
  • 6d24315 Bump version to 4.9.
  • 4091c1c Merge branch 'google' into 'master'
  • 13e8976 Remove unnecessary ColorMatrixColorFilter shadow
  • 2cfaf90 Update ShadowTelephonyManager with Tiramisu getServiceState function
  • 34cffc9 Remove empty ShadowBitmapShader
  • 32f97fc Fix several edge cases in constructor instrumentation
  • f53a74b Block explicit intents if they don't match intent filters on T+.
  • 49e67dd Initialize configuration before calling application lifecycle plugins
  • 26ed520 Create check to see if constructor can be instrumented
  • cc0a05f Clean up some API methods on ShadowBitmap
  • Additional commits viewable in compare view

Updates resources from 4.8.2 to 4.9

Release notes

Sourced from resources's releases.

Robolectric 4.9 adds support for Android T (API level 33).

This release removes shadows supportv4 module fully.

It also installs the Conscrypt as the primary Security provider. See http://robolectric.org/blog/2022/09/06/Umesh-GSoC-on-ConscryptMode/ for details.

4.9 also turns on NATIVE sqlite mode by default for Mac and Linux. Windows will continue to use the LEGACY SQLite mode.

What's Changed

... (truncated)

Commits
  • 6d24315 Bump version to 4.9.
  • 4091c1c Merge branch 'google' into 'master'
  • 13e8976 Remove unnecessary ColorMatrixColorFilter shadow
  • 2cfaf90 Update ShadowTelephonyManager with Tiramisu getServiceState function
  • 34cffc9 Remove empty ShadowBitmapShader
  • 32f97fc Fix several edge cases in constructor instrumentation
  • f53a74b Block explicit intents if they don't match intent filters on T+.
  • 49e67dd Initialize configuration before calling application lifecycle plugins
  • 26ed520 Create check to see if constructor can be instrumented
  • cc0a05f Clean up some API methods on ShadowBitmap
  • Additional commits viewable in compare view

Updates sandbox from 4.8.2 to 4.9

Release notes

Sourced from sandbox's releases.

Robolectric 4.9 adds support for Android T (API level 33).

This release removes shadows supportv4 module fully.

It also installs the Conscrypt as the primary Security provider. See http://robolectric.org/blog/2022/09/06/Umesh-GSoC-on-ConscryptMode/ for details.

4.9 also turns on NATIVE sqlite mode by default for Mac and Linux. Windows will continue to use the LEGACY SQLite mode.

What's Changed

... (truncated)

Commits
  • 6d24315 Bump version to 4.9.
  • 4091c1c Merge branch 'google' into 'master'
  • 13e8976 Remove unnecessary ColorMatrixColorFilter shadow
  • 2cfaf90 Update ShadowTelephonyManager with Tiramisu getServiceState function
  • 34cffc9 Remove empty ShadowBitmapShader
  • 32f97fc Fix several edge cases in constructor instrumentation
  • f53a74b Block explicit intents if they don't match intent filters on T+.
  • 49e67dd Initialize configuration before calling application lifecycle plugins
  • 26ed520 Create check to see if constructor can be instrumented
  • cc0a05f Clean up some API methods on ShadowBitmap
  • Additional commits viewable in compare view

Updates utils from 4.8.2 to 4.9

Release notes

Sourced from utils's releases.

Robolectric 4.9 adds support for Android T (API level 33).

This release removes shadows supportv4 module fully.

It also installs the Conscrypt as the primary Security provider. See http://robolectric.org/blog/2022/09/06/Umesh-GSoC-on-ConscryptMode/ for details.

4.9 also turns on NATIVE sqlite mode by default for Mac and Linux. Windows will continue to use the LEGACY SQLite mode.

What's Changed

Bumps `apiCompatVersion` from 4.8.2 to 4.9.

Updates `robolectric` from 4.8.2 to 4.9
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric-4.8.2...robolectric-4.9)

Updates `annotations` from 4.8.2 to 4.9
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric-4.8.2...robolectric-4.9)

Updates `junit` from 4.8.2 to 4.9
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric-4.8.2...robolectric-4.9)

Updates `resources` from 4.8.2 to 4.9
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric-4.8.2...robolectric-4.9)

Updates `sandbox` from 4.8.2 to 4.9
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric-4.8.2...robolectric-4.9)

Updates `utils` from 4.8.2 to 4.9
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric-4.8.2...robolectric-4.9)

Updates `shadowapi` from 4.8.2 to 4.9
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric-4.8.2...robolectric-4.9)

Updates `shadows-framework` from 4.8.2 to 4.9
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric-4.8.2...robolectric-4.9)

---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.robolectric:annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.robolectric:junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.robolectric:resources
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.robolectric:sandbox
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.robolectric:utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.robolectric:shadowapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.robolectric:shadows-framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 3, 2022
@utzcoz utzcoz merged commit 716a868 into master Oct 4, 2022
@utzcoz utzcoz deleted the dependabot/gradle/apiCompatVersion-4.9 branch October 4, 2022 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant