You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@causeway.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/13 04:10:31 UTC

[GitHub] [causeway] dependabot[bot] opened a new pull request, #1482: Bump structurizr-export from 1.10.1 to 1.12.1

dependabot[bot] opened a new pull request, #1482:
URL: https://github.com/apache/causeway/pull/1482

   Bumps [structurizr-export](https://github.com/structurizr/export) from 1.10.1 to 1.12.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/structurizr/export/releases">structurizr-export's releases</a>.</em></p>
   <blockquote>
   <h2>v1.12.1</h2>
   <ul>
   <li>Fixes an issue with styling nested groups.</li>
   <li>MermaidExporter: Now correctly styles software system/container boundaries.</li>
   </ul>
   <h2>v1.12.0</h2>
   <ul>
   <li>Adds support for nested groups.</li>
   <li>StructurizrPlantUMLExporter: Switch from packages to rectangles when rendering groups.</li>
   <li>Updates all exporters to mirror how the Structurizr renderer draws &quot;external&quot; boundaries.</li>
   </ul>
   <h2>v1.11.0</h2>
   <ul>
   <li>C4PlantUMLExporter: Adds support for image icons.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/structurizr/export/blob/main/docs/changelog.md">structurizr-export's changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h2>1.21.1 (12th March 2023)</h2>
   <ul>
   <li>Fixes an issue with styling nested groups.</li>
   <li>MermaidExporter: Now correctly styles software system/container boundaries.</li>
   </ul>
   <h2>1.12.0 (12th March 2023)</h2>
   <ul>
   <li>Adds support for nested groups.</li>
   <li>StructurizrPlantUMLExporter: Switch from packages to rectangles when rendering groups.</li>
   <li>Updates all exporters to mirror how the Structurizr renderer draws &quot;external&quot; boundaries.</li>
   </ul>
   <h2>1.11.0 (10th March 2023)</h2>
   <ul>
   <li>C4PlantUMLExporter: Adds support for image icons.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/structurizr/export/commit/99fbd99afe9d04da2ffc3591db91a9f66f311c5d"><code>99fbd99</code></a> Updated changelog.</li>
   <li><a href="https://github.com/structurizr/export/commit/7cdec9a41b99b3599ea0783e90ec03b10641a671"><code>7cdec9a</code></a> Mermaid exporter now correctly styles software system/container boundaries in...</li>
   <li><a href="https://github.com/structurizr/export/commit/45dfe340396e2a716dc16df2aa383771b64b65d6"><code>45dfe34</code></a> Tidy up of how group IDs are generated.</li>
   <li><a href="https://github.com/structurizr/export/commit/5de1fbe405ddce5a1ce0ff09795c258dd5f5341d"><code>5de1fbe</code></a> Tidy up of how group IDs are generated.</li>
   <li><a href="https://github.com/structurizr/export/commit/83f496d88e2418f603aa5848364afe0637468454"><code>83f496d</code></a> Fixes an issue with styling nested groups.</li>
   <li><a href="https://github.com/structurizr/export/commit/fed5048dd44b11b8534b1dbd6e3895225306da94"><code>fed5048</code></a> Refactored a couple of tests.</li>
   <li><a href="https://github.com/structurizr/export/commit/8fb3bdcda763dbc2cd343b6ab3c2bf8e808bd3d5"><code>8fb3bdc</code></a> Updates changelog.</li>
   <li><a href="https://github.com/structurizr/export/commit/ef345693fbf4bb0dfdae9346866a31969775f0df"><code>ef34569</code></a> Makes exporters mirror the Structurizr render with respect to how external bo...</li>
   <li><a href="https://github.com/structurizr/export/commit/a1ad1b522ca10f1f5dc644eb32dd2358ae811160"><code>a1ad1b5</code></a> Makes exporters mirror the Structurizr render with respect to how external bo...</li>
   <li><a href="https://github.com/structurizr/export/commit/76caa244c0d320718583576fc3cf0e1f63fcb431"><code>76caa24</code></a> - Adds support for nested groups.</li>
   <li>Additional commits viewable in <a href="https://github.com/structurizr/export/compare/v1.10.1...v1.12.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.structurizr:structurizr-export&package-manager=maven&previous-version=1.10.1&new-version=1.12.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@causeway.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [causeway] andi-huber merged pull request #1482: Bump structurizr-export from 1.10.1 to 1.12.1

Posted by "andi-huber (via GitHub)" <gi...@apache.org>.
andi-huber merged PR #1482:
URL: https://github.com/apache/causeway/pull/1482


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@causeway.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org