AppiumTestDistribution / appium-gestures-plugin

Appium plugin designed to perform gestures using W3C Actions.
47 stars 13 forks source link

Bump xml2js and appium #68

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes xml2js. It's no longer used after updating ancestor dependency appium. These dependencies need to be updated together.

Removes xml2js

Updates appium from 2.0.0-beta.61 to 2.0.0-beta.71

Release notes

Sourced from appium's releases.

appium@2.0.0-beta.71

2.0.0-beta.71 (2023-05-19)

Note: Version bump only for package appium

appium@2.0.0-beta.70

2.0.0-beta.70 (2023-05-19)

Note: Version bump only for package appium

appium@2.0.0-beta.69

2.0.0-beta.69 (2023-05-19)

Note: Version bump only for package appium

appium@2.0.0-beta.68

2.0.0-beta.68 (2023-05-19)

Note: Version bump only for package appium

appium@2.0.0-beta.67

2.0.0-beta.67 (2023-05-17)

Bug Fixes

  • docutils: update dependency yaml to v2.2.2 (ddadd69)
  • execute-driver-plugin: update dependency webdriverio to v7.31.1 (6499eea)
  • support: update dependency axios to v1.3.6 (6692227)
  • support: update dependency axios to v1.4.0 (91a6bc5)
  • support: update dependency semver to v7.5.0 (c568523)
  • types: update dependency type-fest to v3.10.0 (3c4d3ac)
  • types: update dependency type-fest to v3.9.0 (94a207f)

appium@2.0.0-beta.66

2.0.0-beta.66 (2023-04-20)

Note: Version bump only for package appium

appium@2.0.0-beta.65

2.0.0-beta.65 (2023-04-18)

Note: Version bump only for package appium

appium@2.0.0-beta.64

2.0.0-beta.64 (2023-04-14)

Bug Fixes

... (truncated)

Commits
  • a506a0a chore: publish
  • 63a429c fix(base-driver): add missing @​types/lodash
  • 922725b chore: publish
  • f0ebe2e fix(docutils): fix broken executable
  • 2ca1581 chore: publish
  • 6aec50b chore(docutils): lint
  • 426830d fix(docutils): exec mike/mkdocs via python -m
  • 9538c34 fix(docutils): add @​types/which as it is exported
  • 5d24ea1 fix(docutils): run mkdocs via python -m
  • db73971 fix(docutils): provide CJS executable for proper linking
  • Additional commits viewable in compare view


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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/AppiumTestDistribution/appium-gestures-plugin/network/alerts).