Skip to content

build(deps): bump quinn-proto from 0.11.12 to 0.11.13#7767

Closed
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/cargo/quinn-proto-0.11.13
Closed

build(deps): bump quinn-proto from 0.11.12 to 0.11.13#7767
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/cargo/quinn-proto-0.11.13

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Aug 28, 2025

Bumps quinn-proto from 0.11.12 to 0.11.13.

Commits
  • b2b930a Bump quinn-udp to 0.5.14
  • c47d9be Bump quinn to 0.11.9
  • 41ca6f9 Update semver-compatible dependencies
  • 2fbb2dd Catch EOPNOTSUPP as failure for opportunistic flags
  • 78a5a6a Upgrade to fastbloom 0.14
  • b32e780 Ignore async-std advisory for now
  • 3194714 perf: rename perf binary to quinn-perf to prevent name clash with linux perf
  • f5632ce perf: move client and server on one binary
  • 1b4d576 build(deps): bump serde_json from 1.0.142 to 1.0.143
  • 476f769 build(deps): bump actions/setup-java from 4 to 5
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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)

Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.12 to 0.11.13.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@quinn-proto-0.11.12...quinn-proto-0.11.13)

---
updated-dependencies:
- dependency-name: quinn-proto
  dependency-version: 0.11.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 28, 2025
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.0%. Comparing base (dda8b79) to head (5f718be).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7767   +/-   ##
=======================================
  Coverage    83.0%    83.0%           
=======================================
  Files         812      812           
  Lines      356963   356963           
=======================================
+ Hits       296593   296607   +14     
+ Misses      60370    60356   -14     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@yihau
Copy link
Copy Markdown
Member

yihau commented Aug 29, 2025

looks like #7768 can't be bumped individually. use #7799

@yihau yihau closed this Aug 29, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Aug 29, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/quinn-proto-0.11.13 branch August 29, 2025 16:24
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants