Skip to content

Commit

Permalink
Update dependency selenium-webdriver to v4.16.0 (#806)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [selenium-webdriver](https://togithub.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme) ([source](https://togithub.com/SeleniumHQ/selenium)) | [`4.15.0` -> `4.16.0`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.14.0/4.16.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/selenium-webdriver/4.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/selenium-webdriver/4.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/selenium-webdriver/4.14.0/4.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/selenium-webdriver/4.14.0/4.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@types/selenium-webdriver](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selenium-webdriver) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver)) | [`4.1.20` -> `4.1.21`](https://renovatebot.com/diffs/npm/@types%2fselenium-webdriver/4.1.19/4.1.21) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fselenium-webdriver/4.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fselenium-webdriver/4.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fselenium-webdriver/4.1.19/4.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fselenium-webdriver/4.1.19/4.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>SeleniumHQ/selenium (selenium-webdriver)</summary>

### [`v4.16.0`](https://togithub.com/SeleniumHQ/selenium/compare/1d14b5521bae241b099f6b0e008fcc9866e842ab...15400459ddea077b868f696980367ee7ca0d91bd)

[Compare Source](https://togithub.com/SeleniumHQ/selenium/compare/1d14b5521bae241b099f6b0e008fcc9866e842ab...15400459ddea077b868f696980367ee7ca0d91bd)

### [`v4.15.0`](https://togithub.com/SeleniumHQ/selenium/compare/e5a96349cea553359d2ad38d0e85c2b1f9928265...1d14b5521bae241b099f6b0e008fcc9866e842ab)

[Compare Source](https://togithub.com/SeleniumHQ/selenium/compare/e5a96349cea553359d2ad38d0e85c2b1f9928265...1d14b5521bae241b099f6b0e008fcc9866e842ab)

</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 these updates again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent daadd82 commit eaeccfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@types/relay-runtime": "14.1.19",
"@types/selenium-webdriver": "4.1.20",
"@types/selenium-webdriver": "4.1.21",
"@types/sharp": "0.31.1",
"@types/string-hash": "1.1.3",
"@types/trusted-types": "2.0.7",
Expand Down Expand Up @@ -209,7 +209,7 @@
"scheduler-builtin": "npm:[email protected]",
"scheduler-experimental-builtin": "npm:[email protected]",
"seedrandom": "3.0.5",
"selenium-webdriver": "4.15.0",
"selenium-webdriver": "4.16.0",
"semver": "7.5.4",
"shell-quote": "1.8.1",
"strip-ansi": "7.1.0",
Expand Down

0 comments on commit eaeccfa

Please sign in to comment.