From fc46cc30885c5c60a05d64ca7cdb22a2a1c878dc Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:59:25 -0500 Subject: [PATCH] Update dependency geckodriver to ^4.4.4 (main) (#192406) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [geckodriver](https://togithub.com/webdriverio-community/node-geckodriver) | devDependencies | patch | [`^4.4.3` -> `^4.4.4`](https://renovatebot.com/diffs/npm/geckodriver/4.4.3/4.4.4) | --- ### Release Notes
webdriverio-community/node-geckodriver (geckodriver) ### [`v4.4.4`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v4.4.4): Release 4.4.4 [Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.4.3...v4.4.4) - fix: populate geckodriver options ([`f30716e`](https://togithub.com/webdriverio-community/node-geckodriver/commit/f30716e)) - chore(deps-dev): bump tsx from 4.18.0 to 4.19.0 ([#​528](https://togithub.com/webdriverio-community/node-geckodriver/issues/528)) ([`26ab600`](https://togithub.com/webdriverio-community/node-geckodriver/commit/26ab600)) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 22.5.0 to 22.5.2 ([#​529](https://togithub.com/webdriverio-community/node-geckodriver/issues/529)) ([`4ee2e5a`](https://togithub.com/webdriverio-community/node-geckodriver/commit/4ee2e5a)) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​530](https://togithub.com/webdriverio-community/node-geckodriver/issues/530)) ([`8caf9f3`](https://togithub.com/webdriverio-community/node-geckodriver/commit/8caf9f3)) - chore(deps): bump [@​zip](https://togithub.com/zip).js/zip.js from 2.7.51 to 2.7.52 ([#​527](https://togithub.com/webdriverio-community/node-geckodriver/issues/527)) ([`79cedf4`](https://togithub.com/webdriverio-community/node-geckodriver/commit/79cedf4)) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 8.2.0 to 8.3.0 ([#​526](https://togithub.com/webdriverio-community/node-geckodriver/issues/526)) ([`702e61d`](https://togithub.com/webdriverio-community/node-geckodriver/commit/702e61d)) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 22.4.0 to 22.5.0 ([#​524](https://togithub.com/webdriverio-community/node-geckodriver/issues/524)) ([`5ec0d44`](https://togithub.com/webdriverio-community/node-geckodriver/commit/5ec0d44)) - chore(deps-dev): bump webdriverio from 9.0.1 to 9.0.7 ([#​518](https://togithub.com/webdriverio-community/node-geckodriver/issues/518)) ([`2180d15`](https://togithub.com/webdriverio-community/node-geckodriver/commit/2180d15)) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​525](https://togithub.com/webdriverio-community/node-geckodriver/issues/525)) ([`ce202e3`](https://togithub.com/webdriverio-community/node-geckodriver/commit/ce202e3)) - chore(deps): bump [@​wdio/logger](https://togithub.com/wdio/logger) from 9.0.0 to 9.0.4 ([#​523](https://togithub.com/webdriverio-community/node-geckodriver/issues/523)) ([`2c75484`](https://togithub.com/webdriverio-community/node-geckodriver/commit/2c75484)) - chore(deps): bump [@​zip](https://togithub.com/zip).js/zip.js from 2.7.48 to 2.7.51 ([#​522](https://togithub.com/webdriverio-community/node-geckodriver/issues/522)) ([`082011a`](https://togithub.com/webdriverio-community/node-geckodriver/commit/082011a)) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 8.1.0 to 8.2.0 ([#​521](https://togithub.com/webdriverio-community/node-geckodriver/issues/521)) ([`61a3233`](https://togithub.com/webdriverio-community/node-geckodriver/commit/61a3233)) - chore(deps-dev): bump husky from 9.1.4 to 9.1.5 ([#​520](https://togithub.com/webdriverio-community/node-geckodriver/issues/520)) ([`382ef66`](https://togithub.com/webdriverio-community/node-geckodriver/commit/382ef66)) - chore(deps-dev): bump tsx from 4.17.0 to 4.18.0 ([#​517](https://togithub.com/webdriverio-community/node-geckodriver/issues/517)) ([`0da82d3`](https://togithub.com/webdriverio-community/node-geckodriver/commit/0da82d3)) - chore(deps-dev): bump webdriverio from 9.0.0 to 9.0.1 ([#​515](https://togithub.com/webdriverio-community/node-geckodriver/issues/515)) ([`7d390a3`](https://togithub.com/webdriverio-community/node-geckodriver/commit/7d390a3)) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 22.3.0 to 22.4.0 ([#​514](https://togithub.com/webdriverio-community/node-geckodriver/issues/514)) ([`87d7dd7`](https://togithub.com/webdriverio-community/node-geckodriver/commit/87d7dd7))
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Jon --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a6fbaa610728cf..22ee95e71e6624 100644 --- a/package.json +++ b/package.json @@ -1703,7 +1703,7 @@ "file-loader": "^4.2.0", "find-cypress-specs": "^1.41.4", "form-data": "^4.0.0", - "geckodriver": "^4.4.3", + "geckodriver": "^4.4.4", "gulp-brotli": "^3.0.0", "gulp-postcss": "^9.0.1", "gulp-terser": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index 2e8d0cf893e736..12174e14054ad7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18593,10 +18593,10 @@ gcp-metadata@^6.1.0: gaxios "^6.0.0" json-bigint "^1.0.0" -geckodriver@^4.4.3: - version "4.4.3" - resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-4.4.3.tgz#0f3ae367e784bb0f37df4088d3d551913df1ffde" - integrity sha512-79rvaq8pvKVUtuM9XBjQApb04kOVkl3TFRX+zTt1wlmL+wqpt85ocWCdqiENU/3zIzg2Me21eClUcnE7F1kL2w== +geckodriver@^4.4.4: + version "4.4.4" + resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-4.4.4.tgz#0aad02533e8cf127573f4d86f1cc5450c913f095" + integrity sha512-0zaw19tcmWeluqx7+Y559JGBtidu1D0Lb8ElYKiNEQu8r3sCfrLUf5V10xypl8u29ZLbgRV7WflxCJVTCkCMFA== dependencies: "@wdio/logger" "^9.0.0" "@zip.js/zip.js" "^2.7.48"