Skip to content

[9.1] Update dependency @xyflow/react to ^12.8.3 (main) (#232475)#234289

Merged
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-232475
Sep 8, 2025
Merged

[9.1] Update dependency @xyflow/react to ^12.8.3 (main) (#232475)#234289
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-232475

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [@xyflow/react](https://reactflow.dev)
([source](https://github.com/xyflow/xyflow/tree/HEAD/packages/react))
| dependencies | patch | [`^12.8.2` ->
`^12.8.3`](https://renovatebot.com/diffs/npm/@xyflow%2freact/12.8.2/12.8.3)
| `12.8.4` |

---

### Release Notes

<details>
<summary>xyflow/xyflow (@&elastic#8203;xyflow/react)</summary>

###
[`v12.8.3`](https://github.com/xyflow/xyflow/blob/HEAD/packages/react/CHANGELOG.md#1283)

[Compare
Source](https://github.com/xyflow/xyflow/compare/@xyflow/react@12.8.2...@xyflow/react@12.8.3)

##### Patch Changes

- [#&elastic#8203;5420](https://github.com/xyflow/xyflow/pull/5420)
[`c453ee3f`](https://github.com/xyflow/xyflow/commit/c453ee3f74512bf92f33a7afa3f7104aa82172f6)
Thanks [@&elastic#8203;ShlomoGalle](https://github.com/ShlomoGalle)! -
Omit `defaultValue` from `Node`'s `domAttributes` to fix type
incompatibility when using `WritableDraft`

- [#&elastic#8203;5436](https://github.com/xyflow/xyflow/pull/5436)
[`def02b96`](https://github.com/xyflow/xyflow/commit/def02b960931c2d05a3419768e20d86f4c1bb0f9)
Thanks [@&elastic#8203;moklick](https://github.com/moklick)! - Prevent
a 0 added to the markup for edges when interactionWidth is 0

- [#&elastic#8203;5444](https://github.com/xyflow/xyflow/pull/5444)
[`9aca4839`](https://github.com/xyflow/xyflow/commit/9aca483928d0e24bb598c344806ca1fca840794b)
Thanks [@&elastic#8203;paula-stacho](https://github.com/paula-stacho)!
- Export MiniMapNode

- [#&elastic#8203;5443](https://github.com/xyflow/xyflow/pull/5443)
[`144f8feb`](https://github.com/xyflow/xyflow/commit/144f8feb0f4a74b63e44eb9edf5beed4dd8a9230)
Thanks [@&elastic#8203;moklick](https://github.com/moklick)! - Use 1
as the default for interactive Minimap zoom step

- [#&elastic#8203;5428](https://github.com/xyflow/xyflow/pull/5428)
[`f18e9856`](https://github.com/xyflow/xyflow/commit/f18e98569b1cc38b6ec2b7d7a3d1fd8b56a5d42f)
Thanks [@&elastic#8203;Karl255](https://github.com/Karl255)! - Fix
clicking on detached handle elements not initiating drawing of
connections

- [#&elastic#8203;5453](https://github.com/xyflow/xyflow/pull/5453)
[`7a088817`](https://github.com/xyflow/xyflow/commit/7a088817f71acb71c49e5bf4ac90352dab95f7b8)
Thanks [@&elastic#8203;moklick](https://github.com/moklick)! - Snap
selection instead of separate nodes when snap grid is enabled

- [#&elastic#8203;5415](https://github.com/xyflow/xyflow/pull/5415)
[`6838df9d`](https://github.com/xyflow/xyflow/commit/6838df9d67a1f093464e911e949f1360a005832d)
Thanks [@&elastic#8203;moklick](https://github.com/moklick)! - Allow
strings and enums for existing marker types

- [#&elastic#8203;5444](https://github.com/xyflow/xyflow/pull/5444)
[`9192fd7d`](https://github.com/xyflow/xyflow/commit/9192fd7d2c8a86c8720d1191bc488f01681dcef2)
Thanks [@&elastic#8203;paula-stacho](https://github.com/paula-stacho)!
- Export MiniMapNode

- [#&elastic#8203;5448](https://github.com/xyflow/xyflow/pull/5448)
[`f5fe1d71`](https://github.com/xyflow/xyflow/commit/f5fe1d71e04ded54a96250fa9c0ba7f8ce87fa66)
Thanks [@&elastic#8203;moklick](https://github.com/moklick)! - Use
correct HandleConnection type for Handle onConnect

- [#&elastic#8203;5419](https://github.com/xyflow/xyflow/pull/5419)
[`daa33fb3`](https://github.com/xyflow/xyflow/commit/daa33fb3bd40427e8f26117da4dbcd2de726cfde)
Thanks [@&elastic#8203;0x0f0f0f](https://github.com/0x0f0f0f)! - Make
arrow heads markers fallback to --xy-edge-stroke CSS variable when
passing null as marker color

- Updated dependencies
\[[`144f8feb`](https://github.com/xyflow/xyflow/commit/144f8feb0f4a74b63e44eb9edf5beed4dd8a9230),
[`f18e9856`](https://github.com/xyflow/xyflow/commit/f18e98569b1cc38b6ec2b7d7a3d1fd8b56a5d42f),
[`7a088817`](https://github.com/xyflow/xyflow/commit/7a088817f71acb71c49e5bf4ac90352dab95f7b8),
[`6838df9d`](https://github.com/xyflow/xyflow/commit/6838df9d67a1f093464e911e949f1360a005832d),
[`fddbb7de`](https://github.com/xyflow/xyflow/commit/fddbb7de47b180767a0d6286ec58b5598c0cf6df),
[`f5fe1d71`](https://github.com/xyflow/xyflow/commit/f5fe1d71e04ded54a96250fa9c0ba7f8ce87fa66),
[`daa33fb3`](https://github.com/xyflow/xyflow/commit/daa33fb3bd40427e8f26117da4dbcd2de726cfde)]:
-
[@&elastic#8203;xyflow/system](https://github.com/xyflow/system)[@&#8203;0](https://github.com/0).0.67

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOkNsb3VkIFNlY3VyaXR5IiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Kfir Peled <61654899+kfirpeled@users.noreply.github.com>
Co-authored-by: Maxim Kholod <maxim.kholod@elastic.co>
(cherry picked from commit b4562c9)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Sep 8, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) September 8, 2025 11:00
@kibanamachine kibanamachine merged commit bcc959f into elastic:9.1 Sep 8, 2025
16 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 9.8MB 9.8MB +668.0B

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants