-
Notifications
You must be signed in to change notification settings - Fork 915
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Aligns all versions of chromedriver * Removes manual resolution of axios Signed-off-by: Tommy Markley <[email protected]>
- Loading branch information
Showing
5 changed files
with
39 additions
and
47 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 |
---|---|---|
|
@@ -152,9 +152,9 @@ jobs: | |
npm uninstall -g yarn | ||
npm i -g [email protected] | ||
# image has the latest chrome v99 | ||
# match version in package.json | ||
- name: Setup chromedriver | ||
run: yarn add --dev chromedriver@99.0.0 | ||
run: yarn add --dev chromedriver@107.0.3 | ||
|
||
- name: Run bootstrap | ||
run: yarn osd bootstrap | ||
|
@@ -204,9 +204,9 @@ jobs: | |
npm uninstall -g yarn | ||
npm i -g [email protected] | ||
# image has the latest chrome v99 | ||
# match version in package.json | ||
- name: Setup chromedriver | ||
run: yarn add --dev chromedriver@106.0.1 | ||
run: yarn add --dev chromedriver@107.0.3 | ||
|
||
- name: Run bootstrap | ||
run: yarn osd bootstrap | ||
|
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
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
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
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 |
---|---|---|
|
@@ -2763,10 +2763,10 @@ | |
dependencies: | ||
defer-to-connect "^2.0.0" | ||
|
||
"@testim/chrome-version@^1.1.2": | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/@testim/chrome-version/-/chrome-version-1.1.2.tgz#092005c5b77bd3bb6576a4677110a11485e11864" | ||
integrity sha512-1c4ZOETSRpI0iBfIFUqU4KqwBAB2lHUAlBjZz/YqOHqwM9dTTzjV6Km0ZkiEiSCx/tLr1BtESIKyWWMww+RUqw== | ||
"@testim/chrome-version@^1.1.3": | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/@testim/chrome-version/-/chrome-version-1.1.3.tgz#fbb68696899d7b8c1b9b891eded9c04fe2cd5529" | ||
integrity sha512-g697J3WxV/Zytemz8aTuKjTGYtta9+02kva3C1xc7KXB8GdbfE1akGJIsZLyY/FSh2QrnE+fiB7vmWU3XNcb6A== | ||
|
||
"@testing-library/dom@^8.0.0", "@testing-library/dom@^8.11.3": | ||
version "8.12.0" | ||
|
@@ -2921,13 +2921,6 @@ | |
resolved "https://registry.yarnpkg.com/@types/chroma-js/-/chroma-js-2.1.3.tgz#0b03d737ff28fad10eb884e0c6cedd5ffdc4ba0a" | ||
integrity sha512-1xGPhoSGY1CPmXLCBcjVZSQinFjL26vlR8ZqprsBWiFyED4JacJJ9zHhh5aaUXqbY9B37mKQ73nlydVAXmr1+g== | ||
|
||
"@types/chromedriver@^81.0.0": | ||
version "81.0.1" | ||
resolved "https://registry.yarnpkg.com/@types/chromedriver/-/chromedriver-81.0.1.tgz#bff3e4cdc7830dc0f115a9c0404f6979771064d4" | ||
integrity sha512-I7ma6bBzfWc5YiMV/OZ6lYMZIANAwGbDH+QRYKnbXRptdAvUhSoFP5iHzQHas6QZCRDtefMvbxCjySUyXhxafQ== | ||
dependencies: | ||
"@types/node" "*" | ||
|
||
"@types/clone@~2.1.0": | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/@types/clone/-/clone-2.1.1.tgz#9b880d0ce9b1f209b5e0bd6d9caa38209db34024" | ||
|
@@ -4916,14 +4909,23 @@ axe-core@^4.0.2, axe-core@^4.3.5: | |
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.1.tgz#7dbdc25989298f9ad006645cd396782443757413" | ||
integrity sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw== | ||
|
||
axios@^0.24.0, axios@^0.27.2: | ||
axios@^0.27.2: | ||
version "0.27.2" | ||
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972" | ||
integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ== | ||
dependencies: | ||
follow-redirects "^1.14.9" | ||
form-data "^4.0.0" | ||
|
||
axios@^1.1.3: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.0.tgz#1cb65bd75162c70e9f8d118a905126c4a201d383" | ||
integrity sha512-zT7wZyNYu3N5Bu0wuZ6QccIf93Qk1eV8LOewxgjOZFd2DenOs98cJ7+Y6703d0wkaXGY6/nZd4EweJaHz9uzQw== | ||
dependencies: | ||
follow-redirects "^1.15.0" | ||
form-data "^4.0.0" | ||
proxy-from-env "^1.1.0" | ||
|
||
axobject-query@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be" | ||
|
@@ -5781,16 +5783,16 @@ chrome-trace-event@^1.0.2: | |
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac" | ||
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg== | ||
|
||
chromedriver@^100.0.0: | ||
version "100.0.0" | ||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-100.0.0.tgz#1b4bf5c89cea12c79f53bc94d8f5bb5aa79ed7be" | ||
integrity sha512-oLfB0IgFEGY9qYpFQO/BNSXbPw7bgfJUN5VX8Okps9W2qNT4IqKh5hDwKWtpUIQNI6K3ToWe2/J5NdpurTY02g== | ||
chromedriver@^107.0.3: | ||
version "107.0.3" | ||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-107.0.3.tgz#330c0808bb14a53f13ab7e2b0c78adf3cdb4c14b" | ||
integrity sha512-jmzpZgctCRnhYAn0l/NIjP4vYN3L8GFVbterTrRr2Ly3W5rFMb9H8EKGuM5JCViPKSit8FbE718kZTEt3Yvffg== | ||
dependencies: | ||
"@testim/chrome-version" "^1.1.2" | ||
axios "^0.24.0" | ||
del "^6.0.0" | ||
"@testim/chrome-version" "^1.1.3" | ||
axios "^1.1.3" | ||
compare-versions "^5.0.1" | ||
extract-zip "^2.0.1" | ||
https-proxy-agent "^5.0.0" | ||
https-proxy-agent "^5.0.1" | ||
proxy-from-env "^1.1.0" | ||
tcp-port-used "^1.0.1" | ||
|
||
|
@@ -6095,6 +6097,11 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.5.1.tgz#26e1f5cf0d48a77eced5046b9f67b6b61075a393" | ||
integrity sha512-9fGPIB7C6AyM18CJJBHt5EnCZDG3oiTJYy0NjfIAGjKpzv0tkxWko7TNQHF5ymqm7IH03tqmeuBxtvD+Izh6mg== | ||
|
||
compare-versions@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-5.0.1.tgz#14c6008436d994c3787aba38d4087fabe858555e" | ||
integrity sha512-v8Au3l0b+Nwkp4G142JcgJFh1/TUhdxut7wzD1Nq1dyp5oa3tXaqb03EXOAB6jS4gMlalkjAUPZBMiAfKUixHQ== | ||
|
||
component-emitter@^1.2.1, component-emitter@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0" | ||
|
@@ -7045,20 +7052,6 @@ del@^5.1.0: | |
rimraf "^3.0.0" | ||
slash "^3.0.0" | ||
|
||
del@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/del/-/del-6.0.0.tgz#0b40d0332cea743f1614f818be4feb717714c952" | ||
integrity sha512-1shh9DQ23L16oXSZKB2JxpL7iMy2E0S9d517ptA1P8iw0alkPtQcrKH7ru31rYtKwF499HkTu+DRzq3TCKDFRQ== | ||
dependencies: | ||
globby "^11.0.1" | ||
graceful-fs "^4.2.4" | ||
is-glob "^4.0.1" | ||
is-path-cwd "^2.2.0" | ||
is-path-inside "^3.0.2" | ||
p-map "^4.0.0" | ||
rimraf "^3.0.2" | ||
slash "^3.0.0" | ||
|
||
del@^6.1.1: | ||
version "6.1.1" | ||
resolved "https://registry.yarnpkg.com/del/-/del-6.1.1.tgz#3b70314f1ec0aa325c6b14eb36b95786671edb7a" | ||
|
@@ -8820,10 +8813,10 @@ focus-lock@^0.10.2: | |
dependencies: | ||
tslib "^2.0.3" | ||
|
||
follow-redirects@^1.14.9: | ||
version "1.15.0" | ||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.0.tgz#06441868281c86d0dda4ad8bdaead2d02dca89d4" | ||
integrity sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ== | ||
follow-redirects@^1.14.9, follow-redirects@^1.15.0: | ||
version "1.15.2" | ||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13" | ||
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA== | ||
|
||
[email protected]: | ||
version "4.7.0" | ||
|
@@ -10021,7 +10014,7 @@ https-browserify@^1.0.0: | |
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73" | ||
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM= | ||
|
||
[email protected], https-proxy-agent@^5.0.0: | ||
[email protected], https-proxy-agent@^5.0.0, https-proxy-agent@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz#c59ef224a04fe8b754f3db0063a25ea30d0005d6" | ||
integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA== | ||
|