-
Notifications
You must be signed in to change notification settings - Fork 5
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 quinn-proto from 0.11.3 to 0.11.8 #410
Conversation
Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.3 to 0.11.8. - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.3...quinn-proto-0.11.8) --- updated-dependencies: - dependency-name: quinn-proto dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
DryRun Security SummaryThe pull request updates the versions of several dependencies, including Expand for full summarySummary: The code changes in this pull request primarily involve updating the versions of several dependencies used in the project, as reflected in the From an application security perspective, these changes are not immediately concerning, as updating dependencies is a common practice that can help address security vulnerabilities or improve performance. However, it's important to carefully review the changelog and release notes for the updated dependencies to ensure that there are no known security issues or breaking changes that could impact the application. Additionally, having a comprehensive testing suite and a robust deployment process is crucial to ensure that the updated dependencies don't introduce any regressions or security vulnerabilities in the application. Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
Bumps quinn-proto from 0.11.3 to 0.11.8.
Release notes
Sourced from quinn-proto's releases.
... (truncated)
Commits
7c09b02
proto: bump version to 0.11.8 for release (#1981)59bccd2
Version bumpquinn
to enforce patchedquinn-proto
a8ec510
proto: avoid panicking on rustls server config errorsc26e8cd
Bump versionse01609c
Merge commit from forkc292a3c
Fix and test validation of IDCID lengthbb02a12
fix(.github/android): use API level 265e5cc93
fix(.github/android): pass matrix.target and increase api to v26cef42cc
fix(udp): typo in sendmsg error logedf16a6
ci(rust.yml): add workflow testing feature permutationsDependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.