Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump okhttp3.version from 4.11.0 to 4.12.0 #3987

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps okhttp3.version from 4.11.0 to 4.12.0.
Updates com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0

Commits

Updates com.squareup.okhttp3:mockwebserver from 4.11.0 to 4.12.0

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.squareup.okhttp3:okhttp [>= 4.8.a, < 4.9]
com.squareup.okhttp3:okhttp [>= 4.7.a, < 4.8]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps `okhttp3.version` from 4.11.0 to 4.12.0.

Updates `com.squareup.okhttp3:okhttp` from 4.11.0 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.11.0...parent-4.12.0)

Updates `com.squareup.okhttp3:mockwebserver` from 4.11.0 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.11.0...parent-4.12.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 23, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #3987 (b065e2d) into master (4a1da76) will decrease coverage by 0.42%.
The diff coverage is n/a.

❗ Current head b065e2d differs from pull request most recent head 2a5b998. Consider uploading reports for the commit 2a5b998 to get more accurate results

@@             Coverage Diff              @@
##             master    #3987      +/-   ##
============================================
- Coverage     43.99%   43.58%   -0.42%     
+ Complexity     5327     5281      -46     
============================================
  Files          1392     1392              
  Lines         34055    34055              
  Branches       3331     3331              
============================================
- Hits          14984    14842     -142     
- Misses        17885    18031     +146     
+ Partials       1186     1182       -4     

see 26 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@shoothzj shoothzj merged commit 184911a into master Oct 23, 2023
4 checks passed
@shoothzj shoothzj deleted the dependabot/maven/okhttp3.version-4.12.0 branch October 23, 2023 11:33
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants