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

Update Rust crate tao to v0.30.8 #83

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2024

This PR contains the following updates:

Package Type Update Change
tao dependencies patch 0.30.5 -> 0.30.8

Release Notes

tauri-apps/tao (tao)

v0.30.8: tao v0.30.8

Compare Source

Cargo Audit

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)
      Adding windows_aarch64_gnullvm v0.42.2 (latest: v0.52.6)
      Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6)
      Adding windows_aarch64_msvc v0.42.2 (latest: v0.52.6)
      Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6)
      Adding windows_i686_gnu v0.42.2 (latest: v0.52.6)
      Adding windows_i686_gnu v0.48.5 (latest: v0.52.6)
      Adding windows_i686_msvc v0.42.2 (latest: v0.52.6)
      Adding windows_i686_msvc v0.48.5 (latest: v0.52.6)
      Adding windows_x86_64_gnu v0.42.2 (latest: v0.52.6)
      Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6)
      Adding windows_x86_64_gnullvm v0.42.2 (latest: v0.52.6)
      Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6)
      Adding windows_x86_64_msvc v0.42.2 (latest: v0.52.6)
      Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6)
      Adding winnow v0.5.40 (latest: v0.6.20)
      Adding zerocopy v0.7.35 (latest: v0.8.9)
      Adding zerocopy-derive v0.7.35 (latest: v0.8.9)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 686 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (324 crate dependencies)
Crate:     instant
Version:   0.1.13
Warning:   unmaintained
Title:     `instant` is unmaintained
Date:      2024-09-01
ID:        RUSTSEC-2024-0384
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0384
Dependency tree:
instant 0.1.13
└── tao 0.30.8

Crate:     proc-macro-error
Version:   1.0.4
Warning:   unmaintained
Title:     proc-macro-error is unmaintained
Date:      2024-09-01
ID:        RUSTSEC-2024-0370
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0370
Dependency tree:
proc-macro-error 1.0.4
├── gtk3-macros 0.18.0
│   └── gtk 0.18.1
│       └── tao 0.30.8
└── glib-macros 0.18.5
    └── glib 0.18.5
        ├── pango 0.18.3
        │   ├── gtk 0.18.1
        │   └── gdk 0.18.0
        │       └── gtk 0.18.1
        ├── gtk 0.18.1
        ├── gio 0.18.4
        │   ├── pango 0.18.3
        │   ├── gtk 0.18.1
        │   ├── gdk-pixbuf 0.18.5
        │   │   ├── gtk 0.18.1
        │   │   └── gdk 0.18.0
        │   └── gdk 0.18.0
        ├── gdk-pixbuf 0.18.5
        ├── gdk 0.18.0
        ├── cairo-rs 0.18.5
        │   ├── gtk 0.18.1
        │   └── gdk 0.18.0
        └── atk 0.18.0
            └── gtk 0.18.1

warning: 2 allowed warnings found

[0.30.8]

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

Cargo Publish

Updating crates.io index
   Packaging tao v0.30.8 (/home/runner/work/tao/tao)
    Updating crates.io index
    Packaged 144 files, 3.3MiB (2.2MiB compressed)
   Uploading tao v0.30.8 (/home/runner/work/tao/tao)
    Uploaded tao v0.30.8 to registry `crates-io`
note: waiting for `tao v0.30.8` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tao v0.30.8 at registry `crates-io`

v0.30.7

Compare Source

  • 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.

v0.30.6

Compare Source

  • 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.

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.

@renovate renovate bot force-pushed the renovate/tao-0.x-lockfile branch from 4d25ffa to e5c8a18 Compare November 11, 2024 17:24
@renovate renovate bot changed the title Update Rust crate tao to v0.30.6 Update Rust crate tao to v0.30.7 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/tao-0.x-lockfile branch from e5c8a18 to 811eee4 Compare November 11, 2024 21:31
@renovate renovate bot changed the title Update Rust crate tao to v0.30.7 Update Rust crate tao to v0.30.8 Nov 11, 2024
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.

0 participants