chore(deps): bump the cargo-minor-patch group in /src-tauri with 20 updates#61
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the cargo-minor-patch group in /src-tauri with 20 updates: | Package | From | To | | --- | --- | --- | | [tauri-plugin-fs](https://github.com/tauri-apps/plugins-workspace) | `2.4.5` | `2.5.1` | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.6.0` | `2.7.2` | | [tauri-plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.10.0` | `2.10.1` | | [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` | | [steamlocate](https://github.com/WilliamVenner/steamlocate-rs) | `2.0.1` | `2.1.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.49.0` | `1.50.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.43` | `0.4.45` | | [moka](https://github.com/moka-rs/moka) | `0.12.13` | `0.12.15` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.3` | `1.21.4` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.13.1` | | [open](https://github.com/Byron/open-rs) | `5.3.3` | `5.4.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.20.0` | `1.24.0` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.33` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.104` | | keyvalues-serde | `0.2.3` | `0.2.4` | | [interprocess](https://github.com/kotauskas/interprocess) | `2.3.0` | `2.4.2` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.33` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.24.0` | `3.25.0` | | [tauri-build](https://github.com/tauri-apps/tauri) | `2.5.6` | `2.6.3` | Updates `tauri-plugin-fs` from 2.4.5 to 2.5.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.5...fs-v2.5.1) Updates `tauri-plugin-dialog` from 2.6.0 to 2.7.2 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@log-v2.6.0...dialog-v2.7.2) Updates `tauri-plugin-updater` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@updater-v2.10.0...updater-v2.10.1) 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 `steamlocate` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/WilliamVenner/steamlocate-rs/releases) - [Changelog](https://github.com/WilliamVenner/steamlocate-rs/blob/master/CHANGELOG.md) - [Commits](WilliamVenner/steamlocate-rs@2.0.1...2.1.0) Updates `tokio` from 1.49.0 to 1.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.49.0...tokio-1.50.0) Updates `chrono` from 0.4.43 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.43...v0.4.45) Updates `moka` from 0.12.13 to 0.12.15 - [Release notes](https://github.com/moka-rs/moka/releases) - [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md) - [Commits](moka-rs/moka@v0.12.13...v0.12.15) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) Updates `regex` from 1.12.3 to 1.13.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.3...1.13.1) Updates `open` from 5.3.3 to 5.4.0 - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](Byron/open-rs@v5.3.3...v5.4.0) Updates `uuid` from 1.20.0 to 1.24.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.20.0...v1.24.0) Updates `log` from 0.4.29 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.29...0.4.33) Updates `anyhow` from 1.0.100 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.104) Updates `keyvalues-serde` from 0.2.3 to 0.2.4 Updates `interprocess` from 2.3.0 to 2.4.2 - [Release notes](https://github.com/kotauskas/interprocess/releases) - [Commits](kotauskas/interprocess@2.3.0...2.4.2) Updates `futures` from 0.3.31 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.33) Updates `tempfile` from 3.24.0 to 3.25.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/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: tauri-plugin-fs dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: tauri-plugin-dialog dependency-version: 2.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: tauri-plugin-updater dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: steamlocate dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: moka dependency-version: 0.12.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: open dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: uuid dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: keyvalues-serde dependency-version: 0.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: interprocess dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: futures dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: tempfile dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: tauri-build dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo-minor-patch group in /src-tauri with 20 updates:
2.4.52.5.12.6.02.7.22.10.02.10.11.0.2281.0.2291.0.1491.0.1512.0.12.1.01.49.01.50.00.4.430.4.450.12.130.12.151.21.31.21.41.12.31.13.15.3.35.4.01.20.01.24.00.4.290.4.331.0.1001.0.1040.2.30.2.42.3.02.4.20.3.310.3.333.24.03.25.02.5.62.6.3Updates
tauri-plugin-fsfrom 2.4.5 to 2.5.1Release notes
Sourced from tauri-plugin-fs's releases.
... (truncated)
Commits
5c7668bpublish new versions (#3397)ec05401chore(deps): update rust crate toml to v1 (#3323)b86e999chore(deps): update tauri packages to 2.11 (#3407)c463d8achore(deps): update rustls-webpki in lockfile, ignore core2 in audit (#3405)1bb7bebchore(deps): bump openssl (#3402)3412fa2docs(readme): fix platform support matrix (opener supports mobile)af81fdadocs(readme): fix platform support matrix (mobile is supported)c1fd33bfix(opener): allow open network share locations (#3343)250857bchore(deps): update dependency typescript to v6 (#3363)964e13ffix(store): dead lock trying to set while exiting (#3395)Updates
tauri-plugin-dialogfrom 2.6.0 to 2.7.2Release notes
Sourced from tauri-plugin-dialog's releases.
... (truncated)
Commits
03afae6publish new versions (#3500)57ac986chore(deps): update dependency@tauri-apps/clito v2.11.4 (#3463)2ed6d6cfix(store):StoreOptions.defaultsshould not be required (#3499)cdfd462chore(example): setcolor-cheme(#3493)d6e0b6bchore(example): clean up and migrate to ts partially (#3492)40ae0a7enhance(dialog): useMaterialAlertDialogBuilder(#3491)edc52eachore(deps): bump create-pull-request to v8 (#3489)a0d949dchore(deps): update pnpm to v11 (#3487)13c63afchore: fix clippy (#3488)cad301fpublish new versions (#3447)Updates
tauri-plugin-updaterfrom 2.10.0 to 2.10.1Release notes
Sourced from tauri-plugin-updater's releases.
... (truncated)
Commits
d6a3898Publish New Versions (v2) (#3268)2e5bcdfchore(deps): fix audits (#3373)4374b4fchore(notification): remove unused dev-deps (#3372)f75d21dchore(deps): remove used of tauri-utils build feature (#3360)4b95f5echore(deps): update dependency eslint to v10.1.0 (#3357)99c3e37chore(deps): bump tar in /plugins/updater/tests/updater-migration/v1-app (#3352)eaac19achore(deps): update rust crate tar to v0.4.45 [security] (#3353)5183e31chore(deps): update dependency typescript-eslint to v8.57.1 (#3344)2c0883echore(deps): update dependency vite to v8 (#3346)024ec0cfix(deep-link): ChromeOS deep link calls filtered and ignored by plugin (fix ...Updates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_jsonfrom 1.0.149 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintUpdates
steamlocatefrom 2.0.1 to 2.1.0Release notes
Sourced from steamlocate's releases.
Changelog
Sourced from steamlocate's changelog.
Commits
ef65029release: prepare 2.1.0 release8ccd219fix: allow arbitrary shortcut field order6b17688deps:$ cargo update154fe8atest: group test assetsdbe4fa3deps: updatewinregto0.56.0ca286d4refactor: move locate constructors to root6dff73erefactor: replacehomewithstd::env::home_dir41f0be5chore: only check fmt on stable toolchain08901a8chore: add publish.yml926175bchore(deps): bump actions/checkout from 5 to 6Updates
tokiofrom 1.49.0 to 1.50.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
0273e45chore: prepare Tokio v1.50.0 (#7934)e3ee4e5chore: prepare tokio-macros v2.6.1 (#7943)8c980eaio: addwrite_all_vectoredtotokio-util(#7768)e35fd6dci: fix patch during clippy step (#7935)03fe44cruntime: fixevent_intervaldoc (#7932)d18e5dfio: fix race inMock::poll_write(#7882)f21f269runtime: fix race condition during the blocking pool shutdown (#7922)d81e8f0macros: remove (most) localusedeclarations intokio::select!(#7929)25e7f26rt: fix missing quotation in docs (#7925)e1a91efutil: fix typo in docs (#7926)Updates
chronofrom 0.4.43 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontentsUpdates
mokafrom 0.12.13 to 0.12.15Release notes
Sourced from moka's releases.
... (truncated)
Changelog
Sourced from moka's changelog.
... (truncated)
Commits
616473eMerge pull request #586 from moka-rs/fix-flaky-cht-test-on-many-core-machinescaf8c82Apply cargo fmt65ff433Fix flaky testcht::segment::tests::drop_many_valueson many-core machinesfd103adUpdate the change log for PR #5865baf38cFix flaky testcht::segment::tests::drop_many_values_concurrent4b709c8Merge pull request #585 from moka-rs/chore/prepare-v0.12.159e7c73bRemove an unused link from the change logfa14f78Bump the version tov0.12.1598968b3Update the change log forv0.12.154c37fd4Merge pull request #584 from moka-rs/chore/disable-flaky-tests-by-defaultUpdates
once_cellfrom 1.21.3 to 1.21.4Changelog
Sourced from once_cell's changelog.
Commits
80fe900Merge pull request #296 from matklad/matklad/plfixa5e09c9release 1.21.42426d45Merge pull request #295 from matklad/matklad/plfixa144121Merge pull request #290 from alexanderkjall/run-tests-with-no-default-features232a1a4Merge pull request #292 from phil-opp/doc-fixd31767bfix OnceCell::wait with features=parking_lot28d29aeFix:sync::OnceCell::try_insertdocs should importsyncvariant0f78fb0make the command 'cargo test --no-default-features' workfda60a6Merge pull request #287 from AbeZbm/add-testsb5b98c0Add tests for OnceRefUpdates
regexfrom 1.12.3 to 1.13.1Changelog
Sourced from regex's changelog.
... (truncated)
Commits
2b527591.13.1, redux40e98231.13.175fcb96changelog: 1.13.164ad0b6automata: fix bug in reverse suffix/inner optimizationfa91c31automata: fix a bug caught by Codex review30390ecautomata: formatting tweaks821a8ebautomata: refactor reverse suffix/inner search slightly10afd70automata: expose the extracted literals for inner literal extraction8c34f41automata: avoid reverse suffix optimization for non-leftmost-first5524f02test: add regression tests for failed reverse suffix/inner optimizationsUpdates
openfrom 5.3.3 to 5.4.0Release notes
Sourced from open's releases.