Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2025

Updates the requirements on appium_lib_core to permit the latest version.

Changelog

Sourced from appium_lib_core's changelog.

[11.0.0] - 2025-03-21

Enhancements

  • Remove deprecated marked commands
    • get_network_connection / set_network_connection, toggle_wifi, toggle_data, toggle_airplane_mode
      • Please use mobile: setConnectivity / mobile: getConnectivity instead
    • start_activity
      • Please use mobile: startActivity instead
  • Use mobile command for existing methods (the backend method call has changed. Old appium such as Appium v1 or before may have an issue as no matched command)
    • toggle_location_services, get_performance_data, get_performance_data_types, finger_print, open_notifications, current_activity, current_package, get_system_bars, system_bars, toggle_location_services, hide_keyboard, background_app, set_clipboard, get_clipboard, send_sms, gsm_call, gsm_signal, gsm_voice, set_network_speed, set_power_capacity, set_power_ac, get_display_density, lock, unlock, locked?, hide_keyboard, press_keycode, long_press_keycode, app_strings, app_state, shake, device_time

[10.0.0] - 2025-02-16

Enhancements

  • Use http://127.0.0.1:4723 as the default url destination instead of http://127.0.0.1:4723/wd/hub
    • --base-path in appium server may need to drop the /wd/hub

[9.5.2] - 2025-01-30

  • Fix yardoc

[9.5.1] - 2025-01-29

Enhancements

  • Added a module to search context to improve documentation

[9.5.0] - 2025-01-22

Deprecations

  • Drop Ruby 3.0 by following selenium binding

[9.4.0] - 2025-01-08

Enhancements

  • Update /se/log/types and /se/log endpoint call instead of /log/types and /log for W3C WebDrier era.

[9.3.0] - 2024-12-08

Deprecations

  • Remove deprecated Appium::Core#quit_driver. Please use Appium::Core::Driver.quit instead.

[9.2.1] - 2024-08-01

Bug fixes

  • Fix to return symbols for Core#device and Core#automation_name

[9.2.0] - 2024-07-21

Enhancements

  • Raise defined errors in this library instead of Ruby general errors in some places.
    • Most of errors have already followed this method. This version has updated rest of them.

... (truncated)

Commits
  • 5a5ab02 Release 11.0.0
  • 8d19b1f feat: replace duplicated commands/endpoint with mobile extensions (#600)
  • f2857c2 chore(deps): update rubocop requirement from 1.73.2 to 1.74.0 (#599)
  • 7265c89 chore(deps): update rubocop requirement from 1.73.0 to 1.73.2 (#598)
  • ac54640 chore(deps): update rubocop requirement from 1.72.2 to 1.73.0 (#596)
  • 986fdab chore(deps): update rubocop requirement from 1.72.1 to 1.72.2 (#594)
  • 2d169d3 Merge branch 'master' of github.com:appium/ruby_lib_core
  • 9271c78 chore: correct yardocs
  • dbe0af0 chore(deps): update rubocop requirement from 1.71.2 to 1.72.1 (#593)
  • 231bf50 Update release notes
  • Additional commits viewable in compare view

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 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)

… 9.2.1, < 12.0

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@v9.2.1...v11.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 dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 21, 2025
@dependabot dependabot bot requested a review from KazuCocoa as a code owner March 21, 2025 11:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2025

Looks like appium_lib_core is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Mar 27, 2025
@dependabot dependabot bot deleted the dependabot/bundler/appium_lib_core-gte-9.2.1-and-lt-12.0 branch March 27, 2025 01:07
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant