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

   Bumps `cxf.wiremock.version` from 3.6.0 to 3.7.0.
   Updates `org.wiremock:wiremock-standalone` from 3.6.0 to 3.7.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/wiremock/wiremock/releases";>org.wiremock:wiremock-standalone's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.7.0</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Ignore order of xml nodes on same level when matching request body (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2747";>#2747</a>) <a 
href="https://github.com/viktormelnychuk";><code>@​viktormelnychuk</code></a></li>
   <li>Add request id to the template model (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2757";>#2757</a>) <a 
href="https://github.com/leeturner";><code>@​leeturner</code></a></li>
   <li>Allow configuring max items of an ObjectStore (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2763";>#2763</a>) <a 
href="https://github.com/Mahoney";><code>@​Mahoney</code></a></li>
   <li>TestNotifier.get{Level}Messages return a snapshot (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2762";>#2762</a>) <a 
href="https://github.com/Mahoney";><code>@​Mahoney</code></a></li>
   <li>Add preserveUserAgentProxyHeader to keep User-Agent header (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2733";>#2733</a>) <a 
href="https://github.com/raycoarana";><code>@​raycoarana</code></a></li>
   <li>Default the max template cache entries to 1000 instead of infinite (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2752";>#2752</a>) <a 
href="https://github.com/leeturner";><code>@​leeturner</code></a></li>
   <li>feat: add admin api route to get file contents from file store (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2743";>#2743</a>) <a 
href="https://github.com/pedro37";><code>@​pedro37</code></a></li>
   <li>2759 report webhook errors and results as sub events (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2766";>#2766</a>) <a 
href="https://github.com/leeturner";><code>@​leeturner</code></a></li>
   </ul>
   <h2>🐞 Bug fixes</h2>
   <ul>
   <li>Stop ejecting existing key on read of missing key (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2772";>#2772</a>) <a 
href="https://github.com/Mahoney";><code>@​Mahoney</code></a></li>
   <li>Fix race condition in getObjectStore (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2761";>#2761</a>) <a 
href="https://github.com/Mahoney";><code>@​Mahoney</code></a></li>
   <li>Fix scala warnings (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2768";>#2768</a>) <a 
href="https://github.com/Mahoney";><code>@​Mahoney</code></a></li>
   <li>Fix HttpClientBuilder сode and add options for Connection Management to 
increase the proxying performance (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2744";>#2744</a>) <a 
href="https://github.com/MuTalKing";><code>@​MuTalKing</code></a></li>
   <li>Fixed <a 
href="https://redirect.github.com/wiremock/wiremock/issues/2739";>#2739</a> - 
prevent automatic creation of __files dir on startup and instead create lazily 
on write (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2760";>#2760</a>) <a 
href="https://github.com/tomakehurst";><code>@​tomakehurst</code></a></li>
   <li>fix: stop showing path parameter non match message incorrectly. (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2753";>#2753</a>) <a 
href="https://github.com/RafeArnold";><code>@​RafeArnold</code></a></li>
   <li>Prevent creating multiple stub mappings with the same ID (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2742";>#2742</a>) <a 
href="https://github.com/RafeArnold";><code>@​RafeArnold</code></a></li>
   </ul>
   <h2>✍ Other changes</h2>
   <ul>
   <li>Disabled DNS filtering when no custom proxy security rules are set (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2737";>#2737</a>) <a 
href="https://github.com/egerix";><code>@​egerix</code></a></li>
   <li>Path params and serve event ID in request (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2769";>#2769</a>) <a 
href="https://github.com/tomakehurst";><code>@​tomakehurst</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2745";>#2745</a>) <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/2755c2fd5088d68a9d11426c71afbcc565c3913f";><code>2755c2f</code></a>
 Bump minor version</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/3c754cffa0aeac02d37e6d7dbf0b06d10f1e6edc";><code>3c754cf</code></a>
 Stop ejecting existing key on read of missing key</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/ab89046e75cf13bec1ff540a230bfaeec691f8f8";><code>ab89046</code></a>
 Merge pull request <a 
href="https://redirect.github.com/wiremock/wiremock/issues/2766";>#2766</a> from 
wiremock/2759-Report-webhook-errors-and-results...</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/66c710213956dc4b887db9ae9af98ee093705653";><code>66c7102</code></a>
 Give the successful webhook response sub event its own name</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/b5bb2e0874615c96fd9cf8e1004fe2309e5dc135";><code>b5bb2e0</code></a>
 Rename the WireMock extension to make it more specific</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/8d1f98b8b485926408cf73c32bdf2d2e66649d83";><code>8d1f98b</code></a>
 Merge remote-tracking branch 'origin/master' into 
2759-Report-webhook-errors-...</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/777d9b87a4e85da968355400791b9cb64c6f94a6";><code>777d9b8</code></a>
 Name the sub events to something webhook specific for non error events</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/5eebd31a8cdc851cf537b50dd66e993a834199f1";><code>5eebd31</code></a>
 Merge pull request <a 
href="https://redirect.github.com/wiremock/wiremock/issues/2737";>#2737</a> from 
egerix/issue-2736-remove-dns-filtering-without-...</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/c10690b223c36c60e3095e321d646871824e9446";><code>c10690b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/wiremock/wiremock/issues/2769";>#2769</a> from 
wiremock/path-params-in-request</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/0a08aba6bb89ba2e77f6f93e1552d47d59e9449a";><code>0a08aba</code></a>
 Merged request ID change</li>
   <li>Additional commits viewable in <a 
href="https://github.com/wiremock/wiremock/compare/3.6.0...3.7.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.wiremock:wiremock-jetty12` from 3.6.0 to 3.7.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/wiremock/wiremock/releases";>org.wiremock:wiremock-jetty12's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.7.0</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Ignore order of xml nodes on same level when matching request body (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2747";>#2747</a>) <a 
href="https://github.com/viktormelnychuk";><code>@​viktormelnychuk</code></a></li>
   <li>Add request id to the template model (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2757";>#2757</a>) <a 
href="https://github.com/leeturner";><code>@​leeturner</code></a></li>
   <li>Allow configuring max items of an ObjectStore (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2763";>#2763</a>) <a 
href="https://github.com/Mahoney";><code>@​Mahoney</code></a></li>
   <li>TestNotifier.get{Level}Messages return a snapshot (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2762";>#2762</a>) <a 
href="https://github.com/Mahoney";><code>@​Mahoney</code></a></li>
   <li>Add preserveUserAgentProxyHeader to keep User-Agent header (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2733";>#2733</a>) <a 
href="https://github.com/raycoarana";><code>@​raycoarana</code></a></li>
   <li>Default the max template cache entries to 1000 instead of infinite (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2752";>#2752</a>) <a 
href="https://github.com/leeturner";><code>@​leeturner</code></a></li>
   <li>feat: add admin api route to get file contents from file store (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2743";>#2743</a>) <a 
href="https://github.com/pedro37";><code>@​pedro37</code></a></li>
   <li>2759 report webhook errors and results as sub events (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2766";>#2766</a>) <a 
href="https://github.com/leeturner";><code>@​leeturner</code></a></li>
   </ul>
   <h2>🐞 Bug fixes</h2>
   <ul>
   <li>Stop ejecting existing key on read of missing key (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2772";>#2772</a>) <a 
href="https://github.com/Mahoney";><code>@​Mahoney</code></a></li>
   <li>Fix race condition in getObjectStore (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2761";>#2761</a>) <a 
href="https://github.com/Mahoney";><code>@​Mahoney</code></a></li>
   <li>Fix scala warnings (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2768";>#2768</a>) <a 
href="https://github.com/Mahoney";><code>@​Mahoney</code></a></li>
   <li>Fix HttpClientBuilder сode and add options for Connection Management to 
increase the proxying performance (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2744";>#2744</a>) <a 
href="https://github.com/MuTalKing";><code>@​MuTalKing</code></a></li>
   <li>Fixed <a 
href="https://redirect.github.com/wiremock/wiremock/issues/2739";>#2739</a> - 
prevent automatic creation of __files dir on startup and instead create lazily 
on write (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2760";>#2760</a>) <a 
href="https://github.com/tomakehurst";><code>@​tomakehurst</code></a></li>
   <li>fix: stop showing path parameter non match message incorrectly. (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2753";>#2753</a>) <a 
href="https://github.com/RafeArnold";><code>@​RafeArnold</code></a></li>
   <li>Prevent creating multiple stub mappings with the same ID (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2742";>#2742</a>) <a 
href="https://github.com/RafeArnold";><code>@​RafeArnold</code></a></li>
   </ul>
   <h2>✍ Other changes</h2>
   <ul>
   <li>Disabled DNS filtering when no custom proxy security rules are set (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2737";>#2737</a>) <a 
href="https://github.com/egerix";><code>@​egerix</code></a></li>
   <li>Path params and serve event ID in request (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2769";>#2769</a>) <a 
href="https://github.com/tomakehurst";><code>@​tomakehurst</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre (<a 
href="https://redirect.github.com/wiremock/wiremock/issues/2745";>#2745</a>) <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/2755c2fd5088d68a9d11426c71afbcc565c3913f";><code>2755c2f</code></a>
 Bump minor version</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/3c754cffa0aeac02d37e6d7dbf0b06d10f1e6edc";><code>3c754cf</code></a>
 Stop ejecting existing key on read of missing key</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/ab89046e75cf13bec1ff540a230bfaeec691f8f8";><code>ab89046</code></a>
 Merge pull request <a 
href="https://redirect.github.com/wiremock/wiremock/issues/2766";>#2766</a> from 
wiremock/2759-Report-webhook-errors-and-results...</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/66c710213956dc4b887db9ae9af98ee093705653";><code>66c7102</code></a>
 Give the successful webhook response sub event its own name</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/b5bb2e0874615c96fd9cf8e1004fe2309e5dc135";><code>b5bb2e0</code></a>
 Rename the WireMock extension to make it more specific</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/8d1f98b8b485926408cf73c32bdf2d2e66649d83";><code>8d1f98b</code></a>
 Merge remote-tracking branch 'origin/master' into 
2759-Report-webhook-errors-...</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/777d9b87a4e85da968355400791b9cb64c6f94a6";><code>777d9b8</code></a>
 Name the sub events to something webhook specific for non error events</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/5eebd31a8cdc851cf537b50dd66e993a834199f1";><code>5eebd31</code></a>
 Merge pull request <a 
href="https://redirect.github.com/wiremock/wiremock/issues/2737";>#2737</a> from 
egerix/issue-2736-remove-dns-filtering-without-...</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/c10690b223c36c60e3095e321d646871824e9446";><code>c10690b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/wiremock/wiremock/issues/2769";>#2769</a> from 
wiremock/path-params-in-request</li>
   <li><a 
href="https://github.com/wiremock/wiremock/commit/0a08aba6bb89ba2e77f6f93e1552d47d59e9449a";><code>0a08aba</code></a>
 Merged request ID change</li>
   <li>Additional commits viewable in <a 
href="https://github.com/wiremock/wiremock/compare/3.6.0...3.7.0";>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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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...@cxf.apache.org

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

Reply via email to