Skip to content

Commit 0750f20

Browse files
Bump org.wiremock:wiremock from 3.7.0 to 3.8.0 (#136)
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.7.0 to 3.8.0. <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.8.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Add a toString to the ResponsePartTemplateModel class (<a href="https://redirect.github.com/wiremock/wiremock/issues/2785">#2785</a>) <a href="https://github.com/leeturner"><code>@​leeturner</code></a></li> <li>Multipart request template model (<a href="https://redirect.github.com/wiremock/wiremock/issues/2782">#2782</a>) <a href="https://github.com/leeturner"><code>@​leeturner</code></a></li> <li>2758 self description matchresult (<a href="https://redirect.github.com/wiremock/wiremock/issues/2771">#2771</a>) <a href="https://github.com/leeturner"><code>@​leeturner</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump versions.junitJupiter from 5.10.2 to 5.10.3 (<a href="https://redirect.github.com/wiremock/wiremock/issues/2780">#2780</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump com.networknt:json-schema-validator:1.4.0 -&gt; 1.4.3 (<a href="https://redirect.github.com/wiremock/wiremock/issues/2781">#2781</a>) <a href="https://github.com/Mahoney"><code>@​Mahoney</code></a></li> </ul> <h2>🐞 Bug fixes</h2> <ul> <li>Fix matching of multiple expected zoned date/time values with multiple actual local ones (<a href="https://redirect.github.com/wiremock/wiremock/issues/2650">#2650</a>) <a href="https://github.com/papiomytoglou"><code>@​papiomytoglou</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/wiremock/wiremock/commit/d3747a291f8456253e48c4220c47cbd662cb3e4c"><code>d3747a2</code></a> Bump minor version</li> <li><a href="https://github.com/wiremock/wiremock/commit/59611837bd62a22f8922f14f2101bec3d44ec8de"><code>5961183</code></a> Merge pull request <a href="https://redirect.github.com/wiremock/wiremock/issues/2785">#2785</a> from wiremock/tostring-on-response-part-transformer-...</li> <li><a href="https://github.com/wiremock/wiremock/commit/aaf53bf2cfd591dfb1eeae46370c5a6f852ba65e"><code>aaf53bf</code></a> Add a toString to the ResponsePartTemplateModel class</li> <li><a href="https://github.com/wiremock/wiremock/commit/e5613a8d121964e85e5ece801e0f73202e3b2640"><code>e5613a8</code></a> Merge pull request <a href="https://redirect.github.com/wiremock/wiremock/issues/2782">#2782</a> from wiremock/multipart-request-template-model</li> <li><a href="https://github.com/wiremock/wiremock/commit/c80195a3cd51db4def57436beebd85b180407732"><code>c80195a</code></a> Merge pull request <a href="https://redirect.github.com/wiremock/wiremock/issues/2780">#2780</a> from wiremock/dependabot/gradle/versions.junitJupite...</li> <li><a href="https://github.com/wiremock/wiremock/commit/0a285a07e490599443701210ab13d478f89caa4f"><code>0a285a0</code></a> Bump versions.junitJupiter from 5.10.2 to 5.10.3</li> <li><a href="https://github.com/wiremock/wiremock/commit/8638758e95955a248b21e91cd30e78f5ac23796a"><code>8638758</code></a> Merge pull request <a href="https://redirect.github.com/wiremock/wiremock/issues/2781">#2781</a> from wiremock/upgrade-json-schema-validator</li> <li><a href="https://github.com/wiremock/wiremock/commit/47d31d9e33f730411d467875efd78f7219414e14"><code>47d31d9</code></a> com.networknt:json-schema-validator:1.4.0 -&gt; 1.4.3</li> <li><a href="https://github.com/wiremock/wiremock/commit/91eda2f664c35d749e5875acdd3fee942468744e"><code>91eda2f</code></a> Allow the part headers to be case-insensitive in the model</li> <li><a href="https://github.com/wiremock/wiremock/commit/c935e6358ee698b377743c3a13e712f1f5919f30"><code>c935e63</code></a> Add the base64 body representation to the RequestTemplateModel</li> <li>Additional commits viewable in <a href="https://github.com/wiremock/wiremock/compare/3.7.0...3.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.wiremock:wiremock&package-manager=gradle&previous-version=3.7.0&new-version=3.8.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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 605dbe3 commit 0750f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ project.ext {
1515
versions = [
1616
caffeine : '3.1.8',
1717
handlebars : '4.3.1',
18-
wiremock : '3.7.0'
18+
wiremock : '3.8.0'
1919
]
2020
}
2121

0 commit comments

Comments
 (0)