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: appium/java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.2.2
Choose a base ref
...
head repository: appium/java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.2.3
Choose a head ref
  • 16 commits
  • 80 files changed
  • 3 contributors

Commits on Mar 29, 2024

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

Commits on Apr 2, 2024

  1. build(deps): Bump org.owasp.dependencycheck from 9.0.10 to 9.1.0 (#2152)

    Bumps org.owasp.dependencycheck from 9.0.10 to 9.1.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.owasp.dependencycheck
      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 Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1330a6b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 8, 2024

  1. build(deps): Bump io.github.bonigarcia:webdrivermanager (#2155)

    Bumps [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.7.0 to 5.8.0.
    - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases)
    - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md)
    - [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.7.0...webdrivermanager-5.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.bonigarcia:webdrivermanager
      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 Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cfb8156 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. build(deps): Bump gradle/wrapper-validation-action from 2 to 3 (#2159)

    Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2 to 3.
    - [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
    - [Commits](gradle/wrapper-validation-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/wrapper-validation-action
      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 Apr 15, 2024
    Configuration menu
    Copy the full SHA
    989153f View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump slf4jVersion from 2.0.12 to 2.0.13 (#2158)

    Bumps `slf4jVersion` from 2.0.12 to 2.0.13.
    
    Updates `org.slf4j:slf4j-api` from 2.0.12 to 2.0.13
    
    Updates `org.slf4j:slf4j-simple` from 2.0.12 to 2.0.13
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.slf4j:slf4j-simple
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fc03b6c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. ci: Use non-deprecated GH action for Gradle wrapper validation (#2160)

    https://github.com/gradle/wrapper-validation-action/releases/tag/v3.3.0:
    
    As of v3 this action has been deprecated by gradle/actions/wrapper-validation.
    Any workflow that uses gradle/wrapper-validation-action@v3 will transparently delegate to gradle/actions/wrapper-validation@v3.
    valfirst authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    57e431c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

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

Commits on May 9, 2024

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

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    3efeaeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a4387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56dc411 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 20, 2024

  1. build(deps): Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#2175

    )
    
    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
    - [Commits](google/gson@gson-parent-2.10.1...gson-parent-2.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      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 May 20, 2024
    Configuration menu
    Copy the full SHA
    6b8e28d View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump org.owasp.dependencycheck from 9.1.0 to 9.2.0 (#2176)

    Bumps org.owasp.dependencycheck from 9.1.0 to 9.2.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.owasp.dependencycheck
      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 May 20, 2024
    Configuration menu
    Copy the full SHA
    a67dd96 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. release: v9.2.3 (#2177)

    valfirst authored May 28, 2024
    Configuration menu
    Copy the full SHA
    127a70f View commit details
    Browse the repository at this point in the history
Loading