chore(deps): update rust crate quinn-proto to v0.11.17 #168

Open
noplife wants to merge 1 commit from nop/quinn-proto-0.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
quinn-proto dependencies patch 0.11.160.11.17

Release Notes

quinn-rs/quinn (quinn-proto)

v0.11.17: quinn-proto 0.11.17

Compare Source

This release fixes three remote memory exhaustion issues. See GHSA-qfwj-vfxf-92j2, GHSA-2hv7-gw8g-gpq5, and GHSA-hmxj-32vh-65vr for more details, and #​2789 for the fixes.

What's Changed

Full Changelog: https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.16...quinn-proto-0.11.17


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [quinn-proto](https://github.com/quinn-rs/quinn) | dependencies | patch | `0.11.16` → `0.11.17` | --- ### Release Notes <details> <summary>quinn-rs/quinn (quinn-proto)</summary> ### [`v0.11.17`](https://github.com/quinn-rs/quinn/releases/tag/quinn-proto-0.11.17): quinn-proto 0.11.17 [Compare Source](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.16...quinn-proto-0.11.17) This release fixes three remote memory exhaustion issues. See GHSA-qfwj-vfxf-92j2, GHSA-2hv7-gw8g-gpq5, and GHSA-hmxj-32vh-65vr for more details, and [#&#8203;2789](https://github.com/quinn-rs/quinn/pull/2789) for the fixes. #### What's Changed - fix(ci): fix clippy lints by [@&#8203;LesnyRumcajs](https://github.com/LesnyRumcajs) in [#&#8203;2752](https://github.com/quinn-rs/quinn/pull/2752) - congestion: saturate CUBIC window increment to avoid overflow by [@&#8203;LesnyRumcajs](https://github.com/LesnyRumcajs) in [#&#8203;2751](https://github.com/quinn-rs/quinn/pull/2751) - 0.11.x: Backport memory use fixes and prepare release by [@&#8203;Ralith](https://github.com/Ralith) in [#&#8203;2790](https://github.com/quinn-rs/quinn/pull/2790) **Full Changelog**: <https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.16...quinn-proto-0.11.17> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI4MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update rust crate quinn-proto to v0.11.17
All checks were successful
Integration (privileged) / bench-smoke (pull_request) Successful in 3m4s
CI / shear (pull_request) Successful in 3m45s
Integration (privileged) / device-tests (pull_request) Successful in 44s
CI / deny (pull_request) Successful in 5m46s
CI / build-test (pull_request) Successful in 9m46s
Coverage / coverage (pull_request) Successful in 10m38s
Integration (privileged) / netem-comparison (pull_request) Successful in 15m33s
Integration (privileged) / dpi-undetectability (pull_request) Successful in 12m3s
Integration (privileged) / netns-tunnel-test (pull_request) Successful in 33m37s
b627d97de0
All checks were successful
Integration (privileged) / bench-smoke (pull_request) Successful in 3m4s
CI / shear (pull_request) Successful in 3m45s
Integration (privileged) / device-tests (pull_request) Successful in 44s
CI / deny (pull_request) Successful in 5m46s
CI / build-test (pull_request) Successful in 9m46s
Coverage / coverage (pull_request) Successful in 10m38s
Integration (privileged) / netem-comparison (pull_request) Successful in 15m33s
Integration (privileged) / dpi-undetectability (pull_request) Successful in 12m3s
Integration (privileged) / netns-tunnel-test (pull_request) Successful in 33m37s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin nop/quinn-proto-0.x-lockfile:nop/quinn-proto-0.x-lockfile
git switch nop/quinn-proto-0.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff nop/quinn-proto-0.x-lockfile
git switch nop/quinn-proto-0.x-lockfile
git rebase main
git switch main
git merge --ff-only nop/quinn-proto-0.x-lockfile
git switch nop/quinn-proto-0.x-lockfile
git rebase main
git switch main
git merge --no-ff nop/quinn-proto-0.x-lockfile
git switch main
git merge --squash nop/quinn-proto-0.x-lockfile
git switch main
git merge --ff-only nop/quinn-proto-0.x-lockfile
git switch main
git merge nop/quinn-proto-0.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.