-
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) #78
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 #78 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 208 208
Branches 39 39
=========================================
Hits 208 208 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/automerge/patch-pydantic-dependencies
branch
6 times, most recently
from
September 8, 2024 18:48
c263e8e
to
73b80c1
Compare
renovate
bot
force-pushed
the
renovate/automerge/patch-pydantic-dependencies
branch
from
September 9, 2024 11:04
73b80c1
to
f0c5296
Compare
renovate
bot
changed the title
chore(python-deps): update dependency pydantic-core to v2.23.3 in all dependant actions
chore(python-deps): update pydantic dependencies in all dependant actions (patch)
Sep 9, 2024
renovate
bot
deleted the
renovate/automerge/patch-pydantic-dependencies
branch
September 9, 2024 11:11
Test Results (macos)
|
Test Results (windows)
|
Test Results (ubuntu)
|
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.0
->==2.9.1
==2.23.2
->==2.23.3
Release Notes
pydantic/pydantic (pydantic)
v2.9.1
: (2024-09-09)Compare Source
What's Changed
Fixes
annotated-types
bound to>=0.6.0
by @sydney-runkle in #10327tzdata
install requirement into optionaltimezone
dependency by @jakob-keller in #10331IncExc
type alias definition by @Viicos in #10339Full Changelog: pydantic/pydantic@v2.9.0...v2.9.1
pydantic/pydantic-core (pydantic-core)
v2.23.3
: 2024-09-07Compare Source
What's Changed
Packaging
serde
from 1.0.204 to 1.0.209 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1429idna
from 1.0.1 to 1.0.2 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1430uuid
from 1.9.1 to 1.10.0 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1431regex
from 1.10.5 to 1.10.6 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1432serde_json
from 1.0.121 to 1.0.128 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1440Fixes
_IncEx
type annotation by @Viicos in https://github.com/pydantic/pydantic-core/pull/1443New Contributors
Full Changelog: pydantic/pydantic-core@v2.23.2...v2.23.3
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.