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

Bump structurizr-core from 1.17.0 to 1.24.1 #209

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2023

Bumps structurizr-core from 1.17.0 to 1.24.1.

Release notes

Sourced from structurizr-core's releases.

v1.24.1

  • Reduces visibility of setOrder() and setDescription() on RelationshipView, as they should not be public.

v1.24.0

  • Adds a group property to deployment nodes, infrastructure nodes, software system instances, and container instances.

v1.23.2

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

v1.23.1

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

v1.23.0

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

v1.22.3

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

v1.22.2

  • Updates Jackson library dependency.

v1.22.1

  • Removes unused documentation section title property.

v1.22.0

  • Adds documentation to components.

v1.21.0

  • 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

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

v1.20.0

  • 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

  • Fixes #196 (Named colours are case-sensitive).

v1.18.0

  • Fixes #191 (Layout of relationships is reset when changing the description).
  • Adds support for using (CSS/HTML) named colors instead of hex color codes (#192).
Changelog

Sourced from structurizr-core's changelog.

1.24.1 (5th April 2023)

  • Reduces visibility of setOrder() and setDescription() on RelationshipView, as they should not be public.

1.24.0 (30th March 2023)

  • Adds a group property to deployment nodes, infrastructure nodes, software system instances, and container instances.

1.23.2 (24th March 2023)

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

1.23.1 (17th March 2023)

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

1.23.0 (11th March 2023)

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

1.22.3 (11th March 2023)

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

1.22.2 (10th March 2023)

  • Updates Jackson library dependency.

1.22.1 (5th March 2023)

  • Removes unused documentation section title property.

1.22.0 (5th March 2023)

  • Adds documentation to components.

1.21.0 (26th February 2023)

  • 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.

1.20.1 (16th February 2023)

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

1.20.0 (16th February 2023)

... (truncated)

Commits
  • b4946c5 Updated for release.
  • a646e80 Adds deprecation tags to the setLocation() methods.
  • b3c55e7 .
  • 264fefc Fixes IDEA's "protected method on a final class" warning.
  • a39b18d Reduces visibility of setOrder() and setDescription() on `RelationshipVie...
  • 458f3c8 Updated for release.
  • f571764 Adds support for deployment elements to be grouped.
  • 20951b5 Added release date.
  • 0db6d36 DynamicView.endParallelSequences(true) will now increment the counter when ...
  • c1fdef6 Updated release date.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [structurizr-core](https://github.com/structurizr/java) from 1.17.0 to 1.24.1.
- [Release notes](https://github.com/structurizr/java/releases)
- [Changelog](https://github.com/structurizr/java/blob/master/docs/changelog.md)
- [Commits](structurizr/java@v1.17.0...v1.24.1)

---
updated-dependencies:
- dependency-name: com.structurizr:structurizr-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2023
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.

0 participants