Skip to content

chore(deps): bump the rust-dependencies group across 1 directory with 9 updates - #27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/sys-monitor-tauri/src-tauri/rust-dependencies-cf8ab2f7f0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/sys-monitor-tauri/src-tauri/rust-dependencies-cf8ab2f7f0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the rust-dependencies group with 9 updates in the /sys-monitor-tauri/src-tauri directory:

Package From To
tauri-plugin-store 2.4.2 2.4.4
serde 1.0.228 1.0.229
serde_json 1.0.149 1.0.151
sysinfo 0.33.1 0.39.6
wmi 0.13.4 0.18.4
chrono 0.4.44 0.4.45
nvml-wrapper 0.10.0 0.12.1
windows 0.61.3 0.62.2
tauri-build 2.5.6 2.6.3

Updates tauri-plugin-store from 2.4.2 to 2.4.4

Release notes

Sourced from tauri-plugin-store's releases.

barcode-scanner-js v2.4.4

[2.4.4]

  • 82fbb0c7 (#3221) On iOS, fixed an application crash happening when the scanner was started when user denied permission before.
  • b60dd887 (#3223) On iOS, start the scanning session on a separate thread to fix performance issues.
  • c27af912 (#3222) On iOS, fixed an application crash happening when the scanner was started on the iOS Simulator (no camera available).
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-barcode-scanner@2.4.4
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 3.3kB README.md
npm notice 2.2kB dist-js/index.cjs
npm notice 1.6kB dist-js/index.d.ts
npm notice 2.1kB dist-js/index.js
npm notice 755B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-barcode-scanner
npm notice version: 2.4.4
npm notice filename: tauri-apps-plugin-barcode-scanner-2.4.4.tgz
npm notice package size: 3.4 kB
npm notice unpacked size: 10.9 kB
npm notice shasum: bda41aa1a4d30e40dfc0ff9411491120a9b7d283
npm notice integrity: sha512-uXvyMI8UgQjSr[...]OvlkfOr21fo6g==
npm notice total files: 6
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=908169614
+ @tauri-apps/plugin-barcode-scanner@2.4.4

barcode-scanner v2.4.4

[2.4.4]

  • 82fbb0c7 (#3221) On iOS, fixed an application crash happening when the scanner was started when user denied permission before.
  • b60dd887 (#3223) On iOS, start the scanning session on a separate thread to fix performance issues.
  • c27af912 (#3222) On iOS, fixed an application crash happening when the scanner was started on the iOS Simulator (no camera available).

... (truncated)

Commits
  • e7a68fa publish new versions (#3068)
  • b5550a3 chore: temp delete updater changefile
  • 93426f8 fix: fix docsrs builds
  • 4ee61e0 Revert "chore: temp delete updater changefile"
  • 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
  • Additional commits viewable in compare view

Updates serde from 1.0.228 to 1.0.229

Release notes

Sourced from serde's releases.

v1.0.229

  • Update to syn 3
Commits
  • 7fc3b4c Release 1.0.229
  • 6d6e9a1 Merge pull request #3085 from dtolnay/syn3
  • 6dec3b7 Update to syn 3
  • cfe6692 Resolve mut_mut pedantic clippy lint
  • 1023d07 Update actions/upload-artifact@v6 -> v7
  • dd682c2 Update actions/checkout@v6 -> v7
  • 5f0f18b Update ui test suite to nightly-2026-06-01
  • 63a1498 Regenerate stderr with trybuild normalization fixes
  • fa7da4a Fix unused_features warning
  • 6b1a178 Unpin CI miri toolchain
  • Additional commits viewable in compare view

Updates serde_json from 1.0.149 to 1.0.151

Release notes

Sourced from serde_json's releases.

v1.0.151

v1.0.150

Commits
  • de85007 Release 1.0.151
  • 3b2b3c5 Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked
  • 0406d96 Debug-assert well-formedness and no-whitespace in from_string_unchecked
  • cf16f75 Add RawValue::from_string_unchecked
  • 827a315 Update actions/upload-artifact@v6 -> v7
  • cea36a5 Update actions/checkout@v6 -> v7
  • a1ae73a Release 1.0.150
  • 1a360b0 Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys
  • 2037b63 Reject non-string enum object keys
  • 5d30df6 Resolve manual_assert_eq pedantic clippy lint
  • Additional commits viewable in compare view

Updates sysinfo from 0.33.1 to 0.39.6

Changelog

Sourced from sysinfo's changelog.

0.39.6

  • NetBSD: Add support for disk I/O usage.
  • NetBSD: Improve retrieval of disk information.

0.39.5

  • macOS: Fix build for apple app store

0.39.4

  • Unix: Fix soundness issue when retrieving user's groups.
  • macOS: Add new macOS version name.
  • macOS: Fix inaccurate open_files returned value.

0.39.3

  • Unix: Fix retrieval of Network::mac_addr.
  • Linux: Improve retrieval of process information if process terminates while doing so.

0.39.2

  • Windows: Greatly improve performance of System::refresh_cpu_specifics when CPU usage is not requested.
  • iOS: Fix compilation error when user feature is enabled.
  • Linux: Correctly set thread information for processes.

0.39.1

  • Linux: Fix wrong network numbers computation.

0.39.0

  • Update minimum supported rust version to 1.95.
  • Add new NetworkData::operational_state API.
  • Add new Process::cgroup_limits API (only returning data on Linux).
  • All supported systems other than Windows: Improve performance of Networks::refresh*.
  • All supported systems other than Windows: Fix soundness issue when retrieving users.
  • Linux: Take into account parent cgroup memory limits.
  • Linux: Fix panic when retrieving process information on ESXi.
  • FreeBSD: Use the name of dataset as name for zfs disks.

0.38.4

  • macOS: Unpin objc2-* crates version.
  • Linux: Fix computation of disk size.

0.38.3

  • macOS: Improve accuracy of System::available_memory and System::used_memory.
  • Documentation: add missing unit for CPU::frequency returned value.

... (truncated)

Commits
  • 1bc6ed4 Update crate version to 0.39.6
  • da9bea0 Update CHANGELOG for 0.39.6
  • cefd877 Update src/unix/bsd/netbsd/system.rs
  • 9d79f93 Fix NetBSD disk I/O and process I/O statistics
  • 029025e Update crate version to 0.39.5
  • 78205e7 Update CHANGELOG for 0.39.5
  • 2a39746 Fix build for apple app store
  • c07bb44 Update CHANGELOG for 0.39.4
  • 559b07d Update crate version to 0.39.4
  • 07e3177 Linux: Fix soundness issue when retrieving user groups
  • Additional commits viewable in compare view

Updates wmi from 0.13.4 to 0.18.4

Release notes

Sourced from wmi's releases.

v0.18.4

What's Changed

New Contributors

Full Changelog: ohadravid/wmi-rs@v0.18.3...v0.18.4

v0.18.3

What's Changed

New Contributors

Full Changelog: ohadravid/wmi-rs@v0.18.2...v0.18.3

v0.18.2

What's Changed

Full Changelog: ohadravid/wmi-rs@v0.18.1...v0.18.2

v0.18.1

What's Changed

Full Changelog: ohadravid/wmi-rs@v0.18.0...v0.18.1

v0.18.0

What's Changed

  • Remove COMLibrary and let WMIConnection initialize COM if needed by @​ohadravid in ohadravid/wmi-rs#137 You can now call WMIConnection::new() and let the crate handle the initialization internally. Note: COM will NOT be uninitialized when the connection is dropped (similar to <=0.17 versions, which didn't uninitialize COM on drop since #53). If this is not what you want, then you must initialize COM yourself before creating the connection. See the docs for more.
  • Update the crate to Rust 2024 edition

Full Changelog: ohadravid/wmi-rs@v0.17.3...v0.18.0

v0.17.3

What's Changed

Full Changelog: ohadravid/wmi-rs@v0.17.2...v0.17.3

... (truncated)

Commits
  • 90dad22 Bump version
  • caab928 target_vendor cfg the use of CoIncrementMTAUsage for win7 build (#145)
  • 445971c Bump version from 0.18.2 to 0.18.3
  • 7a75c48 Add set_proxy_blanket for accessing namespaces that require elevated authen...
  • b768793 chore(deps): update criterion requirement from 0.7 to 0.8 (#139)
  • 7b63550 Allow multiple windows crate versions (#144)
  • 6b8d9da Bump version
  • 6ac46e1 Pass pCtx to {Put,Delete}Instance
  • b84dbd0 Add WMIConnection::{put_instance,delete_instance} (#141)
  • bb4d0f1 Merge pull request #137 from ohadravid/feat/better-com-init
  • Additional commits viewable in compare view

Updates chrono from 0.4.44 to 0.4.45

Release notes

Sourced from chrono's releases.

0.4.45

What's Changed

Commits
  • 1703382 Prepare 0.4.45 release
  • 881f9ab tz_data: fix tzdata locations on Android
  • f14ead4 fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflow
  • c6063e6 Update similar-asserts requirement from 1.6.1 to 2.0.0
  • 120686c Bump codecov/codecov-action from 5 to 6
  • See full diff in compare view

Updates nvml-wrapper from 0.10.0 to 0.12.1

Release notes

Sourced from nvml-wrapper's releases.

v0.12.0

Added

  • Add idiomatic abstraction for vGPU type information (#68)
  • Add device::mig_device_by_index() (#93)
  • Add device::mig_device_count() (#94)
  • Add device::vgpu_scheduler_capabilities() (#95)
  • Add device::mig_parent_device() (#96)
  • Add device::vgpu_host_mode() (#98)
  • Add device::mig_is_mig_device_handle() (#99)
  • Add device::set_mig_mode() (#100)
  • Add vGPU capabilities support (#101)
  • Add device::possible_placements() (#102)
  • Add NvLink bandwidth mode API (#103)
  • Add NvLink::remote_device_type() (#106)
  • Add device::set_temperature_threshold() (#107)
  • Add Nvml::vgpu_version() and Nvml::set_vgpu_version() (#108)
  • Add device::vgpu_accounting_pids() and device::vgpu_accounting_stats() (#109)
  • Add device::vgpu_scheduler_log() (#110)
  • Add device::vgpu_scheduler_state() and device::set_vgpu_scheduler_state() (#111)
  • Add MPS version of running_compute_processes for >= Volta (#112)
  • Add device::gsp_firmware_mode() and device::gsp_firmware_version() (#113)
  • Add device::profile_info() (#115)
  • Implement From<NvmlError> for nvmlReturn_t conversion (#117)
  • Add device::numa_node_id() for NUMA-node-friendly GPUs (#118)
  • Add missing AcousticThreshold enum variants (#121)
  • Add GPU Performance Monitoring (GPM) support (#122)

Fixed

  • Only return samples that are actually valid (#67)
  • Fix get cc macros (#104)
  • Fix attestation report size (#116)
  • Fix spelling mistake of "occurred" (#120)

Internal

  • Address cargo clippy warnings (#105)
  • Fix lifetime warnings (#119)

What's Changed

... (truncated)

Changelog

Sourced from nvml-wrapper's changelog.

[0.12.1] (released 2026-03-27)

Fixed

  • Corrected NVML_FI_PWR_SMOOTHING_* field IDs which used CUDA 13.0U1 numbering instead of v12, causing silent data corruption on CUDA 12 hosts (#134, #137)
  • Added runtime driver version detection and transparent field ID remapping for drivers >= 580.82 (CUDA 13.0 Update 1+) so callers don't need to handle the v12/v13U1 numbering difference (#137)
  • Fixed APIs that need double-calls for buffer size calculation (#129)
  • Fixed nvmlDeviceGetActiveVgpus argument ordering (#128)

Added

  • FieldIdScheme enum and Nvml::field_id_scheme() to inspect the detected driver's field ID numbering
  • Method for getting vGPU type ID (#124)

[0.12.0] (released 2026-02-11)

Added

  • Add idiomatic abstraction for vGPU type information (#68)
  • Add device::mig_device_by_index() (#93)
  • Add device::mig_device_count() (#94)
  • Add device::vgpu_scheduler_capabilities() (#95)
  • Add device::mig_parent_device() (#96)
  • Add device::vgpu_host_mode() (#98)
  • Add device::mig_is_mig_device_handle() (#99)
  • Add device::set_mig_mode() (#100)
  • Add vGPU capabilities support (#101)
  • Add device::possible_placements() (#102)
  • Add NvLink bandwidth mode API (#103)
  • Add NvLink::remote_device_type() (#106)
  • Add device::set_temperature_threshold() (#107)
  • Add Nvml::vgpu_version() and Nvml::set_vgpu_version() (#108)
  • Add device::vgpu_accounting_pids() and device::vgpu_accounting_stats() (#109)
  • Add device::vgpu_scheduler_log() (#110)
  • Add device::vgpu_scheduler_state() and device::set_vgpu_scheduler_state() (#111)
  • Add MPS version of running_compute_processes for >= Volta (#112)
  • Add device::gsp_firmware_mode() and device::gsp_firmware_version() (#113)
  • Add device::profile_info() (#115)
  • Implement From<NvmlError> for nvmlReturn_t conversion (#117)
  • Add device::numa_node_id() for NUMA-node-friendly GPUs (#118)
  • Add missing AcousticThreshold enum variants (#121)
  • Add GPU Performance Monitoring (GPM) support (#122)

Fixed

  • Only return samples that are actually valid (#67)
  • Fix get cc macros (#104)
  • Fix attestation report size (#116)
  • Fix spelling mistake of "occurred" (#120)

Internal

... (truncated)

Commits

Updates windows from 0.61.3 to 0.62.2

Commits

Updates tauri-build from 2.5.6 to 2.6.3

Release notes

Sourced from tauri-build's releases.

tauri-build v2.6.3

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 1133 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1085 crate dependencies)
Crate:     atk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0413
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0413

Crate: atk-sys
Version: 0.18.2
Warning: unmaintained
Title: gtk-rs GTK3 bindings - no longer maintained
Date: 2024-03-04
ID: RUSTSEC-2024-0416
URL: https://rustsec.org/advisories/RUSTSEC-2024-0416

Crate: fxhash
Version: 0.2.1
Warning: unmaintained
Title: fxhash - no longer maintained
Date: 2025-09-05
ID: RUSTSEC-2025-0057
URL: https://rustsec.org/advisories/RUSTSEC-2025-0057

Crate: gdk
Version: 0.18.2
Warning: unmaintained
Title: gtk-rs GTK3 bindings - no longer maintained
Date: 2024-03-04
ID: RUSTSEC-2024-0412
URL: https://rustsec.org/advisories/RUSTSEC-2024-0412

Crate: gdk-sys
Version: 0.18.2
Warning: unmaintained
Title: gtk-rs GTK3 bindings - no longer maintained
Date: 2024-03-04
ID: RUSTSEC-2024-0418
URL: https://rustsec.org/advisories/RUSTSEC-2024-0418

Crate: gdkwayland-sys
</tr></table>

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 13, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the rust-dependencies group in /sys-monitor-tauri/src-tauri with 9 updates chore(deps): bump the rust-dependencies group across 1 directory with 9 updates Aug 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/sys-monitor-tauri/src-tauri/rust-dependencies-cf8ab2f7f0 branch from 118776b to 8ca6ef2 Compare August 26, 2026 03:10
… 9 updates

Bumps the rust-dependencies group with 9 updates in the /sys-monitor-tauri/src-tauri directory:

| Package | From | To |
| --- | --- | --- |
| [tauri-plugin-store](https://github.com/tauri-apps/plugins-workspace) | `2.4.2` | `2.4.4` |
| [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.151` |
| [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.33.1` | `0.39.6` |
| [wmi](https://github.com/ohadravid/wmi-rs) | `0.13.4` | `0.18.4` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` |
| [nvml-wrapper](https://github.com/Cldfire/nvml-wrapper) | `0.10.0` | `0.12.1` |
| [windows](https://github.com/microsoft/windows-rs) | `0.61.3` | `0.62.2` |
| [tauri-build](https://github.com/tauri-apps/tauri) | `2.5.6` | `2.6.3` |



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

Updates `serde` from 1.0.228 to 1.0.229
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.228...v1.0.229)

Updates `serde_json` from 1.0.149 to 1.0.151
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.149...v1.0.151)

Updates `sysinfo` from 0.33.1 to 0.39.6
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md)
- [Commits](GuillaumeGomez/sysinfo@v0.33.1...v0.39.6)

Updates `wmi` from 0.13.4 to 0.18.4
- [Release notes](https://github.com/ohadravid/wmi-rs/releases)
- [Commits](ohadravid/wmi-rs@v0.13.4...v0.18.4)

Updates `chrono` from 0.4.44 to 0.4.45
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.44...v0.4.45)

Updates `nvml-wrapper` from 0.10.0 to 0.12.1
- [Release notes](https://github.com/Cldfire/nvml-wrapper/releases)
- [Changelog](https://github.com/rust-nvml/nvml-wrapper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Cldfire/nvml-wrapper/commits)

Updates `windows` from 0.61.3 to 0.62.2
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)

Updates `tauri-build` from 2.5.6 to 2.6.3
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-build-v2.5.6...tauri-build-v2.6.3)

---
updated-dependencies:
- dependency-name: chrono
  dependency-version: 0.4.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: nvml-wrapper
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
- dependency-name: serde
  dependency-version: 1.0.229
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: serde_json
  dependency-version: 1.0.151
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: sysinfo
  dependency-version: 0.39.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
- dependency-name: tauri-build
  dependency-version: 2.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
- dependency-name: tauri-plugin-store
  dependency-version: 2.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: windows
  dependency-version: 0.62.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
- dependency-name: wmi
  dependency-version: 0.18.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/sys-monitor-tauri/src-tauri/rust-dependencies-cf8ab2f7f0 branch from 8ca6ef2 to 09d8103 Compare August 26, 2026 11:32
quantdale added a commit that referenced this pull request Aug 27, 2026
- G: 5 defects triaged (windows-core resolver drift, clippy 1.95, TS7
  harness exclude + implicit any, jsdom engine warn, vitest cold-cache
  flake) - all fixed, no Critical/High/P1/P2 remaining
- H: 8 PRs #20-#27 disposition table (6 Adopted, 2 Superseded) with
  exact commits; maintainer action to close #20/#27 as superseded
- I: 6 truthful limitations (dual-GPU physical proof, hotplug/lid/power,
  code signing, Node 24.3.0 vs 24.15 for jsdom, pointer-drag, unsigned
  installers) - all deferred, not blockers
@dependabot @github

dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Author

The group that created this PR has been removed from your configuration.

@dependabot dependabot Bot closed this Aug 27, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/sys-monitor-tauri/src-tauri/rust-dependencies-cf8ab2f7f0 branch August 27, 2026 07:54
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.

0 participants