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.11.0 to 2.11.2 #3687

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps appium from 2.11.0 to 2.11.2.

Release notes

Sourced from appium's releases.

appium@2.11.2

2.11.2 (2024-07-10)

Bug Fixes

  • appium: update dependency ws to v8.18.0 (44e4231)
  • execute-driver-plugin: update dependency webdriverio to v8.39.1 (c2f3a61)
  • support: update dependency teen_process to v2.1.10 (86f843b)
  • support: update dependency teen_process to v2.1.7 (5226fa8)
  • support: update dependency teen_process to v2.2.0 (06607da)
  • types: update dependency type-fest to v4.21.0 (#20335) (8894b9a)

appium@2.11.1

2.11.1 (2024-06-28)

Bug Fixes

  • images-plugin: update dependency lru-cache to v10.3.0 (#20306) (e43c7a4)
Changelog

Sourced from appium's changelog.

2.11.2 (2024-07-10)

Bug Fixes

  • appium: update dependency ws to v8.18.0 (44e4231)
  • execute-driver-plugin: update dependency webdriverio to v8.39.1 (c2f3a61)
  • support: update dependency teen_process to v2.1.10 (86f843b)
  • support: update dependency teen_process to v2.1.7 (5226fa8)
  • support: update dependency teen_process to v2.2.0 (06607da)
  • types: update dependency type-fest to v4.21.0 (#20335) (8894b9a)

2.11.1 (2024-06-28)

Bug Fixes

  • images-plugin: update dependency lru-cache to v10.3.0 (#20306) (e43c7a4)
Commits
  • 74292e2 chore: publish
  • 8ccaf09 chore(docs): Add FlutterIntegration driver to community supported driver list...
  • 16015de chore(driver-test-support): Bump chai and chai-as-promised (#20344)
  • 1fa8c54 chore(base-driver): Optimize server close algorithm (#20345)
  • 8894b9a fix(types): update dependency type-fest to v4.21.0 (#20335)
  • 44e4231 fix(appium): update dependency ws to v8.18.0
  • c2f3a61 fix(execute-driver-plugin): update dependency webdriverio to v8.39.1
  • 06607da fix(support): update dependency teen_process to v2.2.0
  • 86f843b fix(support): update dependency teen_process to v2.1.10
  • 5226fa8 fix(support): update dependency teen_process to v2.1.7
  • 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)