chore: bump the cargo-patch-and-minor group across 1 directory with 5 updates - #641
Merged
InstaZDLL merged 1 commit intoSep 15, 2026
Conversation
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (5)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
InstaZDLL
approved these changes
Sep 14, 2026
… updates Bumps the cargo-patch-and-minor group with 5 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [uuid](https://github.com/uuid-rs/uuid) | `1.26.0` | `1.26.1` | | [toml](https://github.com/toml-rs/toml) | `1.1.5+spec-1.1.0` | `1.1.6+spec-1.1.0` | | [wasmtime](https://github.com/bytecodealliance/wasmtime) | `48.0.1` | `48.0.2` | | [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) | `48.0.1` | `48.0.2` | | [rustls](https://github.com/rustls/rustls) | `0.23.43` | `0.23.44` | Updates `uuid` from 1.26.0 to 1.26.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.26.0...v1.26.1) Updates `toml` from 1.1.5+spec-1.1.0 to 1.1.6+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.1.5...toml-v1.1.6) Updates `wasmtime` from 48.0.1 to 48.0.2 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v48.0.2/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v48.0.1...v48.0.2) Updates `wasmtime-wasi` from 48.0.1 to 48.0.2 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v48.0.2/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v48.0.1...v48.0.2) Updates `rustls` from 0.23.43 to 0.23.44 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.43...v/0.23.44) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch-and-minor - dependency-name: toml dependency-version: 1.1.6+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch-and-minor - dependency-name: uuid dependency-version: 1.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch-and-minor - dependency-name: wasmtime dependency-version: 48.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch-and-minor - dependency-name: wasmtime-wasi dependency-version: 48.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/src-tauri/cargo-patch-and-minor-c6de3abab0
branch
from
September 14, 2026 14:55
52df78c to
7866a63
Compare
InstaZDLL
deleted the
dependabot/cargo/src-tauri/cargo-patch-and-minor-c6de3abab0
branch
September 15, 2026 16:57
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-patch-and-minor group with 5 updates in the /src-tauri directory:
1.26.01.26.11.1.5+spec-1.1.01.1.6+spec-1.1.048.0.148.0.248.0.148.0.20.23.430.23.44Updates
uuidfrom 1.26.0 to 1.26.1Release notes
Sourced from uuid's releases.
Commits
9f92712Merge pull request #910 from uuid-rs/cargo/v1.26.1d4df8f0prepare for 1.26.1 release5613f23Merge pull request #909 from uuid-rs/fix/ts-conversion-overflowfda00ebdon't panic in overflowing Timestamp to SystemTime conversionc82e88cMerge pull request #907 from lenamonj/v7-counter-placementac065a6Align the counter diagram34ec102Seat the v7 counter below the version nibbleUpdates
tomlfrom 1.1.5+spec-1.1.0 to 1.1.6+spec-1.1.0Commits
572c005chore: Release66d0c53docs: Update changelog07af4e7perf: Reduce allocations in toml_edit parsing and dumping (#1215)0ff90dbperf(display): Write encoded strings directlyefb2536perf(display): Move generated representation strings075c444refactor(display): Consolidate key-path encodingb48f338perf(display): Borrow table keys during document outputc6c1de3perf(parser): Move completed table header keysec90463perf(parser): Borrow input when creating editable documentsd76a48atest: Benchmark rendering generated keys and valuesUpdates
wasmtimefrom 48.0.1 to 48.0.2Release notes
Sourced from wasmtime's releases.
Changelog
Sourced from wasmtime's changelog.
Commits
e9f1ea2Release Wasmtime 48.0.2 (#14310)b34849e[48.0.x] Fix compile on the latest Rust nightly (#14307)3c2d3a2Import the cap-primitives crate (#14225)Updates
wasmtime-wasifrom 48.0.1 to 48.0.2Release notes
Sourced from wasmtime-wasi's releases.
Changelog
Sourced from wasmtime-wasi's changelog.
Commits
e9f1ea2Release Wasmtime 48.0.2 (#14310)b34849e[48.0.x] Fix compile on the latest Rust nightly (#14307)3c2d3a2Import the cap-primitives crate (#14225)Updates
rustlsfrom 0.23.43 to 0.23.44Commits
64ad386Bump version to 0.23.441efbf66bogo: remove PostQuantum setupe78162faws-lc-rs: add support for ML-DSA signaturesd880772bogo: extract Options::provider() helper87201d6bogo: force all callers to get provider from Options93657e3server: limit 1.2 certificate requests to 1.2-compatible signature schemesbbd3c9aclient: avoid sending 1.3-only signature schemes if no cipher suites configuredeb57688tls12: require known signature algorithme7a9ceftls12: send illegal_parameter alert for kx signed with wrong algorithm06a546dbogo: take latest