Skip to content

Update dependency xstate to v4.38.3#111

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/xstate-monorepo
Open

Update dependency xstate to v4.38.3#111
renovate[bot] wants to merge 1 commit intomainfrom
renovate/xstate-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 25, 2023

This PR contains the following updates:

Package Change Age Confidence
xstate (source) 4.37.24.38.3 age confidence

Release Notes

statelyai/xstate (xstate)

v4.38.3

Compare Source

Patch Changes
  • #​4380 e9e065822 Thanks @​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.

v4.38.2

Compare Source

Patch Changes

v4.38.1

Compare Source

Patch Changes
  • #​4130 e659fac5d Thanks @​davidkpiano! - The pure(...) action creator is now properly typed so that it allows function actions:

    actions: pure(() => [
      // now allowed!
      (context, event) => { ... }
    ])

v4.38.0

Compare Source

Minor Changes
  • #​4098 ae7691811 Thanks @​davidkpiano! - The log, pure, choose, and stop actions were added to the main export:

    import { log, pure, choose, stop } from 'xstate';

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
thinkbackio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2023 9:12pm

@renovate renovate Bot changed the title Update dependency xstate to v4.38.0 Update dependency xstate to v4.38.1 Jul 12, 2023
@renovate renovate Bot force-pushed the renovate/xstate-monorepo branch from 0af98d6 to b90a8de Compare July 12, 2023 10:46
@renovate renovate Bot changed the title Update dependency xstate to v4.38.1 Update dependency xstate to v4.38.2 Jul 27, 2023
@renovate renovate Bot force-pushed the renovate/xstate-monorepo branch from b90a8de to 6ae7843 Compare July 27, 2023 10:16
@renovate renovate Bot force-pushed the renovate/xstate-monorepo branch from 6ae7843 to f556638 Compare October 23, 2023 21:11
@renovate renovate Bot changed the title Update dependency xstate to v4.38.2 Update dependency xstate to v4.38.3 Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants