-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix(deps): update dependency pydantic to v1.10.19 #50
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/pydantic-1.x-lockfile
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
renovate
bot
changed the title
fix(deps): update dependency pydantic to v1.10.6
fix(deps): update dependency pydantic to v1.10.7
Mar 22, 2023
renovate
bot
force-pushed
the
renovate/pydantic-1.x-lockfile
branch
from
March 22, 2023 20:15
ba84656
to
c96039f
Compare
renovate
bot
changed the title
fix(deps): update dependency pydantic to v1.10.7
fix(deps): update dependency pydantic to v1.10.8
May 28, 2023
renovate
bot
force-pushed
the
renovate/pydantic-1.x-lockfile
branch
from
May 28, 2023 10:17
c96039f
to
f8082f5
Compare
renovate
bot
changed the title
fix(deps): update dependency pydantic to v1.10.8
fix(deps): update dependency pydantic to v1.10.9
Jun 7, 2023
renovate
bot
force-pushed
the
renovate/pydantic-1.x-lockfile
branch
from
June 7, 2023 18:35
f8082f5
to
1dd6c4f
Compare
renovate
bot
changed the title
fix(deps): update dependency pydantic to v1.10.9
fix(deps): update dependency pydantic to v1.10.10
Jun 30, 2023
renovate
bot
force-pushed
the
renovate/pydantic-1.x-lockfile
branch
from
June 30, 2023 13:18
1dd6c4f
to
04ae20a
Compare
renovate
bot
changed the title
fix(deps): update dependency pydantic to v1.10.10
fix(deps): update dependency pydantic to v1.10.11
Jul 4, 2023
renovate
bot
force-pushed
the
renovate/pydantic-1.x-lockfile
branch
from
July 4, 2023 18:35
04ae20a
to
e1b3976
Compare
renovate
bot
changed the title
fix(deps): update dependency pydantic to v1.10.11
fix(deps): update dependency pydantic to v1.10.12
Jul 25, 2023
renovate
bot
force-pushed
the
renovate/pydantic-1.x-lockfile
branch
from
July 25, 2023 00:54
e1b3976
to
3cc10a3
Compare
renovate
bot
changed the title
fix(deps): update dependency pydantic to v1.10.12
fix(deps): update dependency pydantic to v1.10.13
Sep 27, 2023
renovate
bot
force-pushed
the
renovate/pydantic-1.x-lockfile
branch
from
September 27, 2023 18:22
3cc10a3
to
59422d6
Compare
renovate
bot
changed the title
fix(deps): update dependency pydantic to v1.10.13
fix(deps): update dependency pydantic to v1.10.14
Jan 19, 2024
renovate
bot
force-pushed
the
renovate/pydantic-1.x-lockfile
branch
from
January 19, 2024 19:22
59422d6
to
8cef062
Compare
renovate
bot
force-pushed
the
renovate/pydantic-1.x-lockfile
branch
from
April 3, 2024 15:31
8cef062
to
a3fb72c
Compare
renovate
bot
changed the title
fix(deps): update dependency pydantic to v1.10.14
fix(deps): update dependency pydantic to v1.10.15
Apr 3, 2024
renovate
bot
changed the title
fix(deps): update dependency pydantic to v1.10.15
fix(deps): update dependency pydantic to v1.10.16
Jun 11, 2024
renovate
bot
force-pushed
the
renovate/pydantic-1.x-lockfile
branch
from
June 11, 2024 20:04
a3fb72c
to
efeba64
Compare
renovate
bot
force-pushed
the
renovate/pydantic-1.x-lockfile
branch
from
June 20, 2024 15:47
efeba64
to
7889be8
Compare
renovate
bot
changed the title
fix(deps): update dependency pydantic to v1.10.16
fix(deps): update dependency pydantic to v1.10.17
Jun 20, 2024
renovate
bot
changed the title
fix(deps): update dependency pydantic to v1.10.17
fix(deps): update dependency pydantic to v1.10.18
Aug 23, 2024
renovate
bot
force-pushed
the
renovate/pydantic-1.x-lockfile
branch
from
August 23, 2024 00:38
7889be8
to
c92f986
Compare
renovate
bot
force-pushed
the
renovate/pydantic-1.x-lockfile
branch
from
November 6, 2024 16:53
c92f986
to
62d908e
Compare
renovate
bot
changed the title
fix(deps): update dependency pydantic to v1.10.18
fix(deps): update dependency pydantic to v1.10.19
Nov 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
1.10.5
->1.10.19
Release Notes
pydantic/pydantic (pydantic)
v1.10.19
: (2024-11-06)Compare Source
What's Changed
isinstance
check by @alicederyn in https://github.com/pydantic/pydantic/pull/10645v1.10.18
Compare Source
to_lower_camel
to__all__
inutils.py
by @sydney-runkle (direct commit)mypy
v1 plugin for mypy 1.11 release by @flaeppe in https://github.com/pydantic/pydantic/pull/10139.schema(by_alias=False)
by @exs-dwoodward in https://github.com/pydantic/pydantic/pull/10146v1.10.17
Compare Source
v1
namespace to fix typing and object resolution in python>3.11 by @exs-dwoodward in https://github.com/pydantic/pydantic/pull/9660v1.10.16
Compare Source
v1.10.15
Compare Source
What's Changed
Full Changelog: pydantic/pydantic@v1.10.14...v1.10.15
v1.10.14
: 2024-01-19Compare Source
What's Changed
cached_property
handling in dataclasses when copied by @rdbisme in https://github.com/pydantic/pydantic/pull/8407New Contributors
Full Changelog: pydantic/pydantic@v1.10.13...v1.10.14
v1.10.13
Compare Source
pydantic.validate_email
, #7673 by @hramezaniv1.10.12
Compare Source
maxlen
property being dropped ondeque
validation. Happened only if the deque item has been typed. Changes the_validate_sequence_like
func, #6581 by @maciekglowkav1.10.11
Compare Source
v1.10.10
Compare Source
Json
field support to settings management, #6250 by @hramezaniv1.10.9
Compare Source
v1.10.8
Compare Source
Literal
usage withtyping-extension==4.6.0
, #5826 by @hramezaniAnyClassMethod
for changes in python/typeshed#9771, #5505 by @ITProKylev1.10.7
Compare Source
ConstrainedStr
withregex
as dict key, #5223 by @matejetzfrom_orm
in their own classes, #5187 by @dmontaguInitVar
usage with pydantic dataclasses, mypy version1.1.1
and the custom mypy plugin, #5162 by @cdce8pv1.10.6
Compare Source
functools.partial
andfunctools.partialmethod
when checking the signature, #5126 by @JensHeinrichdataclass_transform
decorator for pydantic dataclasses, #5111 by @cdce8pValidationError
, notConfigError
, when a discriminator value is unhashable, #4773 by @kurtmckeeConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.