Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps rxjava from 3.0.0 to 3.0.12.

Release notes

Sourced from rxjava's releases.

3.0.12

Maven JavaDocs

Bugfix

  • CompositeException.printStackTrace to write directly into PrintStream/PrintWriter. (#7212)

Documentation

  • Fix wrong reference in Single.flattenStreamAsObservable javadoc. (#7206)
  • Fix style violating Javadoc. (#7210)

Other

  • Fix POM_URL (#7214)
  • Upgrade Gradle to 6.8.3 (#7208)
  • Bump gradle to 6.8.3 & optimize gradle config (#7207)
  • Added Javadoc checks to Checkstyle. Fix violating Javadoc. (#7210)
  • Modernize gradle plugin block, change maven to maven-publish (#7219)

3.0.12-RC1

Pre-release experiment due to changes in the build setup in #7219.

3.0.11

Maven JavaDocs

ℹ️ RxJava 2 is now end-of-life (EOL) and no further development or support will be provided by the project.

Enhancement

  • Add onSubscribe hook to ParallelFlowable operators (#7191)

Bugfix

  • Allow Single.zip and Maybe.zip result to be garbage collected (#7196)
  • Direct scheduling via Schedulers.from to honor the interruptibleWorker setting (#7203)

Documentation

  • Fix typos in Schedulers.java (#7178)

Other

  • Release to Sonatype directly (#7181)
  • Upgrade to Gradle 6.8.2 (#7184)
  • Cleanup of source code headers (#7205)

3.0.11-RC5

... (truncated)

Commits
  • 11b50a5 Modernize gradle plugin block, change maven to maven-publish (#7219)
  • c38ea99 Bump guava from 30.1-jre to 30.1.1-jre (#7216)
  • 269bb0f Fix POM_URL (#7214)
  • bdf13a1 Fix intermittently failing unit tests (#7213)
  • e600b53 3.x: CompositeException.printStackTrace to write directly into PS/PW (#7212)
  • 5c0ca03 Added Javadoc checks to Checkstyle. Fix violating Javadoc. (#7210)
  • ea8c183 Bump gradle to 6.8.3 & optimize gradle config (#7207)
  • 1a12855 3.x: Upgrade Gradle to 6.8.3 (#7208)
  • f75498c 3.x: Fix wrong reference in Single.flattenStreamAsObservable javadoc (#7206)
  • 26dddf5 3.x: Fix Schedulers.from to honor interruptibleWorker across methods (#7203)
  • 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.0 to 3.0.12.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.0.0...v3.0.12)

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 Jun 1, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #11.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/io.reactivex.rxjava3-rxjava-3.0.12 branch July 1, 2021 04:49
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