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

chore(deps): update dependency asgiref to v3.7.0 #794

Merged
merged 1 commit into from
May 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
asgiref (changelog) ==3.6.0 -> ==3.7.0 age adoption passing confidence

Release Notes

django/asgiref

v3.7.0

Compare Source

  • Contextvars are now required for the implementation of Local as Python 3.6
    is now no longer a supported version.

  • sync_to_async and async_to_sync now pass-through

  • Debug and Lifespan State extensions have resulted in a typing change for some
    request and response types. This change should be backwards-compatible.

  • asgiref frames will now be hidden in Django tracebacks by default.

  • Raw performance and garbage collection improvements in Local, SyncToAsync,
    and AsyncToSync.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added automerge dependencies Pull requests that update a dependency file labels May 23, 2023
@codecov
Copy link

codecov bot commented May 23, 2023

Codecov Report

Merging #794 (c240ff4) into main (4b7199b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #794   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files           9        9           
  Lines         894      894           
=======================================
  Hits          892      892           
  Misses          2        2           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jackton1 jackton1 merged commit de41227 into main May 23, 2023
34 checks passed
@jackton1 jackton1 deleted the renovate/asgiref-3.x branch May 23, 2023 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant