Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ReactiveX/RxJava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 939b5ce
Choose a base ref
...
head repository: ReactiveX/RxJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1f87a43
Choose a head ref
  • 14 commits
  • 21 files changed
  • 6 contributors

Commits on Aug 30, 2021

  1. 3.x: Fix javadoc wording of {Publish|Behavior}Processor::offer() (#7328)

    * 3.x: Fix javadoc wording of {Publish|Behavior}Processor::offer()
    
    * Add subjects and processors to javadoc cleanup
    akarnokd authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    b476914 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    ce45fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    476aa5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abeab97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30d4527 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Bump codecov/codecov-action from 2.0.3 to 2.1.0 (#7338)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.3 to 2.1.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v2.0.3...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      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>
    dependabot[bot] authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    31ebec6 View commit details
    Browse the repository at this point in the history
  2. Bump com.vanniktech.maven.publish from 0.17.0 to 0.18.0 (#7337)

    Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.17.0 to 0.18.0.
    - [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.17.0...0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.vanniktech.maven.publish
      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>
    dependabot[bot] authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    03e8ced View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Bump guava from 30.1.1-jre to 31.0-jre (#7340)

    Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 31.0-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    54114b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15ac5ad View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Bump guava from 31.0-jre to 31.0.1-jre (#7343)

    Bumps [guava](https://github.com/google/guava) from 31.0-jre to 31.0.1-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    6cc3a3b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    17e71ab View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Bump biz.aQute.bnd.builder from 5.3.0 to 6.0.0 (#7348)

    Bumps [biz.aQute.bnd.builder](https://github.com/bndtools/bnd) from 5.3.0 to 6.0.0.
    - [Release notes](https://github.com/bndtools/bnd/releases)
    - [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
    - [Commits](https://github.com/bndtools/bnd/commits/6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: biz.aQute.bnd.builder
      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>
    dependabot[bot] authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    767c532 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ae9f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. 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>
    dependabot[bot] authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    1f87a43 View commit details
    Browse the repository at this point in the history
Loading