6224 Commits (a2d43748cc282f4864004711e73e20dae5a41332)
 

Author SHA1 Message Date
pre-commit-ci[bot] a2d43748cc 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 9 months ago
Sebastián Ramírez c866bdb078 Add test for docs for dependencies with yield and scope 9 months ago
Sebastián Ramírez 781f13749a 📝 Add source examples for docs for dependencies with `yield` and scope 9 months ago
Sebastián Ramírez 81e4d909bd 📝 Update param docs for `Depends()` 9 months ago
Sebastián Ramírez c2256443b2 📝 Update docs for dependencies with yield 9 months ago
Sebastián Ramírez 0fa09ee64a 🔥 Remove unnecessary comment 9 months ago
Sebastián Ramírez 334df872ad Tweak test for Python 3.8 9 months ago
Sebastián Ramírez 35adfadf31 Add contextvars black magic state to handle multiple tests changing the state 9 months ago
Sebastián Ramírez 1c084887c1 🐛 Fix running WebSocket function inside both async exit stacks 9 months ago
Sebastián Ramírez 0989803188 Update tests to check dependencies are closed after websockets 9 months ago
Sebastián Ramírez f812dc5cea Add tests for dependencies with yield and scopes in websockets 9 months ago
Sebastián Ramírez d536c682ad Update tests for dependencies with yield and scopes 9 months ago
Sebastián Ramírez 0ca3d50170 Add more tests for dependencies with scopes 9 months ago
Sebastián Ramírez 936c1f415e ♻️ Improve the error for broken scopes in dependencies 9 months ago
Sebastián Ramírez eef80ba1e6 🔥 Remove unused imports 9 months ago
Sebastián Ramírez 9532170145 ♻️ Refactor Dependant to compute its scope 9 months ago
Sebastián Ramírez 87bec2962c ♻️ Refactor dependencies, allow a default scope of None 9 months ago
Sebastián Ramírez af0c1d4be2 🔄 Merge branch 'master' into depends4 9 months ago
Sebastián Ramírez fad35ef43f 🔖 Release version 0.120.4 9 months ago
github-actions[bot] 4d57c13055 📝 Update release notes 9 months ago
Motov Yurii 496de1816a
🐛 Fix security schemes in OpenAPI when added at the top level app (#14266) 9 months ago
pre-commit-ci[bot] 786d059c35 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 9 months ago
Sebastián Ramírez 2cf04ee30d 🔖 Release version 0.120.3 9 months ago
github-actions[bot] ec00f5a90f 📝 Update release notes 9 months ago
Motov Yurii 8b46d8821b
📝 Update note for untranslated pages (#14257) 9 months ago
Sebastián Ramírez 9fe5d01daf 🔄 Merge branch 'master' into depends4 9 months ago
github-actions[bot] 17fcbbe910 📝 Update release notes 9 months ago
Sebastián Ramírez dcfb8b9dda
♻️ Reduce internal cyclic recursion in dependencies, from 2 functions calling each other to 1 calling itself (#14256) 9 months ago
github-actions[bot] 1fc586c3a5 📝 Update release notes 9 months ago
Sebastián Ramírez bb88a0f94a
♻️ Refactor internals of dependencies, simplify code and remove `get_param_sub_dependant` (#14255) 9 months ago
Sebastián Ramírez 8c533ee527 Add some tests for dependencies with yield and scope 9 months ago
github-actions[bot] 9d1a384f4f 📝 Update release notes 9 months ago
Sebastián Ramírez c144f9fbd3
♻️ Refactor internals of dependencies, simplify using dataclasses (#14254) 9 months ago
Sebastián Ramírez 86ad30fa92 Use new scoped async exit stacks for dependencies 9 months ago
Sebastián Ramírez 00b902852a Add new error for invalid dependencies' scopes 9 months ago
Sebastián Ramírez 1e0c2bce91 Add new exit async stack with scopes for function and request 9 months ago
Sebastián Ramírez f302b2aa84 Add scope logic to Dependant internal class 9 months ago
Sebastián Ramírez 33a2edbf10 Add scope to Depends parameters 9 months ago
Sebastián Ramírez ae64f11872 ♻️ Reduce internal cyclic recursion in dependencies, from 2 functions calling each other to 1 calling itself 9 months ago
Sebastián Ramírez 79d485350c ♻️ Simplify and clean up internals for dependencies 9 months ago
Sebastián Ramírez db77e81394 🔥 Remove spoiler 9 months ago
Sebastián Ramírez 7e0ce0605b ♻️ Handle security depends possibly with None 9 months ago
Sebastián Ramírez d0d20c2999 🔥 Remove unnecessary repr test code for Depends as dataclasses handle that automatically 9 months ago
Sebastián Ramírez 7ce51a7395 ♻️ Simplify internal classes for Depends and Security with dataclasses 9 months ago
Sebastián Ramírez 22ccca21fc 🔖 Release version 0.120.2 9 months ago
github-actions[bot] d2a703d5cc 📝 Update release notes 9 months ago
Sebastián Ramírez 35aa12b9bd
🔧 Add sponsor: SerpApi (#14248) 9 months ago
github-actions[bot] c01b5dd96f 📝 Update release notes 9 months ago
Sebastián Ramírez 6a657f360d
🐛 Fix separation of schemas with nested models introduced in 0.119.0 (#14246) 9 months ago
github-actions[bot] 7132a69046 📝 Update release notes 9 months ago