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 dependency com.structurizr:structurizr-export to v3 #250

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.structurizr:structurizr-export 2.2.0 -> 3.0.0 age adoption passing confidence

Release Notes

structurizr/java (com.structurizr:structurizr-export)

v3.0.0

  • structurizr-client: Adds support to get/put workspace branches on the cloud service and on-premises installation.
  • structurizr-core: Adds name-value properties to dynamic view relationship views (https://github.com/structurizr/java/issues/316).
  • structurizr-component: Initial rewrite of the original structurizr-analysis library - provides a way to automatically find components in a Java codebase.
  • structurizr-dsl: Removes deprecated !constant keyword.
  • structurizr-dsl: Adds name-value properties to dynamic view relationship views.
  • structurizr-dsl: Fixes https://github.com/structurizr/java/issues/312 (!include doesn't work with files encoded as UTF-8 BOM).
  • structurizr-dsl: Adds a way to explicitly specify the order of relationships in dynamic views.
  • structurizr-dsl: Adds support for element technology expressions (e.g. element.technology==Java and element.technology!=Java).
  • structurizr-dsl: Deprecates !ref and !extend.
  • structurizr-dsl: Adds an !element keyword that can be used to find a single element by identifier or canonical name (replaces !ref and !extend).
  • structurizr-dsl: Adds an !elements keyword that can be used to find a set of elements via an expression.
  • structurizr-dsl: Adds an !relationship keyword that can be used to find a single relationship by identifier (replaces !ref and !extend).
  • structurizr-dsl: Adds a !relationships keyword that can be used to find a set of relationships via an expression.
  • structurizr-dsl: Adds a DSL wrapper around the structurizr-component component finder (!components).
  • structurizr-dsl: Adds support for local theme files to be specified via theme (https://github.com/structurizr/java/issues/331).
  • structurizr-dsl: An exception is now thrown when trying to use disallowed features in restricted mode (e.g. !docs, !include <file>, etc).
  • structurizr-export: Adds support for icons to the Ilograph exporter (https://github.com/structurizr/java/issues/332).
  • structurizr-export: Adds support for imports to the Ilograph exporter (https://github.com/structurizr/java/issues/332).
  • structurizr-export: Fixes https://github.com/structurizr/java/issues/337 (Malformed subgraph name in Mermaid render).

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 was generated by Mend Renovate. View the repository job log.

@chriskn chriskn merged commit bae9d60 into main Sep 23, 2024
18 checks passed
@renovate renovate bot deleted the renovate/major-structurizrexportversion branch September 23, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant