Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.17] Update ftr (main) (#199090) #202088

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

Ikuni17
Copy link
Contributor

@Ikuni17 Ikuni17 commented Nov 27, 2024

Backport

This will backport the following commits from main to 7.17:

@Ikuni17 Ikuni17 enabled auto-merge (squash) November 27, 2024 22:57
@Ikuni17 Ikuni17 mentioned this pull request Nov 27, 2024
1 task
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`](https://togithub.com/webdriverio-community/node-geckodriver/commit/9ecf5e2))
- require Node.js v18
([`366cbb6`](https://togithub.com/webdriverio-community/node-geckodriver/commit/366cbb6))

#### 🧹 Chore

- set gitattributes
([`5f26dc7`](https://togithub.com/webdriverio-community/node-geckodriver/commit/5f26dc7))
- fix husky
([`29d87c5`](https://togithub.com/webdriverio-community/node-geckodriver/commit/29d87c5))
-   update various dependencies

</details>

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

###
[`v4.26.0`](https://togithub.com/SeleniumHQ/selenium/compare/8a8aea2337281d1824e9fa6b784fc269b59d768e...8ccf0219d77a3144923d79e76e2b8fddd85b3e8f)

[Compare
Source](https://togithub.com/SeleniumHQ/selenium/compare/8a8aea2337281d1824e9fa6b784fc269b59d768e...8ccf0219d77a3144923d79e76e2b8fddd85b3e8f)

</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>
(cherry picked from commit d2f07b3)

# Conflicts:
#	package.json
#	yarn.lock
@Ikuni17 Ikuni17 requested a review from a team November 27, 2024 23:01
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

@Ikuni17 Ikuni17 disabled auto-merge December 6, 2024 02:13
@Ikuni17 Ikuni17 merged commit a6556f1 into elastic:7.17 Dec 6, 2024
87 checks passed
@Ikuni17 Ikuni17 deleted the backport/7.17/pr-199090 branch December 6, 2024 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants