chore(deps): bump the http-serialization-utils group across 1 directory with 3 updates#7755
Merged
Xuanwo merged 1 commit intoJun 16, 2026
Conversation
…ry with 3 updates Bumps the http-serialization-utils group with 3 updates in the /core directory: [http](https://github.com/hyperium/http), [uuid](https://github.com/uuid-rs/uuid) and [prometheus-client](https://github.com/prometheus/client_rust). Updates `http` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.4.1...v1.4.2) Updates `uuid` from 1.23.2 to 1.23.3 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.2...v1.23.3) Updates `prometheus-client` from 0.24.1 to 0.25.0 - [Release notes](https://github.com/prometheus/client_rust/releases) - [Changelog](https://github.com/prometheus/client_rust/blob/master/CHANGELOG.md) - [Commits](prometheus/client_rust@v0.24.1...v0.25.0) --- updated-dependencies: - dependency-name: http dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: http-serialization-utils - dependency-name: prometheus-client dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: http-serialization-utils - dependency-name: uuid dependency-version: 1.23.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: http-serialization-utils ... Signed-off-by: dependabot[bot] <support@github.com>
2ab652a to
279ab8d
Compare
Xuanwo
approved these changes
Jun 16, 2026
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the http-serialization-utils group with 3 updates in the /core directory: http, uuid and prometheus-client.
Updates
httpfrom 1.4.1 to 1.4.2Changelog
Sourced from http's changelog.
Commits
82db5b8v1.4.2a9cdbf8fix(uri): reject DEL character (#842)df75ca3fix(uri): allow STAR paths with scheme/auth (#843)ec3f8cefeat(method): impl PartialOrd + Ord (#840)Updates
uuidfrom 1.23.2 to 1.23.3Release notes
Sourced from uuid's releases.
Commits
20da78bMerge pull request #887 from uuid-rs/cargo/v1.23.362232caprepare for 1.23.3 release2320c6aMerge pull request #886 from uuid-rs/fix/parser-panics2d034d4fix some invalid indexers on error reportinga8b9f14update fuzz infra and run in CIUpdates
prometheus-clientfrom 0.24.1 to 0.25.0Release notes
Sourced from prometheus-client's releases.
Changelog
Sourced from prometheus-client's changelog.
Commits
d6f2c2echore: prepare v0.25.0 release (#305)cad9ddbAdd native histogram support (#304)0c3ffbdAdd@krisztianfeketeto MAINTAINERS.md (#302)45fed14protobuf: move from OpenMetrics to Prometheus proto (#298)