Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the tauri-frontend group with 2 updates in the / directory: @tauri-apps/api and @tauri-apps/plugin-opener.

Updates @tauri-apps/api from 2.8.0 to 2.9.0

Release notes

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

@​tauri-apps/api v2.9.0

No known vulnerabilities found

[2.9.0]

New Features

  • f5851ee00 (#14089) Adds the scrollBarStyle option to the Webview and WebviewBuilder constructors.
  • 3397fd9bf (#14133) Added app > onBackButtonPress for Android back button handling.

Enhancements

  • 59089723f (#14091) Added a config to set a data_directory relative to the app-specific data dir in JavaScript and tauri.conf.json.

Bug Fixes

  • 08bda64c2 (#14132) Fix core > addPluginListener failing on command permission check.
> @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.9.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.5s�[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.9s�[22m�[39m npm verbose cli /opt/hostedtoolcache/node/20.19.5/x64/bin/node /opt/hostedtoolcache/node/20.19.5/x64/bin/npm npm info using [email protected] npm info using [email protected] npm silly config load:file:/opt/hostedtoolcache/node/20.19.5/x64/lib/node_modules/npm/npmrc npm silly config load:file:/tmp/770b5e21bc9a9b51797683f237994887/.npmrc npm silly config load:file:/home/runner/work/_temp/.npmrc npm silly config load:file:/opt/hostedtoolcache/node/20.19.5/x64/etc/npmrc npm verbose title npm publish tauri-apps-api-2.9.0.tgz </tr></table>

... (truncated)

Commits
  • cb28f43 apply version updates (#14137)
  • 6aa7f2d chore(deps): minor bump plugin, codegen and macros crates
  • 06f26bb chore(deps): update tao to 0.34.5
  • 68cb318 feat(core): add stop, restart, destroy and configuration changed Android hook...
  • 3397fd9 feat(core): back button event on Android, closes #8142 (#14133)
  • 3b4fac2 feat(android): add auto_increment_version_code option for Android builds (#1...
  • 684791e fix(macos): Always try to create webview, even if webkit runtime isn't detect...
  • 25e920e fix(cli): wait for dev command to exit with --no-watch, closes #14284 (#14298)
  • a279485 chore(cli): update cargo-mobile2 to 0.21.1
  • 7b0d4e7 fix(core): SHA256 hash for JS scripts CSP on Windows (#14265)
  • Additional commits viewable in compare view

Updates @tauri-apps/plugin-opener from 2.4.0 to 2.5.0

Release notes

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

http-js v2.5.0

[2.5.0]

Dependencies

npm warn publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦  @tauri-apps/[email protected]
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 3.0kB README.md
npm notice 5.9kB dist-js/index.cjs
npm notice 2.4kB dist-js/index.d.ts
npm notice 5.9kB dist-js/index.js
npm notice 654B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-http
npm notice version: 2.5.0
npm notice filename: tauri-apps-plugin-http-2.5.0.tgz
npm notice package size: 4.8 kB
npm notice unpacked size: 18.6 kB
npm notice shasum: 49cf2baf377b0c7b089236d0a59331ee697513cd
npm notice integrity: sha512-l4M2DUIsOBIMr[...]z8E8tpOgvi0EQ==
npm notice total files: 6
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=249980655
+ @tauri-apps/[email protected]

http v2.5.0

[2.5.0]

Dependencies

... (truncated)

Commits
  • ff19aff chore(deps): update dependency typescript-eslint to v8.34.0 (#2755)
  • f501bc2 chore(deps): update dependency typescript-eslint to v8.33.1 (#2735)
  • 87afa23 feat(updater): add allowDowngrades option (#2726)
  • d401907 chore(deps): update eslint monorepo to v9.28.0 (#2730)
  • 909bc1f chore(deps): update dependency typescript-eslint to v8.33.0 (#2722)
  • 9bc4b22 chore(deps): update dependency rollup to v4.41.1 (#2715)
  • b9dc03d docs(geolocation): fix android feature name
  • cd8fbf8 chore(deps): update rust crate zip to v4 (#2711)
  • 764e8f7 feat(autostart): add app name configuration for auto start entry (#2707)
  • 85635a2 publish new versions (#2643)
  • 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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

Bumps the tauri-frontend group with 2 updates in the / directory: [@tauri-apps/api](https://github.com/tauri-apps/tauri) and [@tauri-apps/plugin-opener](https://github.com/tauri-apps/plugins-workspace).


Updates `@tauri-apps/api` from 2.8.0 to 2.9.0
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.8.0...@tauri-apps/api-v2.9.0)

Updates `@tauri-apps/plugin-opener` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@fs-v2.4.0...log-v2.5.0)

---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tauri-frontend
- dependency-name: "@tauri-apps/plugin-opener"
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tauri-frontend
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

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