Skip to content

chore(deps): update dependency com.squareup.okhttp3:okhttp to v4.9.0#145

Closed
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/com.squareup.okhttp3-okhttp-4.x
Closed

chore(deps): update dependency com.squareup.okhttp3:okhttp to v4.9.0#145
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/com.squareup.okhttp3-okhttp-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2020

This PR contains the following updates:

Package Update Change
com.squareup.okhttp3:okhttp (source) minor 4.8.1 -> 4.9.0

Release Notes

square/okhttp

v4.9.0

2020-09-11

With this release, okhttp-tls no longer depends on Bouncy Castle and doesn't install the
Bouncy Castle security provider.
If you still need it, you can do it yourself:

Security.addProvider(BouncyCastleProvider())

You will also need to configure this dependency:

dependencies {
  implementation "org.bouncycastle:bcprov-jdk15on:1.65"
}
  • Upgrade: [Kotlin 1.4.10][kotlin_1_4_10]. We now use Kotlin 1.4.x [functional
    interfaces][fun_interface] for Authenticator, Interceptor, and others.
  • Upgrade: Build with Conscrypt 2.5.1.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 26, 2020

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (4.9.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/com.squareup.okhttp3-okhttp-4.x branch September 26, 2020 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants