Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2021

Bumps rxjava from 3.1.1 to 3.1.2.

Release notes

Sourced from rxjava's releases.

3.1.2

Maven JavaDocs

Compatibility

  • Add full Java 9 module descriptor. (#7241)

Bugfixes

  • Fix missing nullability on Single.subscribe(BiConsumer). (#7331)

Documentation

  • Fix javadoc wording of {Publish|Behavior}Processor::offer(). (#7328)
  • Indicate takeUntil stops on completion of other. (#7341)

Other

  • Update assert messages format to be compliant with GradleRunner and JUnitRunner. (#7345)
Commits
  • 1f87a43 Bump mockito-core from 3.12.4 to 4.0.0 (#7350)
  • 49ae9f8 Added required comma to README.md (#7349)
  • 767c532 Bump biz.aQute.bnd.builder from 5.3.0 to 6.0.0 (#7348)
  • 17e71ab Update assert messages format to be compliant with GradleRunner and JUnitRunn...
  • 6cc3a3b Bump guava from 31.0-jre to 31.0.1-jre (#7343)
  • 15ac5ad 3.x: Javadocs: indicate takeUntil stops on completion of other (#7341)
  • 54114b9 Bump guava from 30.1.1-jre to 31.0-jre (#7340)
  • 03e8ced Bump com.vanniktech.maven.publish from 0.17.0 to 0.18.0 (#7337)
  • 31ebec6 Bump codecov/codecov-action from 2.0.3 to 2.1.0 (#7338)
  • 30d4527 3.x: Add missing exports packages, fix param overrides (#7336)
  • Additional commits viewable 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.


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.1 to 3.1.2.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.1.1...v3.1.2)

---
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 Oct 13, 2021
@codecov
Copy link

codecov bot commented Oct 13, 2021

Codecov Report

Merging #65 (723b081) into master (dfaa9e9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #65   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       104       104           
===========================================
  Files             16        16           
  Lines            340       340           
  Branches           2         2           
===========================================
  Hits             340       340           

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 dfaa9e9...723b081. Read the comment docs.

@akarnokd akarnokd merged commit 7f2df2d into master Oct 13, 2021
@dependabot dependabot bot deleted the dependabot/gradle/io.reactivex.rxjava3-rxjava-3.1.2 branch October 13, 2021 06:35
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