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 the ivy-wallet group with 5 updates #3303

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps the ivy-wallet group with 5 updates:

Package From To
app.cash.paparazzi:paparazzi-gradle-plugin 1.3.3 1.3.4
app.cash.paparazzi:paparazzi 1.3.3 1.3.4
androidx.lifecycle:lifecycle-viewmodel-compose 2.8.2 2.8.3
androidx.biometric:biometric 1.2.0-alpha05 1.4.0-alpha01
io.nlopez.compose.rules:detekt 0.4.4 0.4.5

Updates app.cash.paparazzi:paparazzi-gradle-plugin from 1.3.3 to 1.3.4

Release notes

Sourced from app.cash.paparazzi:paparazzi-gradle-plugin's releases.

1.3.4

New

  • Support for animated-PNG-based snapshots using Paparazzi#gif
  • New tasks! deletePaparazziSnapshots and cleanRecordPaparazzi${VARIANT} clear orphaned snapshots
  • Add boolean flag to decide if image should be scaled or full-sized
  • Migrate Paparazzi to layoutlib Iguana 2023.2.1 (now supports SDK 34!)
  • Compose 1.5.14
  • Kotlin 1.9.24
  • [Gradle Plugin] Gradle 8.7
  • [Gradle Plugin] Android Gradle Plugin 8.3.2

Fixed

  • Fix long content description being cut off in accessibility snapshots
  • Include resource references from generated resource folders
  • Fix gradle caching for resources coming from aar dependencies
  • Support SHRINK render mode when using unsafeUpdateConfig
  • Fix issue where multiple snapshots fail when using render extensions
  • Remove guava workaround from 1.3.2 now that Collector APIs are in guava-android

Kudos to @​geoff-powell, @​gamepro65, @​kevinzheng-ap, @​nak5ive, @​TWiStErRob, @​emuguy1 and others for contributions this release!

Changelog

Sourced from app.cash.paparazzi:paparazzi-gradle-plugin's changelog.

[1.3.4] - 2024-05-23

New

  • Support for animated-PNG-based snapshots using Paparazzi#gif
  • New tasks! deletePaparazziSnapshots and cleanRecordPaparazzi${VARIANT} clear orphaned snapshots
  • Add boolean flag to decide if image should be scaled or full-sized
  • Migrate Paparazzi to layoutlib Iguana 2023.2.1
  • Compose 1.5.14
  • Kotlin 1.9.24
  • [Gradle Plugin] Gradle 8.7
  • [Gradle Plugin] Android Gradle Plugin 8.3.2

Fixed

  • Fix long content description being cut off in accessibility snapshots
  • Include resource references from generated resource folders
  • Fix gradle caching for resources coming from aar dependencies
  • Support SHRINK render mode when using unsafeUpdateConfig
  • Fix issue where multiple snapshots fail when using render extensions
  • Remove guava workaround from [1.3.2] now that Collector APIs are in guava-android

Kudos to @​geoff-powell, @​gamepro65, @​kevinzheng-ap, @​nak5ive, @​TWiStErRob, @​emuguy1 and others for contributions this release!

Commits
  • 1dc399b Prepare version 1.3.4
  • 693aad1 Update bytebuddy to v1.14.16 (#1442)
  • 767c18b Update Kotlin and Compose (#1385)
  • 1c1f074 Remove JUnit usages from files in main source set (#1437)
  • 08f8825 Fix recent tests to be repeatable (#1436)
  • 15b81c6 Update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.15.3 (#1438)
  • 1c5f49d Update dependency com.android.tools.layoutlib:layoutlib-api to v31.4.1 (#1401)
  • abe27a9 Update dependency mkdocs-material to v9.5.24 (#1439)
  • a205508 Extract aar2jar logic into shareable plugin (#1435)
  • 18e7196 Add boolean Flag to decide if image should be original size or not (#1382)
  • Additional commits viewable in compare view

Updates app.cash.paparazzi:paparazzi from 1.3.3 to 1.3.4

Release notes

Sourced from app.cash.paparazzi:paparazzi's releases.

1.3.4

New

  • Support for animated-PNG-based snapshots using Paparazzi#gif
  • New tasks! deletePaparazziSnapshots and cleanRecordPaparazzi${VARIANT} clear orphaned snapshots
  • Add boolean flag to decide if image should be scaled or full-sized
  • Migrate Paparazzi to layoutlib Iguana 2023.2.1 (now supports SDK 34!)
  • Compose 1.5.14
  • Kotlin 1.9.24
  • [Gradle Plugin] Gradle 8.7
  • [Gradle Plugin] Android Gradle Plugin 8.3.2

Fixed

  • Fix long content description being cut off in accessibility snapshots
  • Include resource references from generated resource folders
  • Fix gradle caching for resources coming from aar dependencies
  • Support SHRINK render mode when using unsafeUpdateConfig
  • Fix issue where multiple snapshots fail when using render extensions
  • Remove guava workaround from 1.3.2 now that Collector APIs are in guava-android

Kudos to @​geoff-powell, @​gamepro65, @​kevinzheng-ap, @​nak5ive, @​TWiStErRob, @​emuguy1 and others for contributions this release!

Changelog

Sourced from app.cash.paparazzi:paparazzi's changelog.

[1.3.4] - 2024-05-23

New

  • Support for animated-PNG-based snapshots using Paparazzi#gif
  • New tasks! deletePaparazziSnapshots and cleanRecordPaparazzi${VARIANT} clear orphaned snapshots
  • Add boolean flag to decide if image should be scaled or full-sized
  • Migrate Paparazzi to layoutlib Iguana 2023.2.1
  • Compose 1.5.14
  • Kotlin 1.9.24
  • [Gradle Plugin] Gradle 8.7
  • [Gradle Plugin] Android Gradle Plugin 8.3.2

Fixed

  • Fix long content description being cut off in accessibility snapshots
  • Include resource references from generated resource folders
  • Fix gradle caching for resources coming from aar dependencies
  • Support SHRINK render mode when using unsafeUpdateConfig
  • Fix issue where multiple snapshots fail when using render extensions
  • Remove guava workaround from [1.3.2] now that Collector APIs are in guava-android

Kudos to @​geoff-powell, @​gamepro65, @​kevinzheng-ap, @​nak5ive, @​TWiStErRob, @​emuguy1 and others for contributions this release!

Commits
  • 1dc399b Prepare version 1.3.4
  • 693aad1 Update bytebuddy to v1.14.16 (#1442)
  • 767c18b Update Kotlin and Compose (#1385)
  • 1c1f074 Remove JUnit usages from files in main source set (#1437)
  • 08f8825 Fix recent tests to be repeatable (#1436)
  • 15b81c6 Update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.15.3 (#1438)
  • 1c5f49d Update dependency com.android.tools.layoutlib:layoutlib-api to v31.4.1 (#1401)
  • abe27a9 Update dependency mkdocs-material to v9.5.24 (#1439)
  • a205508 Extract aar2jar logic into shareable plugin (#1435)
  • 18e7196 Add boolean Flag to decide if image should be original size or not (#1382)
  • Additional commits viewable in compare view

Updates app.cash.paparazzi:paparazzi from 1.3.3 to 1.3.4

Release notes

Sourced from app.cash.paparazzi:paparazzi's releases.

1.3.4

New

  • Support for animated-PNG-based snapshots using Paparazzi#gif
  • New tasks! deletePaparazziSnapshots and cleanRecordPaparazzi${VARIANT} clear orphaned snapshots
  • Add boolean flag to decide if image should be scaled or full-sized
  • Migrate Paparazzi to layoutlib Iguana 2023.2.1 (now supports SDK 34!)
  • Compose 1.5.14
  • Kotlin 1.9.24
  • [Gradle Plugin] Gradle 8.7
  • [Gradle Plugin] Android Gradle Plugin 8.3.2

Fixed

  • Fix long content description being cut off in accessibility snapshots
  • Include resource references from generated resource folders
  • Fix gradle caching for resources coming from aar dependencies
  • Support SHRINK render mode when using unsafeUpdateConfig
  • Fix issue where multiple snapshots fail when using render extensions
  • Remove guava workaround from 1.3.2 now that Collector APIs are in guava-android

Kudos to @​geoff-powell, @​gamepro65, @​kevinzheng-ap, @​nak5ive, @​TWiStErRob, @​emuguy1 and others for contributions this release!

Changelog

Sourced from app.cash.paparazzi:paparazzi's changelog.

[1.3.4] - 2024-05-23

New

  • Support for animated-PNG-based snapshots using Paparazzi#gif
  • New tasks! deletePaparazziSnapshots and cleanRecordPaparazzi${VARIANT} clear orphaned snapshots
  • Add boolean flag to decide if image should be scaled or full-sized
  • Migrate Paparazzi to layoutlib Iguana 2023.2.1
  • Compose 1.5.14
  • Kotlin 1.9.24
  • [Gradle Plugin] Gradle 8.7
  • [Gradle Plugin] Android Gradle Plugin 8.3.2

Fixed

  • Fix long content description being cut off in accessibility snapshots
  • Include resource references from generated resource folders
  • Fix gradle caching for resources coming from aar dependencies
  • Support SHRINK render mode when using unsafeUpdateConfig
  • Fix issue where multiple snapshots fail when using render extensions
  • Remove guava workaround from [1.3.2] now that Collector APIs are in guava-android

Kudos to @​geoff-powell, @​gamepro65, @​kevinzheng-ap, @​nak5ive, @​TWiStErRob, @​emuguy1 and others for contributions this release!

Commits
  • 1dc399b Prepare version 1.3.4
  • 693aad1 Update bytebuddy to v1.14.16 (#1442)
  • 767c18b Update Kotlin and Compose (#1385)
  • 1c1f074 Remove JUnit usages from files in main source set (#1437)
  • 08f8825 Fix recent tests to be repeatable (#1436)
  • 15b81c6 Update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.15.3 (#1438)
  • 1c5f49d Update dependency com.android.tools.layoutlib:layoutlib-api to v31.4.1 (#1401)
  • abe27a9 Update dependency mkdocs-material to v9.5.24 (#1439)
  • a205508 Extract aar2jar logic into shareable plugin (#1435)
  • 18e7196 Add boolean Flag to decide if image should be original size or not (#1382)
  • Additional commits viewable in compare view

Updates androidx.lifecycle:lifecycle-viewmodel-compose from 2.8.2 to 2.8.3

Updates androidx.biometric:biometric from 1.2.0-alpha05 to 1.4.0-alpha01

Updates io.nlopez.compose.rules:detekt from 0.4.4 to 0.4.5

Release notes

Sourced from io.nlopez.compose.rules:detekt's releases.

v0.4.5

Changelog

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Bumps the ivy-wallet group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [app.cash.paparazzi:paparazzi-gradle-plugin](https://github.com/cashapp/paparazzi) | `1.3.3` | `1.3.4` |
| [app.cash.paparazzi:paparazzi](https://github.com/cashapp/paparazzi) | `1.3.3` | `1.3.4` |
| androidx.lifecycle:lifecycle-viewmodel-compose | `2.8.2` | `2.8.3` |
| androidx.biometric:biometric | `1.2.0-alpha05` | `1.4.0-alpha01` |
| [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules) | `0.4.4` | `0.4.5` |


Updates `app.cash.paparazzi:paparazzi-gradle-plugin` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/cashapp/paparazzi/releases)
- [Changelog](https://github.com/cashapp/paparazzi/blob/master/CHANGELOG.md)
- [Commits](cashapp/paparazzi@1.3.3...1.3.4)

Updates `app.cash.paparazzi:paparazzi` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/cashapp/paparazzi/releases)
- [Changelog](https://github.com/cashapp/paparazzi/blob/master/CHANGELOG.md)
- [Commits](cashapp/paparazzi@1.3.3...1.3.4)

Updates `app.cash.paparazzi:paparazzi` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/cashapp/paparazzi/releases)
- [Changelog](https://github.com/cashapp/paparazzi/blob/master/CHANGELOG.md)
- [Commits](cashapp/paparazzi@1.3.3...1.3.4)

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.2 to 2.8.3

Updates `androidx.biometric:biometric` from 1.2.0-alpha05 to 1.4.0-alpha01

Updates `io.nlopez.compose.rules:detekt` from 0.4.4 to 0.4.5
- [Release notes](https://github.com/mrmans0n/compose-rules/releases)
- [Commits](mrmans0n/compose-rules@v0.4.4...v0.4.5)

---
updated-dependencies:
- dependency-name: app.cash.paparazzi:paparazzi-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-wallet
- dependency-name: app.cash.paparazzi:paparazzi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-wallet
- dependency-name: app.cash.paparazzi:paparazzi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-wallet
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-wallet
- dependency-name: androidx.biometric:biometric
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-wallet
- dependency-name: io.nlopez.compose.rules:detekt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-wallet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from ILIYANGERMANOV as a code owner July 8, 2024 00:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/gradle/ivy-wallet-9941136bc8 branch July 8, 2024 14:42
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
1 participant