[PR #91] [MERGED] Bump quinn-proto from 0.11.6 to 0.11.8 in /src-tauri #39

Closed
opened 2025-12-29 07:19:01 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/91
Author: @dependabot[bot]
Created: 9/16/2024
Status: Merged
Merged: 9/16/2024
Merged by: @gschier

Base: masterHead: dependabot/cargo/src-tauri/quinn-proto-0.11.8


📝 Commits (1)

  • 8103861 Bump quinn-proto from 0.11.6 to 0.11.8 in /src-tauri

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src-tauri/Cargo.lock (+2 -2)

📄 Description

Bumps quinn-proto from 0.11.6 to 0.11.8.

Commits
  • 7c09b02 proto: bump version to 0.11.8 for release (#1981)
  • 59bccd2 Version bump quinn to enforce patched quinn-proto
  • a8ec510 proto: avoid panicking on rustls server config errors
  • c26e8cd Bump versions
  • e01609c Merge commit from fork
  • c292a3c Fix and test validation of IDCID length
  • bb02a12 fix(.github/android): use API level 26
  • 5e5cc93 fix(.github/android): pass matrix.target and increase api to v26
  • cef42cc fix(udp): typo in sendmsg error log
  • edf16a6 ci(rust.yml): add workflow testing feature permutations
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mountain-loop/yaak/pull/91 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/16/2024 **Status:** ✅ Merged **Merged:** 9/16/2024 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `master` ← **Head:** `dependabot/cargo/src-tauri/quinn-proto-0.11.8` --- ### 📝 Commits (1) - [`8103861`](https://github.com/mountain-loop/yaak/commit/810386191c493df71ecf2122dbd925f2afbaabf5) Bump quinn-proto from 0.11.6 to 0.11.8 in /src-tauri ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src-tauri/Cargo.lock` (+2 -2) </details> ### 📄 Description Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.6 to 0.11.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quinn-rs/quinn/commit/7c09b02073783830abb7304fc4642c5452cc6853"><code>7c09b02</code></a> proto: bump version to 0.11.8 for release (<a href="https://redirect.github.com/quinn-rs/quinn/issues/1981">#1981</a>)</li> <li><a href="https://github.com/quinn-rs/quinn/commit/59bccd2e7e8fbab4a8d178596daf951705ff5ca9"><code>59bccd2</code></a> Version bump <code>quinn</code> to enforce patched <code>quinn-proto</code></li> <li><a href="https://github.com/quinn-rs/quinn/commit/a8ec510fd171380a50bd9b99f20a772980aabe47"><code>a8ec510</code></a> proto: avoid panicking on rustls server config errors</li> <li><a href="https://github.com/quinn-rs/quinn/commit/c26e8cd2f781e2cf83aa6cac09fd051ddc25a4e8"><code>c26e8cd</code></a> Bump versions</li> <li><a href="https://github.com/quinn-rs/quinn/commit/e01609ccd8738bd438d86fa7185a0f85598cb58f"><code>e01609c</code></a> Merge commit from fork</li> <li><a href="https://github.com/quinn-rs/quinn/commit/c292a3c6a60b9b67c82dfaf5b2dab212d8f4a530"><code>c292a3c</code></a> Fix and test validation of IDCID length</li> <li><a href="https://github.com/quinn-rs/quinn/commit/bb02a12a8435a7732a1d762783eeacbb7e50418e"><code>bb02a12</code></a> fix(.github/android): use API level 26</li> <li><a href="https://github.com/quinn-rs/quinn/commit/5e5cc936450e7a843f88ed4008d5df9374fb7dd8"><code>5e5cc93</code></a> fix(.github/android): pass matrix.target and increase api to v26</li> <li><a href="https://github.com/quinn-rs/quinn/commit/cef42cccef6fb6f02527ae4b2f42d7f7da878f62"><code>cef42cc</code></a> fix(udp): typo in sendmsg error log</li> <li><a href="https://github.com/quinn-rs/quinn/commit/edf16a6f106379681509f229b6e45539fa3eebdb"><code>edf16a6</code></a> ci(rust.yml): add workflow testing feature permutations</li> <li>Additional commits viewable in <a href="https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.6...quinn-proto-0.11.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=quinn-proto&package-manager=cargo&previous-version=0.11.6&new-version=0.11.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://github.com/yaakapp/app/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:01 +01:00
adam closed this issue 2025-12-29 07:19:01 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#39