Codearte / gradle-nexus-staging-plugin

Automatize releasing Gradle projects to Maven Central.
Apache License 2.0
172 stars 26 forks source link

Bump wiremock from 1.50 to 2.20.0 #90

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps wiremock from 1.50 to 2.20.0.

Release notes *Sourced from [wiremock's releases](https://github.com/tomakehurst/wiremock/releases).* > ## 1.52 beta > Fixes duplicate Cookie and Connection headers problem when proxying. > Adds query parameter matching. > Refactor to isolate Jetty6 specific code. > Add headers to proxied responses. > Removed log4j and added slf4j-api. > Modernised HTTP client usage.
Commits - [`b28b306`](https://github.com/tomakehurst/wiremock/commit/b28b306aa7dfcec8da8fabfac89eb18e8ed922b4) Bumped minor version - [`e2b5763`](https://github.com/tomakehurst/wiremock/commit/e2b5763186a4e2804ee02b82cf1df33f23caf4a4) Fixed [#632](https://github-redirect.dependabot.com/tomakehurst/wiremock/issues/632) - should not match empty objects or arrays in equal to json when i... - [`48fcb77`](https://github.com/tomakehurst/wiremock/commit/48fcb778bca008ed2dfe311b8b412dd5f981e0d6) Merge pull request [#1040](https://github-redirect.dependabot.com/tomakehurst/wiremock/issues/1040) from tomasbjerre/master - [`744f381`](https://github.com/tomakehurst/wiremock/commit/744f381d86e86ef9ad082116b36fb00f165ff050) Informative error when ZipEntry not found [#1039](https://github-redirect.dependabot.com/tomakehurst/wiremock/issues/1039) - [`75a053b`](https://github.com/tomakehurst/wiremock/commit/75a053b6610509ee7a8e4d7e57e94642a8f76b49) Fixed [#459](https://github-redirect.dependabot.com/tomakehurst/wiremock/issues/459) and [#719](https://github-redirect.dependabot.com/tomakehurst/wiremock/issues/719) - added the ability to combine standard and custom matchers - [`4884971`](https://github.com/tomakehurst/wiremock/commit/48849713a77e9ca4e9d7c4acf2023816020cfc2d) Merge pull request [#1029](https://github-redirect.dependabot.com/tomakehurst/wiremock/issues/1029) from tbcs/patch-1 - [`3a7e851`](https://github.com/tomakehurst/wiremock/commit/3a7e8512398d2f4cb13ff948fa7d13c4539d904d) Merge pull request [#1030](https://github-redirect.dependabot.com/tomakehurst/wiremock/issues/1030) from dankolbrs/fix_typos_in_request_matching - [`7fd45b0`](https://github.com/tomakehurst/wiremock/commit/7fd45b0de7d4bda61306b458cc5544865391c427) Excluded an unneeded transient dependency. Shaded a Google dependency. - [`a06e4a1`](https://github.com/tomakehurst/wiremock/commit/a06e4a1d6c700bcbe345f987a59872bad8217fd8) [fix_typos_in_request_matching] Fix docs typos - [`72ea24a`](https://github.com/tomakehurst/wiremock/commit/72ea24aa1e4bd48852ac9229b7c29e5c23203fe1) Set the async timeout to 5 minutes to avoid breaking stubs with longer delays... - Additional commits viewable in [compare view](https://github.com/tomakehurst/wiremock/compare/1.50...2.20.0)


Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
szpak commented 5 years ago

Closing manually due to https://github.com/dependabot/feedback/issues/337.

dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.