build(deps): bump the dependencies group across 1 directory with 3 updates #213
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 3 updates in the / directory: fastapi, uvloop and ruff.
Updates
fastapi
from 0.111.1 to 0.115.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
40e33e4
🔖 Release version 0.115.0b36047b
📝 Update release notes7eadeb6
📝 Update release notes55035f4
✨ Add support for Pydantic models for parameters usingQuery
,Cookie
, `He...0903da7
📝 Update release notes4b2b14a
⬆ [pre-commit.ci] pre-commit autoupdate (#12204)35df20c
📝 Update release notes8eb3c56
🌐 Add Portuguese translation for `docs/pt/docs/advanced/security/http-basic-a...2ada161
🔖 Release version 0.114.23a5fd71
📝 Update release notesUpdates
uvloop
from 0.19.0 to 0.20.0Release notes
Sourced from uvloop's releases.
Commits
2d35f10
uvloop 0.20.08511ba1
Inline _Py_RestoreSignals() from CPython (#604)deb2cf9
Fix Python version in README.rst (#599)c8531c2
Use len(os.sched_getaffinity(0)) instead of os.cpu_count() (#591)7777852
Upgrade libuv to v1.48.0 (#600)62f9239
Fix test_create_server_4 with Python 3.12.5 (#614)Updates
ruff
from 0.5.7 to 0.6.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
d01cbf7
Bump version to v0.6.6 (#13415)770b276
Cache glob resolutions in import graph (#13413)4e935f7
Add a subcommand to generate dependency graphs (#13402)260c2ec
[red-knot] visit with-item vars even if not a Name (#13409)f110d80
[refurb] Skipslice-to-remove-prefix-or-suffix (FURB188)
when nontrivial sl...a6d3d2f
[red-knot] support reveal_type as pseudo-builtin (#13403)afdb659
Fix off-by one error in theLineIndex::offset
calculation (#13407)a8d9104
Fix/#13070 defer annotations when future is active (#13395)d3530ab
Fix rendering of FURB188 docs (#13406)cf1e91b
[red-knot] simplify subtypes from unions (#13401)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions