[PR #184] [MERGED] Update dependency pydantic to v2.4.0 #185
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
TheLovinator/discord-twitter-webhooks#185
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheLovinator1/discord-twitter-webhooks/pull/184
Author: @renovate[bot]
Created: 9/25/2023
Status: ✅ Merged
Merged: 9/25/2023
Merged by: @renovate[bot]
Base:
master← Head:renovate/pydantic-2.x📝 Commits (1)
7d23cdcUpdate dependency pydantic to v2.4.0📊 Changes
2 files changed (+113 additions, -113 deletions)
View changed files
📝
poetry.lock(+112 -112)📝
pyproject.toml(+1 -1)📄 Description
This PR contains the following updates:
2.3.0->2.4.0Release Notes
pydantic/pydantic (pydantic)
v2.4.0Compare Source
GitHub release
What's Changed
Packaging
New Features
Base64Urltypes by @dmontagu in #7286numbertostrcoercion by @lig in #7508field_nameanddatain all validators if there is data and a field name by @samuelcolvin in #7542BaseModel.model_validate_stringsandTypeAdapter.validate_stringsby @hramezani in #7552pluginsexperimental implementation by @lig @samuelcolvin and @Kludex in #6820Changes
model_post_initin subclass with private attrs by @Viicos in #7302Extraas deprecated by @disrupted in #7299EncodedStra dataclass by @Kludex in #7396annotated_handlersto be public by @samuelcolvin in #7569Performance
CoreSchemaby @adriangb in #7523CoreSchemawalking by @adriangb in #7528dict.getanddict.setdefaultwith more verbose versions inCoreSchemabuilding hot paths by @adriangb in #7536CoreSchemadiscovery by @adriangb in #7535CoreSchemavalidation for faster startup times by @adriangb in #7565Fixes
TypedDictfrom grandparent classes by @dmontagu in #7272strictconfig overridable in field for Path by @hramezani in #7281ser_json_<timedelta|bytes>on default inGenerateJsonSchemaby @Kludex in #7269SkipValidationto referenced schemas by @adriangb in #7381__get_pydantic_core_schema__signature by @hramezani in #7415TypeAdapter) by @sydney-runkle in #7435TypeErroronmodel_validatorinwrapmode by @pmmmwh in #7496reprwork for instances that failed initialization when handlingValidationErrors by @dmontagu in #7439UUIDvalues havingUUID.version=Noneby @lig in #7566__iter__returning privatecached_propertyinfo by @sydney-runkle in #7570New Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.