Skip to content
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 (minor) #120

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic (changelog) ==2.9.2 -> ==2.10.0 age adoption passing confidence
pydantic-core ==2.23.4 -> ==2.27.0 age adoption passing confidence

Release Notes

pydantic/pydantic (pydantic)

v2.10.0

Compare Source

The code released in v2.10.0 is practically identical to that of v2.10.0b2.

GitHub release

See the v2.10 release blog post for the highlights!

What's Changed
Packaging
New Features
Changes
Performance
Fixes
New Contributors
pydantic/pydantic-core (pydantic-core)

v2.27.0: 2024-11-12

Compare Source

What's Changed
New Contributors

Full Changelog: pydantic/pydantic-core@v2.26.0...v2.27.0

v2.26.0: 2024-11-04

Compare Source

What's Changed

Fixes
Packaging
New Features

New Contributors

Full Changelog: pydantic/pydantic-core@v2.25.1...v2.26.0

v2.25.1: 2024-10-30

Compare Source

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-core@v2.25.0...v2.25.1

v2.25.0: 2024-10-23

Compare Source

What's Changed

Full Changelog: pydantic/pydantic-core@v2.24.2...v2.25.0

v2.24.2: 2024-10-15

Compare Source

What's Changed

Full Changelog: pydantic/pydantic-core@v2.24.1...v2.24.2

v2.24.1: 2024-10-11

Compare Source

What's Changed

Packaging
Fixes
Changes

Full Changelog: pydantic/pydantic-core@v2.24.0...v2.24.1

v2.24.0: 2024-09-20

Compare Source

What's Changed

Features
Fixes

New Contributors

Full Changelog: pydantic/pydantic-core@v2.23.4...v2.24.0


Configuration

📅 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 25, 2024 20:08
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ec6e3e3) to head (e3bd339).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #120   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          224       224           
  Branches        30        30           
=========================================
  Hits           224       224           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nfelt14
Copy link
Collaborator

nfelt14 commented Oct 14, 2024

Blocked by PyCQA/docformatter#293

@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch from b5f4cf7 to 7986729 Compare October 16, 2024 14:50
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.24.0 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.24.1 in all dependant actions Oct 16, 2024
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch from 7986729 to c92a8b6 Compare October 20, 2024 16:49
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.24.1 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.24.2 in all dependant actions Oct 20, 2024
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch 3 times, most recently from d505e85 to a25340d Compare October 23, 2024 23:00
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.24.2 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.25.0 in all dependant actions Oct 28, 2024
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch 2 times, most recently from eef4653 to 580c436 Compare November 4, 2024 12:38
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.25.0 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.25.1 in all dependant actions Nov 4, 2024
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch from 580c436 to 0623705 Compare November 9, 2024 16:10
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.25.1 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.26.0 in all dependant actions Nov 9, 2024
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch 2 times, most recently from 0fbfad0 to 7912c8d Compare November 17, 2024 21:33
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.26.0 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.27.0 in all dependant actions Nov 17, 2024
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch from 7912c8d to 35cb0dd Compare November 25, 2024 22:24
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.27.0 in all dependant actions chore(python-deps): update pydantic dependencies in all dependant actions (minor) Nov 25, 2024
@nfelt14 nfelt14 enabled auto-merge (squash) November 26, 2024 02:29
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch from 35cb0dd to e3bd339 Compare November 26, 2024 02:29
@nfelt14 nfelt14 merged commit 51ebef2 into main Nov 26, 2024
40 checks passed
@nfelt14 nfelt14 deleted the renovate/python-deps/pydantic-dependencies branch November 26, 2024 02:35
Copy link

github-actions bot commented Nov 26, 2024

Test Results (ubuntu)

path passed subtotal
tests/test_bump_version_in_files.py 5 5
tests/test_create_unique_testpypi_version.py 7 7
tests/test_find_unreleased_changelog_items.py 6 6
tests/test_update_development_dependencies.py 13 13
TOTAL 31 31

Link to workflow run

Copy link

github-actions bot commented Nov 26, 2024

Test Results (macos)

path passed subtotal
tests/test_bump_version_in_files.py 5 5
tests/test_create_unique_testpypi_version.py 7 7
tests/test_find_unreleased_changelog_items.py 6 6
tests/test_update_development_dependencies.py 13 13
TOTAL 31 31

Link to workflow run

Copy link

github-actions bot commented Nov 26, 2024

Test Results (windows)

path passed subtotal
tests\test_bump_version_in_files.py 5 5
tests\test_create_unique_testpypi_version.py 7 7
tests\test_find_unreleased_changelog_items.py 6 6
tests\test_update_development_dependencies.py 13 13
TOTAL 31 31

Link to workflow run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant