Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump java-client from 8.1.1 to 8.2.0 #676

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps java-client from 8.1.1 to 8.2.0.

Release notes

Sourced from java-client's releases.

v8.2.0

  • [ENHANCEMENTS]
    • AppiumDriverLocalService can handle outputStreams. #1709
    • Add creating a driver with ClientConfig. #1735
  • [BUG FIX]
    • Update the environment argument type for mac SupportsEnvironmentOption. #1712
  • [REFRACTOR]
    • Deprecate Appium ByAll in favour of Selenium ByAll. #1740
    • Bump Node.js version in pipeline. #1713
    • Switch unit tests to run on Junit 5 Jupiter Platform. #1721
    • Clean up unit tests asserting thrown exceptions. #1741
    • Fix open notification test. #1749
    • update Azure pipeline to use macos-11 VM image. #1728
  • [DEPENDENCY UPDATES]
    • org.seleniumhq.selenium:selenium-java was updated to 4.4.0.
    • org.owasp.dependencycheck was updated to 7.1.2.
    • io.github.bonigarcia:webdrivermanager was updated to 5.3.0.
    • gradle was updated to 7.5.1.
    • com.google.code.gson:gson was updated to 2.9.1.
Commits
  • 36cf25c Release 8.2.0 and update release notes
  • 6d05b8b build(deps): bump webdrivermanager from 5.2.3 to 5.3.0 (#1745)
  • 80be558 test: Fix open notification test (#1749)
  • 843e719 build(deps): bump org.owasp.dependencycheck from 7.1.1 to 7.1.2 (#1746)
  • c143f1a test: Clean up unit tests asserting thrown exceptions (#1741)
  • f9cd5bb refactor: Deprecate Appium ByAll (#1740)
  • ab3fc19 chore: Upgrade to Gradle 7.5.1 (#1739)
  • 9e759b4 fix: Bump minimum required Selenium version to 4.4.0 (#1738)
  • 967f099 ci: update Azure pipeline to use macos-11 VM image (#1728)
  • 9340f4f build(deps): bump webdrivermanager from 5.2.2 to 5.2.3 (#1737)
  • 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)

Bumps [java-client](https://github.com/appium/java-client) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/appium/java-client/releases)
- [Commits](appium/java-client@v8.1.1...v8.2.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 added dependencies security Security related stuffs labels Sep 1, 2022
@dipjyotimetia dipjyotimetia merged commit 06bb33c into master Sep 1, 2022
@dipjyotimetia dipjyotimetia deleted the dependabot/gradle/io.appium-java-client-8.2.0 branch September 1, 2022 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies security Security related stuffs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant