microsoft / fluentui-react-native

A react-native component library that implements the Fluent Design System.
https://developer.microsoft.com/fluentui
MIT License
1.25k stars 161 forks source link

Bump appium from 2.5.4 to 2.11.0 #3668

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps appium from 2.5.4 to 2.11.0.

Release notes

Sourced from appium's releases.

appium@2.11.0

2.11.0 (2024-06-27)

Features

  • appium: Improve context logging (#20250) (f675abc)
  • appium: show extension update info message for newer major versions (#20283) (f2c8b69)
  • appium: show spinner during extension uninstall (#20282) (f250793)

Bug Fixes

  • appium: update dependency ws to v8.17.1 (d2b24da)
  • execute-driver-plugin: update dependency webdriverio to v8.39.0 (faf9623)
  • support: update dependency teen_process to v2.1.5 (bc388db)
  • support: update dependency teen_process to v2.1.6 (5412461)
  • types: update dependency type-fest to v4.20.1 (#20255) (1984553)

appium@2.10.3

2.10.3 (2024-06-11)

Note: Version bump only for package appium

appium@2.10.2

2.10.2 (2024-06-11)

Note: Version bump only for package appium

appium@2.10.1

2.10.1 (2024-06-11)

Note: Version bump only for package appium

appium@2.9.0

2.9.0 (2024-06-06)

Features

Bug Fixes

appium@2.8.0

2.8.0 (2024-06-06)

... (truncated)

Changelog

Sourced from appium's changelog.

2.11.0 (2024-06-27)

Features

  • appium: Improve context logging (#20250) (f675abc)
  • appium: show extension update info message for newer major versions (#20283) (f2c8b69)
  • appium: show spinner during extension uninstall (#20282) (f250793)

Bug Fixes

  • appium: update dependency ws to v8.17.1 (d2b24da)
  • execute-driver-plugin: update dependency webdriverio to v8.39.0 (faf9623)
  • support: update dependency teen_process to v2.1.5 (bc388db)
  • support: update dependency teen_process to v2.1.6 (5412461)
  • types: update dependency type-fest to v4.20.1 (#20255) (1984553)

2.10.3 (2024-06-11)

Note: Version bump only for package appium

2.10.2 (2024-06-11)

Note: Version bump only for package appium

2.10.1 (2024-06-11)

Note: Version bump only for package appium

2.10.0 (2024-06-10)

Features

  • appium: Add a possibility to print logs in json format (#20224) (1e86537)

... (truncated)

Commits
  • e8a8384 chore: publish
  • f2c8b69 feat(appium): show extension update info message for newer major versions (#2...
  • f250793 feat(appium): show spinner during extension uninstall (#20282)
  • c106326 docs(appium): README logos need to be fully qualified URLs (#20249)
  • 52ae52a docs: fix some deprecated links of w3c and android (#20272)
  • 5412461 fix(support): update dependency teen_process to v2.1.6
  • faf9623 fix(execute-driver-plugin): update dependency webdriverio to v8.39.0
  • bc388db fix(support): update dependency teen_process to v2.1.5
  • f675abc feat(appium): Improve context logging (#20250)
  • d2b24da fix(appium): update dependency ws to v8.17.1
  • 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 show 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)