mikehardy / google-analytics-java

Open Source license compatible Java API for Google Analytics
9 stars 3 forks source link

Bump okhttp from 3.14.0 to 3.14.1 #52

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps okhttp from 3.14.0 to 3.14.1.

Changelog *Sourced from [okhttp's changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md).* > ## Version 3.14.1 > > _2019-04-10_ > > * Fix: Don't crash when an interceptor retries when there are no more routes. This was an > edge-case regression introduced with the events cleanup in 3.14.0. > > * Fix: Provide actionable advice when the exchange is non-null. Prior to 3.14, OkHttp would > silently leak connections when an interceptor retries without closing the response body. With > 3.14 we detect this problem but the exception was not helpful.
Commits - [`a5c4668`](https://github.com/square/okhttp/commit/a5c4668abf1c68545e2a3a6ea365cae27d5958c1) [maven-release-plugin] prepare release parent-3.14.1 - [`2dc45fe`](https://github.com/square/okhttp/commit/2dc45fe576db0fe12f840f55e1cdba9d268a95e4) Omit hpacktests from release - [`3119db0`](https://github.com/square/okhttp/commit/3119db0a7fd748783ac7012022d27e0411d25e6f) Merge pull request [#4911](https://github-redirect.dependabot.com/square/okhttp/issues/4911) from square/jwilson.0308.better_exception_stacked_calls - [`df95c77`](https://github.com/square/okhttp/commit/df95c77adfbf4f5ddd30bfc6a2bb684295d7d313) Run a minimal circleci maven build on 3.14 branch ([#4912](https://github-redirect.dependabot.com/square/okhttp/issues/4912)) - [`ca961db`](https://github.com/square/okhttp/commit/ca961db9e94209af405906b1f2ff3ca267e3a215) Provide actionable advice when the exchange is non-null (3.x branch) - [`7f9d780`](https://github.com/square/okhttp/commit/7f9d7801e1e1330dcc92ae9ffda10cffe7331ab9) Merge pull request [#4901](https://github-redirect.dependabot.com/square/okhttp/issues/4901) from square/jwilson.0407.has_next - [`33f0d02`](https://github.com/square/okhttp/commit/33f0d028a4355af49a23dfb946d87cca5c336105) Don't crash on retry when there are no more routes (3.x branch) - [`0f87d95`](https://github.com/square/okhttp/commit/0f87d95c7de96ae028fb403f57ade0c7f8fca33f) OkHttp 3.14 is out - [`695b46c`](https://github.com/square/okhttp/commit/695b46cb2e38e34b7d9e438ab259f3006fa7007a) [maven-release-plugin] prepare for next development iteration - See full diff in [compare view](https://github.com/square/okhttp/compare/parent-3.14.0...parent-3.14.1)


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.


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 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.