Skip to content
This repository was archived by the owner on Nov 2, 2025. It is now read-only.

Bump tauri-utils from 2.1.0 to 2.2.0 in /src-tauri#1536

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/src-tauri/tauri-utils-2.2.0
Closed

Bump tauri-utils from 2.1.0 to 2.2.0 in /src-tauri#1536
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/src-tauri/tauri-utils-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 26, 2025

Copy link
Copy Markdown
Contributor

Bumps tauri-utils from 2.1.0 to 2.2.0.

Release notes

Sourced from tauri-utils's releases.

tauri-utils v2.2.0

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
     Locking 1017 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding axum v0.7.9 (available: v0.8.1)
      Adding colored v2.2.0 (available: v3.0.0)
      Adding ctor v0.2.9 (available: v0.3.6)
      Adding getrandom v0.2.15 (available: v0.3.1)
      Adding html5ever v0.26.0 (available: v0.29.1)
      Adding itertools v0.13.0 (available: v0.14.0)
      Adding json-patch v3.0.1 (available: v4.0.0)
      Adding minisign v0.7.3 (available: v0.7.9)
      Adding oxc_allocator v0.36.0 (available: v0.53.0)
      Adding oxc_ast v0.36.0 (available: v0.53.0)
      Adding oxc_parser v0.36.0 (available: v0.53.0)
      Adding oxc_span v0.36.0 (available: v0.53.0)
      Adding proc-macro-crate v2.0.0 (available: v2.0.2)
      Adding rand v0.8.5 (available: v0.9.0)
      Adding serialize-to-javascript v0.1.1 (available: v0.1.2)
      Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2)
      Adding tauri-utils v1.6.0 (available: v1.6.2)
      Adding tiny_http v0.11.0 (available: v0.12.0)
      Adding x509-certificate v0.23.1 (available: v0.24.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 734 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1042 crate dependencies)
Crate:     atk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0413
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0413
Dependency tree:
atk 0.18.2
└── gtk 0.18.2
    ├── wry 0.50.0
    │   └── tauri-runtime-wry 2.4.0
    │       └── tauri 2.3.0
</tr></table> 

... (truncated)

Commits
  • 7d618f1 apply version updates (#12518)
  • 385a41d enhance(windows): disable our in-client resizing for undecorated window with ...
  • 955832e ci: Build win-arm64 cli with rustls (#12813)
  • c116dfc fix(cli): Hide updater bundle target in help output (#12801)
  • d6520a2 chore(deps): wry@0.50 muda@0.16 tray-icon@0.20 windows@0.60 webview2-com@0.36...
  • ab81adb docs: improve documentation around incognito and data store (#12806)
  • 6e417c9 fix(linux): Add missing RPM signature (#12786)
  • ddc4693 style: fix Vite and React branding (#12768)
  • d7b998f fix(tauri): deprecate Manager::unmanage to fix use-after-free (#12723)
  • d9a07e6 chore(deps): update dependency globals to v16 (#12750)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [tauri-utils](https://github.com/tauri-apps/tauri) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-utils-v2.1.0...tauri-utils-v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 26, 2025
@dependabot @github

dependabot Bot commented on behalf of github Mar 20, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #1547.

@dependabot dependabot Bot closed this Mar 20, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/src-tauri/tauri-utils-2.2.0 branch March 20, 2025 23:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants