chore(deps): bump the cargo group in /src-tauri with 17 updates - #478
chore(deps): bump the cargo group in /src-tauri with 17 updates#478dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group in /src-tauri with 17 updates: | Package | From | To | | --- | --- | --- | | [tauri-plugin-opener](https://github.com/tauri-apps/plugins-workspace) | `2.5.3` | `2.5.4` | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.6.0` | `2.7.2` | | [tauri-plugin-single-instance](https://github.com/tauri-apps/plugins-workspace) | `2.4.0` | `2.4.3` | | [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` | | [tauri-plugin-prevent-default](https://github.com/ferreira-tb/tauri-plugin-prevent-default) | `2.1.4` | `5.0.0` | | [notify](https://github.com/notify-rs/notify) | `6.1.1` | `8.2.0` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.13.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.28` | `0.13.2` | | [zip](https://github.com/zip-rs/zip2) | `2.4.2` | `4.6.1` | | [opener](https://github.com/Seeker14491/opener) | `0.7.2` | `0.8.5` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.22.1` | `0.23.0` | | [winreg](https://github.com/gentoo90/winreg-rs) | `0.52.0` | `0.55.0` | | [webview2-com](https://github.com/wravery/webview2-rs) | `0.38.2` | `0.39.1` | | [windows](https://github.com/microsoft/windows-rs) | `0.61.3` | `0.62.2` | | [tauri-build](https://github.com/tauri-apps/tauri) | `2.5.5` | `2.6.3` | Updates `tauri-plugin-opener` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@http-v2.5.3...http-v2.5.4) 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-single-instance` from 2.4.0 to 2.4.3 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.0...fs-v2.4.3) 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 `tauri-plugin-prevent-default` from 2.1.4 to 5.0.0 - [Release notes](https://github.com/ferreira-tb/tauri-plugin-prevent-default/releases) - [Commits](ferreira-tb/tauri-plugin-prevent-default@2.1.4...5.0.0) Updates `notify` from 6.1.1 to 8.2.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/notify-8.2.0/CHANGELOG.md) - [Commits](notify-rs/notify@notify-6.1.1...notify-8.2.0) 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 `reqwest` from 0.12.28 to 0.13.2 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.28...v0.13.2) Updates `zip` from 2.4.2 to 4.6.1 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.4.2...v4.6.1) Updates `opener` from 0.7.2 to 0.8.5 - [Changelog](https://github.com/Seeker14491/opener/blob/master/CHANGELOG.md) - [Commits](Seeker14491/opener@v0.7.2...v0.8.5) 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 `base64` from 0.22.1 to 0.23.0 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.1...v0.23.0) Updates `winreg` from 0.52.0 to 0.55.0 - [Release notes](https://github.com/gentoo90/winreg-rs/releases) - [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md) - [Commits](gentoo90/winreg-rs@v0.52.0...v0.55.0) Updates `webview2-com` from 0.38.2 to 0.39.1 - [Commits](https://github.com/wravery/webview2-rs/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.5 to 2.6.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v2.5.5...tauri-build-v2.6.3) --- updated-dependencies: - dependency-name: tauri-plugin-opener dependency-version: 2.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tauri-plugin-dialog dependency-version: 2.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tauri-plugin-single-instance dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tauri-plugin-prevent-default dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: notify dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: reqwest dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: zip dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: opener dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: base64 dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: winreg dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: webview2-com dependency-version: 0.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows dependency-version: 0.62.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tauri-build dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
|
#484 limits every Dependabot group to Note for whoever handles the rebuilt pair: @dependabot recreate |
|
Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use |
…#484) #472 gave each ecosystem one grouped pull request a month with `patterns: ['*']` and no `update-types` filter. The first run showed what that grouping actually covers: | PR | contents | crossed | |------|-----------|-----------------------------------------------------| | #476 | 4 actions | major tags v4 -> v7, merged | | #477 | 11 npm | TypeScript 5.6 -> 7.0, Vite 6 -> 8 | | #478 | 17 crates | tauri-plugin-prevent-default 2 -> 5, notify 6 -> 8 | Nothing failed. Dependabot's schema check accepts the config, and the result is a `chore(deps)` title wrapped around a toolchain migration -- a diff whose per-dependency changelogs are the review, presented as a batch that cannot be split, bisected, or reverted per dependency. So each group now takes `update-types: [minor, patch]`. Majors fall outside every group and arrive one pull request per dependency, each carrying its own changelog. That is the documented shape: "Example: Individual pull requests for major updates and grouped for minor/patch updates" in GitHub's guide to optimizing pull request creation, whose stated result is "All major updates will continue to be raised as individual pull requests." `update-types` alone does not suppress anything. The next example in the same guide, the one titled "no pull requests for major updates", starts from this exact group and reaches that outcome by *adding* an `ignore` condition on `version-update:semver-major`. That condition is deliberately not written here: an `ignore` is a permanent, repo-invisible mute, and the point of this change is to make majors visible one at a time, not to stop hearing about them. `open-pull-requests-limit` goes 2 -> 4 because the shape of a run changed. Two was sized for "one grouped pull request, plus headroom for a stale one". With majors opening individually the file now holds one grouped pull request plus n majors, and a limit of 2 leaves room for exactly one of them. One caveat, which is in the config comment because it is invisible from the config: on a run where a grouped pull request is already open, Dependabot marks every dependency matching the group's `patterns` as handled before it consults `update-types`, so that run opens no individual major pull requests at all. They appear on the first run after the grouped pull request is merged or closed. Majors are deferred by an unreviewed batch, not dropped by it. Separately, and recorded in the config comment because nothing else in the repository says it: `tauri build` fails when a Tauri plugin's crate and npm halves disagree on major *or minor*, and Dependabot puts those two halves in two different pull requests. #478 is red on Linux and macOS for exactly that -- `tauri-plugin-dialog (v2.7.2) : @tauri-apps/plugin-dialog (v2.6.0)`, the npm half sitting in #477. That coupling is not a semver problem and this change does not fix it; the pair has to be merged as a pair. The github-actions comment is corrected while it is being rewritten: it claimed all five actions are tracked by major tag. Four are; `dtolnay/rust-toolchain@stable` carries no version for Dependabot to compare. scripts/dependabotConfig.test.ts locks the four properties this file has that a reader cannot see: no group lists or admits `major`, every group stays `applies-to: version-updates` so a security advisory never waits for the monthly batch, the `interval` matches the cadence the header comment promises, and the limit stays above the point where the queue becomes invisible. Each was verified to fail by breaking the property it claims to protect. `ecosystemBlocks()` asserts it found blocks, because every check is a `for` over its result and a `for` over an empty list passes. Measured: an extra space in each `- package-ecosystem:` line left four of the five checks green. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Bumps the cargo group in /src-tauri with 17 updates:
2.5.32.5.42.6.02.7.22.4.02.4.31.0.2281.0.2291.0.1491.0.1512.1.45.0.06.1.18.2.01.12.31.13.10.12.280.13.22.4.24.6.10.7.20.8.50.4.440.4.450.22.10.23.00.52.00.55.00.38.20.39.10.61.30.62.22.5.52.6.3Updates
tauri-plugin-openerfrom 2.5.3 to 2.5.4Release notes
Sourced from tauri-plugin-opener's releases.
... (truncated)
Commits
e7a68fapublish new versions (#3068)b5550a3chore: temp delete updater changefile93426f8fix: fix docsrs builds4ee61e0Revert "chore: temp delete updater changefile"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-single-instancefrom 2.4.0 to 2.4.3Release notes
Sourced from tauri-plugin-single-instance's releases.
... (truncated)
Commits
06124afpublish new versions (#2972)060219echore(deps): update dependency@rollup/plugin-typescriptto v12.3.0 (#3067)c7e9766chore(deps): update tauri monorepo (v2) (#3058)d4a8ce9chore(deps): update rust crate tokio-tungstenite to 0.28 (#3016)cdc7eecchore(deps): update dependency@rollup/plugin-typescriptto v12.2.0 (#3066)6314b00chore: temp delete updater changefilefb4c8aechore(deps): update dependency typescript-eslint to v8.46.2 (#3060)fccc1cfchore(deps): update eslint monorepo to v9.38.0 (#3044)3702308chore(deps): update dependency rollup to v4.52.5 (#3043)c9c8b39chore(deps): update dependency typescript-eslint to v8.46.1 (#3025)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
tauri-plugin-prevent-defaultfrom 2.1.4 to 5.0.0Release notes
Sourced from tauri-plugin-prevent-default's releases.
... (truncated)
Commits
1a025c9ci: use trusted publishing (#56)ae096e7perf: register a single keydown listener and use bitflags for options (#55)e3e15abchore: update dependencies (#54)80d0b3fBREAKING CHANGE: renamePreventDefaulttrait methods (#53)e9a19efchore: bump version (#50)d75c239fix: set tauri default-features=false (#49)c5c7892chore: update dependencies (#48)3d52965docs: update readme (#47)e6c5486chore: enable all featuresf12d2e0docs: remove argsUpdates
notifyfrom 6.1.1 to 8.2.0Release notes
Sourced from notify's releases.
... (truncated)
Changelog
Sourced from notify's changelog.
... (truncated)
Commits
a1d7c2dPrepare release (#706)c685ea7Skip allModifyevents right after aCreateevent, unless it's a rename e...e36d54efix: INotifyWatcher may raise events with no paths (#700)394ef18feat(inotify): notify a user if themax_user_watcheshas been reached impli...04473dechore: Prepare 8.1.0 release (#697)12a026dfix: makePathsMut::commitconsuming (#695)d824023feat: introduceWatcher::paths_mutfor adding/removing paths in batch (#692)b984134Do not clone paths while walking dirs (#693)416ba82chore: Use MSRV for Clippy and rustfmt (#694)10ce3efUpdatewindows-systo v0.60 (#691)Updates
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
reqwestfrom 0.12.28 to 0.13.2Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
ad83b63v0.13.2c25f3dbchore: Add Windows and Linux arm64 to CI (#2960)761b89echore: upgrade wasm-streams to v0.5 (#2958)fd2d507fix(wasm): custom content-type overidden by json method for wasm (#2908)23eb7d4chore: update copyright year to 2026 (#2943)10c31c2fix(http3): specify h3 alpn for http3 connector (#2929)8530ec3docs: native-tls-alpn has changed to native-tls-no-alpn (#2940)04a216fchore(deps): remove unused webpki-roots and rustls-native-certs (#2932)406b59efix http2 feature is not enabled for native-tls ALPN (#2927)325a020Update readme for 0.13 (#2926)Updates
zipfrom 2.4.2 to 4.6.1Release notes
Sourced from zip's releases.
... (truncated)
Changelog
Sourced from zip's changelog.