tauri-react-example
tauri-react-example copied to clipboard
Update dependency @tauri-apps/cli to v1.6.3
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @tauri-apps/cli | 1.5.6 -> 1.6.3 |
Release Notes
tauri-apps/tauri (@tauri-apps/cli)
v1.6.3: @tauri-apps/cli v1.6.3
[1.6.3]
New Features
-
343b11d7c(#11305 by @amrbashir) Add Deno support in tauri-cli operations.
Dependencies
- Upgraded to
[email protected]
v1.6.2: @tauri-apps/cli v1.6.2
[1.6.2]
Dependencies
- Upgraded to
[email protected]
v1.6.1: @tauri-apps/cli v1.6.1
[1.6.1]
New Features
-
0aa0378c8(#10199 by @FabianLars) Added a configuration option to disable hardened runtime on macOS codesign.
Bug Fixes
-
212001c1d(#10233 by @github-actions) Fix cli failing to rename application when using cargo--target-dirflag withtauri buildortauri dev
Dependencies
- Upgraded to
[email protected]
v1.6.0: @tauri-apps/api v1.6.0
Yarn Audit
yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 146
Done in 2.09s.
[1.6.0]
Enhancements
Bug Fixes
Yarn Publish
yarn run v1.22.22
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ rollup -c --configPlugin typescript
[36m
[1m./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts, ./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts, ./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts, ./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts, ./src/updater.ts, ./src/window.ts[22m → [1m./dist, ./dist[22m...[39m
[32mcreated [1m./dist, ./dist[22m in [1m1.4s[22m[39m
[36m
[1msrc/index.ts[22m → [1m../../core/tauri/scripts/bundle.global.js[22m...[39m
[32mcreated [1m../../core/tauri/scripts/bundle.global.js[22m in [1m1.6s[22m[39m
[1/4] Bumping version...
info Current version: 1.6.0
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 7.85s.
v1.5.14: @tauri-apps/cli v1.5.14
[1.5.14]
Dependencies
- Upgraded to
[email protected]
v1.5.13: @tauri-apps/cli v1.5.13
[1.5.13]
Dependencies
- Upgraded to
[email protected]
v1.5.12: @tauri-apps/cli v1.5.12
[1.5.12]
Bug Fixes
-
1675e41f0(#9481) Fixed an issue with the CLI renaming the main executable in kebab-case when building for Windows on a non-Windows system which caused the bundler step to fail. -
9dd67abd9(#9298) Upgradeheckto v0.5 to better support Chinese and Japanese product name, because Chinese do not have word separation. -
f9638b631(#9491) Fixed an issue that caused the CLI to rename app binaries incorrectly if the product name contained a.which resulted in the bundling step to fail. -
77cc49ac3(#9188) Fixed an issue causing thebuild.runnerandbuild.featuresconfigs to not take effect. -
aeddc40b9(#9411) Fixtauri infocrashing when Node.js is not installed.
Dependencies
- Upgraded to
[email protected]
v1.5.11: @tauri-apps/cli v1.5.11
[1.5.11]
Bug Fixes
Dependencies
- Upgraded to
[email protected]
v1.5.10: @tauri-apps/cli v1.5.10
[1.5.10]
Bug Fixes
-
b0f27814(#8776) Fixfail to rename appwhen using--profile dev. -
0bff8c32(#8697) Fix the built-in dev server failing to serve files when URL had queries?and other url components. -
67d7877f(#8520) The cli now also watches cargo workspace members if the tauri folder is the workspace root.
Dependencies
- Upgraded to
[email protected]
v1.5.9: @tauri-apps/cli v1.5.9
[1.5.9]
Bug Fixes
-
0a2175ea(#8439) Expand glob patterns in workspace member paths so the CLI would watch all matching pathhs.
Dependencies
- Upgraded to
[email protected]
v1.5.8: @tauri-apps/cli v1.5.8
[1.5.8]
Dependencies
- Upgraded to
[email protected]
v1.5.7: @tauri-apps/cli v1.5.7
[1.5.7]
Bug Fixes
-
1d5aa38a(#8162) Fixes errors on command output, occuring when the output stream contains an invalid UTF-8 character, or ends with a multi-bytes UTF-8 character. -
f26d9f08(#8263) Fixes an issue in the NSIS installer which caused the uninstallation to leave empty folders on the system if theresourcesfeature was used. -
92bc7d0e(#8233) Fixes an issue in the NSIS installer which caused the installation to take much longer than expected when manyresourceswere added to the bundle.
Dependencies
- Upgraded to
[email protected]
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.