airflow
airflow copied to clipboard
Bump datamodel-code-generator[http] from 0.32.0 to 0.33.0 in /airflow-ctl
Bumps datamodel-code-generator[http] from 0.32.0 to 0.33.0.
Release notes
Sourced from datamodel-code-generator[http]'s releases.
0.33.0
What's Changed
- Use Pytest
tmp_pathfixture instead ofTemporaryDirectoryby@ilovelinuxin koxudaxi/datamodel-code-generator#2463- Revert default date-time behaviour to respect OpenAPI/JSON Schema specifications by
@muesloin koxudaxi/datamodel-code-generator#2442- Avoid mixing up configurations of different objects with the same name by
@ilovelinuxin koxudaxi/datamodel-code-generator#2461- Fix Pydantic
@model_validator()usage for Pydantic 2.12 by@ilovelinuxin koxudaxi/datamodel-code-generator#2472- Run the test suite daily to check breaking changes by
@gaborbernatin koxudaxi/datamodel-code-generator#2479- Automatically infer CSV file type by
@ilovelinuxin koxudaxi/datamodel-code-generator#2467- Avoid collapsing models when referencing a forwarding reference by
@ilovelinuxin koxudaxi/datamodel-code-generator#2465New Contributors
@mueslomade their first contribution in koxudaxi/datamodel-code-generator#2442Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.32.0...0.33.0
Commits
33f13cfAvoid collapsing models when referencing a forwarding reference (#2465)400b9beAutomatically infer CSV file type (#2467)819516dRun the test suite daily to check breaking changes (#2479)e9ffb9fFix Pydantic@model_validator()usage for Pydantic 2.12 (#2472)10da583Avoid mixing up configurations of different objects with the same name (#2461)e30a46fRevert default date-time behaviour to respect OpenAPI/JSON Schema specificati...4d5019aUse Pytesttmp_pathfixture instead ofTemporaryDirectory(#2463)- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.