Skip to content

Commit

Permalink
Update dependency selenium-webdriver to v4.25.0 (#2665)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [selenium-webdriver](https://redirect.github.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme) ([source](https://redirect.github.com/SeleniumHQ/selenium)) | [`4.24.1` -> `4.25.0`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.19.0/4.25.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/selenium-webdriver/4.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/selenium-webdriver/4.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/selenium-webdriver/4.19.0/4.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/selenium-webdriver/4.19.0/4.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v4.25.0`](https://redirect.github.com/SeleniumHQ/selenium/compare/603f4a4a5944e9de8e5f8ee77ddbefc8560da6b7...8a8aea2337281d1824e9fa6b784fc269b59d768e)

[Compare Source](https://redirect.github.com/SeleniumHQ/selenium/compare/603f4a4a5944e9de8e5f8ee77ddbefc8560da6b7...8a8aea2337281d1824e9fa6b784fc269b59d768e)

### [`v4.24.1`](https://redirect.github.com/SeleniumHQ/selenium/compare/748ffc9bc3cf40211b27d1b27e238b26aae93f46...603f4a4a5944e9de8e5f8ee77ddbefc8560da6b7)

[Compare Source](https://redirect.github.com/SeleniumHQ/selenium/compare/748ffc9bc3cf40211b27d1b27e238b26aae93f46...603f4a4a5944e9de8e5f8ee77ddbefc8560da6b7)

### [`v4.24.0`](https://redirect.github.com/SeleniumHQ/selenium/compare/4df0a231af83908edb1a4304028b508f245d26a8...748ffc9bc3cf40211b27d1b27e238b26aae93f46)

[Compare Source](https://redirect.github.com/SeleniumHQ/selenium/compare/4df0a231af83908edb1a4304028b508f245d26a8...748ffc9bc3cf40211b27d1b27e238b26aae93f46)

### [`v4.23.0`](https://redirect.github.com/SeleniumHQ/selenium/compare/c5f314670396b04e92b32500bd6e0dfac31e841f...4df0a231af83908edb1a4304028b508f245d26a8)

[Compare Source](https://redirect.github.com/SeleniumHQ/selenium/compare/c5f314670396b04e92b32500bd6e0dfac31e841f...4df0a231af83908edb1a4304028b508f245d26a8)

### [`v4.22.0`](https://redirect.github.com/SeleniumHQ/selenium/compare/79ed462ef4f0af15fa7cb6c163898721c87d97a3...c5f314670396b04e92b32500bd6e0dfac31e841f)

[Compare Source](https://redirect.github.com/SeleniumHQ/selenium/compare/79ed462ef4f0af15fa7cb6c163898721c87d97a3...c5f314670396b04e92b32500bd6e0dfac31e841f)

### [`v4.21.0`](https://redirect.github.com/SeleniumHQ/selenium/compare/866c76ca804c82795fd86a969bc5ed402397142c...79ed462ef4f0af15fa7cb6c163898721c87d97a3)

[Compare Source](https://redirect.github.com/SeleniumHQ/selenium/compare/866c76ca804c82795fd86a969bc5ed402397142c...79ed462ef4f0af15fa7cb6c163898721c87d97a3)

### [`v4.20.0`](https://redirect.github.com/SeleniumHQ/selenium/compare/5f9cec8963b33a7708619d666a5ce0b2f6542c7d...866c76ca804c82795fd86a969bc5ed402397142c)

</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.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] committed Sep 21, 2024
1 parent b0189e0 commit f2a0fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
"scheduler-builtin": "npm:scheduler@0.24.0-next-fecc288b7-20221025",
"scheduler-experimental-builtin": "npm:scheduler@0.23.2",
"seedrandom": "3.0.5",
"selenium-webdriver": "4.24.1",
"selenium-webdriver": "4.25.0",
"semver": "7.6.3",
"shell-quote": "1.8.1",
"strip-ansi": "7.1.0",
Expand Down

0 comments on commit f2a0fef

Please sign in to comment.