splashcat-ink / splashcat

Splatoon battle tracking
https://splashcat.ink
GNU Affero General Public License v3.0
9 stars 1 forks source link

Bump eventlet from 0.35.2 to 0.36.0 #230

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps eventlet from 0.35.2 to 0.36.0.

Changelog

Sourced from eventlet's changelog.

0.36.0

Commits
  • e1afe7b Update changelog for version 0.36.0 (#941)
  • 3fcc9a5 Add asyncio API docs. (#939)
  • 1612191 Make sure asyncio hub doesn't use greendns for asyncio DNS APIs (#938)
  • 1c869fb add a python doc link about to_thread (#937)
  • 520c6e2 Make asyncio.to_thread() work, with the same semantics as normal asyncio (#...
  • 48c259c Refactor congruence checks based on assert at runtime (#932)
  • a5539b5 [trivial] fix typos (#931)
  • 88fd0e2 Run tests on macOS in CI, and some fixes to get it in reasonable state (#934)
  • 1f3db00 Fix wsgi.server shutdown for in-flight requests (#912)
  • be36320 update sentence to refer to the migration guide (#928)
  • 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 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)
dependabot[bot] commented 3 months ago

Superseded by #232.