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

chore(deps): update rust crate tao to 0.25 #56

Merged
merged 1 commit into from
Feb 3, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tao dev-dependencies minor 0.24 -> 0.25

Release Notes

tauri-apps/tao (tao)

v0.25.0

Compare Source

  • ae4b693d(#​864) On Windows, Remove WS_CAPTION and WS_EX_WINDOWEDGE window styles when creating a child window.
  • e10f6a68(#​862) Breaking Change: Changed WindowBuilderExtUnix::with_transient_for signature to take &impl gtk::glib::IsA<gtk::Window> instead of gtk::ApplicationWindow which covers more gtk window types and matches the underlying API call signature.

v0.24.1

Compare Source

  • 25a8836b(#​860) Fix the app crash on restart due to Android context was not released. Release the Android context when the app is destroyed to avoid assertion failure.
  • 5eb2124e(#​852) Enable macOS secure state restoration on OS versions that support it. This avoids
    'WARNING: Secure coding is not enabled for restorable state!' on macOS Sonoma.
  • f0bf850f(#​859) Derive Debug, Copy, Clone, PartialEq, Eq, Hash for ResizeDirection.
  • 29b01bff(#​849) On Windows, remove SetWindowTheme call with DarkMode_Explorer theme which fixes a glitch downstream in muda crate when manually drawing the menu bar.
  • 60bbcac1(#​858) On Windows, fix when the Show window contents while dragging setting is turned off in Windows, there is a window size issue when dragging between multi-monitors with different scaling.
  • 68803e67(#​854) On Windows, fix consecutive calls to window.set_fullscreen(Some(Fullscreen::Borderless(None))) resulting in losing previous window state when eventually exiting fullscreen using window.set_fullscreen(None).

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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@amrbashir amrbashir merged commit 6e05854 into dev Feb 3, 2024
9 checks passed
@amrbashir amrbashir deleted the renovate/tao-0.x branch February 3, 2024 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant