-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump pydantic from 2.10.2 to 2.10.3 #99
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.2 to 2.10.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.2...v2.10.3) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot merge
…________________________________
From: dependabot[bot] ***@***.***>
Sent: Monday, December 9, 2024 5:49:28 PM
To: vasudev-gm/django_ninja_tutorial ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [vasudev-gm/django_ninja_tutorial] Bump pydantic from 2.10.2 to 2.10.3 (PR #99)
Bumps pydantic<https://github.com/pydantic/pydantic> from 2.10.2 to 2.10.3.
Release notes
Sourced from pydantic's releases<https://github.com/pydantic/pydantic/releases>.
v2.10.3 2024-12-03
What's Changed
Fixes
* Set fields when defer_build is set on Pydantic dataclasses by @Viicos<https://github.com/Viicos> in #10984<https://redirect.github.com/pydantic/pydantic/pull/10984>
* Do not resolve the JSON Schema reference for dict core schema keys by @Viicos<https://github.com/Viicos> in #10989<https://redirect.github.com/pydantic/pydantic/pull/10989>
* Use the globals of the function when evaluating the return type for PlainSerializer and WrapSerializer functions by @Viicos<https://github.com/Viicos> in #11008<https://redirect.github.com/pydantic/pydantic/pull/11008>
* Fix host required enforcement for urls to be compatible with v2.9 behavior by @sydney-runkle<https://github.com/sydney-runkle> in #11027<https://redirect.github.com/pydantic/pydantic/pull/11027>
* Add a default_factory_takes_validated_data property to FieldInfo by @Viicos<https://github.com/Viicos> in #11034<https://redirect.github.com/pydantic/pydantic/pull/11034>
* Fix url json schema in serialization mode by @sydney-runkle<https://github.com/sydney-runkle> in #11035<https://redirect.github.com/pydantic/pydantic/pull/11035>
Full Changelog: ***@***.***<pydantic/pydantic@v2.10.2...v2.10.3>
Changelog
Sourced from pydantic's changelog<https://github.com/pydantic/pydantic/blob/main/HISTORY.md>.
v2.10.3 (2024-12-03)
GitHub release<https://github.com/pydantic/pydantic/releases/tag/v2.10.3>
What's Changed
Fixes
* Set fields when defer_build is set on Pydantic dataclasses by @Viicos<https://github.com/Viicos> in #10984<https://redirect.github.com/pydantic/pydantic/pull/10984>
* Do not resolve the JSON Schema reference for dict core schema keys by @Viicos<https://github.com/Viicos> in #10989<https://redirect.github.com/pydantic/pydantic/pull/10989>
* Use the globals of the function when evaluating the return type for PlainSerializer and WrapSerializer functions by @Viicos<https://github.com/Viicos> in #11008<https://redirect.github.com/pydantic/pydantic/pull/11008>
* Fix host required enforcement for urls to be compatible with v2.9 behavior by @sydney-runkle<https://github.com/sydney-runkle> in #11027<https://redirect.github.com/pydantic/pydantic/pull/11027>
* Add a default_factory_takes_validated_data property to FieldInfo by @Viicos<https://github.com/Viicos> in #11034<https://redirect.github.com/pydantic/pydantic/pull/11034>
* Fix url json schema in serialization mode by @sydney-runkle<https://github.com/sydney-runkle> in #11035<https://redirect.github.com/pydantic/pydantic/pull/11035>
Commits
* c326748<pydantic/pydantic@c326748> Prep for v2.10.3 release (#11038<https://redirect.github.com/pydantic/pydantic/issues/11038>)
* 68d35bf<pydantic/pydantic@68d35bf> Fix url json schema in serialization mode (#11035<https://redirect.github.com/pydantic/pydantic/issues/11035>)
* fa69b4c<pydantic/pydantic@fa69b4c> Add a default_factory_takes_validated_data property to FieldInfo (#11034<https://redirect.github.com/pydantic/pydantic/issues/11034>)
* 435a703<pydantic/pydantic@435a703> Fix host required enforcement for urls to be compatible with v2.9 behavior (#...
* b2c4548<pydantic/pydantic@b2c4548> Use the globals of the function when evaluating the return type for `PlainSer...
* cb962c1<pydantic/pydantic@cb962c1> Do not resolve the JSON Schema reference for dict core schema keys (#10989<https://redirect.github.com/pydantic/pydantic/issues/10989>)
* 10ebcdf<pydantic/pydantic@10ebcdf> Set fields when defer_build is set on Pydantic dataclasses (#10984<https://redirect.github.com/pydantic/pydantic/issues/10984>)
* See full diff in compare view<pydantic/pydantic@v2.10.2...v2.10.3>
[Dependabot compatibility score]<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
________________________________
You can view, comment on, or merge this pull request online at:
#99
Commit Summary
* 9fa8d3e<9fa8d3e> Bump pydantic from 2.10.2 to 2.10.3
File Changes
(1 file<https://github.com/vasudev-gm/django_ninja_tutorial/pull/99/files>)
* M Pipfile.lock<https://github.com/vasudev-gm/django_ninja_tutorial/pull/99/files#diff-a86c67a0a29ed0e95909b9b7c420140f302d17399ee6dcce4e1a51a14d27fd51> (6)
Patch Links:
* https://github.com/vasudev-gm/django_ninja_tutorial/pull/99.patch
* https://github.com/vasudev-gm/django_ninja_tutorial/pull/99.diff
—
Reply to this email directly, view it on GitHub<#99>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANCXKE7JHZKZCKSGQ6UDSAL2EWDFBAVCNFSM6AAAAABTIWPT4SVHI2DSMVQWIX3LMV43ASLTON2WKOZSG4ZDMOBYGI3DCNA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 pydantic from 2.10.2 to 2.10.3.
Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
c326748
Prep for v2.10.3 release (#11038)68d35bf
Fix url json schema inserialization
mode (#11035)fa69b4c
Add adefault_factory_takes_validated_data
property toFieldInfo
(#11034)435a703
Fix host required enforcement for urls to be compatible with v2.9 behavior (#...b2c4548
Use the globals of the function when evaluating the return type for `PlainSer...cb962c1
Do not resolve the JSON Schema reference fordict
core schema keys (#10989)10ebcdf
Set fields whendefer_build
is set on Pydantic dataclasses (#10984)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 this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)