Skip to content
Tags

v3.1.3

Bump mockito-core from 4.0.0 to 4.1.0 (#7363)
      Bumps [mockito-core](https://github.com/mockito/mockito) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.1.2

Bump mockito-core from 3.12.4 to 4.0.0 (#7350)
      Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 4.0.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.12.4...v4.0.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.1.1

Align hasCustomOnError behavior of CallbackCompletableObserver with L…
      …ambdaObserver, ConsumerSingleObserver and so on (#7326)

Co-authored-by: zhuwenbo <zhuwenbo@bilibili.com>

v3.1.0

Bump gradle to 7.1.1 (#7307)
      * Bump gradle to 7.1.1

* Execute `gradlew wrapper`

v3.0.13

Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 (#7279)
      Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v1.0.3...v1.0.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.0.13-RC5

3.x: Javadoc: Fix wording of *OnSubscribe interfaces (#7274)
      

v3.0.13-RC4

Bump com.vanniktech.maven.publish from 0.15.0 to 0.15.1 (#7250)
      Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases)
- [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/master/CHANGELOG.md)
- [Commits](vanniktech/gradle-maven-publish-plugin@0.15.0...0.15.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.0.13-RC3

Update env names for release plugin v0.15 (#7247)
      #7246

v3.0.13-RC2

Update gradle_release.yml
      Forgot to add env to the close repo step

v3.0.13-RC1

3.x: Action cache clear, limit environmental variables (#7238)
      * 3.x: Action cache clear, limit environmental variables

* No secrets for PRs