Skip to content

Build: Bump datamodel-code-generator from 0.56.0 to 0.56.1#16114

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/datamodel-code-generator-0.56.1
Open

Build: Bump datamodel-code-generator from 0.56.0 to 0.56.1#16114
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/datamodel-code-generator-0.56.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Bumps datamodel-code-generator from 0.56.0 to 0.56.1.

Release notes

Sourced from datamodel-code-generator's releases.

0.56.1

What's Changed

New Contributors

Full Changelog: koxudaxi/datamodel-code-generator@0.56.0...0.56.1

Changelog

Sourced from datamodel-code-generator's changelog.

0.56.1 - 2026-04-16

What's Changed

New Contributors

Full Changelog: koxudaxi/datamodel-code-generator@0.56.0...0.56.1


Commits
  • 6274b70 Docs: describe --keep-model-order as deterministic dependency-aware ordering ...
  • 3e87a9a Fix root model reuse collapse (#3089)
  • 5137795 tomli was merged under the name tomllib into std library 3.11 (#3088)
  • d7a1f71 Fix relative URL refs with path-only root ids (#3085)
  • f0960e9 Prefer CLI input over pyproject url (#3083)
  • 05901ff Fix --base-class-map and --enum-field-as-literal-map long inline json sup...
  • 5ba49a7 docs: update CHANGELOG.md for 0.56.0
  • See full diff in compare view

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 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 [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator) from 0.56.0 to 0.56.1.
- [Release notes](https://github.com/koxudaxi/datamodel-code-generator/releases)
- [Changelog](https://github.com/koxudaxi/datamodel-code-generator/blob/main/CHANGELOG.md)
- [Commits](koxudaxi/datamodel-code-generator@0.56.0...0.56.1)

---
updated-dependencies:
- dependency-name: datamodel-code-generator
  dependency-version: 0.56.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python labels Apr 26, 2026
@singhpk234
Copy link
Copy Markdown
Contributor

seems like they are working as expected, i believe we need to update runtime.txt and be careful of any new dependencies that might come up in point release like 0.50.1

@manuzhang manuzhang closed this Apr 28, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@manuzhang manuzhang reopened this Apr 28, 2026
@manuzhang
Copy link
Copy Markdown
Member

manuzhang commented Apr 28, 2026

@singhpk234 This one is not related to runtime-deps.txt and passed on rerun. I've created issues for the other two whose runtime-deps.txt needs update.

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 OPENAPI python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants