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

deps: bump quinn from 0.10.1 to 0.10.2 #4298

Merged
merged 3 commits into from
Aug 19, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps quinn from 0.10.1 to 0.10.2.

Commits
  • 023f103 Reduce default maximum UDP payload size to the ethernet MTU
  • ab9bbe3 bump versions to 0.10.2 (#1606)
  • 72e9e3b Replace .rev().next() with .next_back()
  • 53083f4 Backport supress stateless packet to 0.10.x (#1598)
  • c700d2f Replace unmaintained actions-rs/* actions in CI workflows
  • 6bb36a2 Update actions/checkout in GitHub Actions workflows to v3
  • 57c1c24 Merge redundant impl Connecting blocks
  • 3bd6f93 Fix panic on redundant finish calls
  • 7232187 Added Endpoint::reject_new_connections (#1585)
  • 1d8ba9b Remove redundant/obsolete Endpoint::reject_new_connections
  • See full diff 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 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](https://github.com/quinn-rs/quinn) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@0.10.1...0.10.2)

---
updated-dependencies:
- dependency-name: quinn
  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 7, 2023
@mergify mergify bot merged commit 4873f3a into master Aug 19, 2023
69 checks passed
@mergify mergify bot deleted the dependabot/cargo/quinn-0.10.2 branch August 19, 2023 00:48
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.

None yet

1 participant