Skip to content

Bump robolectric_version from 4.12.1 to 4.12.2#720

Merged
meladRaouf merged 1 commit into
mainfrom
dependabot/gradle/robolectric_version-4.12.2
May 20, 2024
Merged

Bump robolectric_version from 4.12.1 to 4.12.2#720
meladRaouf merged 1 commit into
mainfrom
dependabot/gradle/robolectric_version-4.12.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2024

Bumps robolectric_version from 4.12.1 to 4.12.2.
Updates org.robolectric:robolectric from 4.12.1 to 4.12.2

Release notes

Sourced from org.robolectric:robolectric's releases.

Robolectric 4.12.2 is a minor release that fixes several issues, primarily related to HW rendering in native graphics.

HW rendering fixes:

  • The system property robolectric.screenshot.hwrdr.native was renamed torobolectric.pixelCopyRenderMode. In order to use HW rendering with PixelCopy, you must set the robolectric.pixelCopyRenderMode=hardware system property: 7307dc20a438d042b582fb896a2793fd149152ea
  • Fixed an issue with rendering alpha transparency: 7307dc20a438d042b582fb896a2793fd149152ea
  • Fixed an issue using HW rendering on Activities that are not present in Manifests: #8982, 251087870f065ca44a3d6098d9864af89806ba19
  • Fixed an issue with View drawing cache preventing rendering: 30dc20355c3cedbe29aec0225a77111e2a745461
  • Fixed an issue with HW rendering on Mac: 1ae1478ccd0d9bcbc9d654ded977e1ac359ae11e

Other fixes:

  • Fixed shadowOf compilation issues for older SDK levels.
  • Fixed error reporting BeforeClass methods: 34bcd2196a29d4079f6ccce3dbf39a1f70edf196

Full Changelog: robolectric/robolectric@robolectric-4.12.1...robolectric-4.12.2

Commits
  • 98e89de Bump version to 4.12.2.
  • 5554acd Create TimeoutRule as replacement for junit Timeout issue#3829
  • 34bcd21 Improve Exception handling in SandboxTestRunner
  • dc4f07d Force ordering on MemoryLeaksTest to make it deterministic.
  • de3993b Fixes memory leak issue in ThreadedRenderer.
  • faf6d00 Don't offset pixel copy roots by location in window
  • 2510878 Set FLAG_HARDWARE_ACCELERATED in ShadowPackageManger.addActivityIfNotPresent
  • 1ae1478 Bump nativeruntime-dist-compat to 1.0.10
  • bc89af7 Reuse HardwareRenderer objects when taking HW screenshots
  • 7264a24 Fix SDK compat issues in 4.12
  • Additional commits viewable in compare view

Updates org.robolectric:annotations from 4.12.1 to 4.12.2

Release notes

Sourced from org.robolectric:annotations's releases.

Robolectric 4.12.2 is a minor release that fixes several issues, primarily related to HW rendering in native graphics.

HW rendering fixes:

  • The system property robolectric.screenshot.hwrdr.native was renamed torobolectric.pixelCopyRenderMode. In order to use HW rendering with PixelCopy, you must set the robolectric.pixelCopyRenderMode=hardware system property: 7307dc20a438d042b582fb896a2793fd149152ea
  • Fixed an issue with rendering alpha transparency: 7307dc20a438d042b582fb896a2793fd149152ea
  • Fixed an issue using HW rendering on Activities that are not present in Manifests: #8982, 251087870f065ca44a3d6098d9864af89806ba19
  • Fixed an issue with View drawing cache preventing rendering: 30dc20355c3cedbe29aec0225a77111e2a745461
  • Fixed an issue with HW rendering on Mac: 1ae1478ccd0d9bcbc9d654ded977e1ac359ae11e

Other fixes:

  • Fixed shadowOf compilation issues for older SDK levels.
  • Fixed error reporting BeforeClass methods: 34bcd2196a29d4079f6ccce3dbf39a1f70edf196

Full Changelog: robolectric/robolectric@robolectric-4.12.1...robolectric-4.12.2

Commits
  • 98e89de Bump version to 4.12.2.
  • 5554acd Create TimeoutRule as replacement for junit Timeout issue#3829
  • 34bcd21 Improve Exception handling in SandboxTestRunner
  • dc4f07d Force ordering on MemoryLeaksTest to make it deterministic.
  • de3993b Fixes memory leak issue in ThreadedRenderer.
  • faf6d00 Don't offset pixel copy roots by location in window
  • 2510878 Set FLAG_HARDWARE_ACCELERATED in ShadowPackageManger.addActivityIfNotPresent
  • 1ae1478 Bump nativeruntime-dist-compat to 1.0.10
  • bc89af7 Reuse HardwareRenderer objects when taking HW screenshots
  • 7264a24 Fix SDK compat issues in 4.12
  • 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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `robolectric_version` from 4.12.1 to 4.12.2.

Updates `org.robolectric:robolectric` from 4.12.1 to 4.12.2
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric/robolectric@robolectric-4.12.1...robolectric-4.12.2)

Updates `org.robolectric:annotations` from 4.12.1 to 4.12.2
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric/robolectric@robolectric-4.12.1...robolectric-4.12.2)

---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.robolectric:annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 20, 2024
@cla-bot cla-bot Bot added the ... label May 20, 2024
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@meladRaouf meladRaouf merged commit 0fb47f4 into main May 20, 2024
@meladRaouf meladRaouf deleted the dependabot/gradle/robolectric_version-4.12.2 branch May 20, 2024 05:31
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.

1 participant