airflow
airflow copied to clipboard
Bump datamodel-code-generator[http] from 0.32.0 to 0.35.0 in /task-sdk
Bumps datamodel-code-generator[http] from 0.32.0 to 0.35.0.
Release notes
Sourced from datamodel-code-generator[http]'s releases.
0.35.0
What's Changed
- Add support to Python 3.14 by
@ilovelinuxin koxudaxi/datamodel-code-generator#2469Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.34.0...0.35.0
0.34.0
What's Changed
- TypedDict: Add support for const fields using Literal by
@erandaganin koxudaxi/datamodel-code-generator#2475- Correct custom CodeFormatter error message by
@MrSnapperVibesin koxudaxi/datamodel-code-generator#2489- dataclass: Add support for const fields using Literal[T] by
@ysndrin koxudaxi/datamodel-code-generator#2486- feat: Add argument to disable the future annotations import by
@daviddmdin koxudaxi/datamodel-code-generator#2498- Fix: Objects with additionalProperties shouldn't be unioned with None by default by
@erandaganin koxudaxi/datamodel-code-generator#2493New Contributors
@erandaganmade their first contribution in koxudaxi/datamodel-code-generator#2475@MrSnapperVibesmade their first contribution in koxudaxi/datamodel-code-generator#2489@ysndrmade their first contribution in koxudaxi/datamodel-code-generator#2486@daviddmdmade their first contribution in koxudaxi/datamodel-code-generator#2498Full Changelog: https://github.com/koxudaxi/datamodel-code-generator/compare/0.33.0...0.34.0
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
9d83669Add support to Python 3.14 (#2469)8d91fc5[pre-commit.ci] pre-commit autoupdate (#2509)ab2fb6d[pre-commit.ci] pre-commit autoupdate (#2506)092f8d0Fix: Objects with additionalProperties shouldn't be unioned with None by defa...849b75cfeat: Add argument to disable the future annotations import (#2498)3ad899b[pre-commit.ci] pre-commit autoupdate (#2502)d2b89bb[pre-commit.ci] pre-commit autoupdate (#2496)9ad3d86dataclass: Add support for const fields using Literal[T] (#2486)82a9295build(deps): bump pypa/gh-action-pypi-publish in /.github/workflows (#2495)d97e532Correct custom CodeFormatter error message (#2489)- Additional commits viewable 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.