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.29 #211

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tao dev-dependencies minor 0.28 -> 0.29

Release Notes

tauri-apps/tao (tao)

v0.29.0

Compare Source

  • e67cf1b2 (#​941 by @​Sanae6) Prevent duplicate mouse press, release, and motion events from firing on Linux (fixes #​939)
  • b7dab732 (#​947 by @​muwoo) Fix Window::request_user_attention not taking effect after minimizing the window by clicking the taskbar icon
  • f54cc11e (#​938 by @​andrewbaxter) Add EventLoopWindowTargetExtUnix::gtk_app getter.
  • `` Return a new BadIcon::DimensionsZero error variant in Icon::from_rgba if one of the passed icon dimensions is zero.
  • 80e10084 (#​954 by @​amrbashir) Return a new BadIcon::DimensionsZero error variant in Icon::from_rgba if one of the passed icon dimensions is zero.
  • 80e10084 (#​954 by @​amrbashir) Return a new BadIcon::DimensionsMultiplyOverflow error variant in Icon::from_rgba if dimensions multiplication overflowed.
  • f5756196 (#​956 by @​MarijnS95) Breaking change: Upgrade ndk crate to 0.9 and ndk-sys crate to 0.6. Types from the ndk crate are used in public API surface.
    Breaking change: Change NativeKeyCode::Android(u32) type to use i32, which is the native type used by all Android API.
    Breaking change: The setup function passed to android_binding!() must now take a &ThreadLooper instead of &ForeignLooper, matching the wry change in https://github.com/tauri-apps/wry/pull/1296.
  • f54cc11e (#​938 by @​andrewbaxter) Add WindowExtUnix::new_from_gtk_window.

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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

github-actions bot commented Aug 16, 2024

Package Changes Through d89d5f0

No changes.

Add a change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@amrbashir amrbashir merged commit 858167f into dev Aug 16, 2024
9 checks passed
@amrbashir amrbashir deleted the renovate/tao-0.x branch August 16, 2024 22:58
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