Skip to content

Bump jotai-xstate from 0.3.0 to 0.6.1 #477

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps jotai-xstate from 0.3.0 to 0.6.1.

Changelog

Sourced from jotai-xstate's changelog.

[0.6.1] - 2025-01-20

Added

  • atomWithActorSnapshot not supports undefined or a getter that returns undefined, making it possible to watch the state of conditional or temporary actors

[0.6.0] - 2024-08-31

Added

  • Added two new atoms, atomWithActor and atomWithActorSnapshot to conform with XState v5's actor model
  • Refactored atomWithMachine to be simpler and consume the two other methods
  • Added tests for the two new methods

[Unreleased]

[0.5.0] - 2024-06-20

Added

  • Adjusted code for Xstate V5 #8

[0.4.0] - 2024-05-26

Changed

  • Module-first setup #7
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [jotai-xstate](https://github.com/jotaijs/jotai-xstate) from 0.3.0 to 0.6.1.
- [Changelog](https://github.com/jotaijs/jotai-xstate/blob/main/CHANGELOG.md)
- [Commits](jotaijs/jotai-xstate@v0.3.0...v0.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 31, 2025
@dependabot dependabot bot requested a review from colebemis as a code owner March 31, 2025 07:00
Copy link

netlify bot commented Mar 31, 2025

Deploy Preview for lumen-notes failed. Why did it fail? →

Name Link
🔨 Latest commit c181528
🔍 Latest deploy log https://app.netlify.com/sites/lumen-notes/deploys/67ea3d81dc53e40008113418

Copy link

netlify bot commented Mar 31, 2025

Deploy Preview for lumen-storybook failed. Why did it fail? →

Name Link
🔨 Latest commit c181528
🔍 Latest deploy log https://app.netlify.com/sites/lumen-storybook/deploys/67ea3d8104f4b2000866cd4c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants