Update dependency @tauri-apps/api to v1.2.0 #134
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.0
->1.2.0
Release Notes
tauri-apps/tauri
v1.2.0
: tauri v1.2.0Updating crates.io index
Cargo Audit
[1.2.0]
accept_first_mouse
option for macOS windows.accept_first_mouse
option, closes #5347 (#5374) on 2022-10-17BaseDirectory
enum variantsAppConfig
,AppData
,AppLocalData
,AppCache
andAppLog
along with equivalent functions inpath
module and deprecated ambiguous variantsLog
andApp
along with their equivalent functions inpath
module.asset:
protocoltabbing_identifier
option is not defined, the window is transparent or does not have decorations.tabbing_identifier
option, closes #2804, #3912 (#5399) on 2022-10-19asset
protocol without theconvertFileSrc
helper, the URL must now use theasset://localhost/$filePath
format.WebviewWindow.getByLabel
function in atauri://window-created
event listener.__TAURI_PATTERN__
object freeze.focused
method. Thefocus
function has been deprecated.hidden_title
option for macOS windows.title_bar_style
andhidden_title
window options, closes #2663 (#3965) on 2022-09-30App::show()
,AppHandle::show()
,App::hide()
andAppHandle::hide()
for hiding/showing the entire application on macOS.show
andhide
methods (#3689) on 2022-10-03on_menu_event
closure.on_menu_event
, closes #5254 (#5257) on 2022-09-28tabbing_identifier
to the window builder on macOS.tabbing_identifier
option, closes #2804, #3912 (#5399) on 2022-10-19title_bar_style
option for macOS windows.title_bar_style
andhidden_title
window options, closes #2663 (#3965) on 2022-09-30set_title
for MacOS tray (#5182) on 2022-09-30user_agent
option when creating a window.Cargo Publish
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.
This PR has been generated by Mend Renovate. View repository job log here.