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

Update ftr (main) #199090

Merged
merged 2 commits into from
Nov 15, 2024
Merged

Update ftr (main) #199090

merged 2 commits into from
Nov 15, 2024

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Nov 6, 2024

This PR contains the following updates:

Package Type Update Change Pending
@types/selenium-webdriver (source) devDependencies patch ^4.1.26 -> ^4.1.27
chromedriver devDependencies patch ^130.0.1 -> ^130.0.4 131.0.0
geckodriver devDependencies major ^4.5.1 -> ^5.0.0
selenium-webdriver (source) devDependencies minor ^4.25.0 -> ^4.26.0

Release Notes

giggio/node-chromedriver (chromedriver)

v130.0.4

Compare Source

v130.0.3

Compare Source

v130.0.2

Compare Source

webdriverio-community/node-geckodriver (geckodriver)

v5.0.0: Release 5.0.0

Compare Source

💥 Breaking

  • update license from MLP to MIT (9ecf5e2)
  • require Node.js v18 (366cbb6)

🧹 Chore

  • set gitattributes (5f26dc7)
  • fix husky (29d87c5)
  • update various dependencies
SeleniumHQ/selenium (selenium-webdriver)

v4.26.0

Compare Source


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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team labels Nov 6, 2024
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team November 6, 2024 09:28
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@Ikuni17
Copy link
Contributor

Ikuni17 commented Nov 7, 2024

/ci

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-ftr branch 2 times, most recently from 0d3b1ce to 32ca9b7 Compare November 10, 2024 09:30
@Ikuni17 Ikuni17 added the backport:prev-major Backport to (8.x, 8.17, 8.16) the previous major branch and other branches in development label Nov 15, 2024
@Ikuni17 Ikuni17 self-assigned this Nov 15, 2024
@Ikuni17
Copy link
Contributor

Ikuni17 commented Nov 15, 2024

/ci

@Ikuni17 Ikuni17 enabled auto-merge (squash) November 15, 2024 01:15
@elastic-renovate-prod
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Ikuni17 Ikuni17 merged commit d2f07b3 into main Nov 15, 2024
43 of 44 checks passed
@Ikuni17 Ikuni17 deleted the renovate/main-ftr branch November 15, 2024 03:18
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.15, 8.16, 8.x

https://github.com/elastic/kibana/actions/runs/11849628894

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

cc @Ikuni17

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.15 Backport failed because of merge conflicts
8.16 Backport failed because of merge conflicts
8.x Backport failed because of merge conflicts

You might need to backport the following PRs to 8.x:
- Update dependency @launchdarkly/node-server-sdk to ^9.7.1 (main) (#199836)
- [Observability] Split up observability-utils package (#199801)
- [WIP] - Unskip threat hunting tests (#195662)

Manual backport

To create the backport manually run:

node scripts/backport --pr 199090

Questions ?

Please refer to the Backport tool documentation

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 199090 locally

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Nov 18, 2024
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Nov 18, 2024
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 <[email protected]>
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Nov 18, 2024
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 <[email protected]>
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 199090 locally

3 similar comments
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 199090 locally

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 199090 locally

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 199090 locally

@kibanamachine kibanamachine added backport:skip This commit does not require backporting and removed backport missing Added to PRs automatically when the are determined to be missing a backport. labels Nov 27, 2024
@Ikuni17 Ikuni17 added backport:all-open Backport to all branches that could still receive a release and removed backport:skip This commit does not require backporting labels Nov 27, 2024
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 7.17, 8.15, 8.16, 8.17, 8.x

https://github.com/elastic/kibana/actions/runs/12058976675

@kibanamachine
Copy link
Contributor

Starting backport for target branches: 7.17, 8.15, 8.16, 8.17, 8.x

https://github.com/elastic/kibana/actions/runs/12058976681

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
7.17 Backport failed because of merge conflicts
8.15 Backport failed because of merge conflicts
8.16 Backport failed because of merge conflicts
8.17 Backport failed because of merge conflicts
8.x Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 199090

Questions ?

Please refer to the Backport tool documentation

Ikuni17 pushed a commit to Ikuni17/kibana that referenced this pull request Nov 27, 2024
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 <[email protected]>
(cherry picked from commit d2f07b3)

# Conflicts:
#	package.json
#	yarn.lock
Ikuni17 pushed a commit to Ikuni17/kibana that referenced this pull request Nov 27, 2024
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 <[email protected]>
(cherry picked from commit d2f07b3)

# Conflicts:
#	package.json
#	yarn.lock
Ikuni17 pushed a commit to Ikuni17/kibana that referenced this pull request Nov 27, 2024
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 <[email protected]>
(cherry picked from commit d2f07b3)

# Conflicts:
#	package.json
#	yarn.lock
Ikuni17 pushed a commit to Ikuni17/kibana that referenced this pull request Nov 27, 2024
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 <[email protected]>
(cherry picked from commit d2f07b3)

# Conflicts:
#	package.json
#	yarn.lock
@Ikuni17
Copy link
Contributor

Ikuni17 commented Nov 27, 2024

💚 All backports created successfully

Status Branch Result
8.x
8.17
8.16
8.15
7.17

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

Ikuni17 added a commit that referenced this pull request Nov 28, 2024
# Backport

This will backport the following commits from `main` to `8.17`:
- [Update ftr (main)
(#199090)](#199090)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Ikuni17 added a commit that referenced this pull request Nov 28, 2024
# Backport

This will backport the following commits from `main` to `8.x`:
- [Update ftr (main)
(#199090)](#199090)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Ikuni17 added a commit that referenced this pull request Nov 28, 2024
# Backport

This will backport the following commits from `main` to `8.16`:
- [Update ftr (main)
(#199090)](#199090)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Ikuni17 added a commit that referenced this pull request Nov 28, 2024
# Backport

This will backport the following commits from `main` to `8.15`:
- [Update ftr (main)
(#199090)](#199090)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Nov 28, 2024
@kibanamachine
Copy link
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

@kibanamachine kibanamachine mentioned this pull request Nov 29, 2024
1 task
@kibanamachine
Copy link
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

3 similar comments
@kibanamachine
Copy link
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

@kibanamachine
Copy link
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

@kibanamachine
Copy link
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

Ikuni17 added a commit that referenced this pull request Dec 6, 2024
# Backport

This will backport the following commits from `main` to `7.17`:
- [Update ftr (main)
(#199090)](#199090)

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants