-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the cargo group across 1 directories with 1 update #46
Merged
gabrielspadon
merged 6 commits into
master
from
dependabot/cargo/cargo-security-group-1c4640bd64
Feb 25, 2024
Merged
Bump the cargo group across 1 directories with 1 update #46
gabrielspadon
merged 6 commits into
master
from
dependabot/cargo/cargo-security-group-1c4640bd64
Feb 25, 2024
Conversation
This file contains 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
Bumps the cargo group with 1 update in the /. directory: [tungstenite](https://github.com/snapview/tungstenite-rs). Updates `tungstenite` from 0.19.0 to 0.21.0 - [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md) - [Commits](snapview/tungstenite-rs@v0.19.0...v0.21.0) --- updated-dependencies: - dependency-name: tungstenite dependency-type: indirect dependency-group: cargo-security-group ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Feb 22, 2024
Looks like tungstenite is up-to-date now, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/cargo/cargo-security-group-1c4640bd64
branch
February 22, 2024 19:46
gabrielspadon
restored the
dependabot/cargo/cargo-security-group-1c4640bd64
branch
February 23, 2024 17:54
gabrielspadon
deleted the
dependabot/cargo/cargo-security-group-1c4640bd64
branch
February 23, 2024 17:54
gabrielspadon
restored the
dependabot/cargo/cargo-security-group-1c4640bd64
branch
February 23, 2024 18:07
@JayKumarr, do you think this is something you would be able to fix? |
@gabrielspadon let me check and I will get back to you |
gabrielspadon
deleted the
dependabot/cargo/cargo-security-group-1c4640bd64
branch
February 25, 2024 15:57
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 cargo group with 1 update in the /. directory: tungstenite.
Updates
tungstenite
from 0.19.0 to 0.21.0Changelog
Sourced from tungstenite's changelog.
Commits
85463b2
Release version 0.21.0bcd7f85
Updaterustls
to 0.229f0af2a
Test that no additional flushes are called after pong flush success2d5b3e1
Fix auto pong responses not flushing after blocka54623c
Remove proposed version from changelog866ce20
Update webpki-roots to 0.260f6e651
Fix FrameHeader::format write & other lintsfc17f73
Merge pull request #373 from psychon/reduce-byteordera43bb49
Merge pull request #386 from snapview/dependabot/cargo/http-1.008cdd76
Merge pull request #387 from nickelc/deps/socket2Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.