Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Updates the requirements on appium_lib_core to permit the latest version.

Changelog

Sourced from appium_lib_core's changelog.

[12.0.0] - 2025-12-28

  • Remove Appium::Core::WebSocket which was for appium/device/logcat endpoint. Please use BiDi log endpoint such as this test instead.
  • update RBS files

[11.12.1] - 2025-12-25 (Yanked)

  • update RBS files

[11.12.0] - 2025-11-16

  • Add more RBS files

[11.1.0,11.1.1] - 2025-08-08

  • Add WebDriver BiDi support. Please set webSocketUrl in the capabilities to enable it.
    • test/functional/android/webdriver/bidi_test.rb can be an example usage.
    • Older versions of the Selenium Ruby bindings may raise exceptions due to missing module dependencies.

[11.0.2] - 2025-04-27

  • Add more sig definitions #571

[11.0.1] - 2025-03-27

  • Remove ::Selenium::WebDriver::DriverExtensions::HasWebStorage import to follow selenium webdriver 4.30.0

[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

... (truncated)

Commits
  • 4e0001b Release 12.0.0
  • 16bc32f Update release notes
  • 7e6151e Release 11.2.1
  • 2ac2ab3 ci: use ruby v4 (#657)
  • 3a388b7 fix: Improving steep setup (#655)
  • a990343 chore(deps): update rubocop requirement from 1.81.7 to 1.82.0 (#656)
  • 952992d chore(deps): bump actions/cache from 4 to 5 (#654)
  • b91caf8 test: use newer app for testing and drop ios 13 and lower versions (#653)
  • 2c24e87 chore(deps): bump futureware-tech/simulator-action from 3 to 4 (#652)
  • b60ac91 chore(deps): bump actions/checkout from 2 to 6 (#651)
  • Additional commits viewable in compare view

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.

… 9.2.1, < 13.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...v12.0.0)

---
updated-dependencies:
- dependency-name: appium_lib_core
  dependency-version: 12.0.0
  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 Dec 29, 2025
@dependabot dependabot bot requested a review from KazuCocoa as a code owner December 29, 2025 11:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Dec 29, 2025
@KazuCocoa
Copy link
Member

todo: must consider #1095 with this change

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