webdriverio / appium-boilerplate

Boilerplate project to run WebdriverIO tests with Appium to test native applications on iOS and Android
MIT License
440 stars 261 forks source link

chore(deps-dev): bump appium from 2.5.1 to 2.5.2 #322

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps appium from 2.5.1 to 2.5.2.

Release notes

Sourced from appium's releases.

appium@2.5.2

2.5.2 (2024-04-08)

Bug Fixes

  • appium: make --log-filters work (#19825) (0d5a0a5)
  • appium: update definitelytyped (2687fa4)
  • appium: update definitelytyped (68456b8)
  • appium: update dependency ajv-formats to v3 (#19957) (59ef09d)
  • appium: update dependency winston to v3.12.0 (8eb4e88)
  • appium: update dependency winston to v3.13.0 (03f8dc9)
  • docutils: update dependency lilconfig to v3.1.0 (f92640a)
  • docutils: update dependency lilconfig to v3.1.1 (e04e4e9)
  • docutils: update dependency typescript to v5.4.2 (#19876) (2448fa0)
  • docutils: update dependency yaml to v2.4.0 (26ded7a)
  • docutils: update dependency yaml to v2.4.1 (636d6b3)
  • execute-driver-plugin: update dependency webdriverio to v8.32.0 (d25a0fc)
  • execute-driver-plugin: update dependency webdriverio to v8.32.1 (ea8c74b)
  • execute-driver-plugin: update dependency webdriverio to v8.32.2 (#19807) (6c034aa)
  • execute-driver-plugin: update dependency webdriverio to v8.32.3 (f837a6a)
  • execute-driver-plugin: update dependency webdriverio to v8.32.4 (7516d41)
  • execute-driver-plugin: update dependency webdriverio to v8.33.1 (#19877) (0e6c3ee)
  • execute-driver-plugin: update dependency webdriverio to v8.34.1 (7fc7446)
  • execute-driver-plugin: update dependency webdriverio to v8.35.1 (63d7550)
  • support: update dependency @​types/semver to v7.5.8 (d1705e2)
  • support: update dependency axios to v1.6.8 (bd6ab81)
Changelog

Sourced from appium's changelog.

2.5.2 (2024-04-08)

Bug Fixes

  • appium: make --log-filters work (#19825) (0d5a0a5)
  • appium: update definitelytyped (2687fa4)
  • appium: update definitelytyped (68456b8)
  • appium: update dependency ajv-formats to v3 (#19957) (59ef09d)
  • appium: update dependency winston to v3.12.0 (8eb4e88)
  • appium: update dependency winston to v3.13.0 (03f8dc9)
  • docutils: update dependency lilconfig to v3.1.0 (f92640a)
  • docutils: update dependency lilconfig to v3.1.1 (e04e4e9)
  • docutils: update dependency typescript to v5.4.2 (#19876) (2448fa0)
  • docutils: update dependency yaml to v2.4.0 (26ded7a)
  • docutils: update dependency yaml to v2.4.1 (636d6b3)
  • execute-driver-plugin: update dependency webdriverio to v8.32.0 (d25a0fc)
  • execute-driver-plugin: update dependency webdriverio to v8.32.1 (ea8c74b)
  • execute-driver-plugin: update dependency webdriverio to v8.32.2 (#19807) (6c034aa)
  • execute-driver-plugin: update dependency webdriverio to v8.32.3 (f837a6a)
  • execute-driver-plugin: update dependency webdriverio to v8.32.4 (7516d41)
  • execute-driver-plugin: update dependency webdriverio to v8.33.1 (#19877) (0e6c3ee)
  • execute-driver-plugin: update dependency webdriverio to v8.34.1 (7fc7446)
  • execute-driver-plugin: update dependency webdriverio to v8.35.1 (63d7550)
  • support: update dependency @​types/semver to v7.5.8 (d1705e2)
  • support: update dependency axios to v1.6.8 (bd6ab81)
Commits
  • d44e669 chore: publish
  • d55f13b docs(appium): remove duplicated words in drivers.md (#19977)
  • d5af68e chore(base-driver): Drop the obsolete es6-error import (#19974)
  • 59ef09d fix(appium): update dependency ajv-formats to v3 (#19957)
  • dde504d docs(appium): fix json formatting in build-drivers guide (#19943)
  • 03f8dc9 fix(appium): update dependency winston to v3.13.0
  • 63d7550 fix(execute-driver-plugin): update dependency webdriverio to v8.35.1
  • 2687fa4 fix(appium): update definitelytyped
  • 7fc7446 fix(execute-driver-plugin): update dependency webdriverio to v8.34.1
  • bd6ab81 fix(support): update dependency axios to v1.6.8
  • 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 #325.