Bump the minor-patch group with 3 updates #1136
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 minor-patch group with 3 updates: pydantic, yamllint and ruff.
Updates
pydantic
from 2.11.3 to 2.11.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
d444cd1
Prepare release v2.11.4828fc48
Add documentation note about common pitfall with the annotated pattern42bf1fd
Bumppydantic-core
to v2.33.2 (#11804)7b3f513
Allow config and bases to be specified together increate_model()
fc52138
Traversefunction-before
schemas during schema gathering25af789
Fix issue with recursive generic models91ef6bb
Update monthly download count in documentationa830775
Bumpmkdocs-llmstxt
to v0.2.0f5d1c87
Fix crash when expanding root type in the mypy pluginc80bb35
Remove coercion of decimal constraintsUpdates
yamllint
from 1.37.0 to 1.37.1Changelog
Sourced from yamllint's changelog.
Commits
79a6b2b
yamllint version 1.37.1b6fe397
config: Report if 'rules' is not a dict2ec2d7a
docs: Fix GitLab integration link1a6542c
quoted-strings: Fix only-when-needed on multiline with backslash2d10aaa
docs: Fix GitLab integration example263fb88
README: Fix the tests badge linka942f5c
Rename tests.common.test_codec_built_in_equivalent()639a7c6
comments: Tell how many spaces are expected in 'min-spaces-from-content'0f2fbb0
docs: Add links to GitHub repository and releasesbce26d6
CI: Fix TestPyPI "dev0" versions for master commits on tagsUpdates
ruff
from 0.11.7 to 0.11.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
75effb8
Bump 0.11.8 (#17766)3353d07
[flake8-use-pathlib
] FixPTH104
false positive whenrename
is passed a f...41f3f21
Improve messages outputted by py-fuzzer (#17764)76ec64d
[red-knot
] Allow subclasses of Any to be assignable to Callable types (#17717)b7e69ec
[red-knot] Increase durability of read-onlyFile
fields (#17757)9c57862
[red-knot] Cache source type during semanic index building (#17756)67ef370
[flake8-use-pathlib
] FixPTH116
false positive whenstat
is passed a fi...e17e1e8
Sync vendored typeshed stubs (#17753)03d8679
[red-knot] PreliminaryNamedTuple
support (#17738)d33a503
[red-knot] Add tests for classes that have incompatible__new__
and `__init...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