element-x-android icon indicating copy to clipboard operation
element-x-android copied to clipboard

fix(deps): update haze to v1.7.0

Open renovate[bot] opened this issue 5 months ago • 4 comments

This PR contains the following updates:

Package Change Age Confidence
dev.chrisbanes.haze:haze-materials 1.6.10 -> 1.7.0 age confidence
dev.chrisbanes.haze:haze 1.6.10 -> 1.7.0 age confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

chrisbanes/haze (dev.chrisbanes.haze:haze-materials)

v1.7.0

Compare Source

Highlights

  • 🆕 forceInvalidateOnPreDraw parameter on HazeEffectScope (doc)
  • Optimized noise texture handling on Android
  • Only enable pre-draw listeners when we need to use them
  • This should be the last of the v1.x releases (barring any blocking issues which crop up).

Key dependencies

  • Kotlin 2.2.20
  • Compose Multiplatform 1.9.3
  • Jetpack Compose 1.9.4

What's Changed

New Contributors

Full Changelog: https://github.com/chrisbanes/haze/compare/1.6.10...1.7.0


Configuration

đź“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Nov 10 '25 20:11 renovate[bot]

:iphone: Scan the QR code below to install the build (arm64 only) for this PR. QR code If you can't scan the QR code you can install the build via this link: https://i.diawi.com/WCzt4u

github-actions[bot] avatar Nov 10 '25 21:11 github-actions[bot]

Some preview seems broken, will check -> due to compose upgrade, dialogs are not visible in all screenshot.

bmarty avatar Nov 12 '25 10:11 bmarty

Warnings
:warning:

gradle/libs.versions.toml#L7 - A newer version of com.android.tools.build:gradle than 8.11.1 is available: 8.13.1. (There is also a newer version of 8.11.𝑥 available, if upgrading to 8.13.1 is difficult: 8.11.2)

:warning:

gradle/libs.versions.toml#L9 - A newer version of org.jetbrains.kotlin.plugin.serialization than 2.2.20 is available: 2.2.21

:warning:

gradle/libs.versions.toml#L19 - A newer version of androidx.lifecycle:lifecycle-runtime-ktx than 2.9.2 is available: 2.10.0

:warning:

gradle/libs.versions.toml#L20 - A newer version of androidx.activity:activity-compose than 1.11.0 is available: 1.12.0

:warning:

gradle/libs.versions.toml#L26 - A newer version of androidx.compose:compose-bom than 2025.07.00 is available: 2025.11.01

:warning:

gradle/libs.versions.toml#L36 - A newer version of io.github.takahirom.roborazzi:roborazzi-junit-rule than 1.51.0 is available: 1.52.0

:warning:

gradle/libs.versions.toml#L45 - A newer version of com.airbnb.android:showkase-processor than 1.0.4 is available: 1.0.5

:warning:

gradle/libs.versions.toml#L56 - A newer version of dev.zacsweers.metro:runtime than 0.7.6 is available: 0.7.7

:warning:

gradle/libs.versions.toml#L66 - A newer version of org.jetbrains.kotlinx:kover-gradle-plugin than 0.9.1 is available: 0.9.3

:warning:

gradle/libs.versions.toml#L168 - A newer version of com.google.testparameterinjector:test-parameter-injector than 1.19 is available: 1.20

:warning:

gradle/libs.versions.toml#L169 - A newer version of org.robolectric:robolectric than 4.15.1 is available: 4.16

:warning:

gradle/libs.versions.toml#L181 - A newer version of org.matrix.rustcomponents:sdk-android than 25.11.19 is available: 25.11.24

:warning:

gradle/libs.versions.toml#L221 - A newer version of io.sentry:sentry-android than 8.26.0 is available: 8.27.0

:warning:

gradle/libs.versions.toml#L226 - A newer version of io.element.android:emojibase-bindings than 1.4.3 is available: 1.5.0

:warning:

gradle/libs.versions.toml#L268 - A newer version of org.sonarqube than 7.0.1.6134 is available: 7.1.0.6387

Generated by :no_entry_sign: dangerJS against 8d30c99a8619cb8aedcce1698de58120a47413c4

ElementBot avatar Nov 24 '25 12:11 ElementBot