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

Bump rxjava from 3.0.4 to 3.0.6 #21

Open
wants to merge 1 commit into
base: 3.x
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps rxjava from 3.0.4 to 3.0.6.

Release notes

Sourced from rxjava's releases.

3.0.6

Version 3.0.6 - August 20, 2020 (Maven)

JavaDocs

Bugfixes

  • Fix Observable.window (size, skip, overlap) dispose behavior (#7049)

Documentation

  • Update marbles of onErrorResume(Next|With) + cleanup (#7051)

3.0.5

Version 3.0.5 - July 31, 2020 (Maven)

JavaDocs

Enhancements

  • Make the Collector type of the collectoperator contravariant in T (#7033)

Bugfixes

  • Fix map() conditional chain causing NPE (#7040)
Commits
  • 493c71d Bump mockito-core from 3.5.0 to 3.5.2 (#7060)
  • 298a56f Bump build-info-extractor-gradle from 4.17.0 to 4.17.1 (#7059)
  • 6c64e86 Bump mockito-core from 3.4.6 to 3.5.0 (#7057)
  • e1bd35a Bump build-info-extractor-gradle from 4.16.1 to 4.17.0 (#7053)
  • 5cbb607 3.x: Update marbles of onErrorResume(Next|With) + cleanup (#7051)
  • 7ed8e1a 3.x: Fix Observable.window (size, skip, overlap) dispose behavior (#7049)
  • a8fcaf0 Bump testng from 7.0.0 to 7.3.0 (#7047)
  • 2eba6f1 Bump mockito-core from 3.4.4 to 3.4.6 (#7043)
  • 5fefe60 Made the parameter of {Flowable,Observable}.collect(Collector) contravariant ...
  • 3e0977d 3.x: Fix map() conditional chain causing NPE (#7040)
  • 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.4 to 3.0.6.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.0.4...v3.0.6)

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 Aug 21, 2020
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