-
- Notifications
You must be signed in to change notification settings - Fork 339
Pull requests: ets-labs/python-dependency-injector
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
PEP-517 enhancement github_actions Pull requests that update GitHub Actions code
#829 by ZipFile was merged Nov 10, 2024 Loading… updated Dec 8, 2024
Add support for Python 3.13 enhancement github_actions Pull requests that update GitHub Actions code
#828 by rmk135 was merged Nov 4, 2024 Loading… updated Dec 8, 2024
Close the resources in case there was an exception
#769 by ivanovart was closed Dec 9, 2024 Loading… updated Dec 9, 2024
Improve debugability of deepcopy errors
#839 by ZipFile was merged Jan 1, 2025 Loading… updated Jan 1, 2025
🎨 Raise exception instead of hiding it in finally
#845 by gortibaldik was merged Jan 5, 2025 Loading… updated Jan 5, 2025
Fix flake8 in te starlette extension
#846 by rmk135 was merged Jan 5, 2025 Loading… updated Jan 5, 2025
fix: type propogation through provided
#733 by philipbjorge was merged Jan 8, 2025 Loading… updated Jan 8, 2025
Bump werkzeug from 2.2.2 to 3.0.6 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#826 by dependabot bot was closed Jan 8, 2025 Loading… updated Jan 8, 2025
Bump aiohttp from 3.9.0b1 to 3.10.2 dependencies Pull requests that update a dependency file
#810 by dependabot bot was closed Jan 8, 2025 Loading… updated Jan 8, 2025
Bump flask from 2.1.3 to 2.2.5 dependencies Pull requests that update a dependency file
#807 by dependabot bot was closed Jan 8, 2025 Loading… updated Jan 8, 2025
fix: propogate type through Provider
#744 by philipbjorge was merged Jan 12, 2025 Loading… updated Jan 12, 2025
[movie-lister] Added test fixture and updated documentation refactoring
#747 by mrKazzila was merged Jan 12, 2025 Loading… updated Jan 12, 2025
Fix broken wiring of sync inject-decorated methods
#673 by martlaf was merged Feb 23, 2025 Loading… updated Feb 23, 2025
Add support for inspect.iscoroutinefunction() for Coroutine provider
#830 by ZipFile was merged Feb 23, 2025 Loading… updated Feb 23, 2025
Update FastAPI examples to use
Annotated[..., Depends(Provide[...])] #853 by ZipFile was merged Feb 23, 2025 Loading… updated Feb 23, 2025
Fix
Closing dependency resolution V2 #852 by ZipFile was merged Feb 23, 2025 Loading… updated Feb 23, 2025
Fix
Closing dependency resolution #711 by jazzthief was closed Feb 23, 2025 Loading… updated Feb 23, 2025
Add option to disable env var interpolation in configs
#861 by ZipFile was merged Feb 23, 2025 Loading… updated Feb 23, 2025
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#815 by dependabot bot was closed Feb 25, 2025 Loading… updated Feb 25, 2025
Migrate CI pipeline to actions/upload-artifact@v4
#847 by ZipFile was merged Jan 8, 2025 Loading… updated Feb 25, 2025
Remove code for EOL Python versions
#864 by ZipFile was merged Mar 2, 2025 Loading… updated Mar 2, 2025
Fix infinite loop with Closing+ConfigurationOption
#871 by ZipFile was merged Mar 16, 2025 Loading… updated Mar 17, 2025
ProTip! Filter pull requests by the default branch with base:master.