WordPress / openverse

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.
https://openverse.org
MIT License
255 stars 204 forks source link

Update dependency django-asgi-lifespan to >=0.4, <0.5 #5121

Closed openverse-bot closed 3 weeks ago

openverse-bot commented 4 weeks ago

This PR contains the following updates:

Package Type Update Change
django-asgi-lifespan project.dependencies minor >=0.3.1, <0.4 -> >=0.4, <0.5

Release Notes

illagrenan/django-asgi-lifespan (django-asgi-lifespan) ### [`v0.4.0`](https://redirect.github.com/illagrenan/django-asgi-lifespan/blob/HEAD/CHANGELOG.md#040---2024-10-15) [Compare Source](https://redirect.github.com/illagrenan/django-asgi-lifespan/compare/v0.3.2...v0.4.0) [:material-github: Github release](https://redirect.github.com/illagrenan/django-asgi-lifespan/releases/tag/v0.4.0) ##### Added - Add support for Python 3.13. ### [`v0.3.2`](https://redirect.github.com/illagrenan/django-asgi-lifespan/blob/HEAD/CHANGELOG.md#032---2024-09-26) [Compare Source](https://redirect.github.com/illagrenan/django-asgi-lifespan/compare/v0.3.1...v0.3.2) [:material-github: Github release](https://redirect.github.com/illagrenan/django-asgi-lifespan/releases/tag/v0.3.2) ##### Added - Add support for Django 5.1. - Test examples using Pyright. ##### Changed - Fix and improve typehints. Use `AbstractAsyncContextManager` type for lifespan manager function (this should fix Pyright errors as reported in the [issue 99](https://redirect.github.com/illagrenan/django-asgi-lifespan/issues/99)).

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.



This PR has been generated by Renovate Bot.