Skip to content

chore: bump the cargo-patch-and-minor group across 1 directory with 5 updates - #641

Merged
InstaZDLL merged 1 commit into
mainfrom
dependabot/cargo/src-tauri/cargo-patch-and-minor-c6de3abab0
Sep 15, 2026
Merged

InstaZDLL merged 1 commit into
mainfrom
dependabot/cargo/src-tauri/cargo-patch-and-minor-c6de3abab0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo-patch-and-minor group with 5 updates in the /src-tauri directory:

Package From To
uuid 1.26.0 1.26.1
toml 1.1.5+spec-1.1.0 1.1.6+spec-1.1.0
wasmtime 48.0.1 48.0.2
wasmtime-wasi 48.0.1 48.0.2
rustls 0.23.43 0.23.44

Updates uuid from 1.26.0 to 1.26.1

Release notes

Sourced from uuid's releases.

v1.26.1

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.26.0...v1.26.1

Commits
  • 9f92712 Merge pull request #910 from uuid-rs/cargo/v1.26.1
  • d4df8f0 prepare for 1.26.1 release
  • 5613f23 Merge pull request #909 from uuid-rs/fix/ts-conversion-overflow
  • fda00eb don't panic in overflowing Timestamp to SystemTime conversion
  • c82e88c Merge pull request #907 from lenamonj/v7-counter-placement
  • ac065a6 Align the counter diagram
  • 34ec102 Seat the v7 counter below the version nibble
  • See full diff in compare view

Updates toml from 1.1.5+spec-1.1.0 to 1.1.6+spec-1.1.0

Commits
  • 572c005 chore: Release
  • 66d0c53 docs: Update changelog
  • 07af4e7 perf: Reduce allocations in toml_edit parsing and dumping (#1215)
  • 0ff90db perf(display): Write encoded strings directly
  • efb2536 perf(display): Move generated representation strings
  • 075c444 refactor(display): Consolidate key-path encoding
  • b48f338 perf(display): Borrow table keys during document output
  • c6c1de3 perf(parser): Move completed table header keys
  • ec90463 perf(parser): Borrow input when creating editable documents
  • d76a48a test: Benchmark rendering generated keys and values
  • Additional commits viewable in compare view

Updates wasmtime from 48.0.1 to 48.0.2

Release notes

Sourced from wasmtime's releases.

v48.0.2

48.0.2

Released 2026-09-10.

Changed

  • Wasmtime's dependency on cap-primitives is now vendored within Wasmtime itself. #14225

Fixed

  • Code generated by bindgen! is now compatible with the latest Rust nightly by default. #14307
Changelog

Sourced from wasmtime's changelog.

48.0.2

Released 2026-09-10.

Changed

  • Wasmtime's dependency on cap-primitives is now vendored within Wasmtime itself. #14225

Fixed

  • Code generated by bindgen! is now compatible with the latest Rust nightly by default. #14307

Commits

Updates wasmtime-wasi from 48.0.1 to 48.0.2

Release notes

Sourced from wasmtime-wasi's releases.

v48.0.2

48.0.2

Released 2026-09-10.

Changed

  • Wasmtime's dependency on cap-primitives is now vendored within Wasmtime itself. #14225

Fixed

  • Code generated by bindgen! is now compatible with the latest Rust nightly by default. #14307
Changelog

Sourced from wasmtime-wasi's changelog.

48.0.2

Released 2026-09-10.

Changed

  • Wasmtime's dependency on cap-primitives is now vendored within Wasmtime itself. #14225

Fixed

  • Code generated by bindgen! is now compatible with the latest Rust nightly by default. #14307

Commits

Updates rustls from 0.23.43 to 0.23.44

Commits
  • 64ad386 Bump version to 0.23.44
  • 1efbf66 bogo: remove PostQuantum setup
  • e78162f aws-lc-rs: add support for ML-DSA signatures
  • d880772 bogo: extract Options::provider() helper
  • 87201d6 bogo: force all callers to get provider from Options
  • 93657e3 server: limit 1.2 certificate requests to 1.2-compatible signature schemes
  • bbd3c9a client: avoid sending 1.3-only signature schemes if no cipher suites configured
  • eb57688 tls12: require known signature algorithm
  • e7a9cef tls12: send illegal_parameter alert for kx signed with wrong algorithm
  • 06a546d bogo: take latest
  • Additional commits viewable in compare view

@dependabot dependabot Bot added cargo Rust/Cargo ecosystem updates dependencies Pull requests that update a dependency file labels Sep 14, 2026
@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (5)
  • chore: bump
  • chore(main): release
  • release-please
  • dependabot
  • [bot]

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 123a8afb-1f66-496d-89ad-a6df673ea54d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added scope: backend Rust/Tauri backend (src-tauri/) scope: deps Dependencies type: chore Maintenance / tooling size: m 50-200 lines labels Sep 14, 2026
@InstaZDLL InstaZDLL self-assigned this 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 dependabot Bot changed the title chore: bump the cargo-patch-and-minor group in /src-tauri with 5 updates chore: bump the cargo-patch-and-minor group across 1 directory with 5 updates Sep 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/src-tauri/cargo-patch-and-minor-c6de3abab0 branch from 52df78c to 7866a63 Compare September 14, 2026 14:55
@InstaZDLL
InstaZDLL merged commit c15f29d into main Sep 15, 2026
15 of 16 checks passed
@InstaZDLL
InstaZDLL deleted the dependabot/cargo/src-tauri/cargo-patch-and-minor-c6de3abab0 branch September 15, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cargo Rust/Cargo ecosystem updates dependencies Pull requests that update a dependency file scope: backend Rust/Tauri backend (src-tauri/) scope: deps Dependencies size: m 50-200 lines type: chore Maintenance / tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant