Skip to content

Commit 332ab9c

Browse files
Update dependency selenium-webdriver to ^4.28.1 (7.17) (elastic#208432)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [selenium-webdriver](https://togithub.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme) ([source](https://togithub.com/SeleniumHQ/selenium)) | devDependencies | minor | [`^4.27.0` -> `^4.28.1`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.27.0/4.28.1) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>SeleniumHQ/selenium (selenium-webdriver)</summary> ### [`v4.28.1`](https://togithub.com/SeleniumHQ/selenium/compare/ac342546e9e34d4ca94eceeb27cce22a4fe3b79f...05c87ca7c15eb719b2f5ca9a460ec88a38740cf6) [Compare Source](https://togithub.com/SeleniumHQ/selenium/compare/ac342546e9e34d4ca94eceeb27cce22a4fe3b79f...05c87ca7c15eb719b2f5ca9a460ec88a38740cf6) ### [`v4.28.0`](https://togithub.com/SeleniumHQ/selenium/compare/d6e718d134987d62cd8ffff476821fb3ca1797c2...ac342546e9e34d4ca94eceeb27cce22a4fe3b79f) [Compare Source](https://togithub.com/SeleniumHQ/selenium/compare/d6e718d134987d62cd8ffff476821fb3ca1797c2...ac342546e9e34d4ca94eceeb27cce22a4fe3b79f) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoiNy4xNyIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDpza2lwIiwicmVsZWFzZV9ub3RlOnNraXAiXX0=--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 4417949 commit 332ab9c

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
@@ -794,7 +794,7 @@
794794
"sass-embedded": "^1.78.0",
795795
"sass-loader": "^10.5.1",
796796
"sass-resources-loader": "^2.0.1",
797-
"selenium-webdriver": "^4.27.0",
797+
"selenium-webdriver": "^4.28.1",
798798
"simple-git": "^3.16.0",
799799
"sinon": "^7.4.2",
800800
"sort-package-json": "^1.53.1",

yarn.lock

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

23867-
selenium-webdriver@^4.27.0:
23868-
version "4.27.0"
23869-
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.27.0.tgz#f0f26ce453805e7dc77151040442c67e441dbe7a"
23870-
integrity sha512-LkTJrNz5socxpPnWPODQ2bQ65eYx9JK+DQMYNihpTjMCqHwgWGYQnQTCAAche2W3ZP87alA+1zYPvgS8tHNzMQ==
23867+
selenium-webdriver@^4.28.1:
23868+
version "4.28.1"
23869+
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.28.1.tgz#0f6cc4fbc83cee3fdf8b116257656892957b72da"
23870+
integrity sha512-TwbTpu/NUQkorBODGAkGowJ8sar63bvqi66/tjqhS05rBl34HkVp8DoRg1cOv2iSnNonVSbkxazS3wjbc+NRtg==
2387123871
dependencies:
2387223872
"@bazel/runfiles" "^6.3.1"
2387323873
jszip "^3.10.1"

0 commit comments

Comments
 (0)