uber / AutoDispose

Automatic binding+disposal of RxJava streams.
https://uber.github.io/AutoDispose/
Apache License 2.0
3.37k stars 226 forks source link

Bump com.github.akarnokd:rxjava3-bridge from 3.0.0 to 3.0.2 #472

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.github.akarnokd:rxjava3-bridge from 3.0.0 to 3.0.2.

Release notes

Sourced from com.github.akarnokd:rxjava3-bridge's releases.

3.0.2

Remove dependency on RxJava 3 internals.

3.0.1

Fix missing OSGi Export-Package header.

Commits
  • ca8bcc1 Change the disposable wrapper to not depend on RxJava 3 internals
  • bb66cdd Fix missing OSGi export package declaration
  • 7f2df2d Bump rxjava from 3.1.1 to 3.1.2 (#65)
  • dfaa9e9 Bump biz.aQute.bnd.gradle from 5.3.0 to 6.0.0 (#64)
  • 19d964f Bump gradle-maven-publish-plugin from 0.17.0 to 0.18.0 (#63)
  • 1b210f3 Upgrade Gradle & Plugins
  • b0643ab Bump rxjava from 3.1.0 to 3.1.1 (#62)
  • 1ff357e Bump rxjava from 3.0.13 to 3.1.0 (#61)
  • 0c0ea03 Bump rxjava from 3.0.12 to 3.0.13 (#58)
  • dcbd40a Upgrade to GitHub-native Dependabot (#54)
  • 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)