mikehardy / google-analytics-java

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

Bump okhttp from 3.12.3 to 3.12.4 #93

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps okhttp from 3.12.3 to 3.12.4.

Changelog *Sourced from [okhttp's changelog](https://github.com/square/okhttp/blob/master/docs/changelog_3x.md).* > ## Version 3.12.4 > > _2019-09-04_ > > * Fix: Don't crash looking up an absent class on certain buggy Android 4.x devices.
Commits - [`197ca27`](https://github.com/square/okhttp/commit/197ca277653a1071075b4b79833e319e991045a8) [maven-release-plugin] prepare release parent-3.12.4 - [`88e9720`](https://github.com/square/okhttp/commit/88e972096f2664f0f3e17e8c7eee5064fa1de11b) Merge pull request [#5409](https://github-redirect.dependabot.com/square/okhttp/issues/5409) from square/jwilson.0903.mitigate_missing_class - [`3cde60c`](https://github.com/square/okhttp/commit/3cde60c06bac804a98c60022c9b72b6526bde707) Don't crash looking up an absent class on Android 4.x - [`c2b50eb`](https://github.com/square/okhttp/commit/c2b50eb4eb0ebb6488234748ea3e564539efc004) Merge pull request [#5240](https://github-redirect.dependabot.com/square/okhttp/issues/5240) from opayen/okhttp_3.12.x - [`04ff9f8`](https://github.com/square/okhttp/commit/04ff9f8e2a91fc5cd63390849b017fd667acf3b8) Avoid retrying when client is missing body File - [`5702be8`](https://github.com/square/okhttp/commit/5702be8a2f2de3bb22eea86c2c168b90fddd0448) CircleCI config for 3.12 branch ([#5034](https://github-redirect.dependabot.com/square/okhttp/issues/5034)) - [`5c392d5`](https://github.com/square/okhttp/commit/5c392d5ff4b5732ac10d9aff1b6dd951316e4950) [maven-release-plugin] prepare for next development iteration - See full diff in [compare view](https://github.com/square/okhttp/compare/parent-3.12.3...parent-3.12.4)


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