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 xstate to v4.38.3 #455

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xstate (source) 4.38.0 -> 4.38.3 age adoption passing 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) => { ... }
    ])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@netlify
Copy link

netlify bot commented Jul 12, 2023

Deploy Preview for superstore-redwood-stripe failed.

Name Link
🔨 Latest commit ef01d2f
🔍 Latest deploy log https://app.netlify.com/sites/superstore-redwood-stripe/deploys/65f02f26fb7cc90008ff862f

@renovate renovate bot assigned jtoar Jul 12, 2023
@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 038e830 to a5fb36f Compare July 27, 2023 10:18
@renovate renovate bot changed the title Update dependency xstate to v4.38.2 Update dependency xstate to v4.38.3 Oct 23, 2023
Copy link
Contributor Author

renovate bot commented Mar 12, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Type Error: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23359:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23422:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23606:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23660:20)
    at async BinaryCommand.validateAndExecute (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:21164:22)
    at async _Cli.run (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22139:18)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:24371:12)

@renovate renovate bot force-pushed the renovate/xstate-monorepo branch 2 times, most recently from 98cb9b8 to c5ba12b Compare March 12, 2024 10:29
@renovate renovate bot force-pushed the renovate/xstate-monorepo branch from c5ba12b to ef01d2f Compare March 12, 2024 10:32
@chrisvdm chrisvdm closed this Mar 12, 2024
Copy link
Contributor Author

renovate bot commented Mar 12, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (4.38.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/xstate-monorepo branch March 12, 2024 10:34
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.

2 participants