build(deps): bump the deps group with 7 updates #171
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 deps group with 7 updates:
2.4.0
2.5.2
2.8.2
2.9.2
3.2.7
3.3.1
8.3.2
8.3.3
1.2.0
1.2.1
0.6.3
0.6.8
2.5.0
2.6.1
Updates
pydantic-settings
from 2.4.0 to 2.5.2Release notes
Sourced from pydantic-settings's releases.
Commits
79090e2
Prepare release 2.5.2 (#397)81d7c46
Second fix for the TypeError bug introduced in 2.5 (#396)b2c0ee2
Prepare release 2.5.1 (#393)3eff625
Fix TypeError introduced in 2.5 (#392)7353e5b
Prepare release 2.5.0 (#388)6ae24e5
Update pydantic to > 2.9.0 (#387)287cb22
Fix dotenv settings source problem in handling extra variables with same pref...a9eb22e
Add CLI subcommand union and alias support (#380)12d85cf
Enable multiple secrets dirs (#372)94f3a90
CLI ignore external parser list fix (#379)Updates
pydantic
from 2.8.2 to 2.9.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
7cedbfb
history updates7eab2b8
v bumpc0a288f
FixZoneInfo
with various invalid types (#10408)ea6115d
Fix variance issue in_IncEx
type alias, only allowTrue
(#10414)fbfe25a
Fix serialization schema generation when usingPlainValidator
(#10427)26cff3c
Adding notes on designing callable discriminators (#10400)8a0e7ad
Do not error when trying to evaluate annotations of private attributes (#10358)ecc5275
bump2c61bfd
Fix evaluation of stringified annotations during namespace inspection (#10347)3d364cb
Use correct types namespace when building namedtuple core schemas (#10337)Updates
pylint
from 3.2.7 to 3.3.1Commits
76bce72
Bump pylint to 3.3.1, update changelog (#9954)55ee816
Bump astroid to 3.3.4 (#9951) (#9952)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 jobsUpdates
pytest
from 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
pysnooper
from 1.2.0 to 1.2.1Commits
Updates
ruff
from 0.6.3 to 0.6.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
ae39ce5
Bump version to 0.6.8 (#13522)ff2d214
Don't skip over imports and other nodes containing nested statements in impor...9442cd8
Parenthesizematch..case
if
guards (#13513)8012707
Align formatting of patterns in match-cases with expression formatting in cla...d7ffe46
Disable thetypeset
plugin (#13517)7c83af4
red-knot: Implement thenot
operator for allType
variants (#13432)bbb044e
Detect tuples bound to variadic positional arguments i.e.*args
(#13512)4810652
Avoid UP028 false negatives with non-reference shadowed bindings of loop vari...11f06e0
Detect SIM910 when using variadic keyword arguments, i.e.,**kwargs
(#13503)f27a8b8
[internal]ComparableExpr
(f)strings and bytes made invariant under concate...Updates
git-cliff
from 2.5.0 to 2.6.1Release notes
Sourced from git-cliff's releases.
... (truncated)
Changelog
Sourced from git-cliff's changelog.
... (truncated)
Commits
076feb7
chore(release): prepare for v2.6.18d10edb
chore(ci): update pedantic lint command (#890)58dc108
docs(website): add conversion to pdf to tips-and-tricks (#889)dfe4459
docs(website): add get_env filter example for GitLab CId7b2d03
refactor(clippy): apply doc_markdown and ignored_unit_patterns lint (#887)a394f88
chore(fixtures): build binaries using dev profile (#886)8b7c200
refactor(clippy): apply if_not_else lint (#882)a344c68
fix(remote): avoid setting multiple remotes (#885)a5786be
chore(deps): bump thiserror from 1.0.63 to 1.0.64 (#881)e21fb1d
fix(npm): add missing--use-branch-tags
flag to TS options (#874)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