Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bundler/nsis): add minimum webview2 version checks #10339

Merged
merged 19 commits into from
Aug 23, 2024

Conversation

Legend-Master
Copy link
Contributor

Add an option to the installer to ensure the webview2 version

Copy link
Contributor

github-actions bot commented Jul 21, 2024

Package Changes Through 71257a4

There are 2 changes which include tauri-bundler with prerelease, tauri-utils with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 2.0.0-rc.6 2.0.0-rc.7
tauri-bundler 2.0.1-rc.5 2.0.1-rc.6
tauri-runtime 2.0.0-rc.6 2.0.0-rc.7
tauri-runtime-wry 2.0.0-rc.6 2.0.0-rc.7
tauri-codegen 2.0.0-rc.6 2.0.0-rc.7
tauri-macros 2.0.0-rc.5 2.0.0-rc.6
tauri-plugin 2.0.0-rc.6 2.0.0-rc.7
tauri-build 2.0.0-rc.6 2.0.0-rc.7
tauri 2.0.0-rc.6 2.0.0-rc.7
@tauri-apps/cli 2.0.0-rc.7 2.0.0-rc.8
tauri-cli 2.0.0-rc.7 2.0.0-rc.8

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@Legend-Master Legend-Master marked this pull request as ready for review July 21, 2024 06:56
@Legend-Master Legend-Master requested a review from a team as a code owner July 21, 2024 06:56
core/tauri-utils/src/config.rs Outdated Show resolved Hide resolved
tooling/bundler/src/bundle/settings.rs Outdated Show resolved Hide resolved
tooling/bundler/src/bundle/windows/templates/installer.nsi Outdated Show resolved Hide resolved
core/tauri-utils/src/config.rs Outdated Show resolved Hide resolved
core/tauri-utils/src/config.rs Outdated Show resolved Hide resolved
@amrbashir amrbashir changed the title feat(bundler): add ensure minimum webview2 version feat(bundler/nsis): add minimum webview2 version checks Aug 23, 2024
@amrbashir amrbashir merged commit 58dda44 into tauri-apps:dev Aug 23, 2024
2 of 3 checks passed
@Legend-Master Legend-Master deleted the nsis-ensure-webview2-version branch August 23, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants