Ayaka
Ayaka copied to clipboard
Bump @tauri-apps/api from 2.0.0-rc.4 to 2.0.2 in /bins/ayaka-gui
Bumps @tauri-apps/api from 2.0.0-rc.4 to 2.0.2.
Release notes
Sourced from @tauri-apps/api
's releases.
@tauri-apps/api
v2.0.2No known vulnerabilities found
[2.0.2]
What's Changed
e968b3d25
(#11219 by@lucasfernog
) Actually publish package with the latest tag.> @tauri-apps/[email protected] npm-publish /home/runner/work/tauri/tauri/packages/api > pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --no-git-checks
>
@tauri-apps/api
@2
.0.2 build /home/runner/work/tauri/tauri/packages/api > rollup -c --configPlugin typescript[36m [1m./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.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../../crates/tauri/scripts/bundle.global.js[22m...[39m [32mcreated [1m../../crates/tauri/scripts/bundle.global.js[22m in [1m1.7s[22m[39m npm verbose cli /opt/hostedtoolcache/node/20.17.0/x64/bin/node /opt/hostedtoolcache/node/20.17.0/x64/bin/npm npm info using [email protected] npm info using [email protected] npm silly config load:file:/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/npmrc npm silly config load:file:/tmp/e16bc52e573e63f01db8093b5e4986c9/.npmrc npm silly config load:file:/home/runner/work/_temp/.npmrc npm silly config load:file:/opt/hostedtoolcache/node/20.17.0/x64/etc/npmrc npm verbose title npm publish tauri-apps-api-2.0.2.tgz npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.0.2.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks" npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-10-07T16_53_25_854Z- npm verbose logfile /home/runner/.npm/_logs/2024-10-07T16_53_25_854Z-debug-0.log npm verbose publish [ 'tauri-apps-api-2.0.2.tgz' ] npm silly logfile done cleaning log files npm notice npm notice 📦
@tauri-apps/api
@2
.0.2 npm notice Tarball Contents npm notice 79.6kB CHANGELOG.md </tr></table>
... (truncated)
Commits
3e9fd06
fix: npm audit (#11243)a49a19f
fix(bundler): wrapExec
in desktop with quotes, rename appimage main binary...9102faa
apply version updates (#11209)03e7590
feat(core): expose invoke key for custom IPC implementations (#11235)e2a4da0
fix: usage ofnode12 which is deprecated
(#11224)e968b3d
fix(api): actually publish with the latest tag (#11219)858b351
fix(windows): fix command bug in update elevated task (fix #11216) (#11217)4475fbb
chore(cli): update cargo-mobile2 to adjust lib name validation (#11208)6d98f24
apply version updates (#11207)6f3a2b3
chore(tauri): enhance Manager::add_capability documentation (#11206)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)