Apply Version Updates From Current Changes - #14897
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
release/version-updates
branch
from
February 5, 2026 15:36
f1da935 to
7b1313d
Compare
github-actions
Bot
force-pushed
the
release/version-updates
branch
6 times, most recently
from
February 18, 2026 20:58
14e56ab to
9888eeb
Compare
github-actions
Bot
force-pushed
the
release/version-updates
branch
6 times, most recently
from
February 26, 2026 13:56
1c30979 to
67693c9
Compare
github-actions
Bot
force-pushed
the
release/version-updates
branch
6 times, most recently
from
March 3, 2026 13:47
1e00610 to
230d9cd
Compare
github-actions
Bot
force-pushed
the
release/version-updates
branch
from
March 3, 2026 15:05
230d9cd to
eabc3dd
Compare
Legend-Master
approved these changes
Mar 4, 2026
Legend-Master
added a commit
that referenced
this pull request
Mar 4, 2026
This reverts commit d868279.
razein97
pushed a commit
to razein97/tauri
that referenced
this pull request
Apr 30, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
razein97
pushed a commit
to razein97/tauri
that referenced
this pull request
Apr 30, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.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.
Version Updates
Merging this PR will release new versions of the following packages based on your change files.
tauri-utils
[2.8.3]
Bug Fixes
7b16daf (fix(tauri-utils): sort csp/plugin/header config maps during codegen so
generate_context!is deterministic #14986 by @montyc1999) Sort csp/plugin/header configs when generating HashMap constructors so thatgenerate_context!is deterministic.See: [bug]
generate_context!macro doesn't sort CSP object keys, breaks incremental cache #14978 for more informationc3cbff3 (fix: resource path handles
./path differently #14662 by @Legend-Master) Fix resource path handles./path differently (e.g../some-foldershould be the same assome-folder)tauri-bundler
[2.8.1]
Bug Fixes
InstallDirkey takes priority over the NSIS default key, preventing install location from changing on updates.What's Changed
Dependencies
tauri-utils@2.8.3tauri-runtime
[2.10.1]
Dependencies
tauri-utils@2.8.3tauri-runtime-wry
[2.10.1]
Dependencies
tauri-utils@2.8.3tauri-runtime@2.10.1tauri-codegen
[2.5.5]
Dependencies
tauri-utils@2.8.3tauri-macros
[2.5.5]
Dependencies
tauri-utils@2.8.3tauri-codegen@2.5.5tauri-plugin
[2.5.4]
Dependencies
tauri-utils@2.8.3tauri-build
[2.5.6]
Dependencies
tauri-utils@2.8.3tauri-codegen@2.5.5tauri
[2.10.3]
Dependencies
tauri-utils@2.8.3tauri-runtime@2.10.1tauri-runtime-wry@2.10.1tauri-macros@2.5.5tauri-build@2.5.6@tauri-apps/cli
[2.10.1]
Bug Fixes
tauri signer generatewith empty password can't be used (The keys generated during tauri were broken between v2.9.3 and v2.10.0, you'll need to regenerate them)What's Changed
Dependencies
tauri-cli@2.10.1tauri-cli
[2.10.1]
Bug Fixes
tauri signer generatewith empty password can't be used (The keys generated during tauri were broken between v2.9.3 and v2.10.0, you'll need to regenerate them)What's Changed
Dependencies
tauri-utils@2.8.3tauri-bundler@2.8.1