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/09/09 03:12:04 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request, #1089: Bump approvaltests from 18.0.0 to 18.2.2

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

   Bumps [approvaltests](https://github.com/approvals/ApprovalTests.Java) from 18.0.0 to 18.2.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/approvals/ApprovalTests.Java/releases">approvaltests's releases</a>.</em></p>
   <blockquote>
   <h2>Query.skip and Query.take</h2>
   <p>Added skip() and take() functions to Query/Queryable objects</p>
   <h2>Query.skip and Query.take</h2>
   <p>Added skip() and take() functions to Query/Queryable objects</p>
   <h2>Query.skip and Query.take</h2>
   <p>Added skip() and take() functions to Query/Queryable objects</p>
   <h2>Support for dynamic tests with new naming approach</h2>
   <p>We deprecated <code>JupiterApprovals.dynamicTest(String displayName, Action0 action0)</code> and want you to instead use <code>JupiterApprovalsdynamicTest(String displayName, Action1&lt;Options&gt; action1)</code> which passes back a prepopulated options.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/4c4ffcfbf15cf30f7f3d86b22bcac3b5b48ba9b4"><code>4c4ffcf</code></a> e Turn of javadoc errors</li>
   <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/57f525e77bf5642b3ab214ce189e51f5938e3b41"><code>57f525e</code></a> Bump jackson-core from 2.13.3 to 2.13.4</li>
   <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/ba4c104995940380c8954da285f6f6b5edff0c6c"><code>ba4c104</code></a> Bump jackson-databind from 2.13.3 to 2.13.4</li>
   <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/a3d472ca881860208461df227f7416c4038ea18a"><code>a3d472c</code></a> Bump jackson-annotations from 2.13.3 to 2.13.4</li>
   <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/d59d830303206a0a74eddf5b70af084251f10b38"><code>d59d830</code></a> Bump maven-javadoc-plugin from 3.4.0 to 3.4.1</li>
   <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/57e74287026b9afc0b106a6e111991fe6f2052f2"><code>57e7428</code></a> e Roll back Maven java docs to 3.4.0</li>
   <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/c9c8d6d2df7462887f926bc1fc985fdeee897e68"><code>c9c8d6d</code></a> d updated markdown snippets</li>
   <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/0441f9257dda49bb113aa916234e38550e6b9987"><code>0441f92</code></a> r Rename &quot;_&quot; to &quot;__&quot; for reserved word issues</li>
   <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/7df4c6a210457b98439437a3622baec1735b5c07"><code>7df4c6a</code></a> a   reformat code</li>
   <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/0d826cdc9f4addcbf323293ccd7846331888f9d3"><code>0d826cd</code></a> F!! Handle null lists in Query.take</li>
   <li>Additional commits viewable in <a href="https://github.com/approvals/ApprovalTests.Java/compare/18.0.0...18.2.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.approvaltests:approvaltests&package-manager=maven&previous-version=18.0.0&new-version=18.2.2)](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@isis.apache.org

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


[GitHub] [isis] andi-huber merged pull request #1089: Bump approvaltests from 18.0.0 to 18.2.2

Posted by GitBox <gi...@apache.org>.
andi-huber merged PR #1089:
URL: https://github.com/apache/isis/pull/1089


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