extenda / structurizr-to-png

Create PNGs from Structurizr DSL
MIT License
21 stars 7 forks source link

build(deps): Bump structurizr-export from 1.6.1 to 1.8.3 #40

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps structurizr-export from 1.6.1 to 1.8.3.

Release notes

Sourced from structurizr-export's releases.

v1.8.2

  • Fixes #37 (Mermaid diagrams have a yellow border).

v1.8.1

  • Updated dependencies.

v1.8.0

  • The C4-PlantUML export now mimics how the Structurizr renderer uses tags when a view set or view property named c4plantuml.tags is set to true.
  • Fixes #24 (plantuml.sequenceDiagrams changes the export of static diagrams).
  • Adds the ability to configure the PlantUML exports via properties on the view set or view (#22).
  • Renamed plantuml.legend to c4plantuml.legend.
  • Renamed plantuml.sequenceDiagrams to plantuml.sequenceDiagram.
  • Adds a view/view set property named c4plantuml.stereotypes that can be used to enable/disable stereotypes (these are always on by default when the legend is not shown; #29).
  • Adds a c4plantuml.stdlib view/view set property to allow users to choose which version of C4-PlantUML should be used (built-in standard library, or GitHub).
  • Fixes an issue with relationship properties not showing when c4plantuml.relationshipProperties is set to true.
  • Fixes #35 (Dark mode interfaces not well supported by Mermaid exporter).
  • Adds a mermaid.title property that can be used to enable/disable diagram titles.
  • Renamed mermaid.sequenceDiagrams to mermaid.sequenceDiagram.

v1.7.0

  • Adds the ability to export a diagram legend when using the StructurizrPlantUMLExporter.
  • Adds support for icons to the StructurizrPlantUMLExporter (HTTP/HTTPS icon URLs only).
Changelog

Sourced from structurizr-export's changelog.

1.8.3 (16th January 2023)

  • Updated the structurizr-core dependency, which is now included as an "API dependency".

1.8.2 (5th January 2023)

  • Fixes #37 (Mermaid diagrams have a yellow border).

1.8.1 (23rd December 2022)

  • Updated dependencies.

1.8.0 (21st December 2022)

  • The C4-PlantUML export now mimics how the Structurizr renderer uses tags when a view set or view property named c4plantuml.tags is set to true.
  • Fixes #24 (plantuml.sequenceDiagrams changes the export of static diagrams).
  • Adds the ability to configure the PlantUML exports via properties on the view set or view (#22).
  • Renamed plantuml.legend to c4plantuml.legend.
  • Renamed plantuml.sequenceDiagrams to plantuml.sequenceDiagram.
  • Adds a view/view set property named c4plantuml.stereotypes that can be used to enable/disable stereotypes (these are always on by default when the legend is not shown; #29).
  • Adds a c4plantuml.stdlib view/view set property to allow users to choose which version of C4-PlantUML should be used (built-in standard library, or GitHub).
  • Fixes an issue with relationship properties not showing when c4plantuml.relationshipProperties is set to true.
  • Fixes #35 (Dark mode interfaces not well supported by Mermaid exporter).
  • Adds a mermaid.title property that can be used to enable/disable diagram titles.
  • Renamed mermaid.sequenceDiagrams to mermaid.sequenceDiagram.

1.7.0 (3rd October 2022)

  • Adds the ability to export a diagram legend when using the StructurizrPlantUMLExporter.
  • Adds support for icons to the StructurizrPlantUMLExporter (HTTP/HTTPS icon URLs only).
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 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)
dependabot[bot] commented 1 year ago

Superseded by #41.