renovate[bot]
3d674d0085
fix(universal-xml-plugin): update dependency @xmldom/xmldom to v0.9.2 ( #20537 )
...
* fix(universal-xml-plugin): update dependency @xmldom/xmldom to v0.9.2
* wrap different type for now
* revert some redundant lines, add annotation
* Add a url to the xmldom ticket as a reference
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kazuaki Matsuo <fly.49.89.over@gmail.com >
2024-09-09 15:03:34 +02:00
renovate[bot]
da3f9ff881
fix(universal-xml-plugin): update dependency @xmldom/xmldom to v0.9.0 ( #20513 )
...
* fix(universal-xml-plugin): update dependency @xmldom/xmldom to v0.9.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mykola Mokhnach <mokhnach@gmail.com >
2024-08-30 16:15:50 +02:00
renovate[bot]
f2cff24685
fix(universal-xml-plugin): update dependency xpath to v0.0.33 ( #18952 )
2023-08-21 14:40:14 +02: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
133db5355f
chore: reformat everything
...
this reformats all `.js`, `.ts`, and `.d.ts` files.
2022-05-09 19:09:50 -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