Skip to content

build(deps): bump haze from 2.0.0-beta01 to 2.0.0-beta02 - #1414

Merged
bmc08gt merged 1 commit into
code/cashfrom
dependabot/gradle/code/cash/haze-2.0.0-beta02
Sep 4, 2026
Merged

build(deps): bump haze from 2.0.0-beta01 to 2.0.0-beta02#1414
bmc08gt merged 1 commit into
code/cashfrom
dependabot/gradle/code/cash/haze-2.0.0-beta02

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps haze from 2.0.0-beta01 to 2.0.0-beta02.
Updates dev.chrisbanes.haze:haze from 2.0.0-beta01 to 2.0.0-beta02

Release notes

Sourced from dev.chrisbanes.haze:haze's releases.

2.0.0-beta02

See CHANGELOG.md for details.

Changelog

Sourced from dev.chrisbanes.haze:haze's changelog.

2.0.0-beta02 2026-08-27 { id="2.0.0-beta02" }

Added

  • Added GlassStyle.regular and GlassStyle.clear as built-in Glass styles. Regular keeps the geometry-adaptive material response, while Clear prioritizes visibility of content behind the material. The optional haze-glass-material3 artifact adds GlassStyle.material3() for applying Material 3 defaults to either built-in or custom styles (#1264).

Changed

  • Updated Compose Multiplatform and Jetpack Compose to 1.12.0 (#1252, #1253).

Fixed

  • Prevented snapshot observers from accessing detached Haze source nodes during Android activity teardown (#1262).

Removed

  • Removed GlassDefaults.style; use GlassStyle.regular, GlassStyle.clear, or compose a custom style instead (#1264).
Commits

Updates dev.chrisbanes.haze:haze-blur from 2.0.0-beta01 to 2.0.0-beta02

Release notes

Sourced from dev.chrisbanes.haze:haze-blur's releases.

2.0.0-beta02

See CHANGELOG.md for details.

Changelog

Sourced from dev.chrisbanes.haze:haze-blur's changelog.

2.0.0-beta02 2026-08-27 { id="2.0.0-beta02" }

Added

  • Added GlassStyle.regular and GlassStyle.clear as built-in Glass styles. Regular keeps the geometry-adaptive material response, while Clear prioritizes visibility of content behind the material. The optional haze-glass-material3 artifact adds GlassStyle.material3() for applying Material 3 defaults to either built-in or custom styles (#1264).

Changed

  • Updated Compose Multiplatform and Jetpack Compose to 1.12.0 (#1252, #1253).

Fixed

  • Prevented snapshot observers from accessing detached Haze source nodes during Android activity teardown (#1262).

Removed

  • Removed GlassDefaults.style; use GlassStyle.regular, GlassStyle.clear, or compose a custom style instead (#1264).
Commits

Updates dev.chrisbanes.haze:haze-blur-materials from 2.0.0-beta01 to 2.0.0-beta02

Release notes

Sourced from dev.chrisbanes.haze:haze-blur-materials's releases.

2.0.0-beta02

See CHANGELOG.md for details.

Changelog

Sourced from dev.chrisbanes.haze:haze-blur-materials's changelog.

2.0.0-beta02 2026-08-27 { id="2.0.0-beta02" }

Added

  • Added GlassStyle.regular and GlassStyle.clear as built-in Glass styles. Regular keeps the geometry-adaptive material response, while Clear prioritizes visibility of content behind the material. The optional haze-glass-material3 artifact adds GlassStyle.material3() for applying Material 3 defaults to either built-in or custom styles (#1264).

Changed

  • Updated Compose Multiplatform and Jetpack Compose to 1.12.0 (#1252, #1253).

Fixed

  • Prevented snapshot observers from accessing detached Haze source nodes during Android activity teardown (#1262).

Removed

  • Removed GlassDefaults.style; use GlassStyle.regular, GlassStyle.clear, or compose a custom style instead (#1264).
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file type: build Build system, Gradle, dependencies labels Sep 4, 2026
@github-actions github-actions Bot added the area: build-system Gradle, convention plugins, build-logic label Sep 4, 2026
@bmc08gt

bmc08gt commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps `haze` from 2.0.0-beta01 to 2.0.0-beta02.

Updates `dev.chrisbanes.haze:haze` from 2.0.0-beta01 to 2.0.0-beta02
- [Release notes](https://github.com/chrisbanes/haze/releases)
- [Changelog](https://github.com/chrisbanes/haze/blob/main/CHANGELOG.md)
- [Commits](chrisbanes/haze@2.0.0-beta01...2.0.0-beta02)

Updates `dev.chrisbanes.haze:haze-blur` from 2.0.0-beta01 to 2.0.0-beta02
- [Release notes](https://github.com/chrisbanes/haze/releases)
- [Changelog](https://github.com/chrisbanes/haze/blob/main/CHANGELOG.md)
- [Commits](chrisbanes/haze@2.0.0-beta01...2.0.0-beta02)

Updates `dev.chrisbanes.haze:haze-blur-materials` from 2.0.0-beta01 to 2.0.0-beta02
- [Release notes](https://github.com/chrisbanes/haze/releases)
- [Changelog](https://github.com/chrisbanes/haze/blob/main/CHANGELOG.md)
- [Commits](chrisbanes/haze@2.0.0-beta01...2.0.0-beta02)

---
updated-dependencies:
- dependency-name: dev.chrisbanes.haze:haze
  dependency-version: 2.0.0-beta02
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: dev.chrisbanes.haze:haze-blur
  dependency-version: 2.0.0-beta02
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: dev.chrisbanes.haze:haze-blur-materials
  dependency-version: 2.0.0-beta02
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/code/cash/haze-2.0.0-beta02 branch from b56cb1b to 806f7a1 Compare September 4, 2026 16:34
@bmc08gt
bmc08gt merged commit f8a4c1a into code/cash Sep 4, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/code/cash/haze-2.0.0-beta02 branch September 4, 2026 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build-system Gradle, convention plugins, build-logic dependencies Pull requests that update a dependency file type: build Build system, Gradle, dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant