extenda / structurizr-to-png

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

build(deps): Bump structurizr-export from 1.2.0 to 1.6.1 #17

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps structurizr-export from 1.2.0 to 1.6.1.

Release notes

Sourced from structurizr-export's releases.

v1.6.1

  • Fixes #15 (PlantUML export fails when element names are Unicode characters)
  • Fixes an issue with the last character of workspace exports being stripped.

v1.6.0

  • com.structurizr.export.DiagramExporter and com.structurizr.export.WorkspaceExporter can now be implemented to build custom exporters, for use with the Structurizr CLI export command.
  • Resolves #2 (Allow to export properties to C4Plantuml files).
  • Resolves #8 (fixes the rendering of infrastructure nodes in C4-PlantUML deployment diagrams).
  • Resolves #17 (tags are no longer included by default in the C4-PlantUML export, and can be configured via a view set property named c4plantuml.tags).

v1.5.0

  • Adds support for relationship colours in the Ilograph export.
  • Adds support for the new relationship line style property.
  • Adds support for Mermaid sequence diagrams (#6).
  • Adds support for custom views and elements.

v1.4.0

  • Package change from com.structurizr.io to com.structurizr.export.
  • Fixes #4 (Remove sequence numeration from messages in PlantUML Sequence diagrams for dynamic views).
Changelog

Sourced from structurizr-export's changelog.

1.6.1 (9th September 2022)

  • Fixes #15 (PlantUML export fails when element names are Unicode characters)
  • Fixes an issue with the last character of workspace exports being stripped.

1.6.0 (15th August 2022)

  • com.structurizr.export.DiagramExporter and com.structurizr.export.WorkspaceExporter can now be implemented to build custom exporters, for use with the Structurizr CLI export command.
  • Resolves #2 (Allow to export properties to C4Plantuml files).
  • Resolves #8 (fixes the rendering of infrastructure nodes in C4-PlantUML deployment diagrams).
  • Resolves #17 (tags are no longer included by default in the C4-PlantUML export, and can be configured via a view set property named c4plantuml.tags).

1.5.0 (30th March 2022)

  • Adds support for relationship colours in the Ilograph export.
  • Adds support for the new relationship line style property.
  • Adds support for Mermaid sequence diagrams (#6).
  • Adds support for custom views and elements.

1.4.0 (20th February 2022)

  • Package change from com.structurizr.io to com.structurizr.export.
  • Fixes #4 (Remove sequence numeration from messages in PlantUML Sequence diagrams for dynamic views).

1.3.0 (29th December 2021)

  • Fixes a bug when exporting views to PlantUML formats, when there are newline characters in element names/descriptions/technologies and relationship descriptions/technologies.
  • The C4-PlantUML export now includes tags.
  • Adds support for customizing PlantUML exports via view set properties (plantuml.title, plantuml.includes, etc).

v1.2.1 (29th November 2021)

  • Adds support for hyperlinked elements via the StructurizrPlantUML and C4-PlantUML exporters.
  • Adds support for styling groups via an element style named Group' (for all groups) or Group:Name` (for the "Name" group).
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)
sasjo commented 2 years ago

@dependabot rebase

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication