Skip to content

Comments

chore: bump @tauri-apps/api from 1.6.0 to 2.3.0#1073

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tauri-apps/api-2.3.0
Closed

chore: bump @tauri-apps/api from 1.6.0 to 2.3.0#1073
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tauri-apps/api-2.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps @tauri-apps/api from 1.6.0 to 2.3.0.

Release notes

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

@​tauri-apps/api v2.3.0

No known vulnerabilities found

[2.3.0]

Enhancements

> @tauri-apps/api@2.3.0 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.3.0 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.8s�[22m�[39m npm verbose cli /opt/hostedtoolcache/node/20.18.3/x64/bin/node /opt/hostedtoolcache/node/20.18.3/x64/bin/npm npm info using npm@10.8.2 npm info using node@v20.18.3 npm silly config load:file:/opt/hostedtoolcache/node/20.18.3/x64/lib/node_modules/npm/npmrc npm silly config load:file:/tmp/cde6886dbee94df8b0f32d4d1d016777/.npmrc npm silly config load:file:/home/runner/work/_temp/.npmrc npm silly config load:file:/opt/hostedtoolcache/node/20.18.3/x64/etc/npmrc npm verbose title npm publish tauri-apps-api-2.3.0.tgz npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.3.0.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks" npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2025-02-26T16_09_54_529Z- npm verbose logfile /home/runner/.npm/_logs/2025-02-26T16_09_54_529Z-debug-0.log npm verbose publish [ 'tauri-apps-api-2.3.0.tgz' ] npm silly logfile done cleaning log files npm notice npm notice 📦 @​tauri-apps/api@​2.3.0 npm notice Tarball Contents npm notice 86.9kB CHANGELOG.md </tr></table>

... (truncated)

Commits
  • 7d618f1 apply version updates (#12518)
  • 385a41d enhance(windows): disable our in-client resizing for undecorated window with ...
  • 955832e ci: Build win-arm64 cli with rustls (#12813)
  • c116dfc fix(cli): Hide updater bundle target in help output (#12801)
  • d6520a2 chore(deps): wry@0.50 muda@0.16 tray-icon@0.20 windows@0.60 webview2-com@0.36...
  • ab81adb docs: improve documentation around incognito and data store (#12806)
  • 6e417c9 fix(linux): Add missing RPM signature (#12786)
  • ddc4693 style: fix Vite and React branding (#12768)
  • d7b998f fix(tauri): deprecate Manager::unmanage to fix use-after-free (#12723)
  • d9a07e6 chore(deps): update dependency globals to v16 (#12750)
  • 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2025
@github-actions github-actions bot added the merge conflicts Blocked by merge conflicts, waiting on the author to resolve label Mar 2, 2025
Bumps [@tauri-apps/api](https://github.com/tauri-apps/tauri) from 1.6.0 to 2.3.0.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.6...@tauri-apps/api-v2.3.0)

---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tauri-apps/api-2.3.0 branch from a92dec0 to b9f515f Compare March 2, 2025 17:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2025

Superseded by #1080.

@dependabot dependabot bot closed this Apr 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tauri-apps/api-2.3.0 branch April 1, 2025 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code merge conflicts Blocked by merge conflicts, waiting on the author to resolve

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants