dependabot[bot] opened a new pull request #2065:
URL: https://github.com/apache/fineract/pull/2065


   Bumps [mockserver-junit-jupiter](https://github.com/jamesdbloom/mockservice) 
from 5.11.2 to 5.12.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/mock-server/mockserver/blob/master/changelog.md";>mockserver-junit-jupiter's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[5.12.0] - 2022-02-12</h2>
   <h3>Added</h3>
   <ul>
   <li>index.yaml to <a 
href="http://www.mock-server.com";>www.mock-server.com</a> so it can be used as 
a helm chart repository</li>
   <li>command line flags can now be set as environment variables simplifying 
some container deployment scenarios</li>
   <li>glob support for initialisation files to allow multiple files to be 
specified</li>
   <li>request and response modifiers to dynamically update path, query 
parameters, headers, and cookies</li>
   <li>custom factory for key and certificates to provide more flexibility</li>
   <li>support for Open API expectations in json initialisation file</li>
   <li>improved <a 
href="https://github.com/MockServerTest";><code>@​MockServerTest</code></a> to 
support inheritance</li>
   <li>more flexibility over semicolon parsing for query parameters</li>
   <li>shaded jar for mockserver-netty and mockserver-client-java to reduce 
impact of dependency version mismatches with projects including these 
dependencies</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>ensured that TCP connections are closed immediately when shutting down 
to improved time before operating system frees the port</li>
   <li>reduce noise from Netty INFO logs that were not correct or 
misleading</li>
   <li>retrieveRecordedRequests now returns HttpRequest[]</li>
   <li>made it easier to set priority and id both in Java and Node clients in 
multiple places</li>
   <li>changed default charset for JSON and XML to UTF-8 from ISO 8859-1</li>
   <li>error handling for Open API so only single operation is skipped on 
failure not the entire file</li>
   <li>reduced over resolution of OpenAPI that triggered bugs in Swagger Parser 
V3 library</li>
   <li>replaces JDK FileWatcher with custom solution for watch file changes to 
work around multiple JDK bugs</li>
   <li>improved helm chart by supporting more configuration options</li>
   <li>remove explicit calls to System.gc()</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>resolved multiple issues with clearing by expectation id</li>
   <li>resolved multiple issues with verifying by expectation id</li>
   <li>resolved multiple NullPointerExceptions in backend for UI</li>
   <li>ensure exact query parameter string is proxied allowing for empty 
values, leading <code>!</code> or or other special scenarios</li>
   <li>improved expectation updates from FileWatcher so only expecation from 
matching source are updated resolving multiple bugs</li>
   <li>ensured socket protocol of HTTPS is honoured resulting in forwarded 
requests using TLS</li>
   <li>fixed logging of exceptions such as port already bound at startup</li>
   <li>fixed retrieval of active exceptions where expectations were no longer 
active but not yet removed from expectations list</li>
   <li>no longer treat ndjson as json</li>
   <li>accessing UI via a reverse proxy or load balancer</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mock-server/mockserver/commit/61747fd20316603e7ff4c0dd0e3ee34ea386882f";><code>61747fd</code></a>
 [maven-release-plugin] prepare release mockserver-5.12.0</li>
   <li><a 
href="https://github.com/mock-server/mockserver/commit/1f5108539e94638b2af0e354ed8a3a5ce34dc415";><code>1f51085</code></a>
 fixed Open API specification version</li>
   <li><a 
href="https://github.com/mock-server/mockserver/commit/6d3bfb9cc44a7e58ee08b81108d645f3bc457750";><code>6d3bfb9</code></a>
 added examples for verify by expectation id to website</li>
   <li><a 
href="https://github.com/mock-server/mockserver/commit/57dab41254497512720ae0eb1e9809d75f95dfff";><code>57dab41</code></a>
 Bump google-http-client.version from 1.41.3 to 1.41.4</li>
   <li><a 
href="https://github.com/mock-server/mockserver/commit/30f5f11ee6e13cb98b37f7c4f09f4c3cfe2ab82c";><code>30f5f11</code></a>
 added examples for verify by expectation id</li>
   <li><a 
href="https://github.com/mock-server/mockserver/commit/bfc3874f3b0b7f990867736f75670697508e3d96";><code>bfc3874</code></a>
 removing report sectioon as surefire report is not practical or worthwhile 
using</li>
   <li><a 
href="https://github.com/mock-server/mockserver/commit/68075993919db7d942e0e21b8a8ab3965bb72c27";><code>6807599</code></a>
 Bump maven-javadoc-plugin from 3.3.1 to 3.3.2</li>
   <li><a 
href="https://github.com/mock-server/mockserver/commit/62cfa8beb17548a0c3b67b322e888b1231721962";><code>62cfa8b</code></a>
 attempt to fix generation of failing test report</li>
   <li><a 
href="https://github.com/mock-server/mockserver/commit/88d694b5e2fac056b915551387252886ebeefdf9";><code>88d694b</code></a>
 added documentation for clear by expectation id and forward request and 
respo...</li>
   <li><a 
href="https://github.com/mock-server/mockserver/commit/5104722e3d5bffaf20556e03e77cfe4bf2a2cfa1";><code>5104722</code></a>
 removed old example files</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jamesdbloom/mockservice/compare/mockserver-5.11.2...mockserver-5.12.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mock-server:mockserver-junit-jupiter&package-manager=gradle&previous-version=5.11.2&new-version=5.12.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