Update tauri monorepo - #20
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
2 times, most recently
from
April 22, 2025 00:04
c7facf4 to
5a6558c
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
April 26, 2025 19:46
5a6558c to
91f6d17
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
2 times, most recently
from
May 31, 2025 12:03
a02e0ab to
e6aea28
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
July 5, 2025 04:11
e6aea28 to
cbe8e3f
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
July 26, 2025 16:03
cbe8e3f to
9b697ce
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
2 times, most recently
from
August 15, 2025 07:11
1c9bb7f to
cfe4ab5
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
August 21, 2025 04:09
cfe4ab5 to
6506695
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
2 times, most recently
from
September 2, 2025 02:47
818dd61 to
2ad80d3
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
September 26, 2025 11:48
2ad80d3 to
4853ffa
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
October 23, 2025 06:46
4853ffa to
c456156
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
2 times, most recently
from
November 8, 2025 19:49
28808f3 to
3fef66c
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
2 times, most recently
from
November 16, 2025 16:10
5292422 to
00b7868
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
November 30, 2025 11:59
00b7868 to
c94c2e9
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
December 12, 2025 00:04
c94c2e9 to
b9dab4a
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
January 1, 2026 12:06
b9dab4a to
8fce1cb
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
January 9, 2026 15:28
8fce1cb to
e47949e
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
January 20, 2026 07:03
e47949e to
b99cf40
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
2 times, most recently
from
February 4, 2026 23:57
32e1c17 to
2b4b053
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
2 times, most recently
from
February 19, 2026 11:14
7b7deb5 to
518aa6c
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
March 1, 2026 07:27
518aa6c to
af8315d
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
2 times, most recently
from
March 14, 2026 23:11
ec6b38c to
8a9bfc9
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
April 15, 2026 13:49
8a9bfc9 to
d022416
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
3 times, most recently
from
May 6, 2026 11:50
06ab4ab to
c3a8e9b
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
May 8, 2026 07:39
c3a8e9b to
28b524e
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
May 17, 2026 10:49
28b524e to
d50bbc4
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
June 20, 2026 11:36
d50bbc4 to
30e19eb
Compare
renovate
Bot
force-pushed
the
renovate/tauri-monorepo
branch
from
July 1, 2026 07:21
30e19eb to
b2ea9c7
Compare
Contributor
Author
|
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.1.1→2.11.12.1.0→2.11.42.0.3→2.6.3Release Notes
tauri-apps/tauri (@tauri-apps/api)
v2.11.1: @tauri-apps/api v2.11.1Compare Source
PNPM Audit
[2.11.1]
Enhancements
916782601(#15520 by @polw1) Document thatMonitor.size,Monitor.positionandMonitor.workAreaare in physical pixels, with examples showing how to convert them to the logical pixels expected by window creation options viatoLogical(monitor.scaleFactor).PNPM Publish
v2.11.0: @tauri-apps/cli v2.11.0Compare Source
[2.11.0]
New Features
926a57bb0(#15201) Added uninstaller icon and uninstaller header image support for NSIS installer.Notes:
tauri-bundlerlib users, theNsisSettingsnow has 2 new fieldsuninstaller_iconanduninstaller_header_imagewhich can be a breaking changeuninstallerIconanduninstallerHeaderImageunderbundle > windows > nsisto configure them.764b9139a(#14313) Prompt to restart the Android emulator if it is not connected to adb.5dc2cee60(#14793) Added support forminimumWebview2Versionoption support for the MSI (Wix) installer, the oldbundle > windows > nsis > minimumWebview2Versionis now deprecated in favor ofbundle > windows > minimumWebview2VersionNotes:
WVRTINSTALLEDPropertytag inmain.wxs, it is now renamed toINSTALLED_WEBVIEW2_VERSIONtauri-bundlerlib users, theWindowsSettingsnow has a new fieldminimum_webview2_versionwhich can be a breaking changeEnhancements
be0e4bd2d(#15218) Added Vietnamese translations for the NSIS installer8718d0816(#15033) Show the context before prompting for updater signing key passwordBug Fixes
fcb702ec4(#14954) Fixbuild --bundlesto allownsisarg in linux+macOS80c1425af(#14921) Fix iOS build failure whenMetal Toolchainis installed by using explicit$(DEVELOPER_DIR)/Toolchains/XcodeDefault.xctoolchainpath instead of$(TOOLCHAIN_DIR)for Swift library search paths.What's Changed
9979cde1c(#15175) Update NSIS installer Italian translationsDependencies
tauri-cli@2.11.0v2.10.1: tauri v2.10.1Compare Source
Cargo Audit