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

build(deps): bump mockwebserver3-junit5 from 5.0.0-alpha.10 to 5.0.0-alpha.11 #1625

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2022

Bumps mockwebserver3-junit5 from 5.0.0-alpha.10 to 5.0.0-alpha.11.

Changelog

Sourced from mockwebserver3-junit5's changelog.

Version 5.0.0-alpha.11

2022-12-24

  • New: Enable fast fallback by default. It's our implementation of Happy Eyeballs, [RFC 8305][rfc_8305]. Disable with OkHttpClient.Builder.fastFallback(false).
  • Fix: Don't log response bodies for server-sent events.
  • Fix: Skip early hints (status code 103) responses.
  • Fix: Don't log sensitive headers in Request.toString().
  • Fix: Don't crash when the dispatcher's ExecutorService is shutdown with many calls still enqueued.
  • Upgrade: [GraalVM 22][graalvm_22].
  • Upgrade: [Kotlin 1.7.10][kotlin_1_7_10].
Commits

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)

Bumps [mockwebserver3-junit5](https://github.com/square/okhttp) from 5.0.0-alpha.10 to 5.0.0-alpha.11.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-5.0.0-alpha.10...jesse-5.0.0-alpha.11)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:mockwebserver3-junit5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added bouw- en testinfrastuctuur oa. aanpassingen vanwege build servers en maven plugins dependency update (deels) automatische updates van gebruikte libraries labels Dec 26, 2022
@dependabot dependabot bot requested a review from mprins December 26, 2022 05:02
@codecov
Copy link

codecov bot commented Dec 26, 2022

Codecov Report

Merging #1625 (8685682) into master (c9b76c7) will decrease coverage by 1%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #1625    +/-   ##
=========================================
- Coverage        36%     36%    -0%     
- Complexity      808    1185   +377     
=========================================
  Files           410     410            
  Lines         19317   19317            
  Branches       1921    1921            
=========================================
- Hits           6876    6875     -1     
  Misses        11828   11828            
- Partials        613     614     +1     
Impacted Files Coverage Δ
...nl/b3p/brmo/util/http/HttpSeekableByteChannel.java 69% <0%> (-1%) ⬇️

@mprins mprins removed the dependency update (deels) automatische updates van gebruikte libraries label Dec 26, 2022
@mprins mprins added this to the 3.0.0 milestone Dec 26, 2022
@mprins mprins merged commit aa1cc7f into master Dec 26, 2022
@mprins mprins deleted the dependabot/maven/master/com.squareup.okhttp3-mockwebserver3-junit5-5.0.0-alpha.11 branch December 26, 2022 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bouw- en testinfrastuctuur oa. aanpassingen vanwege build servers en maven plugins
Projects
None yet
1 participant