gha-repo-manager
gha-repo-manager copied to clipboard
chore(deps): bump pydantic from 2.7.4 to 2.9.2
Bumps pydantic from 2.7.4 to 2.9.2.
Release notes
Sourced from pydantic's releases.
v2.9.2 (2024-09-17)
What's Changed
Fixes
- Do not error when trying to evaluate annotations of private attributes by
@Viicosin #10358- Adding notes on designing sound
Callablediscriminators by@sydney-runklein #10400- Fix serialization schema generation when using
PlainValidatorby@Viicosin #10427- Fix
Unionserialization warnings by@sydney-runklein pydantic/pydantic-core#1449- Fix variance issue in
_IncExtype alias, only allowTrueby@Viicosin #10414- Fix
ZoneInfovalidation with various invalid types by@sydney-runklein #10408Full Changelog: https://github.com/pydantic/pydantic/compare/v2.9.1...v2.9.2
v2.9.1 (2024-09-09)
What's Changed
Fixes
- Fix Predicate issue in v2.9.0 by
@sydney-runklein #10321- Fixing
annotated-typesbound to>=0.6.0by@sydney-runklein #10327- Turn
tzdatainstall requirement into optionaltimezonedependency by@jakob-kellerin #10331- Fix
IncExctype alias definition by@Viicosin #10339- Use correct types namespace when building namedtuple core schemas by
@Viicosin #10337- Fix evaluation of stringified annotations during namespace inspection by
@Viicosin #10347- Fix tagged union serialization with alias generators by
@sydney-runklein pydantic/pydantic-core#1442Full Changelog: https://github.com/pydantic/pydantic/compare/v2.9.0...v2.9.1
v2.9.0 (2024-09-05)
The code released in v2.9.0 is practically identical to that of v2.9.0b2.
Check out our blog post to learn more about the release highlights!
What's Changed
Packaging
- Bump
rufftov0.5.0andpyrighttov1.1.369by@sydney-runklein #9801- Bump
pydantic-extra-typestov2.9.0by@sydney-runklein #9832- Support compatibility with
pdm v2.18.1by@Viicosin #10138- Bump
v1version stub tov1.10.18by@sydney-runklein #10214- Bump
pydantic-coretov2.23.2by@sydney-runklein #10311New Features
- Add support for
ZoneInfoby@Youssefaresin #9896- Add
Config.val_json_bytesby@josh-newmanin #9770- Add DSN for Snowflake by
@aditkumar72in #10128- Support
complexnumber by@changhcin #9654- Add support for
annotated_types.Notby@aditkumar72in #10210
... (truncated)
Changelog
Sourced from pydantic's changelog.
v2.9.2 (2024-09-17)
What's Changed
Fixes
- Do not error when trying to evaluate annotations of private attributes by
@Viicosin #10358- Adding notes on designing sound
Callablediscriminators by@sydney-runklein #10400- Fix serialization schema generation when using
PlainValidatorby@Viicosin #10427- Fix
Unionserialization warnings by@sydney-runklein pydantic/pydantic-core#1449- Fix variance issue in
_IncExtype alias, only allowTrueby@Viicosin #10414- Fix
ZoneInfovalidation with various invalid types by@sydney-runklein #10408v2.9.1 (2024-09-09)
What's Changed
Fixes
- Fix Predicate issue in v2.9.0 by
@sydney-runklein #10321- Fixing
annotated-typesbound to>=0.6.0by@sydney-runklein #10327- Turn
tzdatainstall requirement into optionaltimezonedependency by@jakob-kellerin #10331- Fix
IncExctype alias definition by@Viicosin #10339- Use correct types namespace when building namedtuple core schemas by
@Viicosin #10337- Fix evaluation of stringified annotations during namespace inspection by
@Viicosin #10347- Fix tagged union serialization with alias generators by
@sydney-runklein pydantic/pydantic-core#1442v2.9.0 (2024-09-05)
The code released in v2.9.0 is practically identical to that of v2.9.0b2.
What's Changed
Packaging
- Bump
rufftov0.5.0andpyrighttov1.1.369by@sydney-runklein #9801- Bump
pydantic-extra-typestov2.9.0by@sydney-runklein #9832- Support compatibility with
pdm v2.18.1by@Viicosin #10138- Bump
v1version stub tov1.10.18by@sydney-runklein #10214- Bump
pydantic-coretov2.23.2by@sydney-runklein #10311New Features
- Add support for
ZoneInfoby@Youssefaresin #9896- Add
Config.val_json_bytesby@josh-newmanin #9770- Add DSN for Snowflake by
@aditkumar72in #10128
... (truncated)
Commits
7cedbfbhistory updates7eab2b8v bumpc0a288fFixZoneInfowith various invalid types (#10408)ea6115dFix variance issue in_IncExtype alias, only allowTrue(#10414)fbfe25aFix serialization schema generation when usingPlainValidator(#10427)26cff3cAdding notes on designing callable discriminators (#10400)8a0e7adDo not error when trying to evaluate annotations of private attributes (#10358)ecc5275bump2c61bfdFix evaluation of stringified annotations during namespace inspection (#10347)3d364cbUse correct types namespace when building namedtuple core schemas (#10337)- Additional commits viewable in compare view
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 will merge this PR once CI passes on it, as requested by @andrewthetechie.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
Superseded by #315.