sjenkins7 / live.senkins.SeventhHeavenWrapper

POC Wrapper implementation using Tauri
2 stars 1 forks source link

Bump the tauri group across 1 directory with 2 updates #249

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the tauri group with 2 updates in the /tauri-app directory: @tauri-apps/api and @tauri-apps/cli.

Updates @tauri-apps/api from 1.5.4 to 2.0.2

Release notes

Sourced from @​tauri-apps/api's releases.

@​tauri-apps/api v2.0.2

No known vulnerabilities found

[2.0.2]

What's Changed

> @tauri-apps/api@2.0.2 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

 ./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 → ./dist, ./dist... created ./dist, ./dist in 1.4s  src/index.ts → ../../crates/tauri/scripts/bundle.global.js... created ../../crates/tauri/scripts/bundle.global.js in 1.7s npm verbose cli /opt/hostedtoolcache/node/20.17.0/x64/bin/node /opt/hostedtoolcache/node/20.17.0/x64/bin/npm npm info using npm@10.8.2 npm info using node@v20.17.0 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


Updates @tauri-apps/cli from 1.5.13 to 2.0.2

Release notes

Sourced from @​tauri-apps/cli's releases.

@​tauri-apps/cli v2.0.2

[2.0.2]

What's Changed

Dependencies

  • Upgraded to tauri-cli@2.0.2

@​tauri-apps/cli v2.0.1

[2.0.1]

Dependencies

  • Upgraded to tauri-cli@2.0.1

@​tauri-apps/cli v2.0.0

[2.0.0]

What's Changed

Dependencies

  • Upgraded to tauri-cli@2.0.0

@​tauri-apps/cli v2.0.0-rc.18

[2.0.0-rc.18]

Enhancements

Bug Fixes

Dependencies

  • Upgraded to tauri-cli@2.0.0-rc.18

@​tauri-apps/cli v2.0.0-rc.17

[2.0.0-rc.17]

... (truncated)

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

Superseded by #254.