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 dependency @tauri-apps/api to v1.2.0 #134

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tauri-apps/api 1.1.0 -> 1.2.0 age adoption passing confidence

Release Notes

tauri-apps/tauri

v1.2.0: tauri v1.2.0

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 469 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (453 crate dependencies)
Crate:     xml-rs
Version:   0.8.4
Warning:   unmaintained
Title:     xml-rs is Unmaintained
Date:      2022-01-26
ID:        RUSTSEC-2022-0048
URL:       https://rustsec.org/advisories/RUSTSEC-2022-0048
Dependency tree:
xml-rs 0.8.4
└── plist 1.3.1
    └── tauri-codegen 1.2.0
        ├── tauri-macros 1.2.0
        │   └── tauri 1.2.0
        │       ├── tauri 1.2.0
        │       ├── restart 0.1.0
        │       └── app-updater 0.1.0
        └── tauri-build 1.2.0
            └── app-updater 0.1.0

warning: 1 allowed warning found

[1.2.0]

  • Add accept_first_mouse option for macOS windows.
  • Add new app-specific BaseDirectory enum variants AppConfig, AppData, AppLocalData, AppCache and AppLog along with equivalent functions in path module and deprecated ambiguous variants Log and App along with their equivalent functions in path module.
  • Set the correct mimetype when streaming files through asset: protocol
  • Disable automatic window tabbing on macOS when the tabbing_identifier option is not defined, the window is transparent or does not have decorations.
  • The custom protocol now validates the request URI. This has implications when using the asset protocol without the convertFileSrc helper, the URL must now use the asset://localhost/$filePath format.
  • Escape glob special characters in files/directories when dropping files or using the open/save dialogs.
  • Properly emit events with object payload.
  • Fixes access to the WebviewWindow.getByLabel function in a tauri://window-created event listener.
  • Fixes resource reading being always rejected by the scope.
  • Fixes __TAURI_PATTERN__ object freeze.
  • Readd the option to create an unfocused window via the focused method. The focus function has been deprecated.
  • Add hidden_title option for macOS windows.
  • Custom protocol headers are now implemented on Linux when running on webkit2gtk 2.36 or above.
  • Add App::show(), AppHandle::show(), App::hide() and AppHandle::hide() for hiding/showing the entire application on macOS.
    • 39bf895b feat(macOS): Add application show and hide methods (#​3689) on 2022-10-03
  • Fix a deadlock when modifying the menu in the on_menu_event closure.
  • Resolve base system directory in shell scope.
  • Added tabbing_identifier to the window builder on macOS.
  • Add title_bar_style option for macOS windows.
  • Added methods to set the system tray title on macOS.
  • Added the user_agent option when creating a window.
    • a6c94119 feat(core): expose user_agent to window config (#​5317) on 2022-10-02

Cargo Publish

Updating crates.io index
   Packaging tauri v1.2.0 (/home/runner/work/tauri/tauri/core/tauri)
   Verifying tauri v1.2.0 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded siphasher v0.3.10
  Downloaded serde_repr v0.1.9
  Downloaded rand_chacha v0.2.2
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded serde_with_macros v1.5.2
  Downloaded socket2 v0.4.7
  Downloaded rand_core v0.6.4
  Downloaded unicode-segmentation v1.10.0
  Downloaded uuid v0.8.2
  Downloaded version-compare v0.0.11
  Downloaded webkit2gtk v0.18.2
  Downloaded xattr v0.2.3
  Downloaded serde_with v1.14.0
  Downloaded proc-macro-crate v1.2.1
  Downloaded version-compare v0.1.0
  Downloaded pango-sys v0.15.10
  Downloaded matches v0.1.9
  Downloaded pango v0.15.10
  Downloaded glib-sys v0.15.10
  Downloaded gio-sys v0.15.10
  Downloaded gio v0.15.12
  Downloaded gdkx11-sys v0.15.1
  Downloaded http-range v0.1.5
  Downloaded phf_codegen v0.8.0
  Downloaded phf_macros v0.8.0
  Downloaded phf v0.10.1
  Downloaded phf_shared v0.8.0
  Downloaded x11 v2.20.0
  Downloaded tauri-runtime-wry v0.12.0
  Downloaded gtk3-macros v0.15.4
  Downloaded tokio-macros v1.8.0
  Downloaded utf-8 v0.7.6
  Downloaded treediff v3.0.2
  Downloaded tendril v0.4.3
  Downloaded tar v0.4.38
  Downloaded walkdir v2.3.2
  Downloaded pest v2.4.1
  Downloaded darling v0.13.4
  Downloaded remove_dir_all v0.5.3
  Downloaded ucd-trie v0.1.5
  Downloaded phf_shared v0.10.0
  Downloaded uuid v1.2.1
  Downloaded semver v0.11.0
  Downloaded infer v0.7.0
  Downloaded tauri-codegen v1.2.0
  Downloaded state v0.5.3
  Downloaded thin-slice v0.1.1
  Downloaded same-file v1.0.6
  Downloaded rand_core v0.5.1
  Downloaded tauri-utils v1.2.0
  Downloaded selectors v0.22.0
  Downloaded tauri-runtime v0.12.0
  Downloaded rustc_version v0.4.0
  Downloaded rand_pcg v0.2.1
  Downloaded cssparser-macros v0.6.0
  Downloaded tauri-macros v1.2.0
  Downloaded slab v0.4.7
  Downloaded flate2 v1.0.24
  Downloaded futures-core v0.3.25
  Downloaded cssparser v0.27.2
  Downloaded futf v0.1.5
  Downloaded tempfile v3.3.0
  Downloaded raw-window-handle v0.5.0
  Downloaded digest v0.10.5
  Downloaded cty v0.2.2
  Downloaded ctor v0.1.26
  Downloaded fastrand v1.8.0
  Downloaded typenum v1.15.0
  Downloaded wry v0.22.0
  Downloaded tao v0.15.0
  Downloaded encoding_rs v0.8.31
  Downloaded brotli v3.3.4
  Downloaded javascriptcore-rs v0.16.0
  Downloaded gtk v0.15.5
  Downloaded cpufeatures v0.2.5
  Downloaded atk-sys v0.15.1
  Downloaded glib-macros v0.15.11
  Downloaded glib v0.15.12
  Downloaded convert_case v0.4.0
  Downloaded rand v0.8.5
  Downloaded rand v0.7.3
  Downloaded png v0.17.7
  Downloaded http v0.2.8
  Downloaded gtk-sys v0.15.3
  Downloaded deflate v0.7.20
  Downloaded system-deps v6.0.3
  Downloaded png v0.11.0
  Downloaded javascriptcore-rs-sys v0.4.0
  Downloaded ignore v0.4.18
  Downloaded gdk v0.15.4
  Downloaded string_cache_codegen v0.5.2
  Downloaded stable_deref_trait v1.2.0
  Downloaded kuchiki v0.8.1
  Downloaded inflate v0.3.4

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.

@FabianLars FabianLars closed this Mar 9, 2023
@FabianLars FabianLars deleted the renovate/tauri-monorepo branch March 9, 2023 08:36
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