chore(deps): update tauri monorepo to v2.5.0 (v2)#2634
Merged
Legend-Master merged 8 commits intov2from Apr 16, 2025
Merged
Conversation
Contributor
Package Changes Through 287245eThere are 2 changes which include log with minor, log-js with minor Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
don't know why MSRV-aware resolver didn't work
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Legend-Master
approved these changes
Apr 16, 2025
gezihuzi
pushed a commit
to Hypobenthos/plugins-workspace
that referenced
this pull request
Jun 22, 2025
* chore(deps): update tauri monorepo to v2.5.0 * Update rust dependency and re-build iifes * Downgrade for msrv don't know why MSRV-aware resolver didn't work * Downgrade cargo_metadata * Downgrade home * Downgrade native-tls * trigger ci? * Downgrade colored and base64ct --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tony <legendmastertony@gmail.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.4.1->2.5.02.4.1->2.5.0Release Notes
tauri-apps/tauri (@tauri-apps/api)
v2.5.0: tauri v2.5.0Compare Source
Cargo Audit
[2.5.0]
New Features
dd4f13ce4(#13185) MacOS: Addset_dock_visibilitymethod to support setting the visibility of the application in the dock.8cf662e34(#13076) - add API to run initialization scripts on all frames-
WebviewBuilder::initialization_script_on_all_frames-
WebviewWindowBuilder::initialization_script_on_all_frames-
WebviewAttributes::initialization_script_on_all_framesea36294cb(#13208) AddedWebviewWindowBuilder::with_input_accessory_view_builderandWebviewBuilder::with_input_accessory_view_builderon iOS.c1cd0a2dd(#13090) macOS/iOS: add option to disable or enable link previews when building a webview (the webkit api has it enabled by default)WebViewBuilder.allow_link_preview(allow_link_preview: bool)WebviewWindowBuilder.allow_link_preview(allow_link_preview: bool)b072e2b29(#9687) AddpreventOverflowconfig option to prevent the window from overflowing the monitor size on creationb072e2b29(#9687) AddWindowBuilder::prevent_overflow,WebviewWindowBuilder::prevent_overflow,WindowBuilder::prevent_overflow_with_marginandWebviewWindowBuilder::prevent_overflow_with_marginAPIs to prevent the window from overflowing the monitor size on creation.Enhancements
9356fa15d(#13239) Enhance panic message when fetching unmanaged state.ebd3dcb92(#13135)Webview::evalandWebviewWindow::evalnow takesimpl Into<String>instead of&strto allow passing the scripts more flexible and efficientlyfbd57a1af(#13175)Builder::invoke_systemtakesAsRef<str>nowBug Fixes
66e6325f4(#13136) FixChannel's callback attached towindownever cleaned up0d39ff6b0(#13150) Fix missingcore:in referenced commands in ACL error message690146e31(#13217) Fix large number of commands with large structs as parameters causing stack overflow on debug build on Windowsf888502fd(#13227)invokewill now properly throw whenoptions.headerscontains non-ascii characters instead of silently replacing themf888502fd(#13227) Fixinvokeignores the headers option if it's anHeadersb8c0d7e40(#13040) Fixrun_returnnot responding torestartandrequest_restartPerformance Improvements
66e6325f4(#13136) ImproveChannel's performance when sending small amount of data (e.g. sending a number)Dependencies
tauri-utils@2.4.0tauri-runtime@2.6.0tauri-runtime-wry@2.6.0tauri-macros@2.2.0tauri-build@2.2.0bb5faa21f(#13163) Update webview2-com to 0.37.bb5faa21f(#13163) Update windows to 0.61.Breaking Changes
fca5154e7(#13130) Removed re-exportedWebviewAttributesfromtauri-runtimewhich is exposed by accident intauriand not used by any public facing APIsCargo 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.