Skip to content

Bump @tauri-apps/api from 2.10.0 to 2.10.1#142

Merged
XDPXI merged 1 commit intomainfrom
dependabot/bun/tauri-apps/api-2.10.1
Feb 3, 2026
Merged

Bump @tauri-apps/api from 2.10.0 to 2.10.1#142
XDPXI merged 1 commit intomainfrom
dependabot/bun/tauri-apps/api-2.10.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps @tauri-apps/api from 2.10.0 to 2.10.1.

Release notes

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

@​tauri-apps/api v2.10.1

No known vulnerabilities found

[2.10.1]

Bug Fixes

  • Re-release of 2.10.0 with working assets.
> @tauri-apps/api@2.10.1 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.10.1 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.2s�[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.4s�[22m�[39m npm verbose cli /opt/hostedtoolcache/node/24.13.0/x64/bin/node /opt/hostedtoolcache/node/24.13.0/x64/bin/npm npm info using npm@11.6.2 npm info using node@v24.13.0 npm silly config load:file:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/npmrc npm warn Unknown cli config "--git-checks". This will stop working in the next major version of npm. npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm. npm warn Unknown env config "_jsr-registry". This will stop working in the next major version of npm. npm silly config load:file:/tmp/adc7feab38a65aed96fd8b952564b859/.npmrc npm silly config load:file:/home/runner/.npmrc npm silly config load:file:/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc npm verbose title npm publish tauri-apps-api-2.10.1.tgz npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.10.1.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks" npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2026-02-03T00_17_22_204Z- npm verbose logfile /home/runner/.npm/_logs/2026-02-03T00_17_22_204Z-debug-0.log npm silly logfile done cleaning log files npm verbose publish [ 'tauri-apps-api-2.10.1.tgz' ] npm http cache file:/tmp/adc7feab38a65aed96fd8b952564b859/tauri-apps-api-2.10.1.tgz 0ms (cache hit) </tr></table>

... (truncated)

Commits
  • 540c5b4 chore(deps): update wrangler for undici update
  • 5dbb37b chore(api.js): Re-release 2.10.0 as 2.10.1 to fix npm package
  • 19ded69 apply version updates
  • 08558b8 chore(bundler): update gtk3 docs links in code comments (#14872)
  • ce8fddb chore(deps): unlock webkit2gtk patch version (#14873)
  • 517b81e chore(api): release 2.10 (#14876)
  • cd68b03 feat(ci): use trusted publishers for NPM publishing (#14874)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tauri-apps/api since your current version.


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)

Bumps [@tauri-apps/api](https://github.com/tauri-apps/tauri) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.10.0...@tauri-apps/api-v2.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 3, 2026
@XDPXI XDPXI merged commit 66ef7e5 into main Feb 3, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/bun/tauri-apps/api-2.10.1 branch February 3, 2026 04:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant