Skip to content

Commit 25b7717

Browse files
Update dependency selenium-webdriver to ^4.37.0 (9.1) (#241523)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [selenium-webdriver](https://redirect.github.com/SeleniumHQ/selenium/tree/trunk/javascript/selenium-webdriver#readme) ([source](https://redirect.github.com/SeleniumHQ/selenium)) | devDependencies | minor | [`^4.36.0` -> `^4.37.0`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.36.0/4.37.0) | `4.38.0` | --- ### Release Notes <details> <summary>SeleniumHQ/selenium (selenium-webdriver)</summary> ### [`v4.37.0`](https://redirect.github.com/SeleniumHQ/selenium/compare/6d115cfd877e1ba381c647fd08ba6450ae256624...3c1da1e3427c75d75f7db4204d893a5d7980f705) [Compare Source](https://redirect.github.com/SeleniumHQ/selenium/compare/6d115cfd877e1ba381c647fd08ba6450ae256624...3c1da1e3427c75d75f7db4204d893a5d7980f705) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoiOS4xIiwibGFiZWxzIjpbIlRlYW06T3BlcmF0aW9ucyIsImJhY2twb3J0OnNraXAiLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Brad White <[email protected]>
1 parent 8adbb6e commit 25b7717

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1903,7 +1903,7 @@
19031903
"rxjs-marbles": "^7.0.1",
19041904
"sass-embedded": "^1.79.6",
19051905
"sass-loader": "^10.5.2",
1906-
"selenium-webdriver": "^4.36.0",
1906+
"selenium-webdriver": "^4.37.0",
19071907
"sharp": "0.32.6",
19081908
"simple-git": "^3.27.0",
19091909
"sinon": "^19.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29609,10 +29609,10 @@ select-hose@^2.0.0:
2960929609
resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca"
2961029610
integrity sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=
2961129611

29612-
selenium-webdriver@^4.36.0:
29613-
version "4.36.0"
29614-
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.36.0.tgz#71d12429d61ca56dc09e5f1895af422bc4986e9f"
29615-
integrity sha512-rZGqjXiqNVL6QNqKNEk5DPaIMPbvApcmAS9QsXyt5wT3sfTSHGCh4AX/YKeDTOwei1BOZDlPOKBd82WCosUt9w==
29612+
selenium-webdriver@^4.37.0:
29613+
version "4.38.0"
29614+
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.38.0.tgz#a139abb8cf262c7746ef3f66a715e1d4200a494b"
29615+
integrity sha512-5/UXXFSQmn7FGQkbcpAqvfhzflUdMWtT7QqpEgkFD6Q6rDucxB5EUfzgjmr6JbUj30QodcW3mDXehzoeS/Vy5w==
2961629616
dependencies:
2961729617
"@bazel/runfiles" "^6.3.1"
2961829618
jszip "^3.10.1"

0 commit comments

Comments
 (0)