Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps erdantic from 1.1.0.post1 to 1.2.0.

Release notes

Sourced from erdantic's releases.

v1.2.0 (2025-09-15)

  • Added support for the D2 diagramming language for class diagrams. Use EntityRelationshipDiagram.to_d2() to get the D2 representation programmatically, or the CLI flag --d2 to print it to stdout. The --dot and --d2 options are mutually exclusive, and -o/--out is ignored when --d2 is used. ([PR #152](drivendataorg/erdantic#152) and [PR #162](drivendataorg/erdantic#162), contribution thanks to @​Else00)

v1.1.1 (2025-07-19)

  • Changed plugins.pydantic.get_fields_from_pydantic_model to force model rebuild. This helps address cases of unresolved forward references where Pydantic mistakenly skips rebuilding. Fixes #153. ([PR #154](drivendataorg/erdantic#154))
  • [Examples] Changed Party class in all example modules to use list instead of typing.List for the type annotation for the members field.
Changelog

Sourced from erdantic's changelog.

v1.2.0 (2025-09-15)

  • Added support for the D2 diagramming language for class diagrams. Use EntityRelationshipDiagram.to_d2() to get the D2 representation programmatically, or the CLI flag --d2 to print it to stdout. The --dot and --d2 options are mutually exclusive, and -o/--out is ignored when --d2 is used. ([PR #152](drivendataorg/erdantic#152) and [PR #162](drivendataorg/erdantic#162), contribution thanks to @​Else00)

v1.1.1 (2025-07-19)

  • Changed plugins.pydantic.get_fields_from_pydantic_model to force model rebuild. This helps address cases of unresolved forward references where Pydantic mistakenly skips rebuilding. Fixes #153. ([PR #154](drivendataorg/erdantic#154))
  • [Examples] Changed Party class in all example modules to use list instead of typing.List for the type annotation for the members field.

v1.1.0 (2025-04-12)

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)

Bumps [erdantic](https://github.com/drivendataorg/erdantic) from 1.1.0.post1 to 1.2.0.
- [Release notes](https://github.com/drivendataorg/erdantic/releases)
- [Changelog](https://github.com/drivendataorg/erdantic/blob/main/CHANGELOG.md)
- [Commits](drivendataorg/erdantic@v1.1.0.post1...v1.2.0)

---
updated-dependencies:
- dependency-name: erdantic
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Oct 1, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 1, 2025

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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant