Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 26, 2020

Bumps okhttp from 3.14.6 to 3.14.7.

Changelog

Sourced from okhttp's changelog.

Version 3.14.7

2020-02-24

  • Fix: Don't crash on Android 11 due to use of restricted methods. This prevents a crash with the exception, "Expected Android API level 21+ but was 29".
Commits
  • 25186b4 [maven-release-plugin] prepare release parent-3.14.7
  • d2f054a Merge pull request #5825 from square/jwilson.0224.release_on_nine
  • 21cf54f Get tests passing on OpenJDK 9
  • c70a6a6 Merge pull request #5823 from square/jwilson.0224.no_entrust
  • 0b18aa6 The OpenJDK9 Certificate list lacks Entrust
  • af31345 Handle Android 11 restrictions (3.14.x) (#5820)
  • ca0a450 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 26, 2020
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to automerge this PR, but received the following error from GitHub:

Waiting on code owner review from bsideup, kiview, and/or rnorth.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/examples/com.squareup.okhttp3-okhttp-3.14.7 branch from f432fea to 114ee68 Compare March 31, 2020 12:42
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/examples/com.squareup.okhttp3-okhttp-3.14.7 branch from 114ee68 to d5d9f1e Compare April 4, 2020 19:04
@rnorth rnorth merged commit a65789d into master Apr 4, 2020
@rnorth rnorth deleted the dependabot/gradle/examples/com.squareup.okhttp3-okhttp-3.14.7 branch April 4, 2020 19:04
quincy pushed a commit to quincy/testcontainers-java that referenced this pull request May 28, 2020
Bumps [okhttp](https://github.com/square/okhttp) from 3.14.6 to 3.14.7.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/docs/changelog_3x.md)
- [Commits](square/okhttp@parent-3.14.6...parent-3.14.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants