Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Structurizr packages #1495

Merged
merged 1 commit into from
Mar 29, 2023
Merged

Update Structurizr packages #1495

merged 1 commit into from
Mar 29, 2023

Conversation

ggrossetie
Copy link
Member

This PR contains the following updates:

Package Type Update Change
com.structurizr:structurizr-core compile minor 1.18.0 -> 1.23.2
com.structurizr:structurizr-export compile minor 1.8.3 -> 1.13.0
com.structurizr:structurizr-dsl compile minor 1.23.0 -> 1.29.1

Release Notes

structurizr/java

v1.23.2

Compare Source

  • DynamicView.endParallelSequences(true) will now increment the counter when no relationships have been defined in the parallel sequence.

v1.23.1

Compare Source

  • Deprecates the setExternalBoundariesVisible methods on ContainerView, ComponentView, and DynamicView.
  • Removes the check for empty content when adding a documentation section.

v1.23.0

Compare Source

  • Deprecates Enterprise and Location concepts.
  • Adds properties to the model.

v1.22.3

Compare Source

  • Adds better backwards compatibility for removal of documentation section titles.

v1.22.2

Compare Source

  • Updates Jackson library dependency.

v1.22.1

Compare Source

  • Removes unused documentation section title property.

v1.22.0

Compare Source

  • Adds documentation to components.

v1.21.0

Compare Source

  • Breaking change: Removes the concept of "code elements" from Component.
  • Adds support for element/relationship URLs of the form {workspace}/... for linking to diagrams/documentation/decisions in the same workspace.

v1.20.1

Compare Source

  • ViewSet.getViews() now includes all views.
  • ViewSet.getViewWithKey() is now public.

v1.20.0

Compare Source

  • Breaking change: Renamed com.structurizr.view.View to com.structurizr.view.ModelView.
  • Added support for "image views".
  • Added a Window shape.
  • ThemeUtils.toJson() now includes the workspace branding logo and font in the resulting theme.

v1.19.0

Compare Source

  • Fixes #​196 (Named colours are case-sensitive).
structurizr/dsl

v1.13.0

  • Breaking change: impliedRelationships is now !impliedRelationships.
  • Adds support for "include relationship==*" (#​68).
  • Fixes #​69 (hierarchical identifiers not working at the top level inside a deployment environment).
  • Adds experimental support for !ref, !plugin, and !script.

v1.12.0

Compare Source

  • Adds an !identifiers keyword to specify whether element identifiers should be flat (default) or hierarchical.
  • Adds support for a this identifier when defining relationships inside element definitions.

v1.11.0

  • Breaking change: Default styles are no longer added; use the default theme to add some default styles instead.
  • Breaking change: Relationship expressions (e.g. * -> *) now need to be surrounded in double quotes.
  • Support parallel activities in dynamic view (issue #​53).
  • Adds a tags keyword for adding tags to elements/relationships.
  • Adds a theme keyword for adding a single theme.
  • Adds support to !include from a HTTPS URL.
  • Adds support for referencing groups by identifier.
  • Adds support for extending a workspace.

v1.10.0

  • Initial version published to Maven Central.

Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@ggrossetie ggrossetie added the 🔗 dependencies Pull requests that update a dependency file label Mar 26, 2023
@ggrossetie ggrossetie merged commit 7216bf1 into main Mar 29, 2023
@ggrossetie ggrossetie deleted the renovate/structurizr-packages branch March 29, 2023 15:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant