You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by GitBox <gi...@apache.org> on 2022/11/14 03:22:23 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request, #1178: Bump structurizr.version from 1.6.2 to 1.6.3

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

   Bumps `structurizr.version` from 1.6.2 to 1.6.3.
   Updates `structurizr-core` from 1.6.2 to 1.6.3
   <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.6.3</h2>
   <ul>
   <li>When adding a relationship to a dynamic view, the first relationship between the source and destination would be chosen, even if there are multiple relationships with different technologies. This release adds a way to indicate which relationship (based upon technology) should be chosen.</li>
   <li>Suppress description warnings for software system instances.</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.6.3 (30th November 2020)</h2>
   <ul>
   <li>When adding a relationship to a dynamic view, the first relationship between the source and destination would be chosen, even if there are multiple relationships with different technologies. This release adds a way to indicate which relationship (based upon technology) should be chosen.</li>
   <li>Suppress description warnings for software system instances.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/structurizr/java/commit/1cdf8596bd7b40b8f9c92b572c65ff94ca5d2095"><code>1cdf859</code></a> Updated changelog with release details.</li>
   <li><a href="https://github.com/structurizr/java/commit/a0ea678bf61f1debe92038672c4c3297d724053a"><code>a0ea678</code></a> Bumped version.</li>
   <li><a href="https://github.com/structurizr/java/commit/8fc50621720fba1723bff80c6e849a3bd5205737"><code>8fc5062</code></a> When adding a relationship to a dynamic view, the first relationship between ...</li>
   <li><a href="https://github.com/structurizr/java/commit/6e17c257f6148c9bf9bcc4eca5b51c9ae1fff32b"><code>6e17c25</code></a> Added support a group property (experimental).</li>
   <li><a href="https://github.com/structurizr/java/commit/e09744687d7ace5a5d65ddf5a0d95f80c84e5b3e"><code>e097446</code></a> Suppress warnings for software system instances.</li>
   <li>See full diff in <a href="https://github.com/structurizr/java/compare/v1.6.2...v1.6.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `structurizr-plantuml` from 1.6.2 to 1.6.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/structurizr/java/releases">structurizr-plantuml's releases</a>.</em></p>
   <blockquote>
   <h2>v1.6.3</h2>
   <ul>
   <li>When adding a relationship to a dynamic view, the first relationship between the source and destination would be chosen, even if there are multiple relationships with different technologies. This release adds a way to indicate which relationship (based upon technology) should be chosen.</li>
   <li>Suppress description warnings for software system instances.</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-plantuml's changelog</a>.</em></p>
   <blockquote>
   <h2>1.6.3 (30th November 2020)</h2>
   <ul>
   <li>When adding a relationship to a dynamic view, the first relationship between the source and destination would be chosen, even if there are multiple relationships with different technologies. This release adds a way to indicate which relationship (based upon technology) should be chosen.</li>
   <li>Suppress description warnings for software system instances.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/structurizr/java/commit/1cdf8596bd7b40b8f9c92b572c65ff94ca5d2095"><code>1cdf859</code></a> Updated changelog with release details.</li>
   <li><a href="https://github.com/structurizr/java/commit/a0ea678bf61f1debe92038672c4c3297d724053a"><code>a0ea678</code></a> Bumped version.</li>
   <li><a href="https://github.com/structurizr/java/commit/8fc50621720fba1723bff80c6e849a3bd5205737"><code>8fc5062</code></a> When adding a relationship to a dynamic view, the first relationship between ...</li>
   <li><a href="https://github.com/structurizr/java/commit/6e17c257f6148c9bf9bcc4eca5b51c9ae1fff32b"><code>6e17c25</code></a> Added support a group property (experimental).</li>
   <li><a href="https://github.com/structurizr/java/commit/e09744687d7ace5a5d65ddf5a0d95f80c84e5b3e"><code>e097446</code></a> Suppress warnings for software system instances.</li>
   <li>See full diff in <a href="https://github.com/structurizr/java/compare/v1.6.2...v1.6.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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@isis.apache.org

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


[GitHub] [isis] dependabot[bot] commented on pull request #1178: Bump structurizr.version from 1.6.2 to 1.6.3

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1178:
URL: https://github.com/apache/isis/pull/1178#issuecomment-1316450161

   OK, I won't notify you about version 1.6.x again, unless you re-open this PR. 😢


-- 
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@isis.apache.org

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


[GitHub] [isis] andi-huber commented on pull request #1178: Bump structurizr.version from 1.6.2 to 1.6.3

Posted by GitBox <gi...@apache.org>.
andi-huber commented on PR #1178:
URL: https://github.com/apache/isis/pull/1178#issuecomment-1316450120

   @dependabot ignore this minor version
   
   (seems broken https://github.com/structurizr/java/issues/181)


-- 
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@isis.apache.org

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


[GitHub] [isis] dependabot[bot] closed pull request #1178: Bump structurizr.version from 1.6.2 to 1.6.3

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1178: Bump structurizr.version from 1.6.2 to 1.6.3
URL: https://github.com/apache/isis/pull/1178


-- 
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@isis.apache.org

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