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

   Bumps [structurizr-export](https://github.com/structurizr/export) from 
1.14.0 to 1.15.0.
   <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.15.0</h2>
   <ul>
   <li>C4PlantUMLExporter: Enables <code>c4plantuml.elementProperties</code> 
and <code>c4plantuml.relationshipProperties</code> to be defined on the view 
set or individual views.</li>
   <li>C4PlantUMLExporter: Adds support for ComponentDb and ComponentQueue 
shapes (<a 
href="https://redirect.github.com/structurizr/export/issues/59";>#59</a>).</li>
   <li>C4PlantUMLExporter: Fixes <a 
href="https://redirect.github.com/structurizr/export/issues/63";>#63</a> 
(C4PlantUMLExporter mistakes container and component description for 
technologies when only description is present).</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>
   <h2>1.15.0 (21st June 2023)</h2>
   <ul>
   <li>C4PlantUMLExporter: Enables <code>c4plantuml.elementProperties</code> 
and <code>c4plantuml.relationshipProperties</code> to be defined on the view 
set or individual views.</li>
   <li>C4PlantUMLExporter: Adds support for ComponentDb and ComponentQueue 
shapes (<a 
href="https://redirect.github.com/structurizr/export/issues/59";>#59</a>).</li>
   <li>C4PlantUMLExporter: Fixes <a 
href="https://redirect.github.com/structurizr/export/issues/63";>#63</a> 
(C4PlantUMLExporter mistakes container and component description for 
technologies when only description is present).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/structurizr/export/commit/3b4ef149e48c2674f8590ae1d01ae4a66a143b05";><code>3b4ef14</code></a>
 Update to reflect release.</li>
   <li><a 
href="https://github.com/structurizr/export/commit/eac178be5be902393a223fcd40df0600ac9dedce";><code>eac178b</code></a>
 Update dependencies.</li>
   <li><a 
href="https://github.com/structurizr/export/commit/a4bfe8d54f7cad4a576641db549bff56297fff34";><code>a4bfe8d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/structurizr/export/issues/62";>#62</a> from 
dylanwatsonsoftware/dylanwatsonsoftware-unsupport...</li>
   <li><a 
href="https://github.com/structurizr/export/commit/74974f09c791117c4bc7cd66670d4c2a8c0133f1";><code>74974f0</code></a>
 Fixes <a 
href="https://redirect.github.com/structurizr/export/issues/63";>#63</a> 
(C4PlantUMLExporter mistakes container and component description fo...</li>
   <li><a 
href="https://github.com/structurizr/export/commit/fd4f37f8322d63b857a68bfeef0f1138a53c48fc";><code>fd4f37f</code></a>
 Update changelog.</li>
   <li><a 
href="https://github.com/structurizr/export/commit/64eec2f4d5652e81a7df7e76ba30817fbd3bdd1f";><code>64eec2f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/structurizr/export/issues/60";>#60</a> from 
pcolby/main</li>
   <li><a 
href="https://github.com/structurizr/export/commit/c081fbe2465c41b5c54b9682516024a817a5ec85";><code>c081fbe</code></a>
 Swallow UnsupportedOperationException for Graal native env</li>
   <li><a 
href="https://github.com/structurizr/export/commit/045b1fd007c53d86c1177da7ec46c4a8d03ce253";><code>045b1fd</code></a>
 Support Cylinder and Pipe component shapes in C4PlantUMLExporter</li>
   <li><a 
href="https://github.com/structurizr/export/commit/caf110d3b16e8e214db6baf6bfc2aafd42387f88";><code>caf110d</code></a>
 Updated changelog.</li>
   <li><a 
href="https://github.com/structurizr/export/commit/c1cc812660b033b21ca8e42b3985ade4a090a27b";><code>c1cc812</code></a>
 Enables the element/relationship properties property to be defined on views 
o...</li>
   <li>See full diff in <a 
href="https://github.com/structurizr/export/compare/v1.14.0...v1.15.0";>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.14.0&new-version=1.15.0)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to