Provides a health check implementation that performs ongoing monitoring of an application's dependencies and includes an endpoint that can be called by a load balancer to determine if the application is healthy and thus able to receive traffic.
Commits
- [`cf453ca`](https://github.com/tomakehurst/wiremock/commit/cf453ca2e33e2cce9f82559b816396ed74bbf7fb) Fixed [#1190](https://github-redirect.dependabot.com/tomakehurst/wiremock/issues/1190) - blocked/timed out requests with default (too low) acceptor and ...
- [`989cf42`](https://github.com/tomakehurst/wiremock/commit/989cf4263b9028ccf3a78be59a30385347086bb9) Fixed [#1181](https://github-redirect.dependabot.com/tomakehurst/wiremock/issues/1181) - documentation bug showing incorrect use of pathSegments in resp...
- [`4c052a3`](https://github.com/tomakehurst/wiremock/commit/4c052a31ca4b1c42e9cb52aab31f28c36e820ea6) Fixed [#1197](https://github-redirect.dependabot.com/tomakehurst/wiremock/issues/1197) - response templates not rendered when using jsonBody
- [`f278364`](https://github.com/tomakehurst/wiremock/commit/f27836405bdcbda8016a991a37781aa7c55f6a6b) Bumped patch version
- [`c5d4575`](https://github.com/tomakehurst/wiremock/commit/c5d457595aac4ab4dc8743f2169e48efe36fda1d) Fixed shading for some new dependencies in standalone JAR
- [`bb1159d`](https://github.com/tomakehurst/wiremock/commit/bb1159d56a1f228087df2b22f5e280d9ea4905c1) Removed 0 Jetty shutdown timeout as this appears to produce bad behaviour in ...
- [`0a0fabd`](https://github.com/tomakehurst/wiremock/commit/0a0fabdf9b1fb58dc0b1383bb514c65bb6bec6a3) Fixed broken versions in Swagger and doc files
- [`4802eb3`](https://github.com/tomakehurst/wiremock/commit/4802eb37e6208de87f26f1de5ddb401e824ee878) Upped Gradle timeouts to so I can push releases on dodgy networks
- See full diff in [compare view](https://github.com/tomakehurst/wiremock/compare/2.25.0...2.25.1)
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 commands and options
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps wiremock from 2.25.0 to 2.25.1.
Commits
- [`cf453ca`](https://github.com/tomakehurst/wiremock/commit/cf453ca2e33e2cce9f82559b816396ed74bbf7fb) Fixed [#1190](https://github-redirect.dependabot.com/tomakehurst/wiremock/issues/1190) - blocked/timed out requests with default (too low) acceptor and ... - [`989cf42`](https://github.com/tomakehurst/wiremock/commit/989cf4263b9028ccf3a78be59a30385347086bb9) Fixed [#1181](https://github-redirect.dependabot.com/tomakehurst/wiremock/issues/1181) - documentation bug showing incorrect use of pathSegments in resp... - [`4c052a3`](https://github.com/tomakehurst/wiremock/commit/4c052a31ca4b1c42e9cb52aab31f28c36e820ea6) Fixed [#1197](https://github-redirect.dependabot.com/tomakehurst/wiremock/issues/1197) - response templates not rendered when using jsonBody - [`f278364`](https://github.com/tomakehurst/wiremock/commit/f27836405bdcbda8016a991a37781aa7c55f6a6b) Bumped patch version - [`c5d4575`](https://github.com/tomakehurst/wiremock/commit/c5d457595aac4ab4dc8743f2169e48efe36fda1d) Fixed shading for some new dependencies in standalone JAR - [`bb1159d`](https://github.com/tomakehurst/wiremock/commit/bb1159d56a1f228087df2b22f5e280d9ea4905c1) Removed 0 Jetty shutdown timeout as this appears to produce bad behaviour in ... - [`0a0fabd`](https://github.com/tomakehurst/wiremock/commit/0a0fabdf9b1fb58dc0b1383bb514c65bb6bec6a3) Fixed broken versions in Swagger and doc files - [`4802eb3`](https://github.com/tomakehurst/wiremock/commit/4802eb37e6208de87f26f1de5ddb401e824ee878) Upped Gradle timeouts to so I can push releases on dodgy networks - See full diff in [compare view](https://github.com/tomakehurst/wiremock/compare/2.25.0...2.25.1)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 commands and options
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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)