Skip to content

Bump rxjava from 3.1.2 to 3.1.3#143

Merged
akarnokd merged 1 commit into3.xfrom
dependabot/gradle/io.reactivex.rxjava3-rxjava-3.1.3
Nov 24, 2021
Merged

Bump rxjava from 3.1.2 to 3.1.3#143
akarnokd merged 1 commit into3.xfrom
dependabot/gradle/io.reactivex.rxjava3-rxjava-3.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 24, 2021

Bumps rxjava from 3.1.2 to 3.1.3.

Release notes

Sourced from rxjava's releases.

3.1.3

Maven JavaDocs

Other

  • Fix assert message format in TestSubscriber/TestObserver. (#7351)
  • Use Zulu JDKs to test and build RxJava. (#7345)
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 [rxjava](https://github.com/ReactiveX/RxJava) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxjava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 24, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 24, 2021

Codecov Report

Merging #143 (b06325d) into 3.x (eb14aad) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x     #143      +/-   ##
============================================
+ Coverage     83.93%   83.99%   +0.06%     
- Complexity     2186     2193       +7     
============================================
  Files           388      388              
  Lines         16473    16473              
  Branches       1906     1906              
============================================
+ Hits          13826    13837      +11     
+ Misses         2001     1998       -3     
+ Partials        646      638       -8     
Impacted Files Coverage Δ
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan4.java 82.14% <0.00%> (-3.58%) ⬇️
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan5.java 81.57% <0.00%> (-2.64%) ⬇️
...okd/rxjava3/operators/ObservableObserveOnDrop.java 98.38% <0.00%> (-1.62%) ⬇️
...rnokd/rxjava3/basetypes/BlockingGetSubscriber.java 36.70% <0.00%> (-1.27%) ⬇️
...nokd/rxjava3/processors/DispatchWorkProcessor.java 97.76% <0.00%> (-1.12%) ⬇️
.../hu/akarnokd/rxjava3/operators/FlowableExpand.java 93.89% <0.00%> (-0.94%) ⬇️
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan8.java 83.92% <0.00%> (ø)
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan9.java 80.64% <0.00%> (ø)
...rnokd/rxjava3/operators/FlowableSwitchFlatMap.java 89.85% <0.00%> (+0.48%) ⬆️
...a/hu/akarnokd/rxjava3/basetypes/NonoProcessor.java 100.00% <0.00%> (+2.43%) ⬆️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb14aad...b06325d. Read the comment docs.

@akarnokd akarnokd merged commit e6e12ac into 3.x Nov 24, 2021
@dependabot dependabot Bot deleted the dependabot/gradle/io.reactivex.rxjava3-rxjava-3.1.3 branch November 24, 2021 09:58
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.

1 participant