Tim Perry
9c56acd8c8
Fix native TLS hook, by calling callback only for cronet
...
Previously we blacklisted boringssl, but did call it for others,
including Conscrypt, where it seems that this can actually result in JNI
crashes on Android due to exception side effects. We now whitelist
cronet instead - everywhere else, the callback is skipped and we
override the result directly.
2026-08-28 16:21:21 +01:00
dependabot[bot] and GitHub
1fca6f0cec
Bump js-yaml from 4.2.0 to 4.3.1 in /test/android
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.2.0 to 4.3.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.2.0...4.3.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.3.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-11 19:13:42 +00:00
dependabot[bot] and GitHub
9b6dee00e7
Bump brace-expansion from 2.0.3 to 2.1.4 in /test/android
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 2.0.3 to 2.1.4.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.3...v2.1.4 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 2.1.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-04 08:53:04 +00:00
dependabot[bot] and GitHub
13ab9ca5c7
Bump ip-address from 10.2.0 to 10.4.0 in /test/android
...
Bumps [ip-address](https://github.com/beaugunderson/ip-address ) from 10.2.0 to 10.4.0.
- [Release notes](https://github.com/beaugunderson/ip-address/releases )
- [Commits](https://github.com/beaugunderson/ip-address/compare/v10.2.0...v10.4.0 )
---
updated-dependencies:
- dependency-name: ip-address
dependency-version: 10.4.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-04 00:01:20 +00:00
dependabot[bot] and GitHub
c6ceec0851
Bump path-to-regexp from 0.1.12 to 0.1.13 in /test/android
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) from 0.1.12 to 0.1.13.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.12...v.0.1.13 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-version: 0.1.13
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-03 14:29:01 +00:00
Tim Perry
ec34453530
Clean up test code Android dialog/ANR handling
2026-08-03 16:27:04 +02:00
Tim Perry
bc73628efc
More test hardening to make CI reliable
2026-07-31 19:46:44 +02:00
Tim Perry
3696f6674f
Massive Flutter script update so it now works on release versions
2026-07-31 19:43:51 +02:00
Tim Perry
afc72eef34
Tighten up the tests further, try to get them passing on the full matrix
2026-07-31 18:53:34 +02:00
Tim Perry
e15232271d
Update pinning app & clean up test framework
...
This notably drops Appium etc entirely (too much weird & dep noise, very
annoying) and uses raw ADB instead. Improves reliability in a few other
ways, and updates to properly track the current state of the pinning
app.
2026-07-31 16:18:09 +02:00
dependabot[bot] and GitHub
1b9c4bd591
Bump body-parser and express in /test/android
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `body-parser` from 1.20.3 to 1.20.6
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.3...1.20.6 )
Updates `express` from 4.21.2 to 4.22.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v4.22.2 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-version: 1.20.6
dependency-type: indirect
- dependency-name: express
dependency-version: 4.22.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-27 10:31:58 +00:00
Tim Perry and GitHub
e40328021c
Merge pull request #214 from httptoolkit/dependabot/npm_and_yarn/test/android/multi-213e40e946
...
Bump shell-quote and appium in /test/android
2026-07-27 12:25:06 +02:00
dependabot[bot] and GitHub
7c6d815224
Bump shell-quote and appium in /test/android
...
Bumps [shell-quote](https://github.com/ljharb/shell-quote ) to 1.10.0 and updates ancestor dependency [appium](https://github.com/appium/appium/tree/HEAD/packages/appium ). These dependencies need to be updated together.
Updates `shell-quote` from 1.8.3 to 1.10.0
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.3...v1.10.0 )
Updates `appium` from 3.5.2 to 3.6.0
- [Release notes](https://github.com/appium/appium/releases )
- [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md )
- [Commits](https://github.com/appium/appium/commits/appium@3.6.0/packages/appium )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-version: 1.10.0
dependency-type: indirect
- dependency-name: appium
dependency-version: 3.6.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-25 16:05:36 +00:00
dependabot[bot] and GitHub
9083e0e5f4
Bump fast-uri from 3.1.2 to 3.1.4 in /test/android
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.4 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-25 12:20:08 +00:00
dependabot[bot] and GitHub
2a7ca26bc0
Bump form-data and appium in /test/android
...
Bumps [form-data](https://github.com/form-data/form-data ) to 4.0.6 and updates ancestor dependency [appium](https://github.com/appium/appium/tree/HEAD/packages/appium ). These dependencies need to be updated together.
Updates `form-data` from 4.0.4 to 4.0.6
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.4...v4.0.6 )
Updates `appium` from 3.5.0 to 3.5.2
- [Release notes](https://github.com/appium/appium/releases )
- [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md )
- [Commits](https://github.com/appium/appium/commits/appium@3.5.2/packages/appium )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.6
dependency-type: indirect
- dependency-name: appium
dependency-version: 3.5.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-22 12:09:21 +00:00
dependabot[bot] and GitHub
e08bd45c00
Bump undici in /test/android
...
Bumps and [undici](https://github.com/nodejs/undici ). These dependencies needed to be updated together.
Updates `undici` from 7.24.2 to 7.28.0
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.24.2...v7.28.0 )
Updates `undici` from 6.24.1 to 6.27.0
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.24.2...v7.28.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 7.28.0
dependency-type: indirect
- dependency-name: undici
dependency-version: 6.27.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-20 11:22:58 +00:00
Tim Perry and GitHub
9fb8692ef7
Merge pull request #209 from httptoolkit/dependabot/npm_and_yarn/test/android/multi-e2f88599bf
...
Bump ws and appium in /test/android
2026-06-16 20:07:41 +02:00
dependabot[bot] and GitHub
3b01159810
Bump js-yaml from 4.1.1 to 4.2.0 in /test/android
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.1.1 to 4.2.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/commits )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.2.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-16 17:18:35 +00:00
dependabot[bot] and GitHub
421de1d3f5
Bump ws and appium in /test/android
...
Bumps [ws](https://github.com/websockets/ws ) to 8.21.0 and updates ancestor dependency [appium](https://github.com/appium/appium/tree/HEAD/packages/appium ). These dependencies need to be updated together.
Updates `ws` from 8.20.0 to 8.21.0
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.20.0...8.21.0 )
Updates `appium` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/appium/appium/releases )
- [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md )
- [Commits](https://github.com/appium/appium/commits/appium@3.5.0/packages/appium )
---
updated-dependencies:
- dependency-name: ws
dependency-version: 8.21.0
dependency-type: indirect
- dependency-name: appium
dependency-version: 3.5.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-16 17:13:47 +00:00
dependabot[bot] and GitHub
61e11c172d
Bump esbuild and tsx in /test/android
...
Bumps [esbuild](https://github.com/evanw/esbuild ) to 0.28.1 and updates ancestor dependency [tsx](https://github.com/privatenumber/tsx ). These dependencies need to be updated together.
Updates `esbuild` from 0.25.5 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.5...v0.28.1 )
Updates `tsx` from 4.20.3 to 4.22.4
- [Release notes](https://github.com/privatenumber/tsx/releases )
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs )
- [Commits](https://github.com/privatenumber/tsx/compare/v4.20.3...v4.22.4 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.28.1
dependency-type: indirect
- dependency-name: tsx
dependency-version: 4.22.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-14 06:40:17 +00:00
dependabot[bot] and GitHub
89927aee38
Bump fast-uri from 3.0.6 to 3.1.2 in /test/android
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.0.6 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.0.6...v3.1.2 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 18:58:12 +00:00
Tim Perry and GitHub
f986925a43
Merge pull request #201 from httptoolkit/dependabot/npm_and_yarn/test/android/multi-9184ccc957
...
Bump axios and appium in /test/android
2026-05-08 20:56:28 +02:00
dependabot[bot] and GitHub
915a41d5db
Bump fast-xml-builder from 1.1.5 to 1.2.0 in /test/android
...
Bumps [fast-xml-builder](https://github.com/NaturalIntelligence/fast-xml-builder ) from 1.1.5 to 1.2.0.
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-builder/blob/main/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-builder/compare/v1.1.5...v1.2.0 )
---
updated-dependencies:
- dependency-name: fast-xml-builder
dependency-version: 1.2.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 18:23:14 +00:00
dependabot[bot] and GitHub
983c55eb0e
Bump axios and appium in /test/android
...
Bumps [axios](https://github.com/axios/axios ) to 1.16.0 and updates ancestor dependency [appium](https://github.com/appium/appium/tree/HEAD/packages/appium ). These dependencies need to be updated together.
Updates `axios` from 1.11.0 to 1.16.0
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.16.0 )
Updates `appium` from 3.3.1 to 3.4.2
- [Release notes](https://github.com/appium/appium/releases )
- [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md )
- [Commits](https://github.com/appium/appium/commits/appium@3.4.2/packages/appium )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.16.0
dependency-type: indirect
- dependency-name: appium
dependency-version: 3.4.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 17:28:52 +00:00
dependabot[bot] and GitHub
7527000a94
Bump basic-ftp from 5.3.0 to 5.3.1 in /test/android
...
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases )
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.3.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: basic-ftp
dependency-version: 5.3.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 14:11:53 +00:00
dependabot[bot] and GitHub
61729af913
Bump ip-address and socks in /test/android
...
Bumps [ip-address](https://github.com/beaugunderson/ip-address ) and [socks](https://github.com/JoshGlazebrook/socks ). These dependencies needed to be updated together.
Updates `ip-address` from 9.0.5 to 10.2.0
- [Commits](https://github.com/beaugunderson/ip-address/commits )
Updates `socks` from 2.8.5 to 2.8.8
- [Release notes](https://github.com/JoshGlazebrook/socks/releases )
- [Commits](https://github.com/JoshGlazebrook/socks/compare/2.8.5...2.8.8 )
---
updated-dependencies:
- dependency-name: ip-address
dependency-version: 10.2.0
dependency-type: indirect
- dependency-name: socks
dependency-version: 2.8.8
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-06 07:25:18 +00:00
dependabot[bot] and GitHub
1bd99cee9c
Bump uuid and appium in /test/android
...
Bumps [uuid](https://github.com/uuidjs/uuid ) to 14.0.0 and updates ancestor dependency [appium](https://github.com/appium/appium/tree/HEAD/packages/appium ). These dependencies need to be updated together.
Updates `uuid` from 13.0.0 to 14.0.0
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v13.0.0...v14.0.0 )
Updates `appium` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/appium/appium/releases )
- [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md )
- [Commits](https://github.com/appium/appium/commits/appium@3.3.1/packages/appium )
---
updated-dependencies:
- dependency-name: uuid
dependency-version: 14.0.0
dependency-type: indirect
- dependency-name: appium
dependency-version: 3.3.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-06 02:20:38 +00:00
dependabot[bot] and GitHub
5bf9b469b8
Bump fast-xml-parser from 5.5.7 to 5.7.1 in /test/android
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 5.5.7 to 5.7.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.5.7...v5.7.1 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-version: 5.7.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-23 05:02:16 +00:00
dependabot[bot] and GitHub
2a4fb53cd0
Bump basic-ftp from 5.2.2 to 5.3.0 in /test/android
...
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp ) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases )
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.2.2...v5.3.0 )
---
updated-dependencies:
- dependency-name: basic-ftp
dependency-version: 5.3.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-17 00:53:41 +00:00
dependabot[bot] and GitHub
1f3c63d74f
Bump follow-redirects from 1.15.11 to 1.16.0 in /test/android
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.11 to 1.16.0.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.11...v1.16.0 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-version: 1.16.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-15 19:04:27 +00:00
dependabot[bot] and GitHub
dde1e049f9
Bump axios and appium in /test/android
...
Bumps [axios](https://github.com/axios/axios ) to 1.15.0 and updates ancestor dependency [appium](https://github.com/appium/appium/tree/HEAD/packages/appium ). These dependencies need to be updated together.
Updates `axios` from 1.11.0 to 1.15.0
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.15.0 )
Updates `appium` from 3.2.2 to 3.3.0
- [Release notes](https://github.com/appium/appium/releases )
- [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md )
- [Commits](https://github.com/appium/appium/commits/appium@3.3.0/packages/appium )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.15.0
dependency-type: indirect
- dependency-name: appium
dependency-version: 3.3.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-11 11:53:30 +00:00
dependabot[bot] and GitHub
34c95139ae
Bump basic-ftp from 5.2.1 to 5.2.2 in /test/android
...
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp ) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases )
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.2.1...v5.2.2 )
---
updated-dependencies:
- dependency-name: basic-ftp
dependency-version: 5.2.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 21:54:31 +00:00
dependabot[bot] and GitHub
8f952dcef8
Bump axios and appium in /test/android
...
Bumps [axios](https://github.com/axios/axios ) to 1.13.6 and updates ancestor dependency [appium](https://github.com/appium/appium/tree/HEAD/packages/appium ). These dependencies need to be updated together.
Updates `axios` from 1.11.0 to 1.13.6
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.13.6 )
Updates `appium` from 3.1.1 to 3.2.2
- [Release notes](https://github.com/appium/appium/releases )
- [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md )
- [Commits](https://github.com/appium/appium/commits/appium@3.2.2/packages/appium )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.6
dependency-type: indirect
- dependency-name: appium
dependency-version: 3.2.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-08 21:51:41 +00:00
dependabot[bot] and GitHub
16e02b514c
Bump basic-ftp from 5.2.0 to 5.2.1 in /test/android
...
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases )
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.2.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: basic-ftp
dependency-version: 5.2.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-08 20:47:42 +00:00
dependabot[bot] and GitHub
06737b88bb
Bump @xmldom/xmldom from 0.8.11 to 0.8.12 in /test/android
...
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom ) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.11...0.8.12 )
---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
dependency-version: 0.8.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-01 04:49:06 +00:00
dependabot[bot] and GitHub
2164327eac
Bump brace-expansion in /test/android
...
Bumps and [brace-expansion](https://github.com/juliangruber/brace-expansion ). These dependencies needed to be updated together.
Updates `brace-expansion` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.2...v2.0.3 )
Updates `brace-expansion` from 5.0.3 to 5.0.5
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 2.0.3
dependency-type: indirect
- dependency-name: brace-expansion
dependency-version: 5.0.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 14:01:30 +00:00
dependabot[bot] and GitHub
d0bf9ae9e9
Bump fast-xml-parser from 5.5.6 to 5.5.7 in /test/android
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 5.5.6 to 5.5.7.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.5.6...v5.5.7 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-version: 5.5.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-20 01:18:58 +00:00
dependabot[bot] and GitHub
2c3f3d1f69
Bump fast-xml-parser from 5.4.1 to 5.5.6 in /test/android
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 5.4.1 to 5.5.6.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.4.1...v5.5.6 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-version: 5.5.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-18 02:36:44 +00:00
dependabot[bot] and GitHub
3aa3464ba3
Bump undici in /test/android
...
Bumps and [undici](https://github.com/nodejs/undici ). These dependencies needed to be updated together.
Updates `undici` from 7.18.2 to 7.24.2
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.18.2...v7.24.2 )
Updates `undici` from 6.23.0 to 6.24.1
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.18.2...v7.24.2 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 7.24.2
dependency-type: indirect
- dependency-name: undici
dependency-version: 6.24.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-14 12:18:44 +00:00
Tim Perry and GitHub
0a1b863a75
Merge pull request #176 from httptoolkit/dependabot/npm_and_yarn/test/android/multi-15cebdf635
...
Bump fast-xml-parser and edgedriver in /test/android
2026-03-02 09:52:42 +01:00
dependabot[bot] and GitHub
6da6ebdfd3
Bump fast-xml-parser and edgedriver in /test/android
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) and [edgedriver](https://github.com/webdriverio-community/node-edgedriver ). These dependencies needed to be updated together.
Updates `fast-xml-parser` from 4.5.3 to 5.4.1
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.5.3...v5.4.1 )
Updates `edgedriver` from 6.1.1 to 6.3.0
- [Release notes](https://github.com/webdriverio-community/node-edgedriver/releases )
- [Commits](https://github.com/webdriverio-community/node-edgedriver/compare/6.1.1...6.3.0 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-version: 5.4.1
dependency-type: indirect
- dependency-name: edgedriver
dependency-version: 6.3.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-28 22:29:56 +00:00
dependabot[bot] and GitHub
cfecd1f50f
Bump minimatch in /test/android
...
Bumps and [minimatch](https://github.com/isaacs/minimatch ). These dependencies needed to be updated together.
Updates `minimatch` from 5.1.7 to 5.1.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.7...v5.1.9 )
Updates `minimatch` from 9.0.5 to 9.0.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.7...v5.1.9 )
Updates `minimatch` from 5.1.6 to 5.1.6
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.7...v5.1.9 )
Updates `minimatch` from 10.0.3 to 10.0.3
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.7...v5.1.9 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 5.1.9
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 9.0.5
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 5.1.6
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 10.0.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-28 08:13:24 +00:00
dependabot[bot] and GitHub
dec8ae8d54
Bump basic-ftp from 5.0.5 to 5.2.0 in /test/android
...
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp ) from 5.0.5 to 5.2.0.
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases )
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.0.5...v5.2.0 )
---
updated-dependencies:
- dependency-name: basic-ftp
dependency-version: 5.2.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-25 22:38:15 +00:00
dependabot[bot] and GitHub
f34b4a424d
Bump minimatch in /test/android
...
Bumps and [minimatch](https://github.com/isaacs/minimatch ). These dependencies needed to be updated together.
Updates `minimatch` from 9.0.5 to 9.0.7
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.5...v9.0.7 )
Updates `minimatch` from 5.1.6 to 5.1.7
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.5...v9.0.7 )
Updates `minimatch` from 10.1.1 to 10.2.3
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.5...v9.0.7 )
Updates `minimatch` from 10.0.3 to 10.0.3
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.5...v9.0.7 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 9.0.7
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 5.1.7
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 10.2.3
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 10.0.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-25 00:21:35 +00:00
dependabot[bot] and GitHub
87d58f4f99
Bump undici in /test/android
...
Bumps and [undici](https://github.com/nodejs/undici ). These dependencies needed to be updated together.
Updates `undici` from 7.11.0 to 7.18.2
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.11.0...v7.18.2 )
Updates `undici` from 6.21.3 to 6.23.0
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.11.0...v7.18.2 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 7.18.2
dependency-type: indirect
- dependency-name: undici
dependency-version: 6.23.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-14 21:13:23 +00:00
dependabot[bot] and GitHub
a617e565e7
Bump glob and @appium/support in /test/android
...
Bumps [glob](https://github.com/isaacs/node-glob ) and [@appium/support](https://github.com/appium/appium/tree/HEAD/packages/support ). These dependencies needed to be updated together.
Updates `glob` from 10.4.5 to 10.5.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0 )
Updates `@appium/support` from 7.0.3 to 7.0.4
- [Release notes](https://github.com/appium/appium/releases )
- [Changelog](https://github.com/appium/appium/blob/master/packages/support/CHANGELOG.md )
- [Commits](https://github.com/appium/appium/commits/@appium/support@7.0.4/packages/support )
---
updated-dependencies:
- dependency-name: glob
dependency-version: 10.5.0
dependency-type: indirect
- dependency-name: "@appium/support"
dependency-version: 7.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-15 12:08:19 +00:00
dependabot[bot] and GitHub
a5c0a435f8
Bump the npm_and_yarn group across 1 directory with 2 updates
...
Bumps the npm_and_yarn group with 2 updates in the /test/android directory: [axios](https://github.com/axios/axios ) and [js-yaml](https://github.com/nodeca/js-yaml ).
Updates `axios` from 1.11.0 to 1.13.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.13.2 )
Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-15 11:13:16 +00:00
dependabot[bot] and GitHub
528716eb15
Bump on-headers, appium and appium-uiautomator2-driver in /test/android
...
Bumps [on-headers](https://github.com/jshttp/on-headers ) to 1.1.0 and updates ancestor dependencies [on-headers](https://github.com/jshttp/on-headers ), [appium](https://github.com/appium/appium/tree/HEAD/packages/appium ) and [appium-uiautomator2-driver](https://github.com/appium/appium-uiautomator2-driver ). These dependencies need to be updated together.
Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases )
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md )
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0 )
Updates `appium` from 2.19.0 to 3.0.2
- [Release notes](https://github.com/appium/appium/releases )
- [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md )
- [Commits](https://github.com/appium/appium/commits/appium@3.0.2/packages/appium )
Updates `appium-uiautomator2-driver` from 4.2.4 to 5.0.3
- [Release notes](https://github.com/appium/appium-uiautomator2-driver/releases )
- [Changelog](https://github.com/appium/appium-uiautomator2-driver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.4...v5.0.3 )
---
updated-dependencies:
- dependency-name: on-headers
dependency-version: 1.1.0
dependency-type: indirect
- dependency-name: appium
dependency-version: 3.0.2
dependency-type: direct:production
- dependency-name: appium-uiautomator2-driver
dependency-version: 5.0.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-25 07:43:30 +00:00
dependabot[bot] and GitHub
7b268b10b3
Bump tar-fs from 3.1.0 to 3.1.1 in /test/android
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 3.1.0 to 3.1.1.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 3.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-24 20:57:59 +00:00
Tim Perry
68d465f4bf
Add new Flutter script to README & tests
2025-07-18 18:01:37 +02:00