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

chore(deps): update structurizr packages to v3.1.0 #1802

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ggrossetie
Copy link
Member

@ggrossetie ggrossetie commented Nov 5, 2024

This PR contains the following updates:

Package Type Update Change
com.structurizr:structurizr-core compile minor 3.0.0 -> 3.1.0
com.structurizr:structurizr-export compile minor 3.0.0 -> 3.1.0
com.structurizr:structurizr-dsl compile minor 3.0.0 -> 3.1.0

Release Notes

structurizr/java

v3.1.0

Compare Source

  • structurizr-client: Workspace archive file now includes the branch name in the filename.
  • structurizr-component: Adds ImplementationWithPrefixSupportingTypesStrategy.
  • structurizr-component: Adds ImplementationWithSuffixSupportingTypesStrategy.
  • structurizr-dsl: Adds supportingTypes implementation-prefix <prefix>.
  • structurizr-dsl: Adds supportingTypes implementation-suffix <suffix>.
  • structurizr-dsl: Fixes https://github.com/structurizr/java/issues/346 (// comment \ joins lines).
  • structurizr-dsl: Anonymous identifiers for relationships (i.e. relationships not assigned to an identifier) are excluded from the model, and therefore also excluded from the serialised JSON.
  • structurizr-dsl: Adds a way to configure whether the DSL source is retained via a workspace property named structurizr.dsl.source - true (default) or false.
  • structurizr-dsl: Adds the ability to define a PlantUML/Mermaid image view that is an export of a workspace view.
  • structurizr-dsl: Adds support for url, properties, and perspectives nested inside !elements and !relationships.
  • structurizr-dsl: Fixes https://github.com/structurizr/java/issues/347 (->container-> expression does not work as expected in deployment view).
  • structurizr-dsl: Adds support for !elements group (https://github.com/structurizr/java/issues/351).

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 Nov 5, 2024
@ggrossetie
Copy link
Member Author

Seems like a Jackson XML conflict:

java.lang.NoSuchMethodError: 'com.fasterxml.jackson.core.JsonParser$NumberTypeFP com.fasterxml.jackson.core.JsonParser.getNumberTypeFP()'

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