architecture-as-code
architecture-as-code copied to clipboard
Update dependency com.structurizr:structurizr-export to v2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.structurizr:structurizr-export | 1.19.0 -> 2.1.4 |
Release Notes
structurizr/java (com.structurizr:structurizr-export)
v2.1.4
- structurizr-core: Fixes https://github.com/structurizr/java/issues/306 (Workspace.trim() is not correctly removing relationships when the destination of a relationship is removed from the workspace).
v2.1.3
- structurizr-core: Fixes https://github.com/structurizr/java/issues/298 (Unknown model item type on 'element').
v2.1.2
- structurizr-core: Adds better backwards compatibility to deal with old workspaces and those created by third party tooling that are missing view
orderproperty on views. - structurizr-export: Fixes https://github.com/structurizr/java/issues/263 (C4PlantUMLExporter not following C4-PlantUML best practices with c4plantuml.tags true).
v2.1.1
- structurizr-core: Fixes problem with ordering of relationship view vertices.
v2.1.0
- structurizr-core:
ViewSet.isEmpty()was missing a check for image views. - structurizr-core: Promotes
ModelView.copyLayoutInformationFrom()to be public, to allow individual view layout information to be merged. - structurizr-client: Fixes https://github.com/structurizr/java/issues/257 (Serialization to JSON is not deterministic).
- structurizr-dsl: Fixes https://github.com/structurizr/java/issues/252 (DSL parser does not seem to handle curly brackets balance).
- structurizr-dsl: Deprecates
!constant, adds!constand!var(see https://github.com/structurizr/java/issues/253). - structurizr-export: Fixes https://github.com/structurizr/java/issues/258 (Plantuml renderer: Group and system of same name yields puml code resulting in error).
v2.0.0
- structurizr-core: Removes deprecated concepts - enterprise and software system/person location.
- structurizr-core: Adds
Workspace.trim()to trim a workspace of unused elements (i.e. those not associated with any views). - structurizr-core: Adds support for SVG image views (https://github.com/structurizr/java/issues/249).
- structurizr-core: View keys will be automatically generated if not specified.
- structurizr-client: Removes
StructurizrClient(useWorkspaceApiClientinstead). - structurizr-client: Merges https://github.com/structurizr/java/pull/238 (fix: re-enable system properties for theme http client).
- structurizr-dsl: Removes
enterprisekeyword. - structurizr-dsl: Adds
!decisionsas a synonym for!adrs. - structurizr-dsl: Allows
!identifiersto be used insidemodel. - structurizr-dsl: Fixes https://github.com/structurizr/java/issues/233 (Implied relationships not configured correctly when DSL workspace extends a JSON workspace).
- structurizr-import: Adds support for importing decisions managed by Log4brains.
- structurizr-import: Adds support for importing decisions in MADR format.
- structurizr-import: Fixes https://github.com/structurizr/java/issues/251 (Importing docs fails on files without extension).
- structurizr-inspection: Initial version.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
We should test the translators before we approve this change as there have been backward breaking changes in structurizr previously
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.