-
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
chore(python-deps): update pydantic dependencies in all dependant actions (patch) #112
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #112 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 211 211
Branches 40 40
=========================================
Hits 211 211 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/automerge/patch-pydantic-dependencies
branch
from
September 22, 2024 04:22
12452fa
to
bda7a11
Compare
renovate
bot
force-pushed
the
renovate/automerge/patch-pydantic-dependencies
branch
from
September 22, 2024 18:08
bda7a11
to
4c3a49a
Compare
renovate
bot
changed the title
chore(python-deps): update dependency pydantic-core to v2.23.4 in all dependant actions
chore(python-deps): update pydantic dependencies in all dependant actions (patch)
Sep 22, 2024
renovate
bot
deleted the
renovate/automerge/patch-pydantic-dependencies
branch
September 22, 2024 18:16
Test Results (ubuntu)
|
Test Results (windows)
|
Test Results (macos)
|
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.
This PR contains the following updates:
==2.9.1
->==2.9.2
==2.23.3
->==2.23.4
Release Notes
pydantic/pydantic (pydantic)
v2.9.2
Compare Source
GitHub release
What's Changed
Fixes
Callable
discriminators by @sydney-runkle in #10400PlainValidator
by @Viicos in #10427Union
serialization warnings by @sydney-runkle in pydantic/pydantic-core#1449_IncEx
type alias, only allowTrue
by @Viicos in #10414ZoneInfo
validation with various invalid types by @sydney-runkle in #10408pydantic/pydantic-core (pydantic-core)
v2.23.4
: 2024-09-16Compare Source
What's Changed
_IncEx
type alias, only allowTrue
by @Viicos in https://github.com/pydantic/pydantic-core/pull/1453Full Changelog: pydantic/pydantic-core@v2.23.3...v2.23.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.