Skip to content

Bump rxjava from 3.0.8 to 3.0.10#21

Closed
dependabot-preview[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.reactivex.rxjava3-rxjava-3.0.10
Closed

Bump rxjava from 3.0.8 to 3.0.10#21
dependabot-preview[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.reactivex.rxjava3-rxjava-3.0.10

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps rxjava from 3.0.8 to 3.0.10.

Release notes

Sourced from rxjava's releases.

3.0.10

Maven JavaDocs

Enhancement

  • Add a system parameter to allow scheduled worker release in the Io Scheduler. (#7160)
  • Add TestScheduler option to use onSchedule hook. (#7163)
  • Add a system parameter to allow Schedulers to use System.nanoTime() for now(). (#7169)
  • Add fusion support to concatMap{Maybe|Single|Completable}. (#7165)

Documentation

  • Update marbles of amb(), ambArray() and ambWith() (#7144)
  • Fix take() mentioning the old limit() operator (#7145)
  • Document Schedulers.from vs. RejectedExecutionException behavior. (#7150)
  • Update documentation for NewThreadWorker.scheduleActual method. (#7164)
  • Improve Javadocs style of Schedulers. (#7168)

Other

  • onReduceBackpressure internals cleanup (#7151)
  • Workaround for FutureTask.toString recursion on JDK 10+. (#7173)

3.0.9

Maven JavaDocs

API

  • Add onBackpressureReduce operators (#7124, #7129)

Documentation

  • Improve Javadocs of Connectable sources (#7127)

Other

  • Improve error messages in the test consumers (#7126)
Commits
  • 4d325c6 3.x: Workaround for FutureTask.toString + JDK 11 build (#7173)
  • 8dd6f21 Bump build-info-extractor-gradle from 4.19.0 to 4.20.0 (#7171)
  • 171c846 3.x: Introduce property rx3.scheduler.use-nanotime (#7169)
  • a99b2e0 3.x: Add fusion support to concatMap{Maybe|Single|Completable} (#7165)
  • 005f155 3.x: Improve Javadocs style of Schedulers (#7168)
  • 1a745a1 3.x: TestScheduler option to use onSchedule hook (#7163)
  • 80a4842 Updating documentation for scheduleActual method (#7164)
  • e657635 Io Scheduler, Scheduled worker release. (#7160)
  • e46ce76 Bump build-info-extractor-gradle from 4.18.3 to 4.19.0 (#7159)
  • af297c4 3.x: Schedulers.from vs. RejectedExecutionException (#7150)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.0.8 to 3.0.10.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.0.8...v3.0.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Feb 2, 2021
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #24.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/maven/io.reactivex.rxjava3-rxjava-3.0.10 branch March 8, 2021 07:02
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.

0 participants