Skip to content

build(deps): bump xstate from 4.20.0 to 4.33.6#460

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/xstate-4.33.6
Closed

build(deps): bump xstate from 4.20.0 to 4.33.6#460
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/xstate-4.33.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2022

Bumps xstate from 4.20.0 to 4.33.6.

Release notes

Sourced from xstate's releases.

xstate@4.33.6

Patch Changes

xstate@4.33.5

Patch Changes

  • #3559 ddbc9bc5c Thanks @​Andarist! - Fixed minor compatibility issues with TypeScript 4.8 in the codebase. This fixes the typechecking with TypeScript 4.8 in projects that don't use skipLibCheck: true.

  • #3563 e3c7a9caf Thanks @​Andarist! - Fixed an issue with not executing actions in response to received batched events when using predictableActionArguments.

  • #3520 95a6a06d0 Thanks @​Andarist! - Fixed a runtime crash when sending multiple events as an array to a service. It is not recommended to use this feature though as it will be removed in the next major version.

xstate@4.33.4

Patch Changes

  • #3549 768c4e938 Thanks @​Andarist! - Fixed an issue with not being able to send events to initially started child actors when using predictableActionArguments.

xstate@4.33.3

Patch Changes

  • #3540 121fad172 Thanks @​Andarist! - Fixed an issue that caused invoked actors to be created before resolving assign actions from entry of the same state when using predictableActionArguments flag.

  • #3541 6c081ab87 Thanks @​Andarist! - Fixed an issue with not being able to read the updated snapshot of a child when receiving and processing events from it and when using predictableActionArguments flag.

xstate@4.33.2

Patch Changes

  • #3523 129bcf927 Thanks @​Andarist! - Fixed a regression that caused child actors not being correctly stopped when their parent reached a final state.

xstate@4.33.1

Patch Changes

  • #3514 b451f5789 Thanks @​Andarist! - Fixed an issue with .nextState(event) calls accidentally executing actions in machines with predictableActionArguments.

xstate@4.33.0

Minor Changes

... (truncated)

Commits
  • 7e43d52 Merge pull request #3573 from statelyai/changeset-release/main
  • 38c10f8 Version Packages
  • 162e781 Merge pull request #3555 from statelyai/davidkpiano/sendto
  • 78e0925 Update packages/core/src/types.ts
  • ec28a04 Merge pull request #3571 from statelyai/davidkpiano/deprecate-service-state
  • 220eb45 Add a test that would fail with the reverted switch to an unconditional `.get...
  • 976fae4 Slightly revert getServiceSnapshot
  • e1aafa6 Update docs
  • 6fdaae7 Deprecate interpreter.state
  • 2b44a4d Merge pull request #3516 from statelyai/laurakalbag/sta-1724-guide-finite-states
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by xstate-release-bot, a new releaser for xstate since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [xstate](https://github.com/statelyai/xstate) from 4.20.0 to 4.33.6.
- [Release notes](https://github.com/statelyai/xstate/releases)
- [Commits](https://github.com/statelyai/xstate/compare/xstate@4.20.0...xstate@4.33.6)

---
updated-dependencies:
- dependency-name: xstate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2022

Superseded by #473.

@dependabot dependabot bot closed this Oct 31, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/xstate-4.33.6 branch October 31, 2022 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments