Update dependency xstate to ^4.38.3 (main) (#211786)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[xstate](https://redirect.github.com/statelyai/xstate/tree/main/packages/core#readme)
([source](https://redirect.github.com/statelyai/xstate)) | dependencies
| patch | [`^4.38.2` ->
`^4.38.3`](https://renovatebot.com/diffs/npm/xstate/4.38.2/4.38.3) |

---

### Release Notes

<details>
<summary>statelyai/xstate (xstate)</summary>

###
[`v4.38.3`](https://redirect.github.com/statelyai/xstate/releases/tag/xstate%404.38.3)

[Compare
Source](https://redirect.github.com/statelyai/xstate/compare/xstate@4.38.2...xstate@4.38.3)

##### Patch Changes

- [#&#8203;4380](https://redirect.github.com/statelyai/xstate/pull/4380)
[`e9e065822`](e9e0658221)
Thanks [@&#8203;Andarist](https://redirect.github.com/Andarist)! - Fixed
an issue with `exit` actions sometimes being called twice when a machine
reaches its final state and leads its parent to stopping it at the same
time.

</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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOm9icy11eC1sb2dzIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This commit is contained in:
elastic-renovate-prod[bot] 2025-02-21 16:14:28 +01:00 committed by GitHub
parent 85f4f4d5b4
commit 876959fb01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -1302,7 +1302,7 @@
"wellknown": "^0.5.0",
"whatwg-fetch": "^3.0.0",
"xml2js": "^0.5.0",
"xstate": "^4.38.2",
"xstate": "^4.38.3",
"xstate5": "npm:xstate@^5.19.2",
"xterm": "^5.3.0",
"yaml": "^2.5.1",

View file

@ -34079,10 +34079,10 @@ xpath@^0.0.33:
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.19.2.tgz#db3f1ee614bbb6a49ad3f0c96ddbf98562d456ba"
integrity sha512-B8fL2aP0ogn5aviAXFzI5oZseAMqN00fg/TeDa3ZtatyDcViYLIfuQl4y8qmHCiKZgGEzmnTyNtNQL9oeJE2gw==
xstate@^4.38.2:
version "4.38.2"
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.38.2.tgz#1b74544fc9c8c6c713ba77f81c6017e65aa89804"
integrity sha512-Fba/DwEPDLneHT3tbJ9F3zafbQXszOlyCJyQqqdzmtlY/cwE2th462KK48yaANf98jHlP6lJvxfNtN0LFKXPQg==
xstate@^4.38.3:
version "4.38.3"
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.38.3.tgz#4e15e7ad3aa0ca1eea2010548a5379966d8f1075"
integrity sha512-SH7nAaaPQx57dx6qvfcIgqKRXIh4L0A1iYEqim4s1u7c9VoCgzZc+63FY90AKU4ZzOC2cfJzTnpO4zK7fCUzzw==
"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0, xtend@^4.0.1, xtend@^4.0.2, xtend@~4.0.1:
version "4.0.2"