Skip to content

Bump io.appium:java-client from 9.2.2 to 9.3.0#5261

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.appium-java-client-9.3.0
Closed

Bump io.appium:java-client from 9.2.2 to 9.3.0#5261
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.appium-java-client-9.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 31, 2024

Bumps io.appium:java-client from 9.2.2 to 9.3.0.

Release notes

Sourced from io.appium:java-client's releases.

v9.3.0

9.3.0

  • [ENHANCEMENTS]
    • Add support for FlutterIOSDriver. #2206
    • add support for FlutterAndroidDriver. #2203
    • Add locator types supported by flutter integration driver. #2201
    • add flutter driver commands to support camera mocking. #2207
    • Add ability to use secure WebSocket to listen Logcat messages. #2182
    • Add mobile: replacements to clipboard API wrappers. #2188
  • [DEPRECATION]
    • Deprecate obsolete TouchAction helpers. #2199
  • [REFACTOR]
    • Bump iOS version in CI. #2167
  • [DOCUMENTATION]
  • [DEPENDENCY UPDATES]
    • org.junit.jupiter:junit-jupiter was updated to 5.10.3.
    • org.projectlombok:lombok was updated to 1.18.34.
    • io.github.bonigarcia:webdrivermanager was updated to 5.9.1.
    • org.owasp.dependencycheck was updated to 10.0.3.
    • org.apache.commons:commons-lang3 was updated to 3.15.0.

v9.2.3

9.2.3

  • [BUG FIX]
    • Properly represent FeaturesMatchingResult model if multiple option is enabled #2170
    • Use current class loader for the ByteBuddy wrapper #2172
      This fixes errors like NoClassDefFoundError: org/openqa/selenium/remote/RemoteWebElement, NoClassDefFoundError: io/appium/java_client/proxy/HasMethodCallListeners when PageFactory is used.
    • Correct extension name for mobile: replaceElementValue #2171
  • [DEPRECATION]
    • Deprecate AppiumProtocolHandshake class #2173
      The original ProtocolHandshake class only supports W3C protocol now. There is no need to hack it anymore.
  • [REFACTOR]
    • Replace Guava HttpHeaders with Selenium HttpHeader #2151
  • [DEPENDENCY CHANGE]
    • Bump SLF4J from 2.0.12 to 2.0.13 #2158
    • Bump Gson from 2.10.1 to 2.11.0 #2175
Changelog

Sourced from io.appium:java-client's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

9.3.0

  • [ENHANCEMENTS]
    • Add support for FlutterIOSDriver. #2206
    • add support for FlutterAndroidDriver. #2203
    • Add locator types supported by flutter integration driver. #2201
    • add flutter driver commands to support camera mocking. #2207
    • Add ability to use secure WebSocket to listen Logcat messages. #2182
    • Add mobile: replacements to clipboard API wrappers. #2188
  • [DEPRECATION]
    • Deprecate obsolete TouchAction helpers. #2199
  • [REFACTOR]
    • Bump iOS version in CI. #2167
  • [DOCUMENTATION]
  • [DEPENDENCY UPDATES]
    • org.junit.jupiter:junit-jupiter was updated to 5.10.3.
    • org.projectlombok:lombok was updated to 1.18.34.
    • io.github.bonigarcia:webdrivermanager was updated to 5.9.1.
    • org.owasp.dependencycheck was updated to 10.0.3.
    • org.apache.commons:commons-lang3 was updated to 3.15.0.

9.2.3

  • [BUG FIX]
    • Properly represent FeaturesMatchingResult model if multiple option is enabled #2170
    • Use current class loader for the ByteBuddy wrapper #2172
      This fixes errors like NoClassDefFoundError: org/openqa/selenium/remote/RemoteWebElement, NoClassDefFoundError: io/appium/java_client/proxy/HasMethodCallListeners when PageFactory is used.
    • Correct extension name for mobile: replaceElementValue #2171
  • [DEPRECATION]
    • Deprecate AppiumProtocolHandshake class #2173
      The original ProtocolHandshake class only supports W3C protocol now. There is no need to hack it anymore.
  • [REFACTOR]
    • Replace Guava HttpHeaders with Selenium HttpHeader #2151
  • [DEPENDENCY CHANGE]
    • Bump SLF4J from 2.0.12 to 2.0.13 #2158
    • Bump Gson from 2.10.1 to 2.11.0 #2175

9.2.2

  • [BUG FIX]
    • fix: Fix building of Android key event parameters #2145
    • fix: Fix building of Android geo location parameters #2146

9.2.1

... (truncated)

Commits
  • 8c75016 release: v9.3.0 (#2208)
  • 2caff36 feat: add flutter driver commands to support camera mocking (#2207)
  • 6bd38a1 feat: Add support for FlutterIOSDriver (#2206)
  • 62a3a6f build(deps): Bump org.owasp.dependencycheck from 10.0.2 to 10.0.3 (#2205)
  • c809510 build(deps): Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#2204)
  • 7f28bfb feat: add support for FlutterAndroidDriver (#2203)
  • bb4ee2d feat: Add locator types supported by flutter integration driver (#2201)
  • 0e24ef1 chore: Deprecate obsolete TouchAction helpers (#2199)
  • 8a63759 feat: Add ability to use secure WebSocket to listen Logcat messages (#2182)
  • b2c7d87 build(deps): Bump org.owasp.dependencycheck from 9.2.0 to 10.0.2 (#2195)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot requested a review from a team as a code owner July 31, 2024 13:17
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 31, 2024
@dependabot dependabot Bot requested review from draker94, uarlouski and valfirst July 31, 2024 13:17
@dependabot dependabot Bot requested a review from ikalinin1 July 31, 2024 13:17
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.68%. Comparing base (9b424f8) to head (5927d31).
Report is 115 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5261   +/-   ##
=========================================
  Coverage     97.68%   97.68%           
  Complexity     7303     7303           
=========================================
  Files           982      982           
  Lines         20518    20518           
  Branches       1343     1343           
=========================================
  Hits          20043    20043           
  Misses          362      362           
  Partials        113      113           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@valfirst
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [io.appium:java-client](https://github.com/appium/java-client) from 9.2.2 to 9.3.0.
- [Release notes](https://github.com/appium/java-client/releases)
- [Changelog](https://github.com/appium/java-client/blob/master/CHANGELOG.md)
- [Commits](appium/java-client@v9.2.2...v9.3.0)

---
updated-dependencies:
- dependency-name: io.appium:java-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/io.appium-java-client-9.3.0 branch from c0a3202 to 5927d31 Compare November 27, 2024 12:15
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 26, 2025

Superseded by #5672.

@dependabot dependabot Bot closed this Jan 26, 2025
@dependabot dependabot Bot deleted the dependabot/gradle/io.appium-java-client-9.3.0 branch January 26, 2025 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant