Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps rxjava from 2.2.2 to 2.2.3.

Release notes

Sourced from rxjava's releases.

2.2.3

Maven

API changes

  • Pull 6242: Add timed Completable.delaySubscription() operator.

Documentation changes

  • Pull 6220: Remove unnecessary 's' from ConnectableObservable.
  • Pull 6241: Remove mention of io.reactivex.functions.Functions nonexistent utility class.

Other changes

  • Pull 6232: Cleanup Observable.flatMap drain logic.
  • Pull 6234: Add timeout and unit to TimeoutException message in the timeout operators.
  • Pull 6236: Adjust UndeliverableException and OnErrorNotImplementedException message to use the full inner exception.
  • Pull 6244: Add [**Nullable**](https://github.com/Nullable) annotations for blocking methods in Completable.
Changelog

Sourced from rxjava's changelog.

Version 2.2.3 - October 23, 2018 (Maven)

API changes

  • Pull 6242: Add timed Completable.delaySubscription() operator.

Documentation changes

  • Pull 6220: Remove unnecessary 's' from ConnectableObservable.
  • Pull 6241: Remove mention of io.reactivex.functions.Functions nonexistent utility class.

Other changes

  • Pull 6232: Cleanup Observable.flatMap drain logic.
  • Pull 6234: Add timeout and unit to TimeoutException message in the timeout operators.
  • Pull 6236: Adjust UndeliverableException and OnErrorNotImplementedException message to use the full inner exception.
  • Pull 6244: Add [**Nullable**](https://github.com/Nullable) annotations for blocking methods in Completable.
Commits
  • be0353c Release 2.2.3
  • c358741 2.x: Add C.delaySubscription marble, fix some javadoc (#6257)
  • 378cbf9 2.x: Cleanup code style, commas, spaces, docs (#6255)
  • 8654393 2.x: Fix flaky sample() backpressure test, improve coverage (#6254)
  • 2fb9504 2.x: Expand and fix Completable.delaySubscription tests (#6252)
  • f78bd95 Add delaySubscription() methods to Completable #5081 (#6242)
  • a1758c4 Add Nullable annotations for blocking methods in Completable (#6244)
  • 17f6e84 2.x Wiki: Remove mention of i.r.f.Functions (#6241)
  • 2ad63c4 2.x: Adjust Undeliverable & OnErrorNotImpl message to use full inner (#6236)
  • a04ade5 Fix docs typos (#6235)
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Changelog](https://github.com/ReactiveX/RxJava/blob/2.x/CHANGES.md)
- [Commits](ReactiveX/RxJava@v2.2.2...v2.2.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@iamareebjamal iamareebjamal merged commit 7a3a0cd into development Oct 24, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/io.reactivex.rxjava2-rxjava-2.2.3 branch October 24, 2018 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants