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 dependency @xyflow/react to ^12.4.0 (main) #207872

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Jan 22, 2025

This PR contains the following updates:

Package Type Update Change Pending
@xyflow/react (source) dependencies minor ^12.3.6 -> ^12.4.0 12.4.2 (+1)

Release Notes

xyflow/xyflow (@​xyflow/react)

v12.4.0

Compare Source

Minor Changes
  • #​4725 e10f53cf Thanks @​peterkogo! - Add useNodeConnections hook to track all connections to a node. Can be filtered by handleType and handleId.
Patch Changes

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 Team:Cloud Security Cloud Security team related labels Jan 22, 2025
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team January 22, 2025 16:19
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security)

Copy link
Contributor

@albertoblaz albertoblaz left a comment

Choose a reason for hiding this comment

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

Looks like no harm can be made with this minor upgrade 👍

@maxcold
Copy link
Contributor

maxcold commented Jan 23, 2025

/ci

@maxcold maxcold enabled auto-merge (squash) January 23, 2025 10:08
@maxcold maxcold merged commit 55c7a85 into main Jan 23, 2025
16 checks passed
@maxcold maxcold deleted the renovate/main-@xyflowreact branch January 23, 2025 11:40
@elasticmachine
Copy link
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 21.3MB 21.3MB +1.4KB

@kibanamachine
Copy link
Contributor

Starting backport for target branches: 7.17, 8.16, 8.17, 8.x

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

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
7.17 Backport failed because of merge conflicts

You might need to backport the following PRs to 7.17:
- Upgrade Node.js to 20.18.2 (#207431)
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:
- [One Discover] Display stacktrace in the logs overview tab (#204521)
- Update @elastic/ml-ui dependencies (main) (#204210)
- Update dependency @apidevtools/swagger-parser to ^10.1.1 (main) (#206562)

Manual backport

To create the backport manually run:

node scripts/backport --pr 207872

Questions ?

Please refer to the Backport tool documentation

viduni94 pushed a commit to viduni94/kibana that referenced this pull request Jan 23, 2025
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 | minor | [`^12.3.6` ->
`^12.4.0`](https://renovatebot.com/diffs/npm/@xyflow%2freact/12.3.6/12.4.0)
| `12.4.2` (+1) |

---

### Release Notes

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

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

[Compare
Source](https://github.com/xyflow/xyflow/compare/@xyflow/[email protected]...@xyflow/[email protected])

##### Minor Changes

- [#&elastic#8203;4725](https://github.com/xyflow/xyflow/pull/4725)
[`e10f53cf`](https://github.com/xyflow/xyflow/commit/e10f53cf898a56f954783d6efcf6977a0d88f4a9)
Thanks [@&elastic#8203;peterkogo](https://github.com/peterkogo)! - Add
useNodeConnections hook to track all connections to a node. Can be
filtered by handleType and handleId.

##### Patch Changes

- [#&elastic#8203;4947](https://github.com/xyflow/xyflow/pull/4947)
[`868aa3f3`](https://github.com/xyflow/xyflow/commit/868aa3f3db8223ea1b04a68aa027ea99fd1e91c8)
Thanks [@&elastic#8203;moklick](https://github.com/moklick)! - Export
ResizeControlVariant correctly as a value.

- [#&elastic#8203;4880](https://github.com/xyflow/xyflow/pull/4880)
[`e2d849dc`](https://github.com/xyflow/xyflow/commit/e2d849dca63aee5952f676aef1c675c6232bb69a)
Thanks [@&elastic#8203;crimx](https://github.com/crimx)! - Add type check for
all event targets

- [#&elastic#8203;4929](https://github.com/xyflow/xyflow/pull/4929)
[`4947f683`](https://github.com/xyflow/xyflow/commit/4947f683b7530f8e6684865ab53ea38633de0f4d)
Thanks [@&elastic#8203;peterkogo](https://github.com/peterkogo)! - Optimize
selections and take into account if edges connected to selected nodes
are actually selectable.

- Updated dependencies
\[[`e2d849dc`](https://github.com/xyflow/xyflow/commit/e2d849dca63aee5952f676aef1c675c6232bb69a),
[`e10f53cf`](https://github.com/xyflow/xyflow/commit/e10f53cf898a56f954783d6efcf6977a0d88f4a9),
[`4947f683`](https://github.com/xyflow/xyflow/commit/4947f683b7530f8e6684865ab53ea38633de0f4d)]:
-
[@&elastic#8203;xyflow/system](https://github.com/xyflow/system)[@&#8203;0](https://github.com/0).0.48

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

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
qn895 pushed a commit to qn895/kibana that referenced this pull request Jan 23, 2025
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 | minor | [`^12.3.6` ->
`^12.4.0`](https://renovatebot.com/diffs/npm/@xyflow%2freact/12.3.6/12.4.0)
| `12.4.2` (+1) |

---

### Release Notes

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

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

[Compare
Source](https://github.com/xyflow/xyflow/compare/@xyflow/[email protected]...@xyflow/[email protected])

##### Minor Changes

- [#&elastic#8203;4725](https://github.com/xyflow/xyflow/pull/4725)
[`e10f53cf`](https://github.com/xyflow/xyflow/commit/e10f53cf898a56f954783d6efcf6977a0d88f4a9)
Thanks [@&elastic#8203;peterkogo](https://github.com/peterkogo)! - Add
useNodeConnections hook to track all connections to a node. Can be
filtered by handleType and handleId.

##### Patch Changes

- [#&elastic#8203;4947](https://github.com/xyflow/xyflow/pull/4947)
[`868aa3f3`](https://github.com/xyflow/xyflow/commit/868aa3f3db8223ea1b04a68aa027ea99fd1e91c8)
Thanks [@&elastic#8203;moklick](https://github.com/moklick)! - Export
ResizeControlVariant correctly as a value.

- [#&elastic#8203;4880](https://github.com/xyflow/xyflow/pull/4880)
[`e2d849dc`](https://github.com/xyflow/xyflow/commit/e2d849dca63aee5952f676aef1c675c6232bb69a)
Thanks [@&elastic#8203;crimx](https://github.com/crimx)! - Add type check for
all event targets

- [#&elastic#8203;4929](https://github.com/xyflow/xyflow/pull/4929)
[`4947f683`](https://github.com/xyflow/xyflow/commit/4947f683b7530f8e6684865ab53ea38633de0f4d)
Thanks [@&elastic#8203;peterkogo](https://github.com/peterkogo)! - Optimize
selections and take into account if edges connected to selected nodes
are actually selectable.

- Updated dependencies
\[[`e2d849dc`](https://github.com/xyflow/xyflow/commit/e2d849dca63aee5952f676aef1c675c6232bb69a),
[`e10f53cf`](https://github.com/xyflow/xyflow/commit/e10f53cf898a56f954783d6efcf6977a0d88f4a9),
[`4947f683`](https://github.com/xyflow/xyflow/commit/4947f683b7530f8e6684865ab53ea38633de0f4d)]:
-
[@&elastic#8203;xyflow/system](https://github.com/xyflow/system)[@&#8203;0](https://github.com/0).0.48

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

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
@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 207872 locally

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jan 24, 2025
@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 207872 locally

JoseLuisGJ pushed a commit to JoseLuisGJ/kibana that referenced this pull request Jan 27, 2025
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 | minor | [`^12.3.6` ->
`^12.4.0`](https://renovatebot.com/diffs/npm/@xyflow%2freact/12.3.6/12.4.0)
| `12.4.2` (+1) |

---

### Release Notes

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

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

[Compare
Source](https://github.com/xyflow/xyflow/compare/@xyflow/[email protected]...@xyflow/[email protected])

##### Minor Changes

- [#&elastic#8203;4725](https://github.com/xyflow/xyflow/pull/4725)
[`e10f53cf`](https://github.com/xyflow/xyflow/commit/e10f53cf898a56f954783d6efcf6977a0d88f4a9)
Thanks [@&elastic#8203;peterkogo](https://github.com/peterkogo)! - Add
useNodeConnections hook to track all connections to a node. Can be
filtered by handleType and handleId.

##### Patch Changes

- [#&elastic#8203;4947](https://github.com/xyflow/xyflow/pull/4947)
[`868aa3f3`](https://github.com/xyflow/xyflow/commit/868aa3f3db8223ea1b04a68aa027ea99fd1e91c8)
Thanks [@&elastic#8203;moklick](https://github.com/moklick)! - Export
ResizeControlVariant correctly as a value.

- [#&elastic#8203;4880](https://github.com/xyflow/xyflow/pull/4880)
[`e2d849dc`](https://github.com/xyflow/xyflow/commit/e2d849dca63aee5952f676aef1c675c6232bb69a)
Thanks [@&elastic#8203;crimx](https://github.com/crimx)! - Add type check for
all event targets

- [#&elastic#8203;4929](https://github.com/xyflow/xyflow/pull/4929)
[`4947f683`](https://github.com/xyflow/xyflow/commit/4947f683b7530f8e6684865ab53ea38633de0f4d)
Thanks [@&elastic#8203;peterkogo](https://github.com/peterkogo)! - Optimize
selections and take into account if edges connected to selected nodes
are actually selectable.

- Updated dependencies
\[[`e2d849dc`](https://github.com/xyflow/xyflow/commit/e2d849dca63aee5952f676aef1c675c6232bb69a),
[`e10f53cf`](https://github.com/xyflow/xyflow/commit/e10f53cf898a56f954783d6efcf6977a0d88f4a9),
[`4947f683`](https://github.com/xyflow/xyflow/commit/4947f683b7530f8e6684865ab53ea38633de0f4d)]:
-
[@&elastic#8203;xyflow/system](https://github.com/xyflow/system)[@&#8203;0](https://github.com/0).0.48

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

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
@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 207872 locally

3 similar comments
@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 207872 locally

@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 207872 locally

@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 207872 locally

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 missing Added to PRs automatically when the are determined to be missing a backport. release_note:skip Skip the PR/issue when compiling release notes Team:Cloud Security Cloud Security team related v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants