googlemaps / android-maps-rx

RxJava bindings for the Maps and Places SDKs for Android
Apache License 2.0
21 stars 12 forks source link

chore(deps): bump rxjava from 3.1.1 to 3.1.2 in /maps-rx #35

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rxjava from 3.1.1 to 3.1.2.

Release notes

Sourced from rxjava's releases.

3.1.2

Maven JavaDocs

Compatibility

  • Add full Java 9 module descriptor. (#7241)

Bugfixes

  • Fix missing nullability on Single.subscribe(BiConsumer). (#7331)

Documentation

  • Fix javadoc wording of {Publish|Behavior}Processor::offer(). (#7328)
  • Indicate takeUntil stops on completion of other. (#7341)

Other

  • Update assert messages format to be compliant with GradleRunner and JUnitRunner. (#7345)
Commits
  • 1f87a43 Bump mockito-core from 3.12.4 to 4.0.0 (#7350)
  • 49ae9f8 Added required comma to README.md (#7349)
  • 767c532 Bump biz.aQute.bnd.builder from 5.3.0 to 6.0.0 (#7348)
  • 17e71ab Update assert messages format to be compliant with GradleRunner and JUnitRunn...
  • 6cc3a3b Bump guava from 31.0-jre to 31.0.1-jre (#7343)
  • 15ac5ad 3.x: Javadocs: indicate takeUntil stops on completion of other (#7341)
  • 54114b9 Bump guava from 30.1.1-jre to 31.0-jre (#7340)
  • 03e8ced Bump com.vanniktech.maven.publish from 0.17.0 to 0.18.0 (#7337)
  • 31ebec6 Bump codecov/codecov-action from 2.0.3 to 2.1.0 (#7338)
  • 30d4527 3.x: Add missing exports packages, fix param overrides (#7336)
  • 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)
googlemaps-bot commented 2 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: