Skip to content

Conversation

@elastic-renovate-prod
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Apr 29, 2025

This PR contains the following updates:

Package Type Update Change
rison-node dependencies major 1.0.2 -> 2.1.1

Release Notes

w33ble/rison-node (rison-node)

v2.1.1

Compare Source

  • fix: handle keys that start with numbers f0e10e3

v2.1.0

Compare Source

  • feat: add decode_uri method #2
  • feat: add rison.unquote, use in decode_uri 41ba487
  • v2.1.0 71c9910

v2.0.0

Compare Source

v1.0.2 (17 April 2018)
v1.0.1 (17 April 2018)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR 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 labels Apr 29, 2025
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team as a code owner April 29, 2025 15:51
@elastic-renovate-prod elastic-renovate-prod bot added the Team:SharedUX Platform AppEx-SharedUX (formerly Global Experience) t// label Apr 29, 2025
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team April 29, 2025 15:51
@elasticmachine
Copy link
Contributor

Pinging @elastic/appex-sharedux (Team:SharedUX)

Copy link
Contributor

@kc13greiner kc13greiner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving to unblock. Verification, testing, and approval should be completed by the owning team

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-rison-node-2.x branch from 0a9c0e4 to 3b58d03 Compare August 5, 2025 19:42
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-rison-node-2.x branch from 3b58d03 to d7a5be4 Compare September 8, 2025 20:42
@tsullivan
Copy link
Member

/ci

@tsullivan
Copy link
Member

/ci

@tsullivan tsullivan self-assigned this Sep 10, 2025
@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.

@tsullivan
Copy link
Member

tsullivan commented Sep 11, 2025

A Jest unit test is failing because an expected Rison string was encoded differently. However, the differences appear to be in quotation marks, which can be thought of as ignorable characters. The data itself is the same for expected/received. This can be confirmed using https://observablehq.com/@nyurik/rison-online-decoder-encoder

image

@tsullivan tsullivan requested a review from a team as a code owner September 11, 2025 19:26
@tsullivan
Copy link
Member

/ci

Copy link
Contributor

@nreese nreese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kibana-presentation changes LGTM
code review only

@tsullivan
Copy link
Member

Converting to draft because of npm issues.

@tsullivan tsullivan marked this pull request as draft September 17, 2025 17:45
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency rison-node to v2 (main) Update dependency rison-node to v2 (main) - autoclosed Sep 17, 2025
@elastic-renovate-prod elastic-renovate-prod bot deleted the renovate/main-rison-node-2.x branch September 17, 2025 18:48
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency rison-node to v2 (main) - autoclosed Update dependency rison-node to v2 (main) Sep 18, 2025
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-rison-node-2.x branch from eae9833 to 08142a8 Compare September 18, 2025 14:00
@kowalczyk-krzysztof
Copy link
Member

/ci

@kowalczyk-krzysztof
Copy link
Member

As per @tsullivan - merging this should be postponed until after 9.2.

@tsullivan
Copy link
Member

/ci

@elasticmachine
Copy link
Contributor

elasticmachine commented Oct 1, 2025

💔 Build Failed

Failed CI Steps

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
kbnUiSharedDeps-srcJs 3.9MB 3.9MB +180.0B

History

cc @tsullivan

@tsullivan tsullivan marked this pull request as ready for review October 6, 2025 19:30
@tsullivan
Copy link
Member

/ci

@tsullivan tsullivan merged commit e696d00 into main Oct 7, 2025
15 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.18, 8.19, 9.0, 9.1, 9.2

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

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Oct 7, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [rison-node](https://github.com/w33ble/rison-node) |
dependencies | major | [`1.0.2` ->
`2.1.1`](https://renovatebot.com/diffs/npm/rison-node/1.0.2/2.1.1) |

---

### Release Notes

<details>
<summary>w33ble/rison-node (rison-node)</summary>

###
[`v2.1.1`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v211-4-June-2020)

[Compare
Source](https://github.com/w33ble/rison-node/compare/v2.1.0...v2.1.1)

- fix: handle keys that start with numbers
[`f0e10e3`](https://github.com/w33ble/rison-node/commit/f0e10e377bc328bfeb82e74c6498394612e6e4e6)

###
[`v2.1.0`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v210-1-November-2018)

[Compare
Source](https://github.com/w33ble/rison-node/compare/v2.0.0...v2.1.0)

- feat: add decode_uri method
[`elastic#2`](https://github.com/w33ble/rison-node/pull/2)
- feat: add rison.unquote, use in decode_uri
[`41ba487`](https://github.com/w33ble/rison-node/commit/41ba487d05ba623ce8bcde5da96517df61e2e7ff)
- v2.1.0
[`71c9910`](https://github.com/w33ble/rison-node/commit/71c991021497c9ad229b289b6a4bd72672855c50)

###
[`v2.0.0`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v200-30-April-2018)

[Compare
Source](https://github.com/w33ble/rison-node/compare/v1.0.2...v2.0.0)

- v2.0.0
[`409eede`](https://github.com/w33ble/rison-node/commit/409eedecda2ced49f31c57bfe250ddefd24b5cfe)
- **Breaking:** feat: prevent quoting numeric keys
[`01e2be2`](https://github.com/w33ble/rison-node/commit/01e2be2fb546fdeea9f68cd5fd9087660cc1802c)

#####
[v1.0.2](https://github.com/w33ble/rison-node/compare/v1.0.1...v1.0.2)
(17 April 2018)

- docs: proper fork, update repo, add badges
[`667fc6c`](https://github.com/w33ble/rison-node/commit/667fc6cd6a3ef4022228dd5de6f1d8a28b153eba)
- 1.0.2
[`41f1f52`](https://github.com/w33ble/rison-node/commit/41f1f528c4102553fa55d3a7ee54ba5b1f312eeb)

#####
[v1.0.1](https://github.com/w33ble/rison-node/compare/v1.0.0...v1.0.1)
(17 April 2018)

- 1.0.1
[`df44524`](https://github.com/w33ble/rison-node/commit/df44524cc91690a4f1bd425ae434c6cc7e3fb6e0)
- docs: update readme
[`09bbabf`](https://github.com/w33ble/rison-node/commit/09bbabf3959d77bf26caa84f7221b3625992d27c)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Tim Sullivan <[email protected]>
Co-authored-by: Timothy Sullivan <[email protected]>
Co-authored-by: Krzysztof Kowalczyk <[email protected]>
(cherry picked from commit e696d00)
@kibanamachine
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
8.18 Backport failed because of merge conflicts
8.19 Backport failed because of merge conflicts
9.0 Backport failed because of merge conflicts
9.1 Backport failed because of merge conflicts
9.2

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

Manual backport

To create the backport manually run:

node scripts/backport --pr 219596

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Oct 7, 2025
# Backport

This will backport the following commits from `main` to `9.2`:
- [Update dependency rison-node to v2 (main)
(#219596)](#219596)

<!--- Backport version: 9.6.6 -->

### 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":"2025-10-07T14:19:06Z","message":"Update
dependency rison-node to v2 (main) (#219596)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[rison-node](https://github.com/w33ble/rison-node)
|\ndependencies | major | [`1.0.2`
->\n`2.1.1`](https://renovatebot.com/diffs/npm/rison-node/1.0.2/2.1.1)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>w33ble/rison-node
(rison-node)</summary>\n\n###\n[`v2.1.1`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v211-4-June-2020)\n\n[Compare\nSource](https://github.com/w33ble/rison-node/compare/v2.1.0...v2.1.1)\n\n-
fix: handle keys that start with
numbers\n[`f0e10e3`](https://github.com/w33ble/rison-node/commit/f0e10e377bc328bfeb82e74c6498394612e6e4e6)\n\n###\n[`v2.1.0`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v210-1-November-2018)\n\n[Compare\nSource](https://github.com/w33ble/rison-node/compare/v2.0.0...v2.1.0)\n\n-
feat: add decode_uri
method\n[`#2`](https://github.com/w33ble/rison-node/pull/2)\n-
feat: add rison.unquote, use in
decode_uri\n[`41ba487`](https://github.com/w33ble/rison-node/commit/41ba487d05ba623ce8bcde5da96517df61e2e7ff)\n-
v2.1.0\n[`71c9910`](https://github.com/w33ble/rison-node/commit/71c991021497c9ad229b289b6a4bd72672855c50)\n\n###\n[`v2.0.0`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v200-30-April-2018)\n\n[Compare\nSource](https://github.com/w33ble/rison-node/compare/v1.0.2...v2.0.0)\n\n-
v2.0.0\n[`409eede`](https://github.com/w33ble/rison-node/commit/409eedecda2ced49f31c57bfe250ddefd24b5cfe)\n-
**Breaking:** feat: prevent quoting numeric
keys\n[`01e2be2`](https://github.com/w33ble/rison-node/commit/01e2be2fb546fdeea9f68cd5fd9087660cc1802c)\n\n#####\n[v1.0.2](https://github.com/w33ble/rison-node/compare/v1.0.1...v1.0.2)\n(17
April 2018)\n\n- docs: proper fork, update repo, add
badges\n[`667fc6c`](https://github.com/w33ble/rison-node/commit/667fc6cd6a3ef4022228dd5de6f1d8a28b153eba)\n-
1.0.2\n[`41f1f52`](https://github.com/w33ble/rison-node/commit/41f1f528c4102553fa55d3a7ee54ba5b1f312eeb)\n\n#####\n[v1.0.1](https://github.com/w33ble/rison-node/compare/v1.0.0...v1.0.1)\n(17
April 2018)\n\n-
1.0.1\n[`df44524`](https://github.com/w33ble/rison-node/commit/df44524cc91690a4f1bd425ae434c6cc7e3fb6e0)\n-
docs: update
readme\n[`09bbabf`](https://github.com/w33ble/rison-node/commit/09bbabf3959d77bf26caa84f7221b3625992d27c)\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 this update\nagain.\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\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Tim Sullivan <[email protected]>\nCo-authored-by:
Timothy Sullivan <[email protected]>\nCo-authored-by: Krzysztof
Kowalczyk
<[email protected]>","sha":"e696d007f7d5aebdf8a954b5ed9454222a60030a","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:SharedUX","backport:all-open","v9.3.0"],"title":"Update
dependency rison-node to v2
(main)","number":219596,"url":"https://github.com/elastic/kibana/pull/219596","mergeCommit":{"message":"Update
dependency rison-node to v2 (main) (#219596)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[rison-node](https://github.com/w33ble/rison-node)
|\ndependencies | major | [`1.0.2`
->\n`2.1.1`](https://renovatebot.com/diffs/npm/rison-node/1.0.2/2.1.1)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>w33ble/rison-node
(rison-node)</summary>\n\n###\n[`v2.1.1`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v211-4-June-2020)\n\n[Compare\nSource](https://github.com/w33ble/rison-node/compare/v2.1.0...v2.1.1)\n\n-
fix: handle keys that start with
numbers\n[`f0e10e3`](https://github.com/w33ble/rison-node/commit/f0e10e377bc328bfeb82e74c6498394612e6e4e6)\n\n###\n[`v2.1.0`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v210-1-November-2018)\n\n[Compare\nSource](https://github.com/w33ble/rison-node/compare/v2.0.0...v2.1.0)\n\n-
feat: add decode_uri
method\n[`#2`](https://github.com/w33ble/rison-node/pull/2)\n-
feat: add rison.unquote, use in
decode_uri\n[`41ba487`](https://github.com/w33ble/rison-node/commit/41ba487d05ba623ce8bcde5da96517df61e2e7ff)\n-
v2.1.0\n[`71c9910`](https://github.com/w33ble/rison-node/commit/71c991021497c9ad229b289b6a4bd72672855c50)\n\n###\n[`v2.0.0`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v200-30-April-2018)\n\n[Compare\nSource](https://github.com/w33ble/rison-node/compare/v1.0.2...v2.0.0)\n\n-
v2.0.0\n[`409eede`](https://github.com/w33ble/rison-node/commit/409eedecda2ced49f31c57bfe250ddefd24b5cfe)\n-
**Breaking:** feat: prevent quoting numeric
keys\n[`01e2be2`](https://github.com/w33ble/rison-node/commit/01e2be2fb546fdeea9f68cd5fd9087660cc1802c)\n\n#####\n[v1.0.2](https://github.com/w33ble/rison-node/compare/v1.0.1...v1.0.2)\n(17
April 2018)\n\n- docs: proper fork, update repo, add
badges\n[`667fc6c`](https://github.com/w33ble/rison-node/commit/667fc6cd6a3ef4022228dd5de6f1d8a28b153eba)\n-
1.0.2\n[`41f1f52`](https://github.com/w33ble/rison-node/commit/41f1f528c4102553fa55d3a7ee54ba5b1f312eeb)\n\n#####\n[v1.0.1](https://github.com/w33ble/rison-node/compare/v1.0.0...v1.0.1)\n(17
April 2018)\n\n-
1.0.1\n[`df44524`](https://github.com/w33ble/rison-node/commit/df44524cc91690a4f1bd425ae434c6cc7e3fb6e0)\n-
docs: update
readme\n[`09bbabf`](https://github.com/w33ble/rison-node/commit/09bbabf3959d77bf26caa84f7221b3625992d27c)\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 this update\nagain.\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\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Tim Sullivan <[email protected]>\nCo-authored-by:
Timothy Sullivan <[email protected]>\nCo-authored-by: Krzysztof
Kowalczyk
<[email protected]>","sha":"e696d007f7d5aebdf8a954b5ed9454222a60030a"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/219596","number":219596,"mergeCommit":{"message":"Update
dependency rison-node to v2 (main) (#219596)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[rison-node](https://github.com/w33ble/rison-node)
|\ndependencies | major | [`1.0.2`
->\n`2.1.1`](https://renovatebot.com/diffs/npm/rison-node/1.0.2/2.1.1)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>w33ble/rison-node
(rison-node)</summary>\n\n###\n[`v2.1.1`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v211-4-June-2020)\n\n[Compare\nSource](https://github.com/w33ble/rison-node/compare/v2.1.0...v2.1.1)\n\n-
fix: handle keys that start with
numbers\n[`f0e10e3`](https://github.com/w33ble/rison-node/commit/f0e10e377bc328bfeb82e74c6498394612e6e4e6)\n\n###\n[`v2.1.0`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v210-1-November-2018)\n\n[Compare\nSource](https://github.com/w33ble/rison-node/compare/v2.0.0...v2.1.0)\n\n-
feat: add decode_uri
method\n[`#2`](https://github.com/w33ble/rison-node/pull/2)\n-
feat: add rison.unquote, use in
decode_uri\n[`41ba487`](https://github.com/w33ble/rison-node/commit/41ba487d05ba623ce8bcde5da96517df61e2e7ff)\n-
v2.1.0\n[`71c9910`](https://github.com/w33ble/rison-node/commit/71c991021497c9ad229b289b6a4bd72672855c50)\n\n###\n[`v2.0.0`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v200-30-April-2018)\n\n[Compare\nSource](https://github.com/w33ble/rison-node/compare/v1.0.2...v2.0.0)\n\n-
v2.0.0\n[`409eede`](https://github.com/w33ble/rison-node/commit/409eedecda2ced49f31c57bfe250ddefd24b5cfe)\n-
**Breaking:** feat: prevent quoting numeric
keys\n[`01e2be2`](https://github.com/w33ble/rison-node/commit/01e2be2fb546fdeea9f68cd5fd9087660cc1802c)\n\n#####\n[v1.0.2](https://github.com/w33ble/rison-node/compare/v1.0.1...v1.0.2)\n(17
April 2018)\n\n- docs: proper fork, update repo, add
badges\n[`667fc6c`](https://github.com/w33ble/rison-node/commit/667fc6cd6a3ef4022228dd5de6f1d8a28b153eba)\n-
1.0.2\n[`41f1f52`](https://github.com/w33ble/rison-node/commit/41f1f528c4102553fa55d3a7ee54ba5b1f312eeb)\n\n#####\n[v1.0.1](https://github.com/w33ble/rison-node/compare/v1.0.0...v1.0.1)\n(17
April 2018)\n\n-
1.0.1\n[`df44524`](https://github.com/w33ble/rison-node/commit/df44524cc91690a4f1bd425ae434c6cc7e3fb6e0)\n-
docs: update
readme\n[`09bbabf`](https://github.com/w33ble/rison-node/commit/09bbabf3959d77bf26caa84f7221b3625992d27c)\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 this update\nagain.\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\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Tim Sullivan <[email protected]>\nCo-authored-by:
Timothy Sullivan <[email protected]>\nCo-authored-by: Krzysztof
Kowalczyk
<[email protected]>","sha":"e696d007f7d5aebdf8a954b5ed9454222a60030a"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Tim Sullivan <[email protected]>
Co-authored-by: Timothy Sullivan <[email protected]>
Co-authored-by: Krzysztof Kowalczyk <[email protected]>
@tsullivan tsullivan added the backport:version Backport to applied version labels label Oct 8, 2025
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.18, 8.19, 9.0, 9.1, 9.2

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

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.18 Backport failed because of merge conflicts
8.19 Backport failed because of merge conflicts
9.0 Backport failed because of merge conflicts
9.1 Backport failed because of merge conflicts
9.2 Cherrypick failed because the selected commit (e696d00) is empty. It looks like the commit was already backported in #237866

Manual backport

To create the backport manually run:

node scripts/backport --pr 219596

Questions ?

Please refer to the Backport tool documentation

rylnd pushed a commit to rylnd/kibana that referenced this pull request Oct 17, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [rison-node](https://github.com/w33ble/rison-node) |
dependencies | major | [`1.0.2` ->
`2.1.1`](https://renovatebot.com/diffs/npm/rison-node/1.0.2/2.1.1) |

---

### Release Notes

<details>
<summary>w33ble/rison-node (rison-node)</summary>

###
[`v2.1.1`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v211-4-June-2020)

[Compare
Source](https://github.com/w33ble/rison-node/compare/v2.1.0...v2.1.1)

- fix: handle keys that start with numbers
[`f0e10e3`](https://github.com/w33ble/rison-node/commit/f0e10e377bc328bfeb82e74c6498394612e6e4e6)

###
[`v2.1.0`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v210-1-November-2018)

[Compare
Source](https://github.com/w33ble/rison-node/compare/v2.0.0...v2.1.0)

- feat: add decode_uri method
[`#2`](https://github.com/w33ble/rison-node/pull/2)
- feat: add rison.unquote, use in decode_uri
[`41ba487`](https://github.com/w33ble/rison-node/commit/41ba487d05ba623ce8bcde5da96517df61e2e7ff)
- v2.1.0
[`71c9910`](https://github.com/w33ble/rison-node/commit/71c991021497c9ad229b289b6a4bd72672855c50)

###
[`v2.0.0`](https://github.com/w33ble/rison-node/blob/HEAD/CHANGELOG.md#v200-30-April-2018)

[Compare
Source](https://github.com/w33ble/rison-node/compare/v1.0.2...v2.0.0)

- v2.0.0
[`409eede`](https://github.com/w33ble/rison-node/commit/409eedecda2ced49f31c57bfe250ddefd24b5cfe)
- **Breaking:** feat: prevent quoting numeric keys
[`01e2be2`](https://github.com/w33ble/rison-node/commit/01e2be2fb546fdeea9f68cd5fd9087660cc1802c)

#####
[v1.0.2](https://github.com/w33ble/rison-node/compare/v1.0.1...v1.0.2)
(17 April 2018)

- docs: proper fork, update repo, add badges
[`667fc6c`](https://github.com/w33ble/rison-node/commit/667fc6cd6a3ef4022228dd5de6f1d8a28b153eba)
- 1.0.2
[`41f1f52`](https://github.com/w33ble/rison-node/commit/41f1f528c4102553fa55d3a7ee54ba5b1f312eeb)

#####
[v1.0.1](https://github.com/w33ble/rison-node/compare/v1.0.0...v1.0.1)
(17 April 2018)

- 1.0.1
[`df44524`](https://github.com/w33ble/rison-node/commit/df44524cc91690a4f1bd425ae434c6cc7e3fb6e0)
- docs: update readme
[`09bbabf`](https://github.com/w33ble/rison-node/commit/09bbabf3959d77bf26caa84f7221b3625992d27c)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Tim Sullivan <[email protected]>
Co-authored-by: Timothy Sullivan <[email protected]>
Co-authored-by: Krzysztof Kowalczyk <[email protected]>
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 backport:version Backport to applied version labels release_note:skip Skip the PR/issue when compiling release notes Team:SharedUX Platform AppEx-SharedUX (formerly Global Experience) t// v9.2.0 v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants