Skip to content

Pull requests: ets-labs/python-dependency-injector

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Remove code for EOL Python versions
#864 by ZipFile was merged Mar 2, 2025 Loading… updated Mar 2, 2025
Migrate CI pipeline to actions/upload-artifact@v4
#847 by ZipFile was merged Jan 8, 2025 Loading… updated Feb 25, 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
Add option to disable env var interpolation in configs
#861 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
Fix Closing dependency resolution V2
#852 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
Add support for inspect.iscoroutinefunction() for Coroutine provider
#830 by ZipFile was merged Feb 23, 2025 Loading… updated Feb 23, 2025
Fix broken wiring of sync inject-decorated methods
#673 by martlaf was merged Feb 23, 2025 Loading… updated Feb 23, 2025
2
2
Native GHA ARM runners
#849 by ZipFile was merged Jan 17, 2025 Loading… updated Jan 17, 2025
[movie-lister] Added test fixture and updated documentation refactoring
#747 by mrKazzila was merged Jan 12, 2025 Loading… updated Jan 12, 2025
fix: propogate type through Provider
#744 by philipbjorge was merged Jan 12, 2025 Loading… updated Jan 12, 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
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 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
fix: type propogation through provided
#733 by philipbjorge was merged Jan 8, 2025 Loading… updated Jan 8, 2025
Fix flake8 in te starlette extension
#846 by rmk135 was merged Jan 5, 2025 Loading… updated Jan 5, 2025
🎨 Raise exception instead of hiding it in finally
#845 by gortibaldik was merged Jan 5, 2025 Loading… updated Jan 5, 2025
Improve debugability of deepcopy errors
#839 by ZipFile was merged Jan 1, 2025 Loading… updated Jan 1, 2025
Remove six
#840 by ZipFile was merged Dec 26, 2024 Loading… updated Dec 26, 2024
Close the resources in case there was an exception
#769 by ivanovart was closed Dec 9, 2024 Loading… updated Dec 9, 2024
docs: fix grammar docs
#709 by dijonkitchen was merged Dec 9, 2024 Loading… updated Dec 9, 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
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
Yet another Pydantic 2 support enhancement github_actions Pull requests that update GitHub Actions code
#832 by ZipFile was merged Dec 7, 2024 Loading… updated Dec 8, 2024
ProTip! Exclude everything labeled bug with -label:bug.