datamodel-code-generator icon indicating copy to clipboard operation
datamodel-code-generator copied to clipboard

Bump pydantic-core from 2.23.4 to 2.24.2

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps pydantic-core from 2.23.4 to 2.24.2.

Release notes

Sourced from pydantic-core's releases.

v2.24.2 2024-10-15

What's Changed

Full Changelog: https://github.com/pydantic/pydantic-core/compare/v2.24.1...v2.24.2

v2.24.1 2024-10-11

What's Changed

Packaging

Fixes

Changes

Full Changelog: https://github.com/pydantic/pydantic-core/compare/v2.24.0...v2.24.1

v2.24.0 2024-09-20

What's Changed

Features

Fixes

New Contributors

Full Changelog: https://github.com/pydantic/pydantic-core/compare/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)

dependabot[bot] avatar Oct 16 '24 01:10 dependabot[bot]

CodSpeed Performance Report

Merging #2118 will degrade performances by 21.78%

Comparing dependabot/pip/pydantic-core-2.24.2 (7321144) with main (2df133c)

Summary

❌ 18 regressions ✅ 13 untouched benchmarks

:warning: Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main dependabot/pip/pydantic-core-2.24.2 Change
test_main_inheritance_forward_ref 105.3 ms 124.6 ms -15.47%
test_main_inheritance_forward_ref_keep_model_order 103.8 ms 123.9 ms -16.22%
test_main_json_reuse_enum_default_member 74.1 ms 94.7 ms -21.78%
test_main_jsonschema_collapsed_external_references 80.4 ms 89.5 ms -10.2%
test_main_nested_directory 201.7 ms 238.9 ms -15.57%
test_main_root_id_jsonschema_self_refs_with_local_file 80.8 ms 89.9 ms -10.1%
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.38%
test_main_strict_types_all_with_field_constraints 69.4 ms 78.9 ms -12.02%
test_force_optional 119.2 ms 139.1 ms -14.34%
test_main 109.6 ms 131.9 ms -16.94%
test_main_collapse_root_models 76.7 ms 89.2 ms -14.01%
test_main_modular 242.9 ms 299.4 ms -18.88%
test_main_openapi_nullable 123.5 ms 153.6 ms -19.58%
test_main_use_generic_container_types_standard_collections 245.2 ms 301.6 ms -18.72%
test_main_with_snake_case_field 113 ms 134.2 ms -15.77%
test_main_with_strip_default_none 108.2 ms 130.5 ms -17.13%
test_use_default 111.7 ms 132.8 ms -15.89%

codspeed-hq[bot] avatar Oct 16 '24 01:10 codspeed-hq[bot]

Superseded by #2135.

dependabot[bot] avatar Oct 24 '24 01:10 dependabot[bot]