Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps the dependencies group with 3 updates: hyper, serde_with and typed-builder.

Updates hyper from 1.8.0 to 1.8.1

Release notes

Sourced from hyper's releases.

v1.8.1

Bug Fixes

  • http1: fix consuming extra CPU from previous change (#3977) (4492f31e)

Full Changelog: hyperium/hyper@v1.8.0...v1.8.1

Changelog

Sourced from hyper's changelog.

v1.8.1 (2025-11-13)

Bug Fixes

  • http1: fix consuming extra CPU from previous change (#3977) (4492f31e)
Commits

Updates serde_with from 3.15.1 to 3.16.0

Release notes

Sourced from serde_with's releases.

serde_with v3.16.0

Added

Commits
  • 066b9d4 Bump version to 3.16.0 (#903)
  • 961a0b9 Bump version to 3.16.0
  • ac1f5d0 Add support for smallvec v1 (#895)
  • c83c4fc Sort the crate features and remove alloc feature
  • af734ff Add support for smallvec v1
  • ec0ffa3 Add JsonSchemaAs implementation for json::JsonString (#901)
  • b0c119c Add JsonSchemaAs implementation for json::JsonString
  • See full diff in compare view

Updates typed-builder from 0.23.0 to 0.23.1

Release notes

Sourced from typed-builder's releases.

0.23.1 - 2025-11-16

Fixed

  • Clippy warnings for unused variables in the new default implementation.
Changelog

Sourced from typed-builder's changelog.

0.23.1 - 2025-11-16

Fixed

  • Clippy warnings for unused variables in the new default implementation.
Commits
  • fdbce55 Bump bugfix version
  • 498df37 Merge pull request #173 from fMeow/fix/unused-variable
  • 9293530 fix: clippy warnings for unused variables in the new default implementation
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the dependencies group with 3 updates: [hyper](https://github.com/hyperium/hyper), [serde_with](https://github.com/jonasbb/serde_with) and [typed-builder](https://github.com/idanarye/rust-typed-builder).


Updates `hyper` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper@v1.8.0...v1.8.1)

Updates `serde_with` from 3.15.1 to 3.16.0
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](jonasbb/serde_with@v3.15.1...v3.16.0)

Updates `typed-builder` from 0.23.0 to 0.23.1
- [Release notes](https://github.com/idanarye/rust-typed-builder/releases)
- [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md)
- [Commits](idanarye/rust-typed-builder@v0.23.0...v0.23.1)

---
updated-dependencies:
- dependency-name: hyper
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: serde_with
  dependency-version: 3.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typed-builder
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 17, 2025
@mre mre merged commit c7ddd15 into master Nov 17, 2025
7 checks passed
@mre mre deleted the dependabot/cargo/dependencies-a9caf37fc1 branch November 17, 2025 13:49
@mre mre mentioned this pull request Nov 17, 2025
@mre mre mentioned this pull request Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant