build(deps): bump the dependencies group with 4 updates #214
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 4 updates: litestar, uvloop, pylint and ruff.
Updates
litestar
from 2.11.0 to 2.12.1Release notes
Sourced from litestar's releases.
... (truncated)
Commits
b9a91e6
v2.12.1658350b
fix(typing): Don't require annotated_types (#3750)06efa69
v2.12.0c487684
feat: bumpscalar
OpenAPI Plugin tolatest
release (#3747)a38c6c1
docs: remove unused code snippet (#3746)47c09ff
docs(index): Addlitestar-fullstack-inertia
and remove `litestar-pg-redis-d...5a4bf20
fix(revert):httponly
correction in CSRFMiddleware (#3743)bb1d0d4
fix(OpenAPI): Correctly handlemsgspec.Struct
tagged unions (#3742)f2ed95d
ci(docs): include hidden files for docs (#3741)ec2fb0b
feat: Raise exception when body parameter is annotated with non-bytes type (#...Updates
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
pylint
from 3.2.7 to 3.3.0Commits
6350dfa
Bump pylint to 3.3.0, update changelog78f3dfa
Bump astroid to 3.3.3 (#9939)b28c1f6
Add check forunnecessary-default-type-args
(#9938)bd97b93
[doc framework] Assert that the good and bad example exists in the doc (#9936)7aa4436
Fix duplicate workflow step ids (#9934)0950916
[pre-commit] Add codespell, and fix some existing typos (#9912)3b4a7f9
Add details.rst for c-extension-no-member (#9933)7d60c27
Explicitly save cache in primer jobs67acc96
Add additional stdlib deprecations (mostly 3.13) (#9853)0adf671
Remove old-style classes code, remove check for new-style class (#9925)Updates
ruff
from 0.5.7 to 0.6.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
17c4690
Bump version to v0.6.7 (#13439)f06d44e
Useforget
for module resolver database (#13438)653c090
Use an empty vendored file system in Ruff (#13436)8921fbb
vendored_typeshed_versions
should usedb.vendored
(#13434)3018303
Avoid parsing with Salsa (#13437)6c303b2
red-knot: Add not unary operator for boolean literals (#13422)7579a79
Add test coverage for non-Python globs (#13430)0bbc138
Upgrade to latestcargo-dist
version (#13416)ff11db6
Add Python version support to ruff analyze CLI (#13426)2823487
Respectlint.exclude
in ruff check--add-noqa
(#13427)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