-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Apply Version Updates From Current Changes (v1) #10220
Conversation
db88b82
to
aa54e74
Compare
aa54e74
to
6cd8d75
Compare
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is an install script?Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
6cd8d75
to
b7ae107
Compare
b7ae107
to
c261be5
Compare
Package Changes Through 4e13463No changes. Add a change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
a785395
to
e890ea5
Compare
e890ea5
to
9ede4e1
Compare
Report too large to display inline |
Version Updates
Merging this PR will release new versions of the following packages based on your change files.
tauri-utils
[1.6.1]
New Features
Enhancements
/NS
to nsis installer to disable creating shortcuts on updates #9413 by @amrbashir) Added/NS
flag in the return ofWindowsUpdateInstallMode::nsis_args
.Dependencies
serialize-to-javascript
tov0.1.2
.tauri-bundler
[1.6.1]
New Features
Bug Fixes
tauri-bundler
andtauri-cli
to 1.71. The crates effectively required 1.70/1.71 to build for a while already.Dependencies
[email protected]
tauri-runtime
[0.14.5]
What's Changed
cargo:rustc-check-cfg
instruction so Cargo validates custom cfg attributes on Rust 1.80 (or nightly-2024-05-05).Dependencies
[email protected]
tauri-runtime-wry
[0.14.10]
Bug Fixes
Arc
instead ofRc
on global shortcut and tray types to prevent crashes on macOS.What's Changed
cargo:rustc-check-cfg
instruction so Cargo validates custom cfg attributes on Rust 1.80 (or nightly-2024-05-05).Dependencies
[email protected]
[email protected]
tauri-codegen
[1.4.5]
Enhancements
AssetResolver::get
in development mode by reading distDir directly as a fallback to the embedded assets.Bug Fixes
compression
feature.Dependencies
[email protected]
tauri-macros
[1.4.6]
Dependencies
[email protected]
[email protected]
tauri-build
[1.5.4]
What's Changed
cargo:rustc-check-cfg
instruction so Cargo validates custom cfg attributes on Rust 1.80 (or nightly-2024-05-05).Dependencies
[email protected]
[email protected]
tauri
[1.7.2]
Enhancements
AssetResolver::get
in development mode by reading distDir directly as a fallback to the embedded assets.to recent security advisory
Bug Fixes
window.alert
to break inside iframes on Windows.\\?\
UNC prefix to the path returned from thetempdir()
command.compression
feature./NS
to nsis installer to disable creating shortcuts on updates #9413 by @amrbashir) Fix NSIS updater creating new shortcuts on update.What's Changed
cargo:rustc-check-cfg
instruction so Cargo validates custom cfg attributes on Rust 1.80 (or nightly-2024-05-05).Dependencies
[email protected]
[email protected]
[email protected]
[email protected]
serialize-to-javascript
tov0.1.2
.@tauri-apps/cli
[1.6.1]
New Features
Bug Fixes
--target-dir
flag #10233 by @github-actions) Fix cli failing to rename application when using cargo--target-dir
flag withtauri build
ortauri dev
Dependencies
[email protected]
tauri-cli
[1.6.1]
New Features
Bug Fixes
tauri-bundler
andtauri-cli
to 1.71. The crates effectively required 1.70/1.71 to build for a while already.--target-dir
flag #10233 by @github-actions) Fix cli failing to rename application when using cargo--target-dir
flag withtauri build
ortauri dev
Dependencies
[email protected]
[email protected]