Skip to content
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

chore(deps): bump quinn-proto from 0.11.6 to 0.11.9 #923

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps quinn-proto from 0.11.6 to 0.11.9.

Commits
  • d23e4e4 CI: add test for netbsd
  • bb4df4d fixes quinn-rs/quinn#2033
  • 66546dd quinn: bump version to 0.11.6
  • ca1f2ef Revert "crypto: expose negotiated_cipher_suite in the hadshake data"
  • 2a8b904 proto: bump version to 0.11.9
  • eebccff quinn: Fix missing re-exports
  • 7944e0f proto: Fix missing re-exports
  • 8c66491 proto: Rename frame::Type to FrameType
  • 18b7956 build(deps): update thiserror requirement from 1.0.21 to 2.0.3
  • 9be256e feat: enable rustls logging, gated by rustls-log feature flag
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2024
@aldur aldur requested a review from cylewitruk November 22, 2024 14:23
@cylewitruk
Copy link
Member

So my concern with this change is that it just lives in cargo.lock, which as long as nobody runs cargo update or other fun stuff is fine, but the risk is high that some automated magic reverts this...

@aldur
Copy link
Collaborator

aldur commented Nov 25, 2024

Yep, is it possible to set a constraint in Cargo?

@dependabot dependabot bot force-pushed the dependabot/cargo/quinn-proto-0.11.9 branch from a19049b to fe027ea Compare December 9, 2024 10:54
Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.6 to 0.11.9.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@quinn-proto-0.11.6...quinn-proto-0.11.9)

---
updated-dependencies:
- dependency-name: quinn-proto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/quinn-proto-0.11.9 branch from fe027ea to ebe218c Compare December 10, 2024 14:26
@aldur
Copy link
Collaborator

aldur commented Dec 16, 2024

Moving this to nice to have since we don't use Quick (for the time being at least).

@aldur aldur added this to the sBTC: Nice to have milestone Dec 16, 2024
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
Projects
Status: Needs Triage
Development

Successfully merging this pull request may close these issues.

[Chore]: Fix https://github.com/stacks-network/sbtc/security/dependabot/6
2 participants