dependabot[bot] opened a new pull request, #1433: URL: https://github.com/apache/causeway/pull/1433
Bumps [structurizr-core](https://github.com/structurizr/java) from 1.19.0 to 1.20.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/structurizr/java/releases">structurizr-core's releases</a>.</em></p> <blockquote> <h2>v1.20.1</h2> <ul> <li><code>ViewSet.getViews()</code> now includes all views.</li> <li><code>ViewSet.getViewWithKey()</code> is now public.</li> </ul> <h2>v1.20.0</h2> <ul> <li><strong>Breaking change</strong>: Renamed <code>com.structurizr.view.View</code> to <code>com.structurizr.view.ModelView</code>.</li> <li>Added support for "image views".</li> <li>Added a <code>Window</code> shape.</li> <li><code>ThemeUtils.toJson()</code> now includes the workspace branding logo and font in the resulting theme.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/structurizr/java/blob/master/docs/changelog.md">structurizr-core's changelog</a>.</em></p> <blockquote> <h2>1.20.1 (16th February 2023)</h2> <ul> <li><code>ViewSet.getViews()</code> now includes all views.</li> <li><code>ViewSet.getViewWithKey()</code> is now public.</li> </ul> <h2>1.20.0 (16th February 2023)</h2> <ul> <li><strong>Breaking change</strong>: Renamed <code>com.structurizr.view.View</code> to <code>com.structurizr.view.ModelView</code>.</li> <li>Added support for "image views".</li> <li>Added a <code>Window</code> shape.</li> <li><code>ThemeUtils.toJson()</code> now includes the workspace branding logo and font in the resulting theme.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/structurizr/java/commit/8b86aa33baac409afef19ee49d396c5c0ceea742"><code>8b86aa3</code></a> Updated to reflect release.</li> <li><a href="https://github.com/structurizr/java/commit/35f968f0a1d993b2857b23ebc0264ee366424f5c"><code>35f968f</code></a> <code>ViewSet.getViewWithKey()</code> is now public.</li> <li><a href="https://github.com/structurizr/java/commit/84a5664f2588cac464a8c3cbbe5b2f9fabb97759"><code>84a5664</code></a> <code>ViewSet.getViews()</code> now includes all views.</li> <li><a href="https://github.com/structurizr/java/commit/94826f9dac58629a49b1e873652c93efedff0340"><code>94826f9</code></a> Updated for build.</li> <li><a href="https://github.com/structurizr/java/commit/a7204923685483c42329fda0dd01e98a633d795d"><code>a720492</code></a> Added some basic construction tests.</li> <li><a href="https://github.com/structurizr/java/commit/44e15aaceb328fb19363253dbdcb6bd888dd4016"><code>44e15aa</code></a> Refactoring so that all views extend the View class.</li> <li><a href="https://github.com/structurizr/java/commit/0ffd2f9083a319931399eef2a7fcc1c4ef998c14"><code>0ffd2f9</code></a> Typo.</li> <li><a href="https://github.com/structurizr/java/commit/5cb02d09013c0f561e0282848ae776dbbe319118"><code>5cb02d0</code></a> Adds support for "image views".</li> <li><a href="https://github.com/structurizr/java/commit/66b5ccd835b2d1d0200f269b174dbacc1c2d75eb"><code>66b5ccd</code></a> Adds a "Window" shape.</li> <li><a href="https://github.com/structurizr/java/commit/fd56d92e6aec5c5c98461987d3818d2c6e6b6547"><code>fd56d92</code></a> <code>ThemeUtils.toJson()</code> now includes the workspace branding logo and font in th...</li> <li>See full diff in <a href="https://github.com/structurizr/java/compare/v1.19.0...v1.20.1">compare view</a></li> </ul> </details> <br /> [](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-unsubscr...@causeway.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org