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.0.10 to 3.0.13 in /maps-rx #17

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps rxjava from 3.0.10 to 3.0.13.

Release notes

Sourced from rxjava's releases.

3.0.13

Maven JavaDocs

:warning: RxJava is now signed with a new private key. The new public key fingerprint is 1D9AA7F9E1E2824728B8CD1794B291AEF984A085.

Documentation

  • Fix wording of *OnSubscribe interfaces (#7274)

Other

3.0.13-RC5

Please ignore this update. Testing out updated tools of the release process.

3.0.13-RC4

Please ignore this update. Testing out updated tools of the release process.

3.0.13-RC3

Please ignore this update. Testing out updated tools of the release process.

3.0.13-RC2

Please ignore this update; testing out the updated credentials to the release process.

3.0.13-RC1

Please ignore this update; testing out the updated credentials to the release process.

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)

... (truncated)

Commits
  • 47c599c Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 (#7279)
  • 327fa44 Bump actions/cache from 2.1.5 to 2.1.6 (#7278)
  • 1d7e8ac 3.x: fix typo in ObservableRetryTest.java (#7277)
  • 771616c 3.x: Javadoc: Fix wording of *OnSubscribe interfaces (#7274)
  • 3ba64ce Bump mockito-core from 3.9.0 to 3.10.0 (#7273)
  • b7e2f19 3.x: Fix copy-paste error in Completable javadoc (#7272)
  • fc11bd3 Bump actions/checkout from 2 to 2.3.4 (#7269)
  • c3f5e39 Bump codecov/codecov-action from 1 to 1.5.0 (#7270)
  • f925900 Bump gradle/wrapper-validation-action from 1 to 1.0.3 (#7268)
  • aeb5e68 Fix minor formatting issues in build.gradle (#7265)
  • 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 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: