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) #202502

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Update ftr (main) #202502

merged 1 commit into from
Dec 3, 2024

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Dec 2, 2024

This PR contains the following updates:

Package Type Update Change
chromedriver devDependencies patch ^131.0.0 -> ^131.0.1
selenium-webdriver (source) devDependencies minor ^4.26.0 -> ^4.27.0

Release Notes

SeleniumHQ/selenium (selenium-webdriver)

v4.27.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 Dec 2, 2024
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team December 2, 2024 15:05
@elasticmachine
Copy link
Contributor

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

@Ikuni17 Ikuni17 added the backport:all-open Backport to all branches that could still receive a release label Dec 2, 2024
@Ikuni17
Copy link
Contributor

Ikuni17 commented Dec 2, 2024

/ci

@Ikuni17 Ikuni17 enabled auto-merge (squash) December 2, 2024 23:23
@Ikuni17 Ikuni17 merged commit 5b7752e into main Dec 3, 2024
16 checks passed
@Ikuni17 Ikuni17 deleted the renovate/main-ftr branch December 3, 2024 01:04
@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/12130923537

@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

You might need to backport the following PRs to 8.x:
- [Discover / Logs] Add new "Saved Search component" (#199787)
- Upgrades cypress to 13.15.1 (#198715)

Manual backport

To create the backport manually run:

node scripts/backport --pr 202502

Questions ?

Please refer to the Backport tool documentation

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Dec 4, 2024
@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 202502 locally

1 similar comment
@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 202502 locally

hop-dev pushed a commit to hop-dev/kibana that referenced this pull request Dec 5, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [chromedriver](https://togithub.com/giggio/node-chromedriver) |
devDependencies | patch | [`^131.0.0` ->
`^131.0.1`](https://renovatebot.com/diffs/npm/chromedriver/131.0.1/131.0.1)
|
|
[selenium-webdriver](https://togithub.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme)
([source](https://togithub.com/SeleniumHQ/selenium)) | devDependencies |
minor | [`^4.26.0` ->
`^4.27.0`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.26.0/4.27.0)
|

---

### Release Notes

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

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

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

</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>
@Ikuni17
Copy link
Contributor

Ikuni17 commented Dec 6, 2024

💚 All backports created successfully

Status Branch Result
8.x

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

Questions ?

Please refer to the Backport tool documentation

Ikuni17 pushed a commit to Ikuni17/kibana that referenced this pull request Dec 6, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [chromedriver](https://togithub.com/giggio/node-chromedriver) |
devDependencies | patch | [`^131.0.0` ->
`^131.0.1`](https://renovatebot.com/diffs/npm/chromedriver/131.0.1/131.0.1)
|
|
[selenium-webdriver](https://togithub.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme)
([source](https://togithub.com/SeleniumHQ/selenium)) | devDependencies |
minor | [`^4.26.0` ->
`^4.27.0`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.26.0/4.27.0)
|

---

### Release Notes

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

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

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

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

# Conflicts:
#	package.json
Ikuni17 pushed a commit to Ikuni17/kibana that referenced this pull request Dec 6, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [chromedriver](https://togithub.com/giggio/node-chromedriver) |
devDependencies | patch | [`^131.0.0` ->
`^131.0.1`](https://renovatebot.com/diffs/npm/chromedriver/131.0.1/131.0.1)
|
|
[selenium-webdriver](https://togithub.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme)
([source](https://togithub.com/SeleniumHQ/selenium)) | devDependencies |
minor | [`^4.26.0` ->
`^4.27.0`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.26.0/4.27.0)
|

---

### Release Notes

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

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

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

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

# Conflicts:
#	package.json
Ikuni17 pushed a commit to Ikuni17/kibana that referenced this pull request Dec 6, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [chromedriver](https://togithub.com/giggio/node-chromedriver) |
devDependencies | patch | [`^131.0.0` ->
`^131.0.1`](https://renovatebot.com/diffs/npm/chromedriver/131.0.1/131.0.1)
|
|
[selenium-webdriver](https://togithub.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme)
([source](https://togithub.com/SeleniumHQ/selenium)) | devDependencies |
minor | [`^4.26.0` ->
`^4.27.0`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.26.0/4.27.0)
|

---

### Release Notes

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

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

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

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

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

Ikuni17 commented Dec 6, 2024

💚 All backports created successfully

Status Branch Result
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 pushed a commit to Ikuni17/kibana that referenced this pull request Dec 6, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [chromedriver](https://togithub.com/giggio/node-chromedriver) |
devDependencies | patch | [`^131.0.0` ->
`^131.0.1`](https://renovatebot.com/diffs/npm/chromedriver/131.0.1/131.0.1)
|
|
[selenium-webdriver](https://togithub.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme)
([source](https://togithub.com/SeleniumHQ/selenium)) | devDependencies |
minor | [`^4.26.0` ->
`^4.27.0`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.26.0/4.27.0)
|

---

### Release Notes

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

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

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

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

# Conflicts:
#	package.json
@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 `8.x`:
- [Update ftr (main)
(#202502)](#202502)

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 Dec 6, 2024
# Backport

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

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 Dec 6, 2024
# Backport

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

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 Dec 6, 2024
# Backport

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

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 Dec 7, 2024
# Backport

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

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 7, 2024
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Dec 9, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [chromedriver](https://togithub.com/giggio/node-chromedriver) |
devDependencies | patch | [`^131.0.0` ->
`^131.0.1`](https://renovatebot.com/diffs/npm/chromedriver/131.0.1/131.0.1)
|
|
[selenium-webdriver](https://togithub.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme)
([source](https://togithub.com/SeleniumHQ/selenium)) | devDependencies |
minor | [`^4.26.0` ->
`^4.27.0`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.26.0/4.27.0)
|

---

### Release Notes

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

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

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

</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>
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Dec 12, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [chromedriver](https://togithub.com/giggio/node-chromedriver) |
devDependencies | patch | [`^131.0.0` ->
`^131.0.1`](https://renovatebot.com/diffs/npm/chromedriver/131.0.1/131.0.1)
|
|
[selenium-webdriver](https://togithub.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme)
([source](https://togithub.com/SeleniumHQ/selenium)) | devDependencies |
minor | [`^4.26.0` ->
`^4.27.0`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.26.0/4.27.0)
|

---

### Release Notes

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

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

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

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