extenda / structurizr-to-png

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

build(deps): Bump com.structurizr:structurizr-dsl from 1.30.2 to 1.32.0 #74

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 1 year ago

Bumps com.structurizr:structurizr-dsl from 1.30.2 to 1.32.0.

Release notes

Sourced from com.structurizr:structurizr-dsl's releases.

v1.32.0

  • Adds the ability to specify the workspace visibility (private/public) via the workspace configuration.

v1.31.1

  • Fixes structurizr/dsl#308 (Hidden (e.g. .DS_Store) file causes exception during !include ).
  • Updates structurizr/java to v1.25.1.

v1.31.0

  • Adds support for passing parameters to external scripts.
  • Updates dependencies.

v1.30.4

  • Adds support for more easily including/excluding implied relationships in view definitions (structurizr/dsl#303).

v1.30.3

Changelog

Sourced from com.structurizr:structurizr-dsl's changelog.

1.32.0 (28th July 2023)

  • Adds the ability to specify the workspace visibility (private/public) via the workspace configuration.
  • Updates structurizr/java to v1.26.1.

1.31.1 (26th July 2023)

  • Fixes structurizr/dsl#308 (Hidden (e.g. .DS_Store) file causes exception during !include ).
  • Updates structurizr/java to v1.25.1.

1.31.0 (22nd July 2023)

  • Adds support for passing parameters to external scripts.
  • Updates structurizr/java to v1.25.0.
  • Updates structurizr/import to v1.5.0.

1.30.4 (17th July 2023)

  • Adds support for more easily including/excluding implied relationships in view definitions (structurizr/dsl#303).

1.30.3 (4th July 2023)

Commits
  • 4a08e44 Adds the ability to specify the workspace visibility (private/public) via t...
  • 58a84de Typo.
  • f7dee5f Updated for release.
  • a3b8369 Fixes javadoc warning.
  • f1ec191 Adds better error messages that include the filename being parsed.
  • 216db3e Fixes #308.
  • 12b4d48 Updates structurizr-import dependency.
  • 8bbdcf7 Updates structurizr-client dependency.
  • 0a23eae Adds support for passing parameters to external scripts (see https://github.c...
  • db42fd3 Updated to reflect release.
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 4 months ago

Superseded by #87.