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

Bump tao from 0.28.1 to 0.30.8 #330

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Bumps tao from 0.28.1 to 0.30.8.

Release notes

Sourced from tao's releases.

tao v0.30.8

Updating crates.io index
     Locking 324 packages to latest compatible versions
      Adding aligned-vec v0.5.0 (latest: v0.6.1)
      Adding bitflags v1.3.2 (latest: v2.6.0)
      Adding cairo-rs v0.18.5 (latest: v0.20.5)
      Adding cairo-sys-rs v0.18.2 (latest: v0.20.0)
      Adding cfg-expr v0.15.8 (latest: v0.17.0)
      Adding drm v0.12.0 (latest: v0.14.1)
      Adding drm-ffi v0.8.0 (latest: v0.9.0)
      Adding drm-sys v0.7.0 (latest: v0.8.0)
      Adding gdk-pixbuf v0.18.5 (latest: v0.20.4)
      Adding gdk-pixbuf-sys v0.18.0 (latest: v0.20.4)
      Adding gethostname v0.4.3 (latest: v0.5.0)
      Adding gio v0.18.4 (latest: v0.20.5)
      Adding gio-sys v0.18.1 (latest: v0.20.5)
      Adding glib v0.18.5 (latest: v0.20.5)
      Adding glib-macros v0.18.5 (latest: v0.20.5)
      Adding glib-sys v0.18.1 (latest: v0.20.5)
      Adding gobject-sys v0.18.0 (latest: v0.20.4)
      Adding heck v0.4.1 (latest: v0.5.0)
      Adding itertools v0.12.1 (latest: v0.13.0)
      Adding jni-sys v0.3.0 (latest: v0.4.0)
      Adding linux-raw-sys v0.4.14 (latest: v0.6.5)
      Adding malloc_buf v0.0.6 (latest: v1.0.0)
      Adding pango v0.18.3 (latest: v0.20.4)
      Adding pango-sys v0.18.0 (latest: v0.20.4)
      Adding proc-macro-crate v1.3.1 (latest: v3.2.0)
      Adding proc-macro-crate v2.0.2 (latest: v3.2.0)
      Adding quick-xml v0.36.2 (latest: v0.37.0)
      Adding raw-window-handle v0.4.3 (latest: v0.6.2)
      Adding raw-window-handle v0.5.2 (latest: v0.6.2)
      Adding syn v1.0.109 (latest: v2.0.87)
      Adding system-deps v6.2.2 (latest: v7.0.3)
      Adding thiserror v1.0.69 (latest: v2.0.3)
      Adding thiserror-impl v1.0.69 (latest: v2.0.3)
      Adding toml v0.8.2 (latest: v0.8.19)
      Adding toml_datetime v0.6.3 (latest: v0.6.8)
      Adding toml_edit v0.19.15 (latest: v0.22.22)
      Adding toml_edit v0.20.2 (latest: v0.22.22)
      Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.3+wasi-0.2.2)
      Adding windows-strings v0.1.0 (latest: v0.2.0)
      Adding windows-sys v0.45.0 (latest: v0.59.0)
      Adding windows-sys v0.52.0 (latest: v0.59.0)
      Adding windows-targets v0.42.2 (latest: v0.52.6)
      Adding windows-targets v0.48.5 (latest: v0.52.6)
</tr></table> 

... (truncated)

Changelog

Sourced from tao's changelog.

[0.30.8]

  • c043a8f0 (#1011) Fix compiling on android when using rwh_05 and rwh_04 feature flags.

[0.30.7]

  • 97382238 (#1007 by @​amrbashir) On Windows, fix Window::set_inner_size regression not handling borders correctly for undecorated window with shadows.
  • 97382238 (#1007 by @​amrbashir) On Windows, fix Window::inner_size regression returning incorrect size for window with decorations.

[0.30.6]

  • 1f72c246 (#1002 by @​ahqsoftwares) Add WindowExtUnix::set_badge_count for Linux, WindowExtIos::set_badge_count for iOS, WindowExtMacos::set_badge_label for Macos, MacdowExtWindows::set_overlay_icon for Windows
  • 946f8049 (#1005 by @​lucasfernog) Fix memory leak on Android.
  • aff33fbb (#1001 by @​amrbashir) On Linux, Window::outer_position, Window::outer_size and WindowEvent::Moved to include/account for borders and titlebar.
  • 06d109fe (#993 by @​amrbashir) On Windows, fix Window::inner_size returns slightly larger than what's visible for undecorated windows but have shadows.
  • edfbd364 (#992 by @​amrbashir) On Windows, fix WindowBuilder::with_position with a position on a non-primary monitor resulting in an incorrectly positioned window.

[0.30.5]

[0.30.4]

  • b404cde1 (#995 by @​amrbashir) Add WindowAttributes::background_color, WindowBuilder::with_background_color, and Window::set_background_color APIs to set and change window background color.

[0.30.3]

  • 4dcd2312 (#979 by @​Zamoca42) On Linux Wayland, changed the event handling for maximizing to process events sequentially to avoid "Error 71(Protocol error): dispatching to Wayland display".
  • 2ee007a5 (#981 by @​thep0y) Add Window::is_always_on_top method to check if a window is always on top on macOS, Linux and Windows.
  • 4dcd2312 (#979 by @​Zamoca42) On Linux Wayland, fixed an issue where the window was not moving when dragging the header bar area.
  • 4dcd2312 (#979 by @​Zamoca42) On Linux Wayland, fixed an issue where the window was not resizing when dragging the window borders.
  • 4dcd2312 (#979 by @​Zamoca42) On Linux Wayland, added buttons for maximize and minimize in the title bar.
  • 2fffdc9d (#983 by @​Legend-Master) Fix blinking title bar when changing system settings on Windows

[0.30.2]

[0.30.1]

[0.30.0]

  • 222d5786 (#971 by @​amrbashir) On Windows, fix Window::monitor_from_point and EventLoopTargetWindow::monitor_from_point returning invalid monitor handle.
  • e47d4c4a (#967 by @​amrbashir) On Linux, removed internal check for current desktop environment before applying Window::set_progress_bar API. This should allow Window::set_progress_bar to work on KDE Plasma and similar environments that support libunity APIs.
  • 9b5aa60b (#970 by @​amrbashir) Changed WindowExtWindows::set_skip_taskbar and WindowExtUnix::set_skip_taskbar to return a result instead of panicing internally.

... (truncated)

Commits
  • 3754802 Publish New Versions (0.30) (#1014)
  • c043a8f change file for #1011
  • a96a9f2 fix(android): fix compile when rwh_04 or rwh_05 is active (#1012)
  • cb50090 Publish New Versions (#1009)
  • 9738223 fix(windows): fix regression in setting/getting inner size (#1007)
  • 0274b0f Publish New Versions (#1004)
  • edfbd36 fix(windows): fix WindowBuilder::with_position with position on non-primary...
  • 06d109f fix(windows): fix Window::inner_size returns slightly larger than what's vi...
  • 946f804 fix(android): memory leak on WindowManager global ref (#1005)
  • 1f72c24 feat: add set_badge_count for Linux, iOS; set_badge_label for Macos; `set...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tao](https://github.com/tauri-apps/tao) from 0.28.1 to 0.30.8.
- [Release notes](https://github.com/tauri-apps/tao/releases)
- [Changelog](https://github.com/tauri-apps/tao/blob/tao-v0.30.8/CHANGELOG.md)
- [Commits](tauri-apps/tao@tao-v0.28.1...tao-v0.30.8)

---
updated-dependencies:
- dependency-name: tao
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants