This repository was archived by the owner on Apr 8, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update tauri monorepo #38
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/tauri-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
78314be to
80257d3
Compare
80257d3 to
7081453
Compare
7081453 to
ed7e4e1
Compare
ed7e4e1 to
7341ba1
Compare
7341ba1 to
1d81e38
Compare
b9a3eb1 to
63bb929
Compare
63bb929 to
b612ff7
Compare
2e97290 to
c051dec
Compare
68125d4 to
2a7b46b
Compare
3ab5f8c to
bde527f
Compare
d6377d6 to
2d58a26
Compare
2d58a26 to
c2f119f
Compare
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: src-tauri/Cargo.lock |
66cc331 to
57b5a77
Compare
Contributor
Author
|
547e478 to
4007586
Compare
801d2fd to
6f0d7ed
Compare
51a532d to
0f40be6
Compare
0f40be6 to
b847023
Compare
b847023 to
aa3841e
Compare
aa3841e to
e00b190
Compare
e00b190 to
1910a2f
Compare
91565a0 to
964420e
Compare
27f48f9 to
0d98cd5
Compare
1a50f06 to
b541549
Compare
b541549 to
b29f1b2
Compare
b29f1b2 to
9c317e2
Compare
9c317e2 to
f80052f
Compare
f80052f to
7c9d6fc
Compare
7c9d6fc to
1ad782c
Compare
1ad782c to
cc2ea37
Compare
cc2ea37 to
b4bb55a
Compare
b4bb55a to
f36ff62
Compare
f36ff62 to
310c261
Compare
310c261 to
7fdb092
Compare
7fdb092 to
f66da1e
Compare
6a6a3dd to
1c65850
Compare
1c65850 to
a308d9c
Compare
a308d9c to
fd52ea6
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
0 participants
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.4.0->1.6.01.4.0->1.6.31.4.1->1.8.21.4.0->1.5.6Release Notes
tauri-apps/tauri (@tauri-apps/api)
v1.6.0: tauri v1.6.0Compare Source
Updating crates.io index
Cargo Audit
[1.6.0]
New Features
6e488378(#8474) Re-exportUrltype.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 JShttpmodule when calling to servers that required a specific order ofFormBodycontents.8f8729d9(#8312) On macOS, allow cancelling maximization when doubleclick happens ondata-tauri-drag-regionby 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
tauri-runtime-wry@0.14.4Cargo Publish
v1.5.6: @tauri-apps/api v1.5.6Compare Source
Yarn Audit
[1.5.6]
Bug Fixes
3b69c1384(#9792) Revert #9706 which broke compatability betweentauricrate and the JS@tauri-apps/apinpm package in a patch release where it should've been in a minor release.Yarn Publish
v1.5.5: @tauri-apps/api v1.5.5Compare Source
Yarn Audit
[1.5.5]
Enhancements
7f885bd5e(#9706) Enhance the speed of The JSCommand.executeAPI fromshellmodule.Bug Fixes
7f885bd5e(#9706) Fix The JSCommand.executeAPI fromshellmodule including extra new lines.Yarn 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, fixopendialogdefaultPath, when invoked from JS, not working if the path uses forward slash (/)645e1dcc(#8404) Fix NSIS updater failing to launch when usingbasicUimode.Dependencies
tauri-runtime-wry@0.14.3tauri-utils@1.5.2tauri-runtime@0.14.2tauri-macros@1.4.3Cargo Publish
v1.5.3: tauri v1.5.3Compare Source
Updating crates.io index
Cargo Audit
[1.5.3]
Enhancements
b3e53e72(#8288) AddedAssetResolver::iterto iterate on all embedded assets.5e05236b(#8289) Added tracing for window startup, plugins,Window::eval, events, IPC, updater and custom protocol request handlers behind thetracingfeature flag.Bug Fixes
2ba88563(#8095) Fix docs.rs build forx86_64-apple-darwin.4b6a602a(#8234) Escape path of the updater msi to avoid crashing on installers with spaces.Dependencies
tauri-runtime-wry@0.14.2tauri-macros@1.4.2Cargo Publish
v1.5.2: tauri v1.5.2Compare Source
Updating crates.io index
Cargo Audit
[1.5.2]
Bug Fixes
21cdbb41(#7982) Set the correcttruncateoption onOpenOptionsso thatwrite_filecan completely overwrite existing files.Cargo Publish
[
v1.5.1](https://redirect.github.com/tauri-apps/tauri/releases/tag/tauriConfiguration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.