build(deps): bump the http group across 1 directory with 2 updates - #1924
Closed
dependabot[bot] wants to merge 2 commits into
Closed
build(deps): bump the http group across 1 directory with 2 updates#1924dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the http group with 2 updates in the / directory: [base64](https://github.com/marshallpierce/rust-base64) and [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite). Updates `base64` from 0.23.0 to 0.23.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.23.0...v0.23.1) Updates `tokio-tungstenite` from 0.29.0 to 0.30.0 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: http - dependency-name: tokio-tungstenite dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: http ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/http-1754c949ca
branch
from
August 13, 2026 04:03
3d4b240 to
f3dbd95
Compare
Use the tungstenite types re-exported by tokio-tungstenite so the\nforwarding adapter remains compatible after the dependency update.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Member
|
Cannot be merged yet; I think axum is not using that version yet |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 http group with 2 updates in the / directory: base64 and tokio-tungstenite.
Updates
base64from 0.23.0 to 0.23.1Changelog
Sourced from base64's changelog.
Commits
069bf70v0.23.16ab1fb0Merge pull request #310 from musicinmybrain/test-on-non-simd-arches7cffce6Fix testing on architectures without unsafe SIMD supporte34f9a0Merge pull request #308 from atouchet/come9240c9Remove outdated commentUpdates
tokio-tungstenitefrom 0.29.0 to 0.30.0Changelog
Sourced from tokio-tungstenite's changelog.
Commits
4994a07Bump version753ca72Document cancel safety of reading from WebSocketStream (#378)751d7e2Update version number listed in Readme (#375)57fc3d0docs(CHANGELOG.md): fixtungsteniteversions (#374)