chore(deps): bump the all group with 4 updates #233
Merged
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 all group with 4 updates: pydantic, typing-extensions, uvicorn and ruff.
Updates
pydantic
from 2.11.2 to 2.11.3Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
876bf76
Prepare release v2.11.3 (#11716)4a8c929
Fix code annotation in@computed_field
documentation (#11693)a8b8b5f
Fix source locations in documentation for external packages (#11710)f14b7da
Preserve field description when rebuilding model fields (#11698)04fd639
Update V1 copy to v1.10.21 (#11706)Updates
typing-extensions
from 4.13.1 to 4.13.2Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
4525e9d
Prepare release 4.13.2 (#583)88a0c20
Do not shadow user arguments in generated__new__
by@deprecated
(#581)281d7b0
Add 3rd party tests for litestar (#578)8092c39
fixTypeAliasType
union withtyping.TypeAliasType
(#575)Updates
uvicorn
from 0.34.0 to 0.34.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
695820a
Version 0.34.1 (#2612)56c45db
docs: add sponsorship banner (#2611)f2192cc
docs: add section about Docker under Deployment (#2610)7fb029d
Bump the python-packages group with 8 updates (#2606)4fdfec4
docs: mention discord instead of gitter (#2595)e5f3663
Speed up test suite with pytest-xdist (#2537)2445e79
docs: improve settings page (#2594)7abc199
Bump the python-packages group with 5 updates (#2588)4e6786e
Add sponsorship page (#2593)8136fb6
Avoid test dependency on typing_extensions (#2590)Updates
ruff
from 0.11.4 to 0.11.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
7186d5e
Bump 0.11.5 (#17337)5b6e949
[red-knot] Silenceunresolved-attribute
in unreachable code (#17305)ec74f2d
Revert "[red-knot] Type narrowing for assertions (#17149)" (#17335)907b6ed
[red-knot] Type narrowing for assertions (#17149)fd9882a
[red-knot] avoid unnecessary evaluation of visibility constraint on definitel...66a33bf
update cargo-dist (#17325)5b1d835
[red-knot] Fix double hovers/inlays in playground (#17334)4d50ee6
[red-knot] Track reachability of scopes (#17332)06ffeb2
Add pre-commit hook to check for merge conflicts (#17279)10e4412
[red-knot] Add inlay type hints (#17214)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