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

Bump quinn-proto from 0.11.6 to 0.11.8 #14513

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2024

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

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.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added CICD:run-e2e-tests when this label is present github actions will run all land-blocking e2e tests from the PR dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 3, 2024
@dependabot dependabot bot requested review from a team September 3, 2024 20:53
Copy link

trunk-io bot commented Sep 3, 2024

⏱️ 44m total CI duration on this PR
Slowest 15 Jobs Cumulative Duration Recent Runs
execution-performance / test-target-determinator 25m 🟩🟩🟩🟩
rust-doc-tests 5m 🟩
check-dynamic-deps 4m 🟩🟩🟩🟩
check 3m 🟩
rust-cargo-deny 2m 🟩
general-lints 2m 🟩
rust-move-tests 2m 🟩
execution-performance / single-node-performance 41s 🟩🟩🟩🟩
permission-check 14s 🟥🟥🟥🟥
file_change_determinator 10s 🟩
permission-check 9s 🟥🟥🟥🟥
permission-check 9s 🟥🟥🟥🟥
permission-check 4s 🟥
permission-check 2s 🟥
permission-check 2s 🟥

🚨 2 jobs on the last run were significantly faster/slower than expected

Job Duration vs 7d avg Delta
execution-performance / test-target-determinator 8m 5m +53%
execution-performance / single-node-performance 10s 17m -99%

settingsfeedbackdocs ⋅ learn more about trunk.io

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2024

Looks like quinn-proto is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 5, 2024
@dependabot dependabot bot deleted the dependabot/cargo/quinn-proto-0.11.8 branch September 5, 2024 19:44
@gedigi gedigi restored the dependabot/cargo/quinn-proto-0.11.8 branch October 31, 2024 23:55
@gedigi gedigi reopened this Oct 31, 2024
@gedigi gedigi enabled auto-merge (squash) October 31, 2024 23:56
@gedigi gedigi requested a review from a team October 31, 2024 23:56
Copy link
Contributor

This issue is stale because it has been open 45 days with no activity. Remove the stale label, comment or push a commit - otherwise this will be closed in 15 days.

@github-actions github-actions bot added the Stale label Dec 17, 2024
@github-actions github-actions bot closed this Jan 2, 2025
auto-merge was automatically disabled January 2, 2025 02:01

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 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.8 branch January 2, 2025 02:01
@gregnazario gregnazario restored the dependabot/cargo/quinn-proto-0.11.8 branch January 24, 2025 22:40
@gregnazario gregnazario reopened this Jan 24, 2025
@github-actions github-actions bot removed the Stale label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CICD:run-e2e-tests when this label is present github actions will run all land-blocking e2e tests from the PR 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.

3 participants