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.24.1 #2105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pydantic-core from 2.23.4 to 2.24.1.

Release notes

Sourced from pydantic-core's releases.

v2.24.1 2024-10-11

What's Changed

Packaging

Fixes

Changes

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

v2.24.0 2024-09-20

What's Changed

Features

Fixes

New Contributors

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

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.24.1.
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.23.4...v2.24.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 14, 2024
Copy link

codspeed-hq bot commented Oct 14, 2024

CodSpeed Performance Report

Merging #2105 will degrade performances by 21.73%

Comparing dependabot/pip/pydantic-core-2.24.1 (0a79b84) with main (2df133c)

Summary

❌ 18 regressions
✅ 13 untouched benchmarks

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

Benchmarks breakdown

Benchmark main dependabot/pip/pydantic-core-2.24.1 Change
test_main_inheritance_forward_ref 105.3 ms 124.8 ms -15.58%
test_main_inheritance_forward_ref_keep_model_order 103.8 ms 124 ms -16.28%
test_main_json_reuse_enum_default_member 74.1 ms 94.6 ms -21.73%
test_main_jsonschema_collapsed_external_references 80.4 ms 89.6 ms -10.21%
test_main_nested_directory 201.7 ms 239.8 ms -15.89%
test_main_root_id_jsonschema_self_refs_with_local_file 80.8 ms 89.9 ms -10.12%
test_main_root_id_jsonschema_self_refs_with_remote_file 80.6 ms 89.9 ms -10.27%
test_main_strict_types 73.1 ms 81.6 ms -10.39%
test_main_strict_types_all_with_field_constraints 69.4 ms 78.9 ms -12.02%
test_force_optional 119.2 ms 139 ms -14.27%
test_main 109.6 ms 130.9 ms -16.27%
test_main_collapse_root_models 76.7 ms 89.4 ms -14.13%
test_main_modular 242.9 ms 299.4 ms -18.89%
test_main_openapi_nullable 123.5 ms 155.9 ms -20.79%
test_main_use_generic_container_types_standard_collections 245.2 ms 302.8 ms -19.03%
test_main_with_snake_case_field 113 ms 134.3 ms -15.84%
test_main_with_strip_default_none 108.2 ms 129.4 ms -16.41%
test_use_default 111.7 ms 132.8 ms -15.9%

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