Skip to content

deps: bump app.cash.paparazzi from 2.0.0-alpha02 to 2.0.0-alpha05#554

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/develop/app.cash.paparazzi-2.0.0-alpha05
Open

deps: bump app.cash.paparazzi from 2.0.0-alpha02 to 2.0.0-alpha05#554
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/develop/app.cash.paparazzi-2.0.0-alpha05

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps app.cash.paparazzi from 2.0.0-alpha02 to 2.0.0-alpha05.

Release notes

Sourced from app.cash.paparazzi's releases.

2.0.0-alpha05

This release supports pre-AGP 9.0 consumers.

New

  • Add support for the new Android library multiplatform plugin (#2115, #2332)
  • Add setup/teardown hooks on Paparazzi to decouple from JUnit 4; document usage with JUnit Jupiter (#2209, #2333)
  • LayoutLib v16.2.1
  • Compose 1.11.2
  • [Gradle Plugin] Gradle 9.3.1
  • [Gradle Plugin] Tidy task wiring and inputs (#2205, #2334). Note that the /failures directory is now variant-aware

Fixed

  • Fix configuration-cache issue resolving project in provider mapping (#2241)
  • Fix NoClassDefFoundError on org/gradle/reporting/HtmlWriterTools to support Gradle 8.x users (#2316)
  • Destroy lifecycle owner after snapshots (#2325)
  • Fix Paparazzi dependency scope for KMP Android tests (#2330)

Kudos to @​geoff-powell, @​nishatoma, @​colinmarsch, @​oldergod, @​eboudrant, @​tcmulcahy and others for contributions this release!

2.0.0-alpha04

As of this release, consumers must build on Java 21+ environments.

New

  • Allow differ to be configured (#2001)
  • Introduce additional differ types (#2009)
  • Introduce defaultLocale system property (#2203)
  • Update DeviceConfigs (#2176)
  • Support custom view accessibility hierarchy ordering in accessibility snapshots (#2150)
  • Add support for overwriting snapshots when max percent diff threshold is reached (#2067)
  • LayoutLib v16.1.1 (#2185)
  • Compose 1.10.1
  • Kotlin 2.3.0
  • [Gradle Plugin] Gradle 9.2.1
  • [Gradle Plugin] Android Gradle Plugin 8.13.2

Fixed

  • Handle SemanticsNode traversalIndices to support Compose accessibility reordering (#2019)
  • Add fix for boundsInWindow incorrectly calculating position on screen (#1983)
  • Fix compose accessibility ordering (#2037)
  • Fix in-list reporting for nested nodes for accessibility (#2053)
  • Fix reporting in list when item doesn't have any accessibility identifiers (#2051)
  • Fix progress bar accessibility ordering (#2208)
  • Fix font loading on Windows (#2074)
  • Fail test if exception is thrown during effect (#2214)
  • Fix differ comparison between black pixels with 100% alpha and black pixels with 0% alpha (#2078)
  • Adjust apng failure precision (#2186)
  • Make plugin compatible with Gradle Isolated Projects (#2154)

Changed

  • Deprecate validateAccessibility parameter (#1997)

... (truncated)

Changelog

Sourced from app.cash.paparazzi's changelog.

[2.0.0-alpha05] - 2026-05-20

This release supports pre-AGP 9.0 consumers.

New

  • Add support for the new Android library multiplatform plugin (#2115, #2332)
  • Add setup/teardown hooks on Paparazzi to decouple from JUnit 4; document usage with JUnit Jupiter (#2209, #2333)
  • LayoutLib v16.2.1
  • Compose 1.11.2
  • [Gradle Plugin] Gradle 9.3.1
  • [Gradle Plugin] Tidy task wiring and inputs (#2205, #2334)

Fixed

  • Fix configuration-cache issue resolving project in provider mapping (#2241)
  • Fix NoClassDefFoundError on org/gradle/reporting/HtmlWriterTools to support Gradle 8.x users (#2316)
  • Destroy lifecycle owner after snapshots (#2325)
  • Fix Paparazzi dependency scope for KMP Android tests (#2330)

Kudos to @​geoff-powell, @​nishatoma, @​colinmarsch, @​oldergod, @​eboudrant, @​tcmulcahy and others for contributions this release!

[2.0.0-alpha04] - 2026-01-20

As of this release, consumers must build on Java 21+ environments.

New

  • Allow differ to be configured (#2001)
  • Introduce additional differ types (#2009)
  • Introduce defaultLocale system property (#2203)
  • Update DeviceConfigs (#2176)
  • Support custom view accessibility hierarchy ordering in accessibility snapshots (#2150)
  • Add support for overwriting snapshots when max percent diff threshold is reached (#2067)
  • LayoutLib v16.1.1
  • Compose 1.10.1
  • Kotlin 2.3.0
  • [Gradle Plugin] Gradle 9.2.1
  • [Gradle Plugin] Android Gradle Plugin 8.13.2

Fixed

  • Handle SemanticsNode traversalIndices to support Compose accessibility reordering (#2019)
  • Add fix for boundsInWindow incorrectly calculating position on screen (#1983)
  • Fix compose accessibility ordering (#2037)
  • Fix in-list reporting for nested nodes for accessibility (#2053)
  • Fix reporting in list when item doesn't have any accessibility identifiers (#2051)
  • Fix progress bar accessibility ordering (#2208)
  • Fix font loading on Windows (#2074)
  • Fail test if exception is thrown during effect (#2214)
  • Fix differ comparison between black pixels with 100% alpha and black pixels with 0% alpha (#2078)
  • Adjust apng failure precision (#2186)
  • Make plugin compatible with Gradle Isolated Projects (#2154)

... (truncated)

Commits

Dependabot compatibility score

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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 25, 2026
Bumps [app.cash.paparazzi](https://github.com/cashapp/paparazzi) from 2.0.0-alpha02 to 2.0.0-alpha05.
- [Release notes](https://github.com/cashapp/paparazzi/releases)
- [Changelog](https://github.com/cashapp/paparazzi/blob/master/CHANGELOG.md)
- [Commits](cashapp/paparazzi@2.0.0-alpha02...2.0.0-alpha05)

---
updated-dependencies:
- dependency-name: app.cash.paparazzi
  dependency-version: 2.0.0-alpha05
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@andresmr andresmr force-pushed the dependabot/gradle/develop/app.cash.paparazzi-2.0.0-alpha05 branch from e16350b to 1c88fd6 Compare June 2, 2026 06:35
@sonarqubecloud

sonarqubecloud Bot commented Jun 2, 2026

Copy link
Copy Markdown

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.

0 participants