Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the cargo-minor-patch group with 3 updates: tauri-plugin-opener, tauri-plugin-dialog and toml.

Updates tauri-plugin-opener from 2.5.2 to 2.5.3

Release notes

Sourced from tauri-plugin-opener's releases.

http-js v2.5.3

[2.5.3]

Dependencies

  • Upgraded to fs-js@2.4.3
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/plugin-http@2.5.3
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 2.6kB 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.3
npm notice filename: tauri-apps-plugin-http-2.5.3.tgz
npm notice package size: 4.7 kB
npm notice unpacked size: 18.2 kB
npm notice shasum: d3388ab816af157a12ed7b3f5b882a87875cd01d
npm notice integrity: sha512-YiizgUWd9jQBP[...]3+6O/m+//PMVQ==
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=642040327
+ @tauri-apps/plugin-http@2.5.3

http v2.5.3

[2.5.3]

Dependencies

  • Upgraded to fs-js@2.4.3

... (truncated)

Commits
  • 06124af publish new versions (#2972)
  • 060219e chore(deps): update dependency @​rollup/plugin-typescript to v12.3.0 (#3067)
  • c7e9766 chore(deps): update tauri monorepo (v2) (#3058)
  • d4a8ce9 chore(deps): update rust crate tokio-tungstenite to 0.28 (#3016)
  • cdc7eec chore(deps): update dependency @​rollup/plugin-typescript to v12.2.0 (#3066)
  • 6314b00 chore: temp delete updater changefile
  • fb4c8ae chore(deps): update dependency typescript-eslint to v8.46.2 (#3060)
  • fccc1cf chore(deps): update eslint monorepo to v9.38.0 (#3044)
  • 3702308 chore(deps): update dependency rollup to v4.52.5 (#3043)
  • c9c8b39 chore(deps): update dependency typescript-eslint to v8.46.1 (#3025)
  • Additional commits viewable in compare view

Updates tauri-plugin-dialog from 2.4.2 to 2.5.0

Release notes

Sourced from tauri-plugin-dialog's releases.

dialog-js v2.5.0

[2.5.0]

Dependencies

  • Upgraded to fs-js@2.4.5

feat

npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.
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/plugin-dialog@2.5.0
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 3.5kB README.md
npm notice 6.4kB dist-js/index.cjs
npm notice 12.2kB dist-js/index.d.ts
npm notice 6.3kB dist-js/index.js
npm notice 11B dist-js/init.d.ts
npm notice 656B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-dialog
npm notice version: 2.5.0
npm notice filename: tauri-apps-plugin-dialog-2.5.0.tgz
npm notice package size: 5.8 kB
npm notice unpacked size: 30.0 kB
npm notice shasum: 52057077b52cc51643ac9829d48c2c590e5e1a54
npm notice integrity: sha512-I0R0ygwRd9AN8[...]lxPHD5vDcFjiA==
npm notice total files: 7
npm notice
npm notice Security Notice: Classic tokens have been revoked. Granular tokens are now limited to 90 days and require 2FA by default. Update your CI/CD workflows to avoid disruption. Learn more https://gh.io/all-npm-classic-tokens-revoked
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=804721691
+ @tauri-apps/plugin-dialog@2.5.0

... (truncated)

Commits
  • 3eebea2 publish new versions (#2712)
  • 6bc3e81 chore: Remove recently released crates from refresh list
  • f634e52 chore: Add changefile to refresh all packages.
  • 9841ff8 chore: add contributing guide (#2753)
  • 2e68062 chore(deps): update rust crate windows-sys to v0.60.2 (v2) (#2763)
  • 041b93f chore(deps): fix brace expansion pnpm audit (#2773)
  • a05698a chore(deps): update dependency rollup to v4.43.0 (#2759)
  • 0acca18 chore(deps): update eslint monorepo to v9.29.0 (#2766)
  • ce9888a feat(opener): Add requireLiteralLeadingDot config (#2762)
  • 106e46e feat(log): Add KeepSome rotation strategy (#677)
  • Additional commits viewable in compare view

Updates toml from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0

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 <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

Bumps the cargo-minor-patch group with 3 updates: [tauri-plugin-opener](https://github.com/tauri-apps/plugins-workspace), [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) and [toml](https://github.com/toml-rs/toml).


Updates `tauri-plugin-opener` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@http-v2.5.2...http-v2.5.3)

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

Updates `toml` from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0
- [Commits](toml-rs/toml@toml-v0.9.10...toml-v0.9.11)

---
updated-dependencies:
- dependency-name: tauri-plugin-opener
  dependency-version: 2.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor-patch
- dependency-name: tauri-plugin-dialog
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-minor-patch
- dependency-name: toml
  dependency-version: 0.9.11+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added deps Dependency updates rust Rust/Cargo updates labels Jan 12, 2026
@Jordonbc Jordonbc merged commit afd6ce5 into Dev Jan 14, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/Dev/cargo-minor-patch-636baafcac branch January 14, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Dependency updates rust Rust/Cargo updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants