Releases: webdriverio-community/node-edgedriver
Releases · webdriverio-community/node-edgedriver
Release 6.3.0
Release 6.2.1
Release 6.2.0
- chore: update deps (8144db9)
- chore(deps): bump lewagon/wait-on-check-action (#515) (8c453a2)
- chore(deps-dev): bump @types/node from 24.2.1 to 24.5.2 (#519) (d4fda1f)
- chore(deps): bump the patch-deps-updates-main group with 2 updates (#516) (3b61b70)
- chore(deps-dev): bump eslint from 9.33.0 to 9.36.0 (#517) (78398c3)
- chore(dev): bump @wdio/eslint and fix lint issues from new rules (#507) (af4ed92)
- refactor!: remove node-fetch; require Node.js >=20 (#505) (83abae8)
- chore: update prepare script for Husky 9 compatibility (#506) (e26dd84)
- chore(deps): bump @zip.js/zip.js in the patch-deps-updates-main group (#504) (c61a2c6)
- chore(deps-dev): bump the major-deps-updates-main group with 3 updates (#503) (7cfa767)
Release 6.1.2
- fix: update CDN url (#501) (b5a8608)
- chore(deps): bump lewagon/wait-on-check-action (#499) (813ff05)
- chore(deps): bump dependabot/fetch-metadata (#495) (7bf92a9)
- chore(deps-dev): bump the patch-deps-updates-main group with 2 updates (#494) (984300a)
- chore(deps): bump the patch-deps-updates-main group with 3 updates (#492) (02653f0)
- chore(deps-dev): bump the patch-deps-updates-main group with 2 updates (#490) (fbae701)
- chore(deps-dev): bump eslint in the minor-deps-updates-main group (#489) (91e2a8f)
- chore(deps-dev): bump webdriverio in the minor-deps-updates-main group (#488) (8f7aea6)
- chore(deps): bump the patch-deps-updates-main group with 3 updates (#487) (b5557c3)
- chore(deps-dev): bump the patch-deps-updates-main group with 3 updates (#485) (6b5a694)
- chore(deps-dev): bump the minor-deps-updates-main group with 3 updates (#486) (aeb4bd2)
- chore(deps): bump fast-xml-parser in the major-deps-updates-main group (#484) (fc88b3b)
- chore(deps-dev): bump the minor-deps-updates-main group with 2 updates (#483) (2f85f9f)
- chore(deps-dev): bump the patch-deps-updates-main group with 3 updates (#482) (bae6026)
- chore(deps-dev): bump the minor-deps-updates-main group with 2 updates (#481) (dfe00c9)
- chore(deps-dev): bump @types/node in the patch-deps-updates-main group (#480) (d918ffc)
- chore(deps): bump the patch-deps-updates-main group across 1 directory with 4 updates (#479) (51c710b)
- chore(deps-dev): bump @types/node in the minor-deps-updates-main group (#478) (574f563)
- chore(deps-dev): bump the minor-deps-updates-main group with 2 updates (#476) (02ebc15)
- chore(deps-dev): bump the patch-deps-updates-main group with 4 updates (#475) (c6899ac)
- chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 in the minor-deps-updates group (#474) (739c30f)
- chore(deps-dev): bump the major-deps-updates-main group with 2 updates (#473) (77bc7c7)
- chore(deps-dev): bump @types/node in the patch-deps-updates-main group (#472) (e498f2c)
- chore(deps-dev): bump the patch-deps-updates-main group with 3 updates (#470) (80cd1d4)
- chore(deps-dev): bump the minor-deps-updates-main group with 2 updates (#471) (dbe3431)
- chore(deps-dev): bump release-it in the major-deps-updates-main group (#469) (b94395b)
- chore(deps-dev): bump the patch-deps-updates-main group with 2 updates (#468) (8a663a7)
- chore(deps-dev): bump webdriverio in the minor-deps-updates-main group (#467) (4c25fac)
- chore(deps): bump the minor-deps-updates-main group with 2 updates (#466) (2ce8e5a)
- chore(deps-dev): bump the patch-deps-updates-main group with 2 updates (#465) (d1ce0d6)
- chore(deps-dev): bump eslint in the minor-deps-updates-main group (#464) (204519e)
- chore(deps): bump the patch-deps-updates-main group with 4 updates (#463) (533c2c9)
- chore(deps): bump the patch-deps-updates-main group with 2 updates (#462) (52ff494)
- chore(deps-dev): bump the minor-deps-updates-main group with 3 updates (#461) (3ed0cc9)
- chore(deps-dev): bump the patch-deps-updates-main group with 2 updates (#460) (06bc824)
- chore(deps-dev): bump the minor-deps-updates-main group with 2 updates (#459) (d797e6a)
- chore(deps-dev): bump @types/node in the patch-deps-updates-main group (#458) (b159b1d)
- internal: adopt new internal eslint package (43f82ee)
- chore(deps-dev): bump webdriverio in the patch-deps-updates-main group (#456) (8ce7a6e)
- chore(deps-dev): bump the minor-deps-updates-main group with 3 updates (#457) (6ddca4e)
Release 6.1.1
- fix: make node-fetch a dependency - fixes #455 (69ac776)
- chore(deps-dev): bump the minor-deps-updates-main group with 3 updates (#454) (d56789d)
- chore(deps-dev): bump @types/node in the patch-deps-updates-main group (#453) (26f198f)
- fix: rename funding file (266cde9)
- chore: update funding.md (b504eca)
Release 6.1.0
- feat: support for HTTP_PROXY and HTTPS_PROXY (b5e22d3)
Release 6.0.0
Release 5.6.1
- set lf in action (1fc456c)
- set git config (b97d966)
- sanitize version (159b15b)
- no need to pass along cachedir (0e60830)
- actually download the driver (e3af682)
- enable downloading alternative edgedriver version - fixes #365 (68043fe)
- throw proper error if any of the requests fail (4802562)
- update deps (1c1feaa)
- chore(deps-dev): bump husky from 9.1.1 to 9.1.4 (#359) (7b2b449)
- chore(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0 (#362) (6f3a6a8)
- chore(deps-dev): bump @types/node from 20.14.11 to 22.0.0 (#364) (93ff669)
- chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 (#360) (859ef24)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin (#361) (e1884c8)
- chore(deps-dev): bump eslint-plugin-unicorn from 54.0.0 to 55.0.0 (#363) (4e85a19)
- chore(deps-dev): bump @vitest/coverage-v8 from 2.0.3 to 2.0.4 (#354) (c9bd0ff)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin (#355) (a71262e)
- chore(deps-dev): bump @typescript-eslint/parser from 7.16.1 to 7.17.0 (#357) (c9ef773)
- chore(deps): bump @zip.js/zip.js from 2.7.45 to 2.7.47 (#356) (f2494a7)
- chore(deps-dev): bump husky from 9.0.11 to 9.1.1 (#358) (4c2645b)
- chore(deps-dev): bump @types/node from 20.14.10 to 20.14.11 (#353) (4484f9e)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin (#352) (d5b5786)
- chore(deps-dev): bump @typescript-eslint/parser from 7.16.0 to 7.16.1 (#351) (a44a176)
- chore(deps-dev): bump release-it from 17.5.0 to 17.6.0 (#350) (65ddb30)
- chore(deps-dev): bump vitest and @vitest/coverage-v8 (#349) (90a5465)
- chore(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 7.16.0 (#348) (99e008d)
- chore(deps-dev): bump npm-run-all2 from 6.2.0 to 6.2.2 (#346) (a74b534)
- chore(deps-dev): bump webdriverio from 8.39.0 to 8.39.1 (#347) (40e604e)
- chore(deps-dev): bump release-it from 17.4.1 to 17.5.0 (#343) (e6a0354)
- chore(deps-dev): bump @types/node from 20.14.9 to 20.14.10 (#344) (e2c0182)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin (#342) (fd5b41c)
- chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 (#340) (98a2071)
- chore(deps-dev): bump @types/node from 20.14.8 to 20.14.9 (#338) (85c9880)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin (#341) (1579a2f)
- chore(deps-dev): bump @typescript-eslint/parser from 7.14.1 to 7.15.0 (#339) (e140200)
- chore(deps-dev): bump release-it from 17.4.0 to 17.4.1 (#337) (d63cba2)
- chore(deps-dev): bump @types/node from 20.14.3 to 20.14.8 (#335) (213d060)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin (#334) (91abed8)
- chore(deps-dev): bump @typescript-eslint/parser from 7.13.1 to 7.14.1 (#332) (25fe862)
- chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 (#336) (f6ba656)
- chore(deps-dev): bump release-it from 17.3.0 to 17.4.0 (#333) (a6a10de)
- chore(deps-dev): bump webdriverio from 8.38.2 to 8.39.0 (#331) (ef2c43a)
- chore(deps-dev): bump @typescript-eslint/parser from 7.13.0 to 7.13.1 (#330) (b4f0563)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin (#328) (7ebead2)
- chore(deps-dev): bump @types/node from 20.14.2 to 20.14.3 (#329) (d73d838)
- chore(deps-dev): bump eslint-plugin-unicorn from 53.0.0 to 54.0.0 (#327) (156b47f)
- chore(deps-dev): bump @typescript-eslint/parser from 7.12.0 to 7.13.0 (#325) (6bdfe77)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin (#326) (dddc438)
- chore(deps-dev): bump @types/node from 20.14.0 to 20.14.2 (#324) (5551f25)
- chore(deps-dev): bump webdriverio from 8.38.0 to 8.38.2 (#323) (2c8cd2b)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin (#322) (1325636)
- chore(deps): bump @zip.js/zip.js from 2.7.44 to 2.7.45 (#321) (107ecb4)
- chore(deps-dev): bump @types/node from 20.12.12 to 20.14.0 (#320) (812667f)
- chore(deps-dev): bump @typescript-eslint/parser from 7.10.0 to 7.12.0 (#319) (98a893a)
Release 5.6.0
Release 5.5.0
- ci: run os MacOS 13 (76a41df)
- ci: set headless flag (e8eb48d)
- ci: try without -- (2d659da)
- ci: add --no-sandbox to browser args (d8598d1)
- fix: version detection (bfcd31f)
- debug: log version call (25974ec)
- debug: log version call (b946aea)
- feat: support EDGE_BINARY_PATH env variable (a447a12)
- update deps (2520b46)
- add logging which MS Edge path was used to detect version (d30b719)
- chore(deps): Bump unzipper from 0.11.4 to 0.11.5 (#304) (dcf16e9)
- chore(deps-dev): Bump @types/node from 20.12.7 to 20.12.10 (#305) (c0eb958)
- chore(deps-dev): Bump @vitest/coverage-v8 from 1.5.2 to 1.6.0 (#306) (0d3f94b)