This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@xyflow/react](https://reactflow.dev)
([source](https://togithub.com/xyflow/xyflow/tree/HEAD/packages/react))
| dependencies | patch | [`^12.3.5` ->
`^12.3.6`](https://renovatebot.com/diffs/npm/@xyflow%2freact/12.3.5/12.3.6)
|
---
### Release Notes
<details>
<summary>xyflow/xyflow (@&elastic#8203;xyflow/react)</summary>
###
[`v12.3.6`](https://togithub.com/xyflow/xyflow/blob/HEAD/packages/react/CHANGELOG.md#1236)
[Compare
Source](https://togithub.com/xyflow/xyflow/compare/@xyflow/react@12.3.5...@xyflow/react@12.3.6)
##### Patch Changes
- [#&elastic#8203;4846](https://togithub.com/xyflow/xyflow/pull/4846)
[`75017939`](https://togithub.com/xyflow/xyflow/commit/7501793900fdb125fe906fa3d9d83f1bd11c6e20)
Thanks [@&elastic#8203;moklick](https://togithub.com/moklick)! - Make it
possible to use expandParent with immer and other immutable helpers
- [#&elastic#8203;4865](https://togithub.com/xyflow/xyflow/pull/4865)
[`2c4acc2b`](https://togithub.com/xyflow/xyflow/commit/2c4acc2bd9ec271468bd4c904e19d7fca627d9e1)
Thanks [@&elastic#8203;moklick](https://togithub.com/moklick)! - Add group node
to BuiltInNode type. Thanks
[@&elastic#8203;sjdemartini](https://togithub.com/sjdemartini)!
- [#&elastic#8203;4877](https://togithub.com/xyflow/xyflow/pull/4877)
[`9a8309da`](https://togithub.com/xyflow/xyflow/commit/9a8309dab892f047fce10d3c763466cf84f726b0)
Thanks [@&elastic#8203;peterkogo](https://togithub.com/peterkogo)! - Fix
intersections for nodes with origins other than \[0,0]. Thanks
[@&elastic#8203;gmvrpw](https://togithub.com/gmvrpw)!
- [#&elastic#8203;4844](https://togithub.com/xyflow/xyflow/pull/4844)
[`6f11e552`](https://togithub.com/xyflow/xyflow/commit/6f11e552c3f51b5931b98d5ff798156cdb8cc2d9)
Thanks [@&elastic#8203;moklick](https://togithub.com/moklick)! - Allow custom
data-testid for ReactFlow component
- [#&elastic#8203;4816](https://togithub.com/xyflow/xyflow/pull/4816)
[`43aa52a8`](https://togithub.com/xyflow/xyflow/commit/43aa52a8cd93e6a01c01afa314c7036eb5b77131)
Thanks [@&elastic#8203;moklick](https://togithub.com/moklick)! - Type
isValidConnection prop correctly by passing EdgeType
- [#&elastic#8203;4855](https://togithub.com/xyflow/xyflow/pull/4855)
[`106c2cf8`](https://togithub.com/xyflow/xyflow/commit/106c2cf8e5e9a944ea7ea9a2558e26cb75f9ac93)
Thanks [@&elastic#8203;mhuggins](https://togithub.com/mhuggins)! - Support
passing `path` element attributes to `BaseEdge` component.
- [#&elastic#8203;4862](https://togithub.com/xyflow/xyflow/pull/4862)
[`adf4fb4e`](https://togithub.com/xyflow/xyflow/commit/adf4fb4e7bb136cce47ef540e9bcc0f82cf17ff4)
Thanks [@&elastic#8203;bcakmakoglu](https://togithub.com/bcakmakoglu)! -
Prevent default scrolling behavior when nodes or a selection is moved
with an arrow key press.
- [#&elastic#8203;4875](https://togithub.com/xyflow/xyflow/pull/4875)
[`41d4743a`](https://togithub.com/xyflow/xyflow/commit/41d4743a690f054f6dc2b9084b5fad8e54ade921)
Thanks [@&elastic#8203;peterkogo](https://togithub.com/peterkogo)! - Prevent
unnecessary rerenders of edges when resizing the flow.
- [#&elastic#8203;4826](https://togithub.com/xyflow/xyflow/pull/4826)
[`5f90acda`](https://togithub.com/xyflow/xyflow/commit/5f90acdab1f4748bb04f8b1ec67d569983684058)
Thanks [@&elastic#8203;chrtze](https://togithub.com/chrtze)! - Forward ref of
the div inside Panel components.
- Updated dependencies
\[[`d60331e6`](https://togithub.com/xyflow/xyflow/commit/d60331e6baa7931c46af219e35c1bedbd156187c)]:
-
[@&elastic#8203;xyflow/system](https://togithub.com/xyflow/system)[@​0](https://togithub.com/0).0.47
</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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOkNsb3VkIFNlY3VyaXR5IiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This PR contains the following updates:
^12.3.5->^12.3.6Release Notes
xyflow/xyflow (@xyflow/react)
v12.3.6Compare Source
Patch Changes
#4846
75017939Thanks @moklick! - Make it possible to use expandParent with immer and other immutable helpers#4865
2c4acc2bThanks @moklick! - Add group node to BuiltInNode type. Thanks @sjdemartini!#4877
9a8309daThanks @peterkogo! - Fix intersections for nodes with origins other than [0,0]. Thanks @gmvrpw!#4844
6f11e552Thanks @moklick! - Allow custom data-testid for ReactFlow component#4816
43aa52a8Thanks @moklick! - Type isValidConnection prop correctly by passing EdgeType#4855
106c2cf8Thanks @mhuggins! - Support passingpathelement attributes toBaseEdgecomponent.#4862
adf4fb4eThanks @bcakmakoglu! - Prevent default scrolling behavior when nodes or a selection is moved with an arrow key press.#4875
41d4743aThanks @peterkogo! - Prevent unnecessary rerenders of edges when resizing the flow.#4826
5f90acdaThanks @chrtze! - Forward ref of the div inside Panel components.Updated dependencies [
d60331e6]: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.
This PR has been generated by Renovate Bot.