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

Bump pydantic-core from 2.23.4 to 2.25.1 #2140

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2024

Bumps pydantic-core from 2.23.4 to 2.25.1.

Release notes

Sourced from pydantic-core's releases.

v2.25.1 2024-10-30

What's Changed

New Contributors

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

v2.25.0 2024-10-23

What's Changed

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

v2.24.2 2024-10-15

What's Changed

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

v2.24.1 2024-10-11

What's Changed

Packaging

Fixes

Changes

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

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.23.4 to 2.25.1.
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.23.4...v2.25.1)

---
updated-dependencies:
- dependency-name: pydantic-core
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 31, 2024
Copy link

codspeed-hq bot commented Oct 31, 2024

CodSpeed Performance Report

Merging #2140 will degrade performances by 21.42%

Comparing dependabot/pip/pydantic-core-2.25.1 (1fa3eae) with main (d306553)

Summary

❌ 17 regressions
✅ 13 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main dependabot/pip/pydantic-core-2.25.1 Change
test_main_inheritance_forward_ref 106.5 ms 125.9 ms -15.4%
test_main_inheritance_forward_ref_keep_model_order 105.1 ms 125.2 ms -16.08%
test_main_json_reuse_enum_default_member 74.8 ms 95.2 ms -21.42%
test_main_jsonschema_collapsed_external_references 81 ms 90.1 ms -10.05%
test_main_nested_directory 204.2 ms 242.4 ms -15.78%
test_main_root_id_jsonschema_self_refs_with_local_file 82 ms 91.2 ms -10.1%
test_main_root_id_jsonschema_self_refs_with_remote_file 81.9 ms 91.2 ms -10.15%
test_main_strict_types 74 ms 82.4 ms -10.19%
test_main_strict_types_all_with_field_constraints 70.4 ms 80 ms -11.89%
test_force_optional 120.3 ms 141.5 ms -15%
test_main 111.8 ms 133.2 ms -16.02%
test_main_collapse_root_models 78.9 ms 91.4 ms -13.7%
test_main_modular 247.9 ms 304.3 ms -18.54%
test_main_openapi_nullable 126.8 ms 158 ms -19.79%
test_main_with_snake_case_field 115.7 ms 137.2 ms -15.68%
test_main_with_strip_default_none 110.8 ms 131.9 ms -16%
test_use_default 114.5 ms 135.6 ms -15.54%

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 5, 2024

Superseded by #2144.

@dependabot dependabot bot closed this Nov 5, 2024
@dependabot dependabot bot deleted the dependabot/pip/pydantic-core-2.25.1 branch November 5, 2024 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants