-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): @faltest/[email protected]
- Loading branch information
Kelly Selden
committed
Sep 3, 2024
1 parent
5b5a409
commit 7a4eb2f
Showing
3 changed files
with
34 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,15 +39,15 @@ | |
mocha-helpers "^9.0.0" | ||
|
||
"@faltest/remote@^12.0.0", "@faltest/remote@file:../../packages/remote": | ||
version "12.0.48" | ||
version "12.0.49" | ||
dependencies: | ||
"@faltest/utils" "^8.0.0" | ||
browser-webdriver-downloader "^3.0.0" | ||
chromedriver "127.0.3" | ||
events-async "^1.2.1" | ||
execa "^8.0.0" | ||
fkill "^9.0.0" | ||
geckodriver "4.4.1" | ||
geckodriver "4.4.4" | ||
get-port "^7.0.0" | ||
ps-list "^8.0.0" | ||
webdriverio "7.36.0" | ||
|
@@ -221,10 +221,10 @@ | |
loglevel-plugin-prefix "^0.8.4" | ||
strip-ansi "^6.0.0" | ||
|
||
"@wdio/logger@^8.28.0": | ||
version "8.28.0" | ||
resolved "https://registry.npmjs.org/@wdio/logger/-/logger-8.28.0.tgz#ab97ee1a9f6a30305e1a07ff2b67fa23e1281e73" | ||
integrity sha512-/s6zNCqwy1hoc+K4SJypis0Ud0dlJ+urOelJFO1x0G0rwDRWyFiUP6ijTaCcFxAm29jYEcEPWijl2xkVIHwOyA== | ||
"@wdio/logger@^9.0.0": | ||
version "9.0.4" | ||
resolved "https://registry.npmjs.org/@wdio/logger/-/logger-9.0.4.tgz#63e901b9f0f29fa1ded5af54006fbd4df2354c33" | ||
integrity sha512-b6gcu0PTVb3fgK4kyAH/k5UUWN5FOUdAfhA4PAY/IZvxZTMFYMqnrZb0WRWWWqL6nu9pcrOVtCOdPBvj0cb+Nw== | ||
dependencies: | ||
chalk "^5.1.2" | ||
loglevel "^1.6.0" | ||
|
@@ -260,10 +260,10 @@ | |
"@wdio/types" "7.33.0" | ||
p-iteration "^1.1.8" | ||
|
||
"@zip.js/zip.js@^2.7.44": | ||
version "2.7.44" | ||
resolved "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.44.tgz#0b58c7e4b1cba7a3aed8a7ffad14c0d5603ee599" | ||
integrity sha512-ZzMhAcAyRAYi1FZELsvKaw8I4ADxNTqbiVIjyo/syBe4HGWop9+OADnuBnHpm2TxgXPogxxhhPffOhDD40jUdA== | ||
"@zip.js/zip.js@^2.7.48": | ||
version "2.7.52" | ||
resolved "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.52.tgz#bc11de93b41f09e03155bc178e7f9c2e2612671d" | ||
integrity sha512-+5g7FQswvrCHwYKNMd/KFxZSObctLSsQOgqBSi0LzwHo3li9Eh1w5cF5ndjQw9Zbr3ajVnd2+XyiX85gAetx1Q== | ||
|
||
agent-base@6: | ||
version "6.0.2" | ||
|
@@ -1194,16 +1194,16 @@ fsevents@~2.3.2: | |
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" | ||
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== | ||
|
||
[email protected].1: | ||
version "4.4.1" | ||
resolved "https://registry.npmjs.org/geckodriver/-/geckodriver-4.4.1.tgz#b39b26a17f9166038702743f5722b6d83e0483f6" | ||
integrity sha512-nnAdIrwLkMcDu4BitWXF23pEMeZZ0Cj7HaWWFdSpeedBP9z6ft150JYiGO2mwzw6UiR823Znk1JeIf07RyzloA== | ||
[email protected].4: | ||
version "4.4.4" | ||
resolved "https://registry.npmjs.org/geckodriver/-/geckodriver-4.4.4.tgz#0aad02533e8cf127573f4d86f1cc5450c913f095" | ||
integrity sha512-0zaw19tcmWeluqx7+Y559JGBtidu1D0Lb8ElYKiNEQu8r3sCfrLUf5V10xypl8u29ZLbgRV7WflxCJVTCkCMFA== | ||
dependencies: | ||
"@wdio/logger" "^8.28.0" | ||
"@zip.js/zip.js" "^2.7.44" | ||
"@wdio/logger" "^9.0.0" | ||
"@zip.js/zip.js" "^2.7.48" | ||
decamelize "^6.0.0" | ||
http-proxy-agent "^7.0.2" | ||
https-proxy-agent "^7.0.4" | ||
https-proxy-agent "^7.0.5" | ||
node-fetch "^3.3.2" | ||
tar-fs "^3.0.6" | ||
which "^4.0.0" | ||
|
@@ -1415,14 +1415,22 @@ https-proxy-agent@^7.0.2: | |
agent-base "^7.0.2" | ||
debug "4" | ||
|
||
https-proxy-agent@^7.0.3, https-proxy-agent@^7.0.4: | ||
https-proxy-agent@^7.0.3: | ||
version "7.0.4" | ||
resolved "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz#8e97b841a029ad8ddc8731f26595bad868cb4168" | ||
integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg== | ||
dependencies: | ||
agent-base "^7.0.2" | ||
debug "4" | ||
|
||
https-proxy-agent@^7.0.5: | ||
version "7.0.5" | ||
resolved "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz#9e8b5013873299e11fab6fd548405da2d6c602b2" | ||
integrity sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw== | ||
dependencies: | ||
agent-base "^7.0.2" | ||
debug "4" | ||
|
||
human-signals@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.npmjs.org/human-signals/-/human-signals-3.0.1.tgz#c740920859dafa50e5a3222da9d3bf4bb0e5eef5" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,13 @@ | |
|
||
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. | ||
|
||
## [12.0.49](https://github.com/CrowdStrike/faltest/compare/@faltest/[email protected]...@faltest/[email protected]) (2024-09-03) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency geckodriver to v4.4.4 ([f23bdef](https://github.com/CrowdStrike/faltest/commit/f23bdef92783d71372d9cbb9dc28b90b38f5ca93)) | ||
|
||
## [12.0.48](https://github.com/CrowdStrike/faltest/compare/@faltest/[email protected]...@faltest/[email protected]) (2024-09-03) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters