Skip to content

chore(deps): bump window-vibrancy from 0.7.1 to 0.8.0 - #548

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/window-vibrancy-0.8.0
Closed

chore(deps): bump window-vibrancy from 0.7.1 to 0.8.0#548
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/window-vibrancy-0.8.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps window-vibrancy from 0.7.1 to 0.8.0.

Release notes

Sourced from window-vibrancy's releases.

window-vibrancy v0.8.0

[0.8.0]

  • a3a3ff3 (#205 by @​rhysd) propagate errors from DwmSetWindowAttribute() instead of ignoring it.
  • 4b0899a (#199 by @​ahonn) Changed the apply_liquid_glass API to use a LiquidGlassOptions struct configured via the Builder pattern. Added content_view and opaque settings.

Cargo Publish

\` Updating crates.io index Packaging window-vibrancy v0.8.0 (/home/runner/work/window-vibrancy/window-vibrancy) Updating crates.io index Packaged 34 files, 1.5MiB (1.3MiB compressed) Uploading window-vibrancy v0.8.0 (/home/runner/work/window-vibrancy/window-vibrancy) Uploaded window-vibrancy v0.8.0 to registry crates-io note: waiting for window-vibrancy v0.8.0 to be available at registry crates-io help: you may press ctrl-c to skip waiting; the crate should be available shortly Published window-vibrancy v0.8.0 at registry crates-io \`

Changelog

Sourced from window-vibrancy's changelog.

[0.8.0]

  • a3a3ff3 (#205 by @​rhysd) propagate errors from DwmSetWindowAttribute() instead of ignoring it.
  • 4b0899a (#199 by @​ahonn) Changed the apply_liquid_glass API to use a LiquidGlassOptions struct configured via the Builder pattern. Added content_view and opaque settings.
Commits
  • 4756332 apply version updates (#206)
  • f8e78af chore(deps): update bytes and crossbeam-channel in lockfile
  • 4b0899a feat!: fix liquid_glass layering and add opaque background option (#199)
  • a3a3ff3 fix(windows): Propagate errors from DwmSetWindowAttribute() (#205)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 25, 2026
@silverstein

Copy link
Copy Markdown
Owner

Holding for desktop QA. CI-green here doesn't validate a Tauri plugin/desktop-visual change — per the repo's desktop rules these need a dev-app build and click-test on macOS (~/Applications/Minutes Dev.app), which CI can't do. Will merge after a dev-app pass confirms no regression in the menu-bar app.

Bumps [window-vibrancy](https://github.com/tauri-apps/tauri-plugin-vibrancy) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/tauri-apps/tauri-plugin-vibrancy/releases)
- [Changelog](https://github.com/tauri-apps/window-vibrancy/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/window-vibrancy@window-vibrancy-v0.7.1...window-vibrancy-v0.8.0)

---
updated-dependencies:
- dependency-name: window-vibrancy
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@silverstein

Copy link
Copy Markdown
Owner

Superseded by #590, which combines this with the other two desktop dependency bumps. Merging them individually would have conflicted on Cargo.lock; #590 regenerates the lock from the union and was validated on real macOS hardware (compile plus 260 unit tests, with the one failure confirmed pre-existing on main and filed as #591).

@silverstein
silverstein deleted the dependabot/cargo/window-vibrancy-0.8.0 branch July 28, 2026 15:06
@dependabot @github

dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant