FastQL
FastQL copied to clipboard
chore(deps): bump asgiref from 3.5.0 to 3.5.2
Bumps asgiref from 3.5.0 to 3.5.2.
Changelog
Sourced from asgiref's changelog.
3.5.2 (2022-05-16)
Allow async-callables class instances to be passed to AsyncToSync without warning
Prevent giving async-callable class instances to SyncToAsync
3.5.1 (2022-04-30)
- sync_to_async in thread-sensitive mode now works corectly when the outermost thread is synchronous (#214)
Commits
67b2e81Releasing 3.5.27794c2aFixroot_pathin WebSocket Connection Scope (#329)df1e582Disallow async callable class instances as callable forsync.SyncToAsync(#...ab7379aDon't warn 'non-async-marked callable' for async callable instance (#325)12f6355Releasing 3.5.1add5764Preserve CurrentThreadExecutor across create_task (#320)d451a72RemoveSOCK_NONBLOCKfrom socket creation on tests (#321)cde961bFixed a typographical error464553aRewrote multiprocessing test to use no local functions3554e05Fix allowed values forspec_versionon WebSocket and HTTP Connection scopes...- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)