Skip to content

Commit

Permalink
Bump org.wiremock:wiremock from 3.0.0-beta-14 to 3.0.0-beta-15 (#33)
Browse files Browse the repository at this point in the history
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from
3.0.0-beta-14 to 3.0.0-beta-15.
<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-15</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li>Allow configuring webhook to forbid target endpoints (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2307">#2307</a>)
<a href="https://github.com/Mahoney"><code>@​Mahoney</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump Jetty from 11.0.12 to 11.0.15 (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2302">#2302</a>)
<a
href="https://github.com/Purely-Jonas"><code>@​Purely-Jonas</code></a></li>
<li>Bump Guava from 32.1.1-jre to 32.1.2-jre (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2291">#2291</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Partly replace Guava collections by the JDK features (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2297">#2297</a>)
<a href="https://github.com/pks-1981"><code>@​pks-1981</code></a></li>
<li>Update the release drafter config for beta versioning (<a
href="https://redirect.github.com/wiremock/wiremock/issues/2300">#2300</a>)
<a
href="https://github.com/oleg-nenashev"><code>@​oleg-nenashev</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/wiremock/wiremock/commit/e3c31bf25b319cfe6645d7038beab49b49fef391"><code>e3c31bf</code></a>
Bumped beta version</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/270501d56b18fa3087d96020500d92d1b32e8cf9"><code>270501d</code></a>
Merge pull request <a
href="https://redirect.github.com/wiremock/wiremock/issues/2307">#2307</a>
from wiremock/exclude-remote-ips</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/14ac072d06fb0d684070d0fca715ff19e3fc915f"><code>14ac072</code></a>
Prevent webhook calling forbidden endpoints</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/9105b567aabee29c75d556b9a357a1256f5c7153"><code>9105b56</code></a>
Rename poorly named method</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/19e7ec01b5dd7bd1acd65cb519a0efe2e7935a44"><code>19e7ec0</code></a>
Merge pull request <a
href="https://redirect.github.com/wiremock/wiremock/issues/2302">#2302</a>
from Purely-Jonas/gradle/org.eclipse.jetty-jetty-bom...</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/ac177a3beb7a097c39445578f3a3851c598b153d"><code>ac177a3</code></a>
Merge pull request <a
href="https://redirect.github.com/wiremock/wiremock/issues/2297">#2297</a>
from pks-1981/guava2</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/833e8dd08766c29afd5b105592c87b8d751364b7"><code>833e8dd</code></a>
Bump jetty-bom from 11.0.12 to 11.0.15</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/ce2a076bac591fa65cab8593942bb346c5468cdc"><code>ce2a076</code></a>
update</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/9c7071b6966fcfe5899af4975ecda4f50b9dbfd4"><code>9c7071b</code></a>
Merge pull request <a
href="https://redirect.github.com/wiremock/wiremock/issues/2300">#2300</a>
from wiremock/oleg-nenashev-patch-1</li>
<li><a
href="https://github.com/wiremock/wiremock/commit/9fc53390450e9018e628b1eebd3999fee810d396"><code>9fc5339</code></a>
Update the release drafter config for beta versioning</li>
<li>Additional commits viewable in <a
href="https://github.com/wiremock/wiremock/compare/3.0.0-beta-14...3.0.0-beta-15">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.0.0-beta-14&new-version=3.0.0-beta-15)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent cfa0432 commit ad0c51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ wrapper {
project.ext {
baseArtifact = 'wiremock-state-extension'
versions = [
wiremock : '3.0.0-beta-14',
wiremock : '3.0.0-beta-15',
caffeine : '3.1.8',
handlebars: '4.3.1',
junit : '5.10.0',
Expand Down

0 comments on commit ad0c51d

Please sign in to comment.