Bump python from 3.14.2-slim-bookworm to 3.14.6-slim-bookworm#3540
Conversation
Merging this PR will improve performance by 16.68%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | WallTime | test_perf_multiple_files_input |
3.5 s | 2.9 s | +17.83% |
| ⚡ | WallTime | test_perf_deep_nested |
5.1 s | 4.3 s | +17.78% |
| ⚡ | WallTime | test_perf_duplicate_names |
1,038.3 ms | 884.4 ms | +17.41% |
| ⚡ | WallTime | test_perf_all_options_enabled |
5.3 s | 4.6 s | +16.91% |
| ⚡ | WallTime | test_perf_large_models_pydantic_v2 |
3.5 s | 3 s | +16.87% |
| ⚡ | WallTime | test_perf_stripe_style_pydantic_v2 |
2 s | 1.7 s | +16.85% |
| ⚡ | WallTime | test_perf_openapi_large |
3 s | 2.5 s | +16.74% |
| ⚡ | WallTime | test_perf_aws_style_openapi_pydantic_v2 |
1.9 s | 1.6 s | +16.71% |
| ⚡ | WallTime | test_perf_complex_refs |
1.9 s | 1.7 s | +15.61% |
| ⚡ | WallTime | test_perf_kubernetes_style_pydantic_v2 |
2.5 s | 2.2 s | +15.43% |
| ⚡ | WallTime | test_perf_graphql_style_pydantic_v2 |
785.3 ms | 680.7 ms | +15.37% |
Tip
Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.
Comparing dependabot/docker/python-3.14.6-slim-bookworm (f51efee) with main (0517e9d)
Footnotes
-
98 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3540 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 163 163
Lines 35010 35010
Branches 4047 4047
=========================================
Hits 35010 35010
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps python from 3.14.2-slim-bookworm to 3.14.6-slim-bookworm. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.6-slim-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
e3ea941 to
f34366b
Compare
|
📚 Docs Preview: https://pr-3540.datamodel-code-generator.pages.dev |
Breaking Change AnalysisResult: No breaking changes detected Reasoning: This PR only bumps the Docker base image from python:3.14.2-slim-bookworm to python:3.14.6-slim-bookworm in the Dockerfile. It is a patch-level dependency update to the container image and does not touch generated code output, Jinja2 templates, CLI options, the Python API, default behaviors, supported Python version range, or error handling. No lines removing options, parameters, classes, enum values, or functions appear in the diff. This analysis was performed by Claude Code Action |
|
🎉 Released in 0.68.1 This PR is now available in the latest release. See the release notes for details. |
Bumps python from 3.14.2-slim-bookworm to 3.14.6-slim-bookworm.