renovate[bot]
|
f2cff24685
|
fix(universal-xml-plugin): update dependency xpath to v0.0.33 (#18952)
|
2023-08-21 14:40:14 +02:00 |
|
renovate[bot]
|
fc01fb958a
|
fix(universal-xml-plugin): update dependency fast-xml-parser to v4 (#16781)
* fix(universal-xml-plugin): update dependency fast-xml-parser to v4
* Update typing
* Add more typing
* moar
* chore(universal-xml-plugin): update fast-xml-parser api use
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mykola Mokhnach <mokhnach@gmail.com>
Co-authored-by: Jonathan Lipps <jlipps@gmail.com>
|
2023-08-03 13:04:52 -07:00 |
|
Christopher Hiller
|
309fe4c964
|
chore: lint everything
|
2023-03-22 16:25:22 -07:00 |
|
Christopher Hiller
|
6be7488eef
|
chore(universal-xml-plugin): remove dead code; typecheck all js sources
|
2023-02-22 13:40:55 -08:00 |
|
Christopher Hiller
|
3f047cc56f
|
fix(universal-xml-plugin): use @xmldom/xmldom instead of xmldom
avoids vuln
|
2022-10-18 13:28:28 -07:00 |
|
Christopher Hiller
|
91962384c9
|
feat(universal-xml-plugin): use peer deps
BREAKING CHANGE:
`@appium/universal-xml-plugin` now expects to be installed alongside `appium`.
# Conflicts:
# packages/universal-xml-plugin/lib/logger.js
# packages/universal-xml-plugin/lib/plugin.js
# packages/universal-xml-plugin/test/unit/plugin.spec.js
# Conflicts:
# packages/universal-xml-plugin/test/unit/plugin.spec.js
|
2022-05-26 12:07:17 -07:00 |
|
Christopher Hiller
|
133db5355f
|
chore: reformat everything
this reformats all `.js`, `.ts`, and `.d.ts` files.
|
2022-05-09 19:09:50 -07:00 |
|
Christopher Hiller
|
a53258c312
|
fix(universal-xml-plugin): fix ref to appium-support
ugh bad rebase
|
2022-04-14 14:30:00 -07:00 |
|
Christopher Hiller
|
5b54017054
|
chore: relocated plugins
- left some necessary config in packages/plugins-temp which will get removed after full integration
# Conflicts:
# packages/appium-plugins/.github/workflows/main.yml
# packages/appium-plugins/packages/base/package-lock.json
# packages/appium-plugins/packages/base/package.json
# packages/appium-plugins/packages/fake/package-lock.json
# packages/appium-plugins/packages/images/package-lock.json
# packages/appium-plugins/packages/images/package.json
# packages/appium-plugins/packages/relaxed-caps/package-lock.json
# packages/appium-plugins/packages/relaxed-caps/package.json
# packages/appium-plugins/packages/universal-xml/package-lock.json
# packages/fake-plugin/lib/logger.js
# packages/fake-plugin/lib/scripts/fake-error.js
# packages/fake-plugin/lib/scripts/fake-success.js
# packages/fake-plugin/package.json
# packages/universal-xml-plugin/package.json
|
2022-04-14 14:30:00 -07:00 |
|