fix(deps): update rust crate tauri to 1.6 #19
Merged
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.6
Release Notes
tauri-apps/tauri (tauri)
v1.6.0
: tauri v1.6.0Compare Source
Updating crates.io index
Cargo Audit
[1.6.0]
New Features
6e488378
(#8474) Re-exportUrl
type.Enhancements
8ce51cec
(#7718) On Windows, retain command line args when relaunching the app after an update. Supports NSIS and WiX (without elevated update task).Bug Fixes
cc3d8e77
(#8539) Fixes a deadlock when reading a stdout or stderr line returns an error.b546b42d
(#8577) Preserve the order of JS object/map keys in IPC calls. This also fixes issues with the JShttp
module when calling to servers that required a specific order ofFormBody
contents.8f8729d9
(#8312) On macOS, allow cancelling maximization when doubleclick happens ondata-tauri-drag-region
by simply keeping the left moust button pressed and then moving the mouse away of the starting position of the click, which is consistent with the native behavior of macOS.Dependencies
[email protected]
Cargo Publish
v1.5.4
: tauri v1.5.4Compare Source
Updating crates.io index
Cargo Audit
[1.5.4]
Enhancements
3c371aa8
(#8228) Addedtest::get_ipc_response
.Bug Fixes
50a3d170
(#8408) On Windows, fixopen
dialogdefaultPath
, when invoked from JS, not working if the path uses forward slash (/
)645e1dcc
(#8404) Fix NSIS updater failing to launch when usingbasicUi
mode.Dependencies
[email protected]
[email protected]
[email protected]
[email protected]
Cargo Publish
v1.5.3
: @tauri-apps/api v1.5.3Compare Source
Yarn Audit
[1.5.3]
Bug Fixes
1c582a94
(#8392) Fix a regression where typescript could not find types when using"moduleResolution": "node"
Yarn Publish
v1.5.2
: @tauri-apps/api v1.5.2Compare Source
Yarn Audit
[1.5.2]
Bug Fixes
50462702
(#8267) Add top-levelmain
,module
andtypes
fields inpackage.json
to be compliant with typescripts's"moduleResolution": "node"
14544e4b
(#8219) Avoid crashing inclearMocks
Yarn Publish
v1.5.1
: tauri-build v1.5.1Compare Source
Updating crates.io index
Cargo Audit
[1.5.1]
Dependencies
[email protected]
[email protected]
Cargo Publish
v1.5.0
: tauri-build v1.5.0Compare Source
Updating crates.io index
Cargo Audit
[1.5.0]
What's Changed
d1e09da0
(#7918) Bump to 1.5 due to tauri-utils dependency bump.Cargo Publish
v1.4.1
: tauri-build v1.4.1Compare Source
Updating crates.io index
Cargo Audit
[1.4.1]
Bug Fixes
5ecb46b3
(#7773) Automatically set rpath on macOS if frameworks are bundled and copy frameworks tosrc-tauri/target/Frameworks
for usage in development.290e366a
(#7419) Correctly copy the WebView2 runtime in development whenwebviewInstallMode
is used instead ofwebviewFixedRuntimePath
.Dependencies
[email protected]
[email protected]
Cargo Publish
v1.4.0
: tauri-build v1.4.0Compare Source
Updating crates.io index
Cargo Audit
[1.4.0]
Enhancements
52474e47
(#7141) Enhance Cargo features check.af937290
(#6676) On Windows, setLegalCopyright
andFileDescription
file properties on the executable fromtauri.bundle.copyright
andtauri.bundle.shortDescription
,d2710e9d
(#6944) Unpintime
,ignore
, andwinnow
crate versions. Developers now have to pin crates if needed themselves. A list of crates that need pinning to adhere to Tauri's MSRV will be visible in Tauri's GitHub workflow: https://github.com/tauri-apps/tauri/blob/dev/.github/workflows/test-core.yml#L85.v1.3.0
Compare Source
v1.2.5
: tauri v1.2.5Compare Source
Updating crates.io index
Cargo Audit
[1.2.5]
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.