renovate-bot opened a new pull request #2103:
URL: https://github.com/apache/fineract/pull/2103


   [![WhiteSource 
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
   
   This PR contains the following updates:
   
   | Package | Change | Age | Adoption | Passing | Confidence |
   |---|---|---|---|---|---|
   | [org.mock-server:mockserver-junit-jupiter](https://www.mock-server.com) 
([source](https://togithub.com/jamesdbloom/mockservice)) | `5.11.2` -> `5.12.0` 
| 
[![age](https://badges.renovateapi.com/packages/maven/org.mock-server:mockserver-junit-jupiter/5.12.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://badges.renovateapi.com/packages/maven/org.mock-server:mockserver-junit-jupiter/5.12.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://badges.renovateapi.com/packages/maven/org.mock-server:mockserver-junit-jupiter/5.12.0/compatibility-slim/5.11.2)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://badges.renovateapi.com/packages/maven/org.mock-server:mockserver-junit-jupiter/5.12.0/confidence-slim/5.11.2)](https://docs.renovatebot.com/merge-confidence/)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>jamesdbloom/mockservice</summary>
   
   ### 
[`v5.12.0`](https://togithub.com/jamesdbloom/mockservice/blob/HEAD/changelog.md#&#8203;5120---2022-02-12)
   
   ##### Added
   
   -   index.yaml to www.mock-server.com so it can be used as a helm chart 
repository
   -   command line flags can now be set as environment variables simplifying 
some container deployment scenarios
   -   glob support for initialisation files to allow multiple files to be 
specified
   -   request and response modifiers to dynamically update path, query 
parameters, headers, and cookies
   -   custom factory for key and certificates to provide more flexibility
   -   support for Open API expectations in json initialisation file
   -   improved [@&#8203;MockServerTest](https://togithub.com/MockServerTest) 
to support inheritance
   -   more flexibility over semicolon parsing for query parameters
   -   shaded jar for mockserver-netty and mockserver-client-java to reduce 
impact of dependency version mismatches with projects including these 
dependencies
   
   ##### Changed
   
   -   ensured that TCP connections are closed immediately when shutting down 
to improved time before operating system frees the port
   -   reduce noise from Netty INFO logs that were not correct or misleading
   -   retrieveRecordedRequests now returns HttpRequest\[]
   -   made it easier to set priority and id both in Java and Node clients in 
multiple places
   -   changed default charset for JSON and XML to UTF-8 from ISO 8859-1
   -   error handling for Open API so only single operation is skipped on 
failure not the entire file
   -   reduced over resolution of OpenAPI that triggered bugs in Swagger Parser 
V3 library
   -   replaces JDK FileWatcher with custom solution for watch file changes to 
work around multiple JDK bugs
   -   improved helm chart by supporting more configuration options
   -   remove explicit calls to System.gc()
   
   ##### Fixed
   
   -   resolved multiple issues with clearing by expectation id
   -   resolved multiple issues with verifying by expectation id
   -   resolved multiple NullPointerExceptions in backend for UI
   -   ensure exact query parameter string is proxied allowing for empty 
values, leading `!` or or other special scenarios
   -   improved expectation updates from FileWatcher so only expecation from 
matching source are updated resolving multiple bugs
   -   ensured socket protocol of HTTPS is honoured resulting in forwarded 
requests using TLS
   -   fixed logging of exceptions such as port already bound at startup
   -   fixed retrieval of active exceptions where expectations were no longer 
active but not yet removed from expectations list
   -   no longer treat ndjson as json
   -   accessing UI via a reverse proxy or load balancer
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: At any time (no schedule defined).
   
   🚦 **Automerge**: Disabled by config. Please merge this manually once you are 
satisfied.
   
   â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry 
checkbox.
   
   🔕 **Ignore**: Close this PR and you won't be reminded about this update 
again.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this 
checkbox.
   
   ---
   
   This PR has been generated by [WhiteSource 
Renovate](https://renovate.whitesourcesoftware.com). View repository job log 
[here](https://app.renovatebot.com/dashboard#github/apache/fineract).


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