Skip to content

chore(deps): bump the cargo-minor-patch group across 1 directory with 4 updates - #330

Merged
Timpan4 merged 2 commits into
mainfrom
dependabot/cargo/src-tauri/cargo-minor-patch-62e76e0c72
Aug 14, 2026
Merged

chore(deps): bump the cargo-minor-patch group across 1 directory with 4 updates#330
Timpan4 merged 2 commits into
mainfrom
dependabot/cargo/src-tauri/cargo-minor-patch-62e76e0c72

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo-minor-patch group with 4 updates in the /src-tauri directory: base64, thiserror, tauri-plugin-wdio and tauri-plugin-wdio-webdriver.

Updates base64 from 0.23.0 to 0.23.1

Changelog

Sourced from base64's changelog.

0.23.1

  • Make the tests build again on non-SIMD architectures
Commits

Updates thiserror from 2.0.19 to 2.0.20

Release notes

Sourced from thiserror's releases.

2.0.20

  • Suppress redundant_field_names clippy lint in generated code (#454)
Commits

Updates tauri-plugin-wdio from 1.2.0 to 1.3.0

Changelog

Sourced from tauri-plugin-wdio's changelog.

[@​wdio/tauri-plugin@​1.3.0] - 2026-08-03

Full Changelog

Fixed

  • Turbo cache poisoning: Fixed turbo cache poisoning issues by using stable chunk names in the bundler, removing redundant build overrides, tracking shared tsconfig.base files in globalDependencies, and adding uniform typecheck coverage in CI. (PR #519 · closes #509)

Changed

Dependencies:

  • Released @​wdio/tauri-plugin, @​wdio/tauri-service, and tauri-plugin-wdio-webdriver at version 1.3.0-next.1.
  • Released @​wdio/tauri-plugin, @​wdio/tauri-service, and tauri-plugin-wdio-webdriver at version 1.3.0-next.0.
  • Updated npm dependencies including WebdriverIO packages (9.30.0), Appium (3.6.0), Biome (2.5.6), Turbo (2.10.8), Vitest (4.1.10), and ESLint (10.8.0). Also corrected the Appium driver matrix to match package.json versions. (PR #573)
  • Updated Rust dependencies across Dioxus and Tauri packages, including serde, serde_json, tokio, hyper, anyhow, and uuid across 7 directories. (PR #537)
  • Updated npm packages including Biome (2.5.2), ESLint (10.6.0), Vitest (4.1.9), Turbo (2.10.2), and WebdriverIO packages (9.29.1). (PR #516 · closes #517)
  • Updated anyhow to 1.0.103 and tauri to 2.11.5 across dioxus-driver, tauri-plugin, and tauri-plugin-webdriver packages. (PR #515)
  • Updated production dependencies including Rollup (4.62.2), esbuild (0.28.1), Electron (41.9.2), Puppeteer (25.3.0), and Tauri API (2.11.1). (PR #500)

Developer

  • Clippy linting: Added cargo clippy linting to CI for all first-party Rust crates, running across Linux, Windows, and macOS to ensure platform-specific modules are linted on their target OS. (PR #557)

[@​wdio/tauri-service@​1.3.0] - 2026-08-03

Full Changelog

New

  • DevServer auto-start: Integrated devServer auto-start functionality into Dioxus, Tauri, Electron, and Electrobun launchers, enabling automatic dev server management during test runs. (PR #505)

Fixed

  • Fixed an issue where the Tauri browser plugin's focus recovery would silently undo window switches made via standard WebDriver commands. (PR #560)
  • Fixed a macOS 26.4 regression affecting embedded standalone mode tests. (PR #546)
  • Added validation for browser mode configuration, throwing clear errors for unsupported browser names and unreachable dev servers instead of silent failures. (PR #490 · closes #416)

Changed

  • Released @​wdio/tauri-plugin, @​wdio/tauri-service, and tauri-plugin-wdio-webdriver at version 1.3.0-next.1.
  • Released @​wdio/tauri-plugin, @​wdio/tauri-service, and tauri-plugin-wdio-webdriver at version 1.3.0-next.0.
  • Updated various production and development dependencies including WebdriverIO packages, Appium drivers, Biome, Turbo, Vitest, ESLint, and Electron nightlies. (PR #573)
  • Updated Biome, ESLint, Vitest, Turbo, and several other tooling dependencies to their latest versions. (PR #516 · closes #517)
  • Updated production dependencies including rollup, esbuild, Electron, puppeteer-core, and Tauri API packages. (PR #500)

[tauri-plugin-wdio-webdriver@1.3.0] - 2026-08-03

Fixed

  • Fixed a macOS 26.4 flake where WebKit reclaimed callAsyncJavaScript completion handlers mid-flight, causing DirectEval to wait out the full script timeout. Scripts now route their result through a window global for synchronous retrieval. (#553)
  • Fixed switchToWindow to clear the frame stack so subsequent commands in the new window no longer incorrectly target frames from the previous window. (#559)
  • Stopped generated schema files from modifying the git tree by fixing a trailing newline in the webdriver plugin schema and excluding all generated schemas from biome formatting. (#556)
  • Fixed malformed fixture CSP that caused WebKit to block IPC custom-protocol fetches, falling back to postMessage IPC which stalls on idle runners. Fixtures now correctly declare ipc:, plugin:, tauri: and http://ipc.localhost scheme sources. (#552)
  • Rewrote macOS DirectEval to use a fire-and-forget script pattern with synchronous eval reads, avoiding native completion handlers that WebKit 26.4 reclaims mid-flight. (#549)
  • Corrected diagnosis: the macOS 26.4 regression is in embedded standalone mode, not deeplink mode, which was incorrectly identified. (#546)
  • Fixed W3C Actions tick duration to use the maximum pause across all sources instead of summing them, aligning with the spec's definition of a tick's duration. (#497, #496)

... (truncated)

Commits
  • 53d8569 chore: release @​wdio/tauri-plugin, @​wdio/tauri-service, tauri-plugin-wdio-web...
  • 5e14a46 chore: release @​wdio/electron-service@​10.2.0 [skip ci]
  • 529239d chore: release @​wdio/flutter-service, wdio_flutter@1.0.0-next.2 [skip ci]
  • e93c92d chore(deps-dev): bump appium-xcuitest-driver from 11.17.1 to 11.17.7 in the d...
  • d40d6a1 chore: release @​wdio/electron-service@​10.2.0-next.2 [skip ci]
  • 7c4bfab chore: release @​wdio/react-native-service@​1.0.0-next.1 [skip ci]
  • 8285c2f chore: release @​wdio/dioxus-bridge, @​wdio/dioxus-service, wdio-dioxus-driver,...
  • 0767b41 fix(electron): resolve the installed version when the spec is a dist-tag (#577)
  • 1226b76 chore: release @​wdio/tauri-plugin, @​wdio/tauri-service, tauri-plugin-wdio-web...
  • 95025d5 chore: release @​wdio/electron-service@​10.2.0-next.1 [skip ci]
  • Additional commits viewable in compare view

Updates tauri-plugin-wdio-webdriver from 1.2.0 to 1.3.0

Changelog

Sourced from tauri-plugin-wdio-webdriver's changelog.

[@​wdio/tauri-plugin@​1.3.0] - 2026-08-03

Full Changelog

Fixed

  • Turbo cache poisoning: Fixed turbo cache poisoning issues by using stable chunk names in the bundler, removing redundant build overrides, tracking shared tsconfig.base files in globalDependencies, and adding uniform typecheck coverage in CI. (PR #519 · closes #509)

Changed

Dependencies:

  • Released @​wdio/tauri-plugin, @​wdio/tauri-service, and tauri-plugin-wdio-webdriver at version 1.3.0-next.1.
  • Released @​wdio/tauri-plugin, @​wdio/tauri-service, and tauri-plugin-wdio-webdriver at version 1.3.0-next.0.
  • Updated npm dependencies including WebdriverIO packages (9.30.0), Appium (3.6.0), Biome (2.5.6), Turbo (2.10.8), Vitest (4.1.10), and ESLint (10.8.0). Also corrected the Appium driver matrix to match package.json versions. (PR #573)
  • Updated Rust dependencies across Dioxus and Tauri packages, including serde, serde_json, tokio, hyper, anyhow, and uuid across 7 directories. (PR #537)
  • Updated npm packages including Biome (2.5.2), ESLint (10.6.0), Vitest (4.1.9), Turbo (2.10.2), and WebdriverIO packages (9.29.1). (PR #516 · closes #517)
  • Updated anyhow to 1.0.103 and tauri to 2.11.5 across dioxus-driver, tauri-plugin, and tauri-plugin-webdriver packages. (PR #515)
  • Updated production dependencies including Rollup (4.62.2), esbuild (0.28.1), Electron (41.9.2), Puppeteer (25.3.0), and Tauri API (2.11.1). (PR #500)

Developer

  • Clippy linting: Added cargo clippy linting to CI for all first-party Rust crates, running across Linux, Windows, and macOS to ensure platform-specific modules are linted on their target OS. (PR #557)

[@​wdio/tauri-service@​1.3.0] - 2026-08-03

Full Changelog

New

  • DevServer auto-start: Integrated devServer auto-start functionality into Dioxus, Tauri, Electron, and Electrobun launchers, enabling automatic dev server management during test runs. (PR #505)

Fixed

  • Fixed an issue where the Tauri browser plugin's focus recovery would silently undo window switches made via standard WebDriver commands. (PR #560)
  • Fixed a macOS 26.4 regression affecting embedded standalone mode tests. (PR #546)
  • Added validation for browser mode configuration, throwing clear errors for unsupported browser names and unreachable dev servers instead of silent failures. (PR #490 · closes #416)

Changed

  • Released @​wdio/tauri-plugin, @​wdio/tauri-service, and tauri-plugin-wdio-webdriver at version 1.3.0-next.1.
  • Released @​wdio/tauri-plugin, @​wdio/tauri-service, and tauri-plugin-wdio-webdriver at version 1.3.0-next.0.
  • Updated various production and development dependencies including WebdriverIO packages, Appium drivers, Biome, Turbo, Vitest, ESLint, and Electron nightlies. (PR #573)
  • Updated Biome, ESLint, Vitest, Turbo, and several other tooling dependencies to their latest versions. (PR #516 · closes #517)
  • Updated production dependencies including rollup, esbuild, Electron, puppeteer-core, and Tauri API packages. (PR #500)

[tauri-plugin-wdio-webdriver@1.3.0] - 2026-08-03

Fixed

  • Fixed a macOS 26.4 flake where WebKit reclaimed callAsyncJavaScript completion handlers mid-flight, causing DirectEval to wait out the full script timeout. Scripts now route their result through a window global for synchronous retrieval. (#553)
  • Fixed switchToWindow to clear the frame stack so subsequent commands in the new window no longer incorrectly target frames from the previous window. (#559)
  • Stopped generated schema files from modifying the git tree by fixing a trailing newline in the webdriver plugin schema and excluding all generated schemas from biome formatting. (#556)
  • Fixed malformed fixture CSP that caused WebKit to block IPC custom-protocol fetches, falling back to postMessage IPC which stalls on idle runners. Fixtures now correctly declare ipc:, plugin:, tauri: and http://ipc.localhost scheme sources. (#552)
  • Rewrote macOS DirectEval to use a fire-and-forget script pattern with synchronous eval reads, avoiding native completion handlers that WebKit 26.4 reclaims mid-flight. (#549)
  • Corrected diagnosis: the macOS 26.4 regression is in embedded standalone mode, not deeplink mode, which was incorrectly identified. (#546)
  • Fixed W3C Actions tick duration to use the maximum pause across all sources instead of summing them, aligning with the spec's definition of a tick's duration. (#497, #496)

... (truncated)

Commits
  • 53d8569 chore: release @​wdio/tauri-plugin, @​wdio/tauri-service, tauri-plugin-wdio-web...
  • 5e14a46 chore: release @​wdio/electron-service@​10.2.0 [skip ci]
  • 529239d chore: release @​wdio/flutter-service, wdio_flutter@1.0.0-next.2 [skip ci]
  • e93c92d chore(deps-dev): bump appium-xcuitest-driver from 11.17.1 to 11.17.7 in the d...
  • d40d6a1 chore: release @​wdio/electron-service@​10.2.0-next.2 [skip ci]
  • 7c4bfab chore: release @​wdio/react-native-service@​1.0.0-next.1 [skip ci]
  • 8285c2f chore: release @​wdio/dioxus-bridge, @​wdio/dioxus-service, wdio-dioxus-driver,...
  • 0767b41 fix(electron): resolve the installed version when the spec is a dist-tag (#577)
  • 1226b76 chore: release @​wdio/tauri-plugin, @​wdio/tauri-service, tauri-plugin-wdio-web...
  • 95025d5 chore: release @​wdio/electron-service@​10.2.0-next.1 [skip ci]
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 12, 2026
@codspeed-hq

codspeed-hq Bot commented Aug 12, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 36 untouched benchmarks
⏩ 4 skipped benchmarks1


Comparing dependabot/cargo/src-tauri/cargo-minor-patch-62e76e0c72 (50e7a4e) with main (c3ef391)

Open in CodSpeed

Footnotes

  1. 4 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/src-tauri/cargo-minor-patch-62e76e0c72 branch 2 times, most recently from 601e2ac to ab92a8c Compare August 13, 2026 09:31
… 4 updates

Bumps the cargo-minor-patch group with 4 updates in the /src-tauri directory: [base64](https://github.com/marshallpierce/rust-base64), [thiserror](https://github.com/dtolnay/thiserror), [tauri-plugin-wdio](https://github.com/webdriverio/desktop-mobile) and [tauri-plugin-wdio-webdriver](https://github.com/webdriverio/desktop-mobile).


Updates `base64` from 0.23.0 to 0.23.1
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](marshallpierce/rust-base64@v0.23.0...v0.23.1)

Updates `thiserror` from 2.0.19 to 2.0.20
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.19...2.0.20)

Updates `tauri-plugin-wdio` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/webdriverio/desktop-mobile/releases)
- [Changelog](https://github.com/webdriverio/desktop-mobile/blob/tauri-plugin-wdio-webdriver@v1.3.0/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/desktop-mobile/compare/tauri-plugin-wdio-webdriver@v1.2.0...tauri-plugin-wdio-webdriver@v1.3.0)

Updates `tauri-plugin-wdio-webdriver` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/webdriverio/desktop-mobile/releases)
- [Changelog](https://github.com/webdriverio/desktop-mobile/blob/tauri-plugin-wdio-webdriver@v1.3.0/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/desktop-mobile/compare/tauri-plugin-wdio-webdriver@v1.2.0...tauri-plugin-wdio-webdriver@v1.3.0)

---
updated-dependencies:
- dependency-name: base64
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor-patch
- dependency-name: tauri-plugin-wdio
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-minor-patch
- dependency-name: tauri-plugin-wdio-webdriver
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-minor-patch
- dependency-name: thiserror
  dependency-version: 2.0.20
  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 force-pushed the dependabot/cargo/src-tauri/cargo-minor-patch-62e76e0c72 branch from ab92a8c to ef76b0c Compare August 14, 2026 09:50
@Timpan4
Timpan4 enabled auto-merge August 14, 2026 12:58
@Timpan4
Timpan4 merged commit 25dc7ba into main Aug 14, 2026
9 checks passed
@Timpan4
Timpan4 deleted the dependabot/cargo/src-tauri/cargo-minor-patch-62e76e0c72 branch August 14, 2026 13:12
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant