Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

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
  • 67b2e81 Releasing 3.5.2
  • 7794c2a Fix root_path in WebSocket Connection Scope (#329)
  • df1e582 Disallow async callable class instances as callable for sync.SyncToAsync (#...
  • ab7379a Don't warn 'non-async-marked callable' for async callable instance (#325)
  • 12f6355 Releasing 3.5.1
  • add5764 Preserve CurrentThreadExecutor across create_task (#320)
  • d451a72 Remove SOCK_NONBLOCK from socket creation on tests (#321)
  • cde961b Fixed a typographical error
  • 464553a Rewrote multiprocessing test to use no local functions
  • 3554e05 Fix allowed values for spec_version on WebSocket and HTTP Connection scopes...
  • 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [asgiref](https://github.com/django/asgiref) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/django/asgiref/releases)
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
- [Commits](django/asgiref@3.5.0...3.5.2)

---
updated-dependencies:
- dependency-name: asgiref
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 4, 2023

Superseded by #32.

@dependabot dependabot bot closed this Jul 4, 2023
@dependabot dependabot bot deleted the dependabot/pip/requirements/asgiref-3.5.2 branch July 4, 2023 20:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant