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.9.0 #3647

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps appium from 2.5.4 to 2.9.0.

Release notes

Sourced from appium's releases.

appium@2.9.0

2.9.0 (2024-06-06)

Features

Bug Fixes

appium@2.8.0

2.8.0 (2024-06-06)

Features

  • logger: Add the 'debug' level to the default logger (#20203) (7fd9d5f)

Bug Fixes

appium@2.7.0

2.7.0 (2024-06-06)

Features

  • appium: Replace npmlog with the local fork (#20190) (8915934)
  • base-driver: Make addition of search query params to cache optional (#20195) (21316e9)

Bug Fixes

  • appium: ensure ws close code is valid (#20178) (65c47ac)
  • appium: update dependency ajv to v8.16.0 (ae7f74a)
  • docutils: update dependency yaml to v2.4.3 (848eb00)
  • execute-driver-plugin: update dependency webdriverio to v8.38.2 (c8f9979)
  • support: update dependency teen_process to v2.1.4 (96a7a3f)
  • types: update dependency type-fest to v4.19.0 (#20193) (db62358)

appium@2.6.0

2.6.0 (2024-05-27)

Features

... (truncated)

Changelog

Sourced from appium's changelog.

2.9.0 (2024-06-06)

Features

Bug Fixes

2.8.0 (2024-06-06)

Features

  • logger: Add the 'debug' level to the default logger (#20203) (7fd9d5f)

Bug Fixes

2.7.0 (2024-06-06)

Features

  • appium: Replace npmlog with the local fork (#20190) (8915934)
  • base-driver: Make addition of search query params to cache optional (#20195) (21316e9)

Bug Fixes

  • appium: ensure ws close code is valid (#20178) (65c47ac)
  • appium: update dependency ajv to v8.16.0 (ae7f74a)
  • docutils: update dependency yaml to v2.4.3 (848eb00)
  • execute-driver-plugin: update dependency webdriverio to v8.38.2 (c8f9979)
  • support: update dependency teen_process to v2.1.4 (96a7a3f)
  • types: update dependency type-fest to v4.19.0 (#20193) (db62358)

2.6.0 (2024-05-27)

... (truncated)

Commits
  • d4ce2a8 chore: publish
  • 40def9d fix(appium): Revert changes in 20203 and 20202 (#20209)
  • b3f8a47 feat(appium): Add session signature to all logs (#20202)
  • 5b043cc chore: publish
  • 3fbc4f1 fix: add logger dependencies in package.json (#20205)
  • 7fd9d5f feat(logger): Add the 'debug' level to the default logger (#20203)
  • 5f25351 docs(appium): fix sponsor logo image urls
  • 339acd3 chore: publish
  • 21316e9 feat(base-driver): Make addition of search query params to cache optional (#2...
  • 43fcc17 docs(appium): recognize headspin as development partner (#20191)
  • 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)
dependabot[bot] commented 2 months ago

Superseded by #3652.