spacebarchat / client

Open source, themeable and extendable discord-compatible native Spacebar client
GNU Affero General Public License v3.0
475 stars 90 forks source link

Bump @tauri-apps/api from 2.0.0-beta.7 to 2.0.0-rc.1 #353

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @tauri-apps/api from 2.0.0-beta.7 to 2.0.0-rc.1.

Release notes

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

@​tauri-apps/api v2.0.0-rc.1

No known vulnerabilities found

[2.0.0-rc.1]

Breaking Changes

  • b6dca99ff (#10630 by @​lucasfernog) Changed WebviewWindow.getAll, WebviewWindow.getByLabel, getAllWebviewWindows, Window.getAll, Window.getByLabel, getAllWindows, Webview.getAll, Webview.getByLabel, getAllWebviews to be async so their return value are synchronized with the state from the Rust side, meaning new and destroyed windows are reflected.
> @tauri-apps/api@2.0.0-rc.1 npm-publish /home/runner/work/tauri/tauri/tooling/api
> pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --tag next --no-git-checks

> @​tauri-apps/api@​2.0.0-rc.1 build /home/runner/work/tauri/tauri/tooling/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 → ../../core/tauri/scripts/bundle.global.js... created ../../core/tauri/scripts/bundle.global.js in 1.7s npm verbose cli /opt/hostedtoolcache/node/18.20.4/x64/bin/node /opt/hostedtoolcache/node/18.20.4/x64/bin/npm npm info using npm@10.7.0 npm info using node@v18.20.4 npm silly config:load:file:/opt/hostedtoolcache/node/18.20.4/x64/lib/node_modules/npm/npmrc npm silly config:load:file:/tmp/b4678a15dc60b97ae870e85b543ad0cc/.npmrc npm silly config:load:file:/home/runner/work/_temp/.npmrc npm silly config:load:file:/opt/hostedtoolcache/node/18.20.4/x64/etc/npmrc npm verbose title npm publish tauri-apps-api-2.0.0-rc.1.tgz npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.0.0-rc.1.tgz" "--access" "public" "--loglevel" "silly" "--tag" "next" "--no-git-checks" npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-08-17T03_55_31_107Z- npm verbose logfile /home/runner/.npm/_logs/2024-08-17T03_55_31_107Z-debug-0.log npm verbose publish [ 'tauri-apps-api-2.0.0-rc.1.tgz' ] npm silly logfile done cleaning log files </tr></table>

... (truncated)

Commits
  • 167a0fe fix(ci): missing id-token write permission for provenance
  • 1142289 fix(tauri-runtime-wry): docs.rs build
  • 85c2d63 fix(ci): set NPM_CONFIG_PROVENANCE to true
  • 07a5f50 fix(ci): run pnpm publish with --no-git-checks
  • 3066771 fix(ci): wrong prepublish scripts for @​tauri-apps/api
  • 3522fbd Apply Version Updates From Current Changes (#10561)
  • dd5b081 fix(ci): install pnpm on integration tests
  • 01f6aa3 build: migrate repo to use pnpm as the package manager (#10607)
  • 9e89193 fix(utils): fix resources map becomes directory (#10293)
  • 8deb196 feat(bundler): infer signing identity from certificate to import (#10652)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
cloudflare-workers-and-pages[bot] commented 1 month ago

Deploying spacebar-client with  Cloudflare Pages  Cloudflare Pages

Latest commit: 36e7d24
Status: ✅  Deploy successful!
Preview URL: https://867bc549.client-73i.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-dev-fo17.client-73i.pages.dev

View logs

dependabot[bot] commented 1 month ago

Superseded by #357.