-
Notifications
You must be signed in to change notification settings - Fork 5
Commit e644a9f
authored
Bump org.wiremock:wiremock from 3.0.0-beta-11 to 3.0.0-beta-12 (#5)
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from
3.0.0-beta-11 to 3.0.0-beta-12.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/wiremock/wiremock/releases">org.wiremock:wiremock's
releases</a>.</em></p>
<blockquote>
<h2>3.0.0-beta-12</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li>Add convenient method for matching absence of query param in a
request (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2192">#2192</a>)
<a href="https://github.com/G-Basak"><code>@G-Basak</code></a></li>
<li>feat: add a requestedFor method allowing to pass Http method as
parameter (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2175">#2175</a>)
<a href="https://github.com/ytvnr"><code>@ytvnr</code></a></li>
</ul>
<h2>🐛 Bug fixes</h2>
<ul>
<li>Add mising schema properties (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2253">#2253</a>)
<a href="https://github.com/picimako"><code>@picimako</code></a></li>
<li>Fixed <a
href="https://github.com/WireMockTest"><code>@WireMockTest</code></a>
not working with <a
href="https://github.com/DisabledInNativeImage"><code>@DisabledInNativeImage</code></a>
(<a
href="https://redirect.github.com/wiremock/wiremock/issues/2219">#2219</a>)
<a href="https://github.com/DarkAtra"><code>@DarkAtra</code></a></li>
<li>MatchesJsonSchemaPattern will return no match for null input (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2223">#2223</a>)
<a href="https://github.com/Mahoney"><code>@Mahoney</code></a></li>
</ul>
<h2>📝 Documentation updates</h2>
<ul>
<li>Add WireMock co-maintainers role and document the merge process (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2207">#2207</a>)
<a
href="https://github.com/oleg-nenashev"><code>@oleg-nenashev</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Replace Guava Files management with STL (refs <a
href="https://redirect.github.com/wiremock/wiremock/issues/2111">#2111</a>)
(<a
href="https://redirect.github.com/wiremock/wiremock/issues/2256">#2256</a>)
<a
href="https://github.com/tomasbjerre"><code>@tomasbjerre</code></a></li>
<li>Remove dependencies on new:ing collections with Guava (refs <a
href="https://redirect.github.com/wiremock/wiremock/issues/2111">#2111</a>)
(<a
href="https://redirect.github.com/wiremock/wiremock/issues/2254">#2254</a>)
<a
href="https://github.com/tomasbjerre"><code>@tomasbjerre</code></a></li>
<li>add-exports in eclipse configuration (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2245">#2245</a>)
<a
href="https://github.com/tomasbjerre"><code>@tomasbjerre</code></a></li>
<li>Replace com.google.common.base.Charsets.UTF_8 ->
java.nio.charset.StandardCharsets.UTF_8. Tests. (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2246">#2246</a>)
<a href="https://github.com/pks-1981"><code>@pks-1981</code></a></li>
<li>Replace com.google.common.base.MoreObjects.firstNonNull &
com.google.common.base.Preconditions.checkArgument by Java alternatives
(<a
href="https://redirect.github.com/wiremock/wiremock/issues/2228">#2228</a>)
<a href="https://github.com/pks-1981"><code>@pks-1981</code></a></li>
<li>Add changelog generation with Release Drafter (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2213">#2213</a>)
<a
href="https://github.com/oleg-nenashev"><code>@oleg-nenashev</code></a></li>
<li>Refactor/prefer the java standard library instead of guava (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2206">#2206</a>)
<a href="https://github.com/timtebeek"><code>@timtebeek</code></a></li>
<li>Replace com.google.common.io.BaseEncoding by java.util.Base64 (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2225">#2225</a>)
<a href="https://github.com/pks-1981"><code>@pks-1981</code></a></li>
<li>Add WireMock Java Co-Maintainers as codeowners (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2243">#2243</a>)
<a
href="https://github.com/oleg-nenashev"><code>@oleg-nenashev</code></a></li>
<li>Bump org.mockito:mockito-core from 5.3.1 to 5.4.0 (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2226">#2226</a>)
<a
href="https://github.com/dependabot"><code>@dependabot</code></a></li>
<li>Remove duplicate dependencies (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2177">#2177</a>)
<a href="https://github.com/picimako"><code>@picimako</code></a></li>
<li>Remove Optional from the Jetty settings class (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2214">#2214</a>)
<a href="https://github.com/pks-1981"><code>@pks-1981</code></a></li>
<li>Replace Guava classes (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2215">#2215</a>)
<a href="https://github.com/pks-1981"><code>@pks-1981</code></a></li>
</ul>
<h2>✍ Other changes</h2>
<ul>
<li>Prove matches json schema works for path params (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2257">#2257</a>)
<a href="https://github.com/Mahoney"><code>@Mahoney</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.mockito:mockito-junit-jupiter from 5.3.1 to 5.4.0 (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2227">#2227</a>)
<a
href="https://github.com/dependabot"><code>@dependabot</code></a></li>
<li>Bump net.minidev:json-smart from 2.4.11 to 2.5.0 (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2252">#2252</a>)
<a
href="https://github.com/dependabot"><code>@dependabot</code></a></li>
<li>Bump com.networknt:json-schema-validator from 1.0.85 to 1.0.86 (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2251">#2251</a>)
<a
href="https://github.com/dependabot"><code>@dependabot</code></a></li>
<li>Bump com.google.guava:guava from 32.0.1-jre to 32.1.1-jre (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2242">#2242</a>)
<a
href="https://github.com/dependabot"><code>@dependabot</code></a></li>
<li>Bump com.networknt:json-schema-validator from 1.0.83 to 1.0.85 (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2233">#2233</a>)
<a
href="https://github.com/dependabot"><code>@dependabot</code></a></li>
<li>Bump io.netty:netty-all from 4.1.93.Final to 4.1.94.Final (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2229">#2229</a>)
<a
href="https://github.com/dependabot"><code>@dependabot</code></a></li>
<li>Bump org.sonarqube from 4.2.0.3129 to 4.2.1.3168 (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2217">#2217</a>)
<a
href="https://github.com/dependabot"><code>@dependabot</code></a></li>
<li>Bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2212">#2212</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/7f35618d9d641b6b0aca600a40096fd6bdf4470c"><code>7f35618</code></a>
Bumped beta version</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/33de73e84391ccb375a1c77eae435c106ec6be95"><code>33de73e</code></a>
Fixed <a
href="https://redirect.github.com/wiremock/wiremock/issues/2269">#2269</a>
- path template variable resolved with query string present</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/47fedbabd73cafff2545a8b6c2915c12662a1d16"><code>47fedba</code></a>
Changed matchesJsonSchema behaviour so that unparseable JSON is wrapped
in qu...</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/4a2593e576ae5732e469119c5ecd84605f3fc594"><code>4a2593e</code></a>
Merge pull request <a
href="https://redirect.github.com/wiremock/wiremock/issues/2192">#2192</a>
from G-Basak/add-convenient-method-for-matching-abse...</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/c94b2a2cc00400e78c4ec28ccc30de431f36edd0"><code>c94b2a2</code></a>
Merge pull request <a
href="https://redirect.github.com/wiremock/wiremock/issues/2256">#2256</a>
from tomasbjerre/feature/issue-2111-files</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/bdeab5372c1de852df74a9f495b687632ff88a4b"><code>bdeab53</code></a>
Merge pull request <a
href="https://redirect.github.com/wiremock/wiremock/issues/2253">#2253</a>
from picimako/add-schema-properties</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/506f914cf76d80f4a870cca1db36ee551af89687"><code>506f914</code></a>
Merge pull request <a
href="https://redirect.github.com/wiremock/wiremock/issues/2227">#2227</a>
from wiremock/dependabot/gradle/org.mockito-mockito-...</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/dc2fba9db632a7ed0fd398d2c9d9150012598b2d"><code>dc2fba9</code></a>
Merge pull request <a
href="https://redirect.github.com/wiremock/wiremock/issues/2254">#2254</a>
from tomasbjerre/feature/issue-2111-guava-new</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/dcdc2d03931bef8f9a9e613faa9b6a9a59bfa3c4"><code>dcdc2d0</code></a>
Merge pull request <a
href="https://redirect.github.com/wiremock/wiremock/issues/2257">#2257</a>
from wiremock/test-matches-json-schema-path-params</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/92496e7e9cd55ac7ffe59e06ee64441f84e17eba"><code>92496e7</code></a>
Bump org.mockito:mockito-junit-jupiter from 5.3.1 to 5.4.0</li>
<li>Additional commits viewable in <a
href="https://github.com/wiremock/wiremock/compare/3.0.0-beta-11...3.0.0-beta-12">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 46b6dd6 commit e644a9fCopy full SHA for e644a9f
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: build.gradle
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
0 commit comments