chore: bump the cargo-minor-patch group across 1 directory with 7 updates#709
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore: bump the cargo-minor-patch group across 1 directory with 7 updates#709dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ates Bumps the cargo-minor-patch group with 7 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.23.1` | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.6.0` | `2.7.0` | | [tauri-plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.10.0` | `2.10.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.52.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.2` | `0.13.3` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.186` | | [interprocess](https://github.com/kotauskas/interprocess) | `2.4.0` | `2.4.2` | Updates `uuid` from 1.22.0 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.1) Updates `tauri-plugin-dialog` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@log-v2.6.0...log-v2.7.0) 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 `tokio` from 1.50.0 to 1.52.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.52.1) Updates `reqwest` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.2...v0.13.3) Updates `libc` from 0.2.183 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.186) Updates `interprocess` from 2.4.0 to 2.4.2 - [Release notes](https://github.com/kotauskas/interprocess/releases) - [Commits](kotauskas/interprocess@2.4.0...2.4.2) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.23.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.0 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: tokio dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: reqwest dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: libc dependency-version: 0.2.186 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-patch dependency-group: cargo-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 with 7 updates in the /src-tauri directory:
1.22.01.23.12.6.02.7.02.10.02.10.11.50.01.52.10.13.20.13.30.2.1830.2.1862.4.02.4.2Updates
uuidfrom 1.22.0 to 1.23.1Release notes
Sourced from uuid's releases.
Commits
ca0c85fMerge pull request #879 from uuid-rs/cargo/v1.23.1b4db015prepare for 1.23.1 release771069dMerge pull request #878 from aznashwan/fix-from-gregorian-deprecation-note80994a2fix: Timestamp::from_gregorian deprecation note90c5be8Merge pull request #877 from guybedford/remove-wasm-bindgen-msrv8b8c4f4Remove deprecated feature from wasm-bindgen dependency00ab922Merge pull request #876 from uuid-rs/cargo/v1.23.0726ba45prepare for 1.23.0 release996dadeMerge pull request #875 from uuid-rs/fix/context-orderinge140479simplify a use stmtUpdates
tauri-plugin-dialogfrom 2.6.0 to 2.7.0Release notes
Sourced from tauri-plugin-dialog's releases.
... (truncated)
Commits
51b430bci: delete .changes/updater-new-bundle-support.mdfd439b1Publish New Versions (v2) (#2964)2522b71fix(deep-link): revert the breaking change introduced by #2928 (#2970)9021a73chore(deps): update dependency rollup to v4.50.0 (#2966)625bb1cfeat(log): re-export the log crate (#2965)6215afechore(deps): update dependency rollup to v4.49.0 (#2962)8cf8eeafeat(updater): inject bundle_type into endpoint url (#2960)509eba8feat: support message dialogs with 3 buttons (#2641)9ac5fe8feat(updater): support bundle-specific targets (#2624)c247410chore(deps): update dependency typescript-eslint to v8.41.0 (#2956)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
tokiofrom 1.50.0 to 1.52.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
905c146chore: prepare to release v1.52.1 (#8059)56aaa43rt: revert #7757 to fix regression inspawn_blocking(#8057)57ff47aci: updatetrybuildto expect output from rustc 1.95.0 (#8058)812de3eci: bump taiki-e/cache-cargo-install-action from 1 to 3 (#8053)ba82e73ci: use Dependabot to keep github actions up to date (#8052)2e85f9dci: replace cirrus-ci with freebsd-vm (#8041)a7e1cd8ci: update GitHub Actions workflows to use latest tool versions (#8047)5f7be0achore: perpare 1.52.0 (#8045)36d12d2taskdump: allow impl FnMut() in taskdumps instead of just fn() (#8040)f943312fs: support io-uring inAsyncReadforFile(#7907)Updates
reqwestfrom 0.13.2 to 0.13.3Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
a9a88c4v0.13.3f3f6d9ddocs(retry): include ReqRep in docsrs (#3020)5f9c231fix rustls CRL PEM parsing (#3013)11d835duse wasm-bindgen ecosystem only for wasm32-unknown-* target (#3000)1f72916Upgrade rustls-platform-verifier (#3010)5d5bf35[HTTP/3] Optimize IPv6 fallback and enforce HTTPS scheme #2911 (#3006)93dc1b2docs: more accurate about default HTTP2 window sizes (#3007)c5e50f0docs: update outdated link in commentsb25611fresolve: debug log to change only host (#2992)ca1f479http3: handle stop_sending without error (#2978)Updates
libcfrom 0.2.183 to 0.2.186Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
42620ff[0.2] libc: Release 0.2.1869db2eaaapple: add KEVENT_FLAG_* constants3840939Add PR_SET_MEMORY_MERGE and PR_GET_MEMORY_MERGE for linuxf697debchore: migrate from Cirrus CI to GHA71d5bfclibc: Release 0.2.1851027d1cRevert "ci: Pin nightly to 2026-04-01"0e9c6e5redox: Add semaphore functions24ef457feat: add back support for gnu windows x86 in ciaa75cafhorizon: Change POLL constants from c_short to c_intb7eda5ahexagon: add missing constants and fix types for linux-muslUpdates
interprocessfrom 2.4.0 to 2.4.2Release notes
Sourced from interprocess's releases.
Commits
ecb9dafchore: remove some dead coded3dead4chore: bump version621ce95fix: interior-mutableCompletionResult1544f04chore: removeUnwindBomb155e17ffix: remove fragile timeout support inexsync_opd04abc4fix: wait for cancellation inexsync_op5743c5dfix: downgradeowo-colorsandbacktraceaa9dedcfix: unwind bomb armed too earlyb1bc1d1chore: make readme 78colbcaf80edocs: tweak readme and add patent grantDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions