chore(deps): bump the minor-and-patch group across 1 directory with 6 updates - #315
chore(deps): bump the minor-and-patch group across 1 directory with 6 updates#315dependabot[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (1 file)
OverviewThis is a Dependabot PR that bumps 6 dependencies in
All bumps are semver-compatible. No source files were modified. The Socket alert on Reviewed by step-3.7-flash · Input: 81.8K · Output: 3.4K · Cached: 184.3K |
|
Tick the box to add this pull request to the merge queue (same as
|
… updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.53.1` | | [tauri-plugin-log](https://github.com/tauri-apps/plugins-workspace) | `2.8.0` | `2.9.0` | | [tauri](https://github.com/tauri-apps/tauri) | `2.11.3` | `2.11.5` | Updates `thiserror` from 2.0.18 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.19) 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.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `tokio` from 1.52.3 to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.53.1) Updates `tauri-plugin-log` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@log-v2.8.0...log-v2.9.0) Updates `tauri` from 2.11.3 to 2.11.5 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.11.3...tauri-v2.11.5) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tauri dependency-version: 2.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tauri-plugin-log dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tokio dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
d10a8bd to
f6b5d7e
Compare
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
|



Bumps the minor-and-patch group with 6 updates in the / directory:
2.0.182.0.191.0.2281.0.2291.0.1501.0.1511.52.31.53.12.8.02.9.02.11.32.11.5Updates
thiserrorfrom 2.0.18 to 2.0.19Release notes
Sourced from thiserror's releases.
Commits
e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in testfebcc03Merge pull request #451 from vip892766gma/maint/20260521171412c50e387chore: improve thiserror maintenance pathd4a2507Raise minimum tested compiler to rust 1.8599e8a6cUnpin CI miri toolchain9ac165cPin CI miri to nightly-2026-02-11Updates
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.150 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 -> v7Updates
tokiofrom 1.52.3 to 1.53.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)be689a3chore: prepare Tokio v1.53.0 (#8294)50f76c7chore: prepare tokio-macros v2.7.1 (#8295)f61fccaMerge 'tokio-1.52.4' into 'master' (#8290)efdba5fchore: prepare Tokio v1.52.4 (#8289)b0ba02eMerge 'tokio-1.51.4' into 'tokio-1.52.x' (#8288)Updates
tauri-plugin-logfrom 2.8.0 to 2.9.0Release notes
Sourced from tauri-plugin-log's releases.
... (truncated)
Commits
cad301fpublish new versions (#3447)254f222chore(log): use kv stable feature rather than unstable (#3477)b1439bechore: ignore cargo audit errors (#3481)d157387fix(single-instance): Yield unix listener in macos (#3466)41f6274docs(log): some builder methods and defaults (#3460)f08980ffeat(log): rotate log file on each session (#3445)78df86fchore(deps): update dependency vite to v8.0.16 [security] (#3458)aecec42docs(http): fix connectTimeout option in README (#3451)0767dcbchore(deps): update dependency eslint-plugin-security to v4.0.1 (#3452)4be7690fix(positioner): return error instead of panicking when window has no monitor...Updates
taurifrom 2.11.3 to 2.11.5Release notes
Sourced from tauri's releases.
... (truncated)
Commits
7cd7136apply version updates (#15632)44594d6Revert "fix(deps): pin time to<0.3.52" (#15631)ca90b46apply version updates (#15621)ba865f2fix(windows): dpi getter leaksHDChandles (#15614)0299da0fix(deps): pin time to<0.3.52(#15616)40ad9d9chore(ci): migrate to use--cross-compile(#15602)8909f22apply version updates (#15598)67ffa19fix(bundler): make .desktop and .DirIcon relative symlinks (#15596)c5c8b2bdocs(readme): desktop platforms -> operating systems, closes #1558980d437ffix(#15580): bump memmap2 (#15587)Note
Bump minor and patch Rust dependencies across 6 packages
Updates
Cargo.lockwith minor and patch version bumps for 6 dependencies.Macroscope summarized f6b5d7e.