mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Update ftr (main) (#199090)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@types/selenium-webdriver](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selenium-webdriver) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver)) | devDependencies | patch | [`^4.1.26` -> `^4.1.27`](https://renovatebot.com/diffs/npm/@types%2fselenium-webdriver/4.1.26/4.1.27) | | | [chromedriver](https://togithub.com/giggio/node-chromedriver) | devDependencies | patch | [`^130.0.1` -> `^130.0.4`](https://renovatebot.com/diffs/npm/chromedriver/130.0.1/130.0.4) | `131.0.0` | | [geckodriver](https://togithub.com/webdriverio-community/node-geckodriver) | devDependencies | major | [`^4.5.1` -> `^5.0.0`](https://renovatebot.com/diffs/npm/geckodriver/4.5.1/5.0.0) | | | [selenium-webdriver](https://togithub.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme) ([source](https://togithub.com/SeleniumHQ/selenium)) | devDependencies | minor | [`^4.25.0` -> `^4.26.0`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.25.0/4.26.0) | | --- ### Release Notes <details> <summary>giggio/node-chromedriver (chromedriver)</summary> ### [`v130.0.4`](https://togithub.com/giggio/node-chromedriver/compare/130.0.3...130.0.4) [Compare Source](https://togithub.com/giggio/node-chromedriver/compare/130.0.3...130.0.4) ### [`v130.0.3`](https://togithub.com/giggio/node-chromedriver/compare/130.0.2...130.0.3) [Compare Source](https://togithub.com/giggio/node-chromedriver/compare/130.0.2...130.0.3) ### [`v130.0.2`](https://togithub.com/giggio/node-chromedriver/compare/130.0.1...130.0.2) [Compare Source](https://togithub.com/giggio/node-chromedriver/compare/130.0.1...130.0.2) </details> <details> <summary>webdriverio-community/node-geckodriver (geckodriver)</summary> ### [`v5.0.0`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v5.0.0): Release 5.0.0 [Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.5.1...v5.0.0) #### 💥 Breaking - update license from MLP to MIT ([`9ecf5e2`](9ecf5e2
)) - require Node.js v18 ([`366cbb6`](366cbb6
)) #### 🧹 Chore - set gitattributes ([`5f26dc7`](5f26dc7
)) - fix husky ([`29d87c5`](29d87c5
)) - update various dependencies </details> <details> <summary>SeleniumHQ/selenium (selenium-webdriver)</summary> ### [`v4.26.0`](8a8aea2337...8ccf0219d7
) [Compare Source](8a8aea2337...8ccf0219d7
) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
This commit is contained in:
parent
2296a79179
commit
d2f07b3a06
2 changed files with 40 additions and 40 deletions
|
@ -1633,7 +1633,7 @@
|
|||
"@types/resolve": "^1.20.1",
|
||||
"@types/scheduler": "^0.23.0",
|
||||
"@types/seedrandom": ">=2.0.0 <4.0.0",
|
||||
"@types/selenium-webdriver": "^4.1.26",
|
||||
"@types/selenium-webdriver": "^4.1.27",
|
||||
"@types/semver": "^7.5.8",
|
||||
"@types/set-value": "^2.0.0",
|
||||
"@types/sinon": "^7.0.13",
|
||||
|
@ -1680,7 +1680,7 @@
|
|||
"buildkite-test-collector": "^1.7.0",
|
||||
"callsites": "^3.1.0",
|
||||
"chance": "1.0.18",
|
||||
"chromedriver": "^130.0.1",
|
||||
"chromedriver": "^130.0.4",
|
||||
"clarify": "^2.2.0",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"cli-progress": "^3.12.0",
|
||||
|
@ -1731,7 +1731,7 @@
|
|||
"file-loader": "^4.2.0",
|
||||
"find-cypress-specs": "^1.41.4",
|
||||
"form-data": "^4.0.0",
|
||||
"geckodriver": "^4.5.1",
|
||||
"geckodriver": "^5.0.0",
|
||||
"gulp-brotli": "^3.0.0",
|
||||
"gulp-postcss": "^9.0.1",
|
||||
"gulp-terser": "^2.1.0",
|
||||
|
@ -1806,7 +1806,7 @@
|
|||
"rxjs-marbles": "^7.0.1",
|
||||
"sass-embedded": "^1.78.0",
|
||||
"sass-loader": "^10.5.1",
|
||||
"selenium-webdriver": "^4.25.0",
|
||||
"selenium-webdriver": "^4.26.0",
|
||||
"sharp": "0.32.6",
|
||||
"simple-git": "^3.16.0",
|
||||
"sinon": "^7.4.2",
|
||||
|
|
72
yarn.lock
72
yarn.lock
|
@ -1394,10 +1394,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.16.2.tgz#05dd7f06659759fda30f87b15534f1e42f1201bb"
|
||||
integrity sha512-KgqAWMH0emL6f3xH6nqyTryoBMqlJ627LBIe9PT1PRRQPz2FtHib3FIHJPukp1slzF3hJYZvdiVwgPnHbaSOOA==
|
||||
|
||||
"@bazel/runfiles@^5.8.1":
|
||||
version "5.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@bazel/runfiles/-/runfiles-5.8.1.tgz#737d5b3dc9739767054820265cfe432a80564c82"
|
||||
integrity sha512-NDdfpdQ6rZlylgv++iMn5FkObC/QlBQvipinGLSOguTYpRywmieOyJ29XHvUilspwTFSILWpoE9CqMGkHXug1g==
|
||||
"@bazel/runfiles@^6.3.1":
|
||||
version "6.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@bazel/runfiles/-/runfiles-6.3.1.tgz#3f8824b2d82853377799d42354b4df78ab0ace0b"
|
||||
integrity sha512-1uLNT5NZsUVIGS4syuHwTzZ8HycMPyr6POA3FCE4GbMtc4rhoJk8aZKtNIRthJYfL+iioppi+rTfH3olMPr9nA==
|
||||
|
||||
"@bazel/typescript@4.6.2":
|
||||
version "4.6.2"
|
||||
|
@ -11334,10 +11334,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/seedrandom/-/seedrandom-2.4.28.tgz#9ce8fa048c1e8c85cb71d7fe4d704e000226036f"
|
||||
integrity sha512-SMA+fUwULwK7sd/ZJicUztiPs8F1yCPwF3O23Z9uQ32ME5Ha0NmDK9+QTsYE4O2tHXChzXomSWWeIhCnoN1LqA==
|
||||
|
||||
"@types/selenium-webdriver@^4.1.26":
|
||||
version "4.1.26"
|
||||
resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-4.1.26.tgz#09c696a341cf8cfc1641cded11d14813350b6ca9"
|
||||
integrity sha512-PUgqsyNffal0eAU0bzGlh37MJo558aporAPZoKqBeB/pF7zhKl1S3zqza0GpwFqgoigNxWhEIJzru75eeYco/w==
|
||||
"@types/selenium-webdriver@^4.1.27":
|
||||
version "4.1.27"
|
||||
resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-4.1.27.tgz#e08000d649df6f099b4099432bd2fece9f50ea7b"
|
||||
integrity sha512-ALqsj8D7Swb6MnBQuAQ58J3KC3yh6fLGtAmpBmnZX8j+0kmP7NaLt56CuzBw2W2bXPrvHFTgn8iekOQFUKXEQA==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
"@types/ws" "*"
|
||||
|
@ -11767,10 +11767,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
||||
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
|
||||
|
||||
"@wdio/logger@^9.0.0":
|
||||
version "9.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@wdio/logger/-/logger-9.0.4.tgz#63e901b9f0f29fa1ded5af54006fbd4df2354c33"
|
||||
integrity sha512-b6gcu0PTVb3fgK4kyAH/k5UUWN5FOUdAfhA4PAY/IZvxZTMFYMqnrZb0WRWWWqL6nu9pcrOVtCOdPBvj0cb+Nw==
|
||||
"@wdio/logger@^9.1.3":
|
||||
version "9.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@wdio/logger/-/logger-9.1.3.tgz#b64b3d2ac642498f3c97580e2f0971f13c1e8fbb"
|
||||
integrity sha512-cumRMK/gE1uedBUw3WmWXOQ7HtB6DR8EyKQioUz2P0IJtRRpglMBdZV7Svr3b++WWawOuzZHMfbTkJQmaVt8Gw==
|
||||
dependencies:
|
||||
chalk "^5.1.2"
|
||||
loglevel "^1.6.0"
|
||||
|
@ -12150,10 +12150,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"
|
||||
integrity sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==
|
||||
|
||||
"@zip.js/zip.js@^2.7.48":
|
||||
version "2.7.51"
|
||||
resolved "https://registry.yarnpkg.com/@zip.js/zip.js/-/zip.js-2.7.51.tgz#a434e285048b951a5788d3d2d59aa68f209e7141"
|
||||
integrity sha512-RKHaebzZZgQkUuzb49/qweN69e8Np9AUZ9QygydDIrbG1njypSAKwkeqIVeuf2JVGBDyB7Z9HKvzPgYrSlv9gw==
|
||||
"@zip.js/zip.js@^2.7.53":
|
||||
version "2.7.53"
|
||||
resolved "https://registry.yarnpkg.com/@zip.js/zip.js/-/zip.js-2.7.53.tgz#bf88e90d8eed562182c01339643bc405446b0578"
|
||||
integrity sha512-G6Bl5wN9EXXVaTUIox71vIX5Z454zEBe+akKpV4m1tUboIctT5h7ID3QXCJd/Lfy2rSvmkTmZIucf1jGRR4f5A==
|
||||
|
||||
a-sync-waterfall@^1.0.0:
|
||||
version "1.0.1"
|
||||
|
@ -14218,10 +14218,10 @@ chrome-trace-event@^1.0.2:
|
|||
dependencies:
|
||||
tslib "^1.9.0"
|
||||
|
||||
chromedriver@^130.0.1:
|
||||
version "130.0.1"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-130.0.1.tgz#24fd5b2c9c9df4ebfc5d28c94eca8658915fbe15"
|
||||
integrity sha512-JH+OxDZ7gVv02r9oXwj4mQ8JCtj62g0fCD1LMUUYdB/4mPxn/E2ys+1IzXItoE7vXM9fGVc9R1akvXLqwwuSww==
|
||||
chromedriver@^130.0.4:
|
||||
version "130.0.4"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-130.0.4.tgz#55225ddfec428e306116507651f5a24fdb299bd6"
|
||||
integrity sha512-lpR+PWXszij1k4Ig3t338Zvll9HtCTiwoLM7n4pCCswALHxzmgwaaIFBh3rt9+5wRk9D07oFblrazrBxwaYYAQ==
|
||||
dependencies:
|
||||
"@testim/chrome-version" "^1.1.4"
|
||||
axios "^1.7.4"
|
||||
|
@ -18603,19 +18603,19 @@ gcp-metadata@^6.1.0:
|
|||
gaxios "^6.0.0"
|
||||
json-bigint "^1.0.0"
|
||||
|
||||
geckodriver@^4.5.1:
|
||||
version "4.5.1"
|
||||
resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-4.5.1.tgz#624fc01815c1aa498dd3f717f7bd4c6cca0c57b8"
|
||||
integrity sha512-lGCRqPMuzbRNDWJOQcUqhNqPvNsIFu6yzXF8J/6K3WCYFd2r5ckbeF7h1cxsnjA7YLSEiWzERCt6/gjZ3tW0ug==
|
||||
geckodriver@^5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-5.0.0.tgz#88437f3812075988bb05b5e19dc4aaa42d200577"
|
||||
integrity sha512-vn7TtQ3b9VMJtVXsyWtQQl1fyBVFhQy7UvJF96kPuuJ0or5THH496AD3eUyaDD11+EqCxH9t6V+EP9soZQk4YQ==
|
||||
dependencies:
|
||||
"@wdio/logger" "^9.0.0"
|
||||
"@zip.js/zip.js" "^2.7.48"
|
||||
"@wdio/logger" "^9.1.3"
|
||||
"@zip.js/zip.js" "^2.7.53"
|
||||
decamelize "^6.0.0"
|
||||
http-proxy-agent "^7.0.2"
|
||||
https-proxy-agent "^7.0.5"
|
||||
node-fetch "^3.3.2"
|
||||
tar-fs "^3.0.6"
|
||||
which "^4.0.0"
|
||||
which "^5.0.0"
|
||||
|
||||
gensync@^1.0.0-beta.1, gensync@^1.0.0-beta.2:
|
||||
version "1.0.0-beta.2"
|
||||
|
@ -28129,12 +28129,12 @@ select-hose@^2.0.0:
|
|||
resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca"
|
||||
integrity sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=
|
||||
|
||||
selenium-webdriver@^4.25.0:
|
||||
version "4.25.0"
|
||||
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.25.0.tgz#3562b49668817974bb1d13d25a50e8bc0264fcf3"
|
||||
integrity sha512-zl9IX93caOT8wbcCpZzAkEtYa+hNgJ4C5GUN8uhpzggqRLvsg1asfKi0p1uNZC8buYVvsBZbx8S+9MjVAjs4oA==
|
||||
selenium-webdriver@^4.26.0:
|
||||
version "4.26.0"
|
||||
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.26.0.tgz#23163cdad20388214a4ad17c1f38262a0857c902"
|
||||
integrity sha512-nA7jMRIPV17mJmAiTDBWN96Sy0Uxrz5CCLb7bLVV6PpL417SyBMPc2Zo/uoREc2EOHlzHwHwAlFtgmSngSY4WQ==
|
||||
dependencies:
|
||||
"@bazel/runfiles" "^5.8.1"
|
||||
"@bazel/runfiles" "^6.3.1"
|
||||
jszip "^3.10.1"
|
||||
tmp "^0.2.3"
|
||||
ws "^8.18.0"
|
||||
|
@ -32174,10 +32174,10 @@ which@^2.0.1:
|
|||
dependencies:
|
||||
isexe "^2.0.0"
|
||||
|
||||
which@^4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/which/-/which-4.0.0.tgz#cd60b5e74503a3fbcfbf6cd6b4138a8bae644c1a"
|
||||
integrity sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==
|
||||
which@^5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/which/-/which-5.0.0.tgz#d93f2d93f79834d4363c7d0c23e00d07c466c8d6"
|
||||
integrity sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==
|
||||
dependencies:
|
||||
isexe "^3.1.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue