tauri-build
tauri-build copied to clipboard
Update Tauri packages to v1.6.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@tauri-apps/cli | 1.5.11 -> 1.6.0 |
||||
@tauri-apps/cli-darwin-x64 | 1.5.11 -> 1.6.0 |
||||
@tauri-apps/cli-linux-x64-gnu | 1.5.11 -> 1.6.0 |
||||
@tauri-apps/cli-win32-x64-msvc | 1.5.11 -> 1.6.0 |
Release Notes
tauri-apps/tauri (@tauri-apps/cli)
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) Upgradeheck
to 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.runner
andbuild.features
configs to not take effect. -
aeddc40b9
(#9411) Fixtauri info
crashing when Node.js is not installed.
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 these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.