fix(deps): update rust crate tauri to 1.5 #10
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.0
->1.5
Release Notes
tauri-apps/tauri (tauri)
v1.5.0
: @tauri-apps/api v1.5.0Compare Source
Yarn Audit
[1.5.0]
New Features
6c408b73
(#7269) Add option to specify notification sound.Enhancements
58d6b899
(#7636) Addappend
option toFsOptions
in thefs
JS module, used inwriteTextFile
andwriteBinaryFile
, to be able to append to existing files instead of overwriting it.Bug Fixes
2eab1505
(#7394) FixBody.form
static not reading and sending entries of typeBlob
(including subclasses such asFile
)Yarn Publish
v1.4.1
Compare Source
v1.4.0
: @tauri-apps/api v1.4.0Compare Source
Yarn Audit
[1.4.0]
New Features
359058ce
(#5939) Addlocale
function in theos
module to get the system locale.c4d6fb4b
(#2353) Added themaximizable
,minimizable
andclosable
fields onWindowOptions
.c4d6fb4b
(#2353) Added thesetMaximizable
,setMinimizable
,setClosable
,isMaximizable
,isMinimizable
andisClosable
methods.000104bc
(#6472) AddWebviewWindow.is_focused
andWebviewWindow.getFocusedWindow
getters.v1.3.0
: tauri v1.3.0Compare Source
Updating crates.io index
Cargo Audit
[1.3.0]
additional_browser_args
option when creating a window.--profile
to cargo intauri build
causing conflict with--release
passed by the CLI.--profile
. closes #6255 (#6268) on 2023-02-18content_protected
option when creating a window andWindow::set_content_protected
to change it at runtime.Map
when used ininvoke
.Map
to object before serialization, closes #6078 (#6099) on 2023-01-19Window::on_navigation
.__TAURI_METADATA__.__windows
across all windows.UpdaterBuilder::check
returning a parsing error when204
is sent from server where it should instead return aUpToDate
error.OkWithLabel
andOkCancelWithLabels
variants to theapi::dialog::MessageDialogButtons
enum to set the text of the dialog buttons.Builder::device_event_filter
andApp::set_device_event_filter
methods.recursive
option wasfalse
.is_minimized()
window method.open
crate to v3.2 to fix an URL encoding bug on Windows.open
to 3.2 to fix a bug on Windows (#6441) on 2023-04-06mailto:
andtel:
links on the shell API.os_info
to=3.5
.time
to0.3.15
.title
getter on window.title
getter on window, closes #5023 (#5515) on 2022-12-13SystemTray::with_tooltip
andSystemTrayHandle::set_tooltip
for Windows and macOS.with_tooltip
(#5938) on 2023-01-01url()
getter.prefers-color-scheme
support.WindowBuilder
struct to recreate windows from tauri.conf.json configurations.WindowEvent::Focused
inApp::run
callback.winnow
crate to 0.4.1 to keep the 1.60 MSRV.Cargo Publish
v1.2.5
: tauri v1.2.5Compare Source
Updating crates.io index
Cargo Audit
[1.2.5]
Cargo Publish
v1.2.4
: tauri v1.2.4Compare Source
Updating crates.io index
Cargo Audit
[1.2.4]
ignore
to=0.4.18
.ignore
to =0.4.18 on 2023-01-17Cargo 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.