Skip to content

Update dependency @octokit/rest to v22.0.1 (main)#243102

Merged
Ikuni17 merged 2 commits intomainfrom
renovate/main-@octokitrest
Jan 10, 2026
Merged

Update dependency @octokit/rest to v22.0.1 (main)#243102
Ikuni17 merged 2 commits intomainfrom
renovate/main-@octokitrest

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Nov 14, 2025

This PR contains the following updates:

Package Type Update Change
@octokit/rest devDependencies patch 22.0.0 -> 22.0.1
@octokit/rest dependencies patch ^22.0.0 -> ^22.0.1

Release Notes

octokit/rest.js (@​octokit/rest)

v22.0.1

Compare Source

Bug Fixes

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 Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added 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 Kibana-Operations Team labels Nov 14, 2025
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team as a code owner November 14, 2025 21:45
@elastic-renovate-prod elastic-renovate-prod bot added release_note:skip Skip the PR/issue when compiling release notes backport:all-open Backport to all branches that could still receive a release labels Nov 14, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-@octokitrest branch from fe4a156 to 31bcd05 Compare January 7, 2026 11:18
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency @octokit/rest to ^22.0.1 (main) Update dependency @octokit/rest to v22.0.1 (main) Jan 7, 2026
@elastic-renovate-prod
Copy link
Copy Markdown
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 3947a90 into main Jan 10, 2026
14 checks passed
@Ikuni17 Ikuni17 deleted the renovate/main-@octokitrest branch January 10, 2026 05:16
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.19, 9.1, 9.2, 9.3

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

@kibanamachine
Copy link
Copy Markdown
Contributor

💔 All backports failed

Status Branch Result
8.19 Backport failed because of merge conflicts
9.1 Backport failed because of merge conflicts

You might need to backport the following PRs to 9.1:
- Bump @langchain/core@0.3.80 (#247521)
- Update dependency @types/moment-duration-format to ^2.2.7 (main) (#242221)
9.2 Backport failed because of merge conflicts

You might need to backport the following PRs to 9.2:
- Bump @langchain/core@0.3.80 (#247521)
- Update dependency @types/moment-duration-format to ^2.2.7 (main) (#242221)
9.3 Backport failed because of merge conflicts

You might need to backport the following PRs to 9.3:
- Update dependency @types/moment-duration-format to ^2.2.7 (main) (#242221)
- Update dependency @hey-api/openapi-ts to v0.88.1 (main) (#247210)
- chore(slo): Create slo shared plugin (#246928)

Manual backport

To create the backport manually run:

node scripts/backport --pr 243102

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 Jan 12, 2026
@kibanamachine
Copy link
Copy Markdown
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 243102 locally

devamanv pushed a commit to devamanv/kibana that referenced this pull request Jan 12, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@octokit/rest](https://github.com/octokit/rest.js) |
devDependencies | patch | [`22.0.0` ->
`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)
|
| [@octokit/rest](https://github.com/octokit/rest.js) |
dependencies | patch | [`^22.0.0` ->
`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)
|

---

### Release Notes

<details>
<summary>octokit/rest.js (@&elastic#8203;octokit/rest)</summary>

###
[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)

[Compare
Source](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)

##### Bug Fixes

- **deps:** update octokit monorepo (major)
([#&elastic#8203;538](https://github.com/octokit/rest.js/issues/538))
([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))

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

---

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

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19-->

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>
mbondyra added a commit to mbondyra/kibana that referenced this pull request Jan 12, 2026
* commit 'c4304e27736c62f17af20d145770b2ae9d3fae30': (418 commits)
  skip failing suite (elastic#89079)
  [ES|QL] Update grammars (elastic#248600)
  skip failing test suite (elastic#248579)
  [ES|QL] Update function metadata (elastic#248601)
  skip failing test suite (elastic#248554)
  Fix flaky test runner serverless flag for Search solution (elastic#248559)
  [Security Solution][Attacks/Alerts][Attacks page][Table section] Remember last selected attack details tab (Summary or Alerts) (elastic#247519) (elastic#247988)
  Fix ES health check poller (elastic#248496)
  Fix collector schema ownership (elastic#241292)
  [api-docs] 2026-01-10 Daily api_docs build (elastic#248574)
  Update dependency cssstyle to v5.3.5 (main) (elastic#237637)
  Update dependency @octokit/rest to v22.0.1 (main) (elastic#243102)
  skip failing test suite (elastic#248504)
  skip failing test suite (elastic#247685)
  Remove broken ecommerce_dashboard journeys (elastic#248162)
  [Obs AI] Hide AI Insight component when there are no connectors (elastic#248542)
  skip failing suite (elastic#248433)
  [Security Solution][Attacks/Alerts][Attacks page][Table section] Hide tabs for generic attack groups (elastic#248444)
  [Agent Builder] [AI Infra] Adds product documentation tool and task evals (elastic#248370)
  [Controls Anywhere] Keep controls focused when creating + editing other panels (elastic#248021)
  ...
@kibanamachine
Copy link
Copy Markdown
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 243102 locally

5 similar comments
@kibanamachine
Copy link
Copy Markdown
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 243102 locally

@kibanamachine
Copy link
Copy Markdown
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 243102 locally

@kibanamachine
Copy link
Copy Markdown
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 243102 locally

@kibanamachine
Copy link
Copy Markdown
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 243102 locally

@kibanamachine
Copy link
Copy Markdown
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 243102 locally

Ikuni17 pushed a commit to Ikuni17/kibana that referenced this pull request Jan 21, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@octokit/rest](https://github.com/octokit/rest.js) |
devDependencies | patch | [`22.0.0` ->
`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)
|
| [@octokit/rest](https://github.com/octokit/rest.js) |
dependencies | patch | [`^22.0.0` ->
`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)
|

---

### Release Notes

<details>
<summary>octokit/rest.js (@&elastic#8203;octokit/rest)</summary>

###
[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)

[Compare
Source](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)

##### Bug Fixes

- **deps:** update octokit monorepo (major)
([#&elastic#8203;538](https://github.com/octokit/rest.js/issues/538))
([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))

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

---

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

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19-->

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 3947a90)

# Conflicts:
#	package.json
#	yarn.lock
Ikuni17 pushed a commit to Ikuni17/kibana that referenced this pull request Jan 21, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@octokit/rest](https://github.com/octokit/rest.js) |
devDependencies | patch | [`22.0.0` ->
`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)
|
| [@octokit/rest](https://github.com/octokit/rest.js) |
dependencies | patch | [`^22.0.0` ->
`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)
|

---

### Release Notes

<details>
<summary>octokit/rest.js (@&elastic#8203;octokit/rest)</summary>

###
[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)

[Compare
Source](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)

##### Bug Fixes

- **deps:** update octokit monorepo (major)
([#&elastic#8203;538](https://github.com/octokit/rest.js/issues/538))
([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))

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

---

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

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19-->

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 3947a90)

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

Ikuni17 commented Jan 21, 2026

💚 All backports created successfully

Status Branch Result
9.3
9.2
9.1
8.19

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 Jan 21, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@octokit/rest](https://github.com/octokit/rest.js) |
devDependencies | patch | [`22.0.0` ->
`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)
|
| [@octokit/rest](https://github.com/octokit/rest.js) |
dependencies | patch | [`^22.0.0` ->
`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)
|

---

### Release Notes

<details>
<summary>octokit/rest.js (@&elastic#8203;octokit/rest)</summary>

###
[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)

[Compare
Source](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)

##### Bug Fixes

- **deps:** update octokit monorepo (major)
([#&elastic#8203;538](https://github.com/octokit/rest.js/issues/538))
([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))

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

---

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

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19-->

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 3947a90)

# Conflicts:
#	.buildkite/package-lock.json
#	.buildkite/package.json
#	package.json
#	yarn.lock
@kibanamachine
Copy link
Copy Markdown
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 Jan 21, 2026
…249810)

# Backport

This will backport the following commits from `main` to `8.19`:
- [Update dependency @octokit/rest to v22.0.1 (main)
(#243102)](#243102)

<!--- Backport version: 10.2.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2026-01-10T05:16:52Z","message":"Update
dependency @octokit/rest to v22.0.1 (main) (#243102)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndevDependencies | patch | [`22.0.0`
->\n`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndependencies | patch | [`^22.0.0`
->\n`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>octokit/rest.js
(@&#8203;octokit/rest)</summary>\n\n###\n[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)\n\n[Compare\nSource](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)\n\n#####
Bug Fixes\n\n- **deps:** update octokit monorepo
(major)\n([#&#8203;538](https://github.com/octokit/rest.js/issues/538))\n([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about these\nupdates again.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<Ikuni17@users.noreply.github.com>","sha":"3947a908744bf274218cbe7a7219b0d478a974c4","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport
missing","backport:all-open","v9.4.0"],"title":"Update dependency
@octokit/rest to v22.0.1
(main)","number":243102,"url":"https://github.com/elastic/kibana/pull/243102","mergeCommit":{"message":"Update
dependency @octokit/rest to v22.0.1 (main) (#243102)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndevDependencies | patch | [`22.0.0`
->\n`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndependencies | patch | [`^22.0.0`
->\n`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>octokit/rest.js
(@&#8203;octokit/rest)</summary>\n\n###\n[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)\n\n[Compare\nSource](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)\n\n#####
Bug Fixes\n\n- **deps:** update octokit monorepo
(major)\n([#&#8203;538](https://github.com/octokit/rest.js/issues/538))\n([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about these\nupdates again.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<Ikuni17@users.noreply.github.com>","sha":"3947a908744bf274218cbe7a7219b0d478a974c4"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/243102","number":243102,"mergeCommit":{"message":"Update
dependency @octokit/rest to v22.0.1 (main) (#243102)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndevDependencies | patch | [`22.0.0`
->\n`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndependencies | patch | [`^22.0.0`
->\n`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>octokit/rest.js
(@&#8203;octokit/rest)</summary>\n\n###\n[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)\n\n[Compare\nSource](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)\n\n#####
Bug Fixes\n\n- **deps:** update octokit monorepo
(major)\n([#&#8203;538](https://github.com/octokit/rest.js/issues/538))\n([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about these\nupdates again.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<Ikuni17@users.noreply.github.com>","sha":"3947a908744bf274218cbe7a7219b0d478a974c4"}}]}]
BACKPORT-->

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 Jan 21, 2026
…49809)

# Backport

This will backport the following commits from `main` to `9.1`:
- [Update dependency @octokit/rest to v22.0.1 (main)
(#243102)](#243102)

<!--- Backport version: 10.2.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2026-01-10T05:16:52Z","message":"Update
dependency @octokit/rest to v22.0.1 (main) (#243102)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndevDependencies | patch | [`22.0.0`
->\n`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndependencies | patch | [`^22.0.0`
->\n`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>octokit/rest.js
(@&#8203;octokit/rest)</summary>\n\n###\n[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)\n\n[Compare\nSource](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)\n\n#####
Bug Fixes\n\n- **deps:** update octokit monorepo
(major)\n([#&#8203;538](https://github.com/octokit/rest.js/issues/538))\n([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about these\nupdates again.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<Ikuni17@users.noreply.github.com>","sha":"3947a908744bf274218cbe7a7219b0d478a974c4","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport
missing","backport:all-open","v9.4.0"],"title":"Update dependency
@octokit/rest to v22.0.1
(main)","number":243102,"url":"https://github.com/elastic/kibana/pull/243102","mergeCommit":{"message":"Update
dependency @octokit/rest to v22.0.1 (main) (#243102)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndevDependencies | patch | [`22.0.0`
->\n`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndependencies | patch | [`^22.0.0`
->\n`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>octokit/rest.js
(@&#8203;octokit/rest)</summary>\n\n###\n[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)\n\n[Compare\nSource](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)\n\n#####
Bug Fixes\n\n- **deps:** update octokit monorepo
(major)\n([#&#8203;538](https://github.com/octokit/rest.js/issues/538))\n([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about these\nupdates again.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<Ikuni17@users.noreply.github.com>","sha":"3947a908744bf274218cbe7a7219b0d478a974c4"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/243102","number":243102,"mergeCommit":{"message":"Update
dependency @octokit/rest to v22.0.1 (main) (#243102)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndevDependencies | patch | [`22.0.0`
->\n`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndependencies | patch | [`^22.0.0`
->\n`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>octokit/rest.js
(@&#8203;octokit/rest)</summary>\n\n###\n[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)\n\n[Compare\nSource](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)\n\n#####
Bug Fixes\n\n- **deps:** update octokit monorepo
(major)\n([#&#8203;538](https://github.com/octokit/rest.js/issues/538))\n([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about these\nupdates again.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<Ikuni17@users.noreply.github.com>","sha":"3947a908744bf274218cbe7a7219b0d478a974c4"}}]}]
BACKPORT-->

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 Jan 21, 2026
…49808)

# Backport

This will backport the following commits from `main` to `9.2`:
- [Update dependency @octokit/rest to v22.0.1 (main)
(#243102)](#243102)

<!--- Backport version: 10.2.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2026-01-10T05:16:52Z","message":"Update
dependency @octokit/rest to v22.0.1 (main) (#243102)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndevDependencies | patch | [`22.0.0`
->\n`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndependencies | patch | [`^22.0.0`
->\n`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>octokit/rest.js
(@&#8203;octokit/rest)</summary>\n\n###\n[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)\n\n[Compare\nSource](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)\n\n#####
Bug Fixes\n\n- **deps:** update octokit monorepo
(major)\n([#&#8203;538](https://github.com/octokit/rest.js/issues/538))\n([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about these\nupdates again.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<Ikuni17@users.noreply.github.com>","sha":"3947a908744bf274218cbe7a7219b0d478a974c4","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport
missing","backport:all-open","v9.4.0"],"title":"Update dependency
@octokit/rest to v22.0.1
(main)","number":243102,"url":"https://github.com/elastic/kibana/pull/243102","mergeCommit":{"message":"Update
dependency @octokit/rest to v22.0.1 (main) (#243102)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndevDependencies | patch | [`22.0.0`
->\n`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndependencies | patch | [`^22.0.0`
->\n`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>octokit/rest.js
(@&#8203;octokit/rest)</summary>\n\n###\n[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)\n\n[Compare\nSource](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)\n\n#####
Bug Fixes\n\n- **deps:** update octokit monorepo
(major)\n([#&#8203;538](https://github.com/octokit/rest.js/issues/538))\n([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about these\nupdates again.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<Ikuni17@users.noreply.github.com>","sha":"3947a908744bf274218cbe7a7219b0d478a974c4"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/243102","number":243102,"mergeCommit":{"message":"Update
dependency @octokit/rest to v22.0.1 (main) (#243102)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndevDependencies | patch | [`22.0.0`
->\n`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndependencies | patch | [`^22.0.0`
->\n`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>octokit/rest.js
(@&#8203;octokit/rest)</summary>\n\n###\n[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)\n\n[Compare\nSource](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)\n\n#####
Bug Fixes\n\n- **deps:** update octokit monorepo
(major)\n([#&#8203;538](https://github.com/octokit/rest.js/issues/538))\n([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about these\nupdates again.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<Ikuni17@users.noreply.github.com>","sha":"3947a908744bf274218cbe7a7219b0d478a974c4"}}]}]
BACKPORT-->

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 Jan 21, 2026
…49807)

# Backport

This will backport the following commits from `main` to `9.3`:
- [Update dependency @octokit/rest to v22.0.1 (main)
(#243102)](#243102)

<!--- Backport version: 10.2.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2026-01-10T05:16:52Z","message":"Update
dependency @octokit/rest to v22.0.1 (main) (#243102)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndevDependencies | patch | [`22.0.0`
->\n`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndependencies | patch | [`^22.0.0`
->\n`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>octokit/rest.js
(@&#8203;octokit/rest)</summary>\n\n###\n[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)\n\n[Compare\nSource](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)\n\n#####
Bug Fixes\n\n- **deps:** update octokit monorepo
(major)\n([#&#8203;538](https://github.com/octokit/rest.js/issues/538))\n([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about these\nupdates again.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<Ikuni17@users.noreply.github.com>","sha":"3947a908744bf274218cbe7a7219b0d478a974c4","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport
missing","backport:all-open","v9.4.0"],"title":"Update dependency
@octokit/rest to v22.0.1
(main)","number":243102,"url":"https://github.com/elastic/kibana/pull/243102","mergeCommit":{"message":"Update
dependency @octokit/rest to v22.0.1 (main) (#243102)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndevDependencies | patch | [`22.0.0`
->\n`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndependencies | patch | [`^22.0.0`
->\n`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>octokit/rest.js
(@&#8203;octokit/rest)</summary>\n\n###\n[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)\n\n[Compare\nSource](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)\n\n#####
Bug Fixes\n\n- **deps:** update octokit monorepo
(major)\n([#&#8203;538](https://github.com/octokit/rest.js/issues/538))\n([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about these\nupdates again.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<Ikuni17@users.noreply.github.com>","sha":"3947a908744bf274218cbe7a7219b0d478a974c4"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/243102","number":243102,"mergeCommit":{"message":"Update
dependency @octokit/rest to v22.0.1 (main) (#243102)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndevDependencies | patch | [`22.0.0`
->\n`22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n|
[@octokit/rest](https://github.com/octokit/rest.js)
|\ndependencies | patch | [`^22.0.0`
->\n`^22.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/22.0.0/22.0.1)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>octokit/rest.js
(@&#8203;octokit/rest)</summary>\n\n###\n[`v22.0.1`](https://github.com/octokit/rest.js/releases/tag/v22.0.1)\n\n[Compare\nSource](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)\n\n#####
Bug Fixes\n\n- **deps:** update octokit monorepo
(major)\n([#&#8203;538](https://github.com/octokit/rest.js/issues/538))\n([ded2f17](https://github.com/octokit/rest.js/commit/ded2f177625fc1ac6b42a85b36930b46f47012ee))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about these\nupdates again.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<Ikuni17@users.noreply.github.com>","sha":"3947a908744bf274218cbe7a7219b0d478a974c4"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
@kibanamachine kibanamachine added v9.2.5 v9.3.0 and removed backport missing Added to PRs automatically when the are determined to be missing a backport. labels Jan 21, 2026
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 Kibana-Operations Team v8.19.11 v9.1.11 v9.2.5 v9.3.0 v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants