Skip to content

deps(deps): bump the minor-and-patch group across 1 directory with 6 updates - #1897

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minor-and-patch-1df6a1a5e0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minor-and-patch-1df6a1a5e0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
uuid 1.26.0 1.26.1
tokio-rustls 0.26.4 0.26.5
cxx 1.0.199 1.0.201
smallvec 1.16.0 1.16.1
cc 1.4.4 1.4.5

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 tokio-rustls from 0.26.4 to 0.26.5

Release notes

Sourced from tokio-rustls's releases.

0.26.5

What's Changed

Commits
  • f8832d2 Bump version to 0.26.5
  • c0fad2f return more data at once from TlsStream::poll_read (#198)
  • edc7306 build(deps): bump futures-util from 0.3.33 to 0.3.34
  • baeadaa build(deps): bump rcgen from 0.14.8 to 0.14.9
  • 1e138ad build(deps): bump taiki-e/cache-cargo-install-action from 3.0.7 to 3.0.8
  • b4ecff6 build(deps): bump taiki-e/cache-cargo-install-action from 3 to 3.0.7
  • f47a689 build(deps): bump rustls from 0.23.42 to 0.23.43
  • e25578e build(deps): bump tokio from 1.53.0 to 1.53.1
  • d2a6d98 server: add rustdoc hinting towards timeout wrapping
  • c2e9b4a client: add rustdoc hinting towards timeout wrapping
  • Additional commits viewable in compare view

Updates cxx from 1.0.199 to 1.0.201

Release notes

Sourced from cxx's releases.

1.0.201

  • Specialize enable_borrowed_range and enable_view for rust::Slice<T> (#1758, thanks @​MixusMinimax)
  • Register bazel toolchains as dev dependencies (#1759)

1.0.200

Commits
  • 982aa18 Release 1.0.201
  • a543f3b Lockfile update
  • a237c37 Reformat with clang-format 22
  • eeabfb5 Move static assertions from header to source file
  • 47d9bf7 Merge pull request #1758 from MixusMinimax/slice-impl-borrowed-range-and-view
  • 5a9c2ba Merge pull request #1759 from dtolnay/bazel
  • 6fd40ab Register bazel toolchains as dev dependencies
  • efedfd5 Specialize std::ranges::enable_borrowed_range and std::ranges::enable_view fo...
  • 3e17146 Allow reindeer vendor to write ignored files to vendor directory
  • b4c4e8d Merge pull request #1756 from dtolnay/tuple
  • Additional commits viewable in compare view

Updates smallvec from 1.16.0 to 1.16.1

Release notes

Sourced from smallvec's releases.

v1.16.1

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.16.0...v1.16.1

Commits

Updates cxx-build from 1.0.199 to 1.0.201

Release notes

Sourced from cxx-build's releases.

1.0.201

  • Specialize enable_borrowed_range and enable_view for rust::Slice<T> (#1758, thanks @​MixusMinimax)
  • Register bazel toolchains as dev dependencies (#1759)

1.0.200

Commits
  • 982aa18 Release 1.0.201
  • a543f3b Lockfile update
  • a237c37 Reformat with clang-format 22
  • eeabfb5 Move static assertions from header to source file
  • 47d9bf7 Merge pull request #1758 from MixusMinimax/slice-impl-borrowed-range-and-view
  • 5a9c2ba Merge pull request #1759 from dtolnay/bazel
  • 6fd40ab Register bazel toolchains as dev dependencies
  • efedfd5 Specialize std::ranges::enable_borrowed_range and std::ranges::enable_view fo...
  • 3e17146 Allow reindeer vendor to write ignored files to vendor directory
  • b4c4e8d Merge pull request #1756 from dtolnay/tuple
  • Additional commits viewable in compare view

Updates cc from 1.4.4 to 1.4.5

Release notes

Sourced from cc's releases.

cc-v1.4.5

Fixed

  • probe flag support without OUT_DIR via tempfile (#1875)

Other

  • simplify conditional logic using then method (#1860)

Fixed

  • Probe flag support without OUT_DIR via tempfile, so flag_if_supported no longer silently drops flags outside Cargo build scripts (#1875)
Changelog

Sourced from cc's changelog.

1.4.5 - 2026-09-04

Fixed

  • probe flag support without OUT_DIR via tempfile (#1875)

Other

  • simplify conditional logic using then method (#1860)

Fixed

  • Probe flag support without OUT_DIR via tempfile, so flag_if_supported no longer silently drops flags outside Cargo build scripts (#1875)
Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…updates

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

| Package | From | To |
| --- | --- | --- |
| [uuid](https://github.com/uuid-rs/uuid) | `1.26.0` | `1.26.1` |
| [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.26.4` | `0.26.5` |
| [cxx](https://github.com/dtolnay/cxx) | `1.0.199` | `1.0.201` |
| [smallvec](https://github.com/servo/rust-smallvec) | `1.16.0` | `1.16.1` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.4.4` | `1.4.5` |



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 `tokio-rustls` from 0.26.4 to 0.26.5
- [Release notes](https://github.com/rustls/tokio-rustls/releases)
- [Commits](rustls/tokio-rustls@v/0.26.4...v/0.26.5)

Updates `cxx` from 1.0.199 to 1.0.201
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](dtolnay/cxx@1.0.199...1.0.201)

Updates `smallvec` from 1.16.0 to 1.16.1
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v1.16.0...v1.16.1)

Updates `cxx-build` from 1.0.199 to 1.0.201
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](dtolnay/cxx@1.0.199...1.0.201)

Updates `cc` from 1.4.4 to 1.4.5
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.4.4...cc-v1.4.5)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 1.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tokio-rustls
  dependency-version: 0.26.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: cxx
  dependency-version: 1.0.201
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: smallvec
  dependency-version: 1.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: cxx-build
  dependency-version: 1.0.201
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: cc
  dependency-version: 1.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the type:dependency Dependency updates label Sep 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependency Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants