Skip to content

chore: Update appium_lib_core requirement from ~> 6.0 to >= 6, < 8 #991

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

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Updates the requirements on appium_lib_core to permit the latest version.

Changelog

Sourced from appium_lib_core's changelog.

[7.0.0] - 2023-06-17

Deprecations

  • Drop Ruby 2.7 support

[6.5.0] - 2023-06-11

Enhancements

  • Append selenium-webdriver 4.10 support

[6.4.2] - 2023-06-07

Enhancements

  • Simplify internal http client implementation a bit

[6.4.1] - 2023-05-13

Bug fixes

  • Fixed driver.execute_cdp command error in a chrome session

[6.4.0] - 2023-04-30

Enhancements

  • Append selenium-webdriver 4.9 support

[6.3.0] - 2023-03-14

Enhancements

  • Support custom listener
    • e.g. A listener named CustomListener which inherits ::Selenium::WebDriver::Support::AbstractEventListener can set as appium_lib: { listener: CustomListener.new} capability

[6.2.1] - 2023-03-09

Enhancements

  • Add uia_device_orientation_landscaperight and uia_device_orientation_portrait_upsidedown symbols in the drivede.rotation=
  • Add drivede.orientation= as a syntax sugar of drivede.rotation=

[6.2.0] - 2023-01-26

Enhancements

  • Append selenium-webdriver 4.8 support
  • Add ::Appium::Location since ::Selenium::WebDriver::Location no longer exists

Deprecations

  • ::Selenium::WebDriver::Location is deprecated in favor of ::Appium::Location in Appium Ruby binding

... (truncated)

Commits

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)

Updates the requirements on [appium_lib_core](https://github.com/appium/ruby_lib_core) to permit the latest version.
- [Changelog](https://github.com/appium/ruby_lib_core/blob/master/CHANGELOG.md)
- [Commits](appium/ruby_lib_core@v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: appium_lib_core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 19, 2023
@KazuCocoa KazuCocoa merged commit d6a2afe into master Jun 19, 2023
@KazuCocoa KazuCocoa deleted the dependabot/bundler/appium_lib_core-gte-6-and-lt-8 branch June 19, 2023 19:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant