Mykola Mokhnach
68543ef513
chore: Bump latest changes from master ( #21264 )
2025-05-15 07:37:23 +02:00
renovate[bot]
c8ac9c40bb
fix(universal-xml-plugin): update dependency fast-xml-parser to v5 ( #21006 )
2025-02-19 20:44:18 +01:00
Mykola Mokhnach
65658ccbdd
fix: Reduce linter warnings ( #20860 )
2024-12-28 09:30:05 +01:00
Mykola Mokhnach
25ea9f73bc
chore: Migrate to flat ESLint config (v9) ( #20856 )
2024-12-27 20:42:36 +01: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
Mykola Mokhnach
16015de1b5
chore(driver-test-support): Bump chai and chai-as-promised ( #20344 )
2024-07-08 22:56:16 +02:00
Sudharsan Selvaraj
7492c3357e
fix(universal-xml-plugin): add checks to disable the plguin in webview ( #20179 )
...
* fix(universal-xml-plugin): add checks to prevent transforming elements in webview
* Add missing tests
* Make context check to short circuit after selector validation
2024-06-06 10:25:29 -07:00
Michael
7445db2279
test(universal-xml-plugin): fix getPageSource typo ( #19219 )
2023-09-27 19:00:29 -07:00
Jonathan Lipps
c933732089
fix(universal-xml-plugin): actually export plugin ( #18985 )
2023-08-15 08:59:02 +02: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
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