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

chore(deps): bump jotai from 1.13.1 to 2.5.0 #817

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps jotai from 1.13.1 to 2.5.0.

Release notes

Sourced from jotai's releases.

v2.5.0

This fixes some bugs, one of which was critical for jotai-effect. It also adds a new internal capability that may help extensions such as jotai-scope.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.4.3...v2.5.0

v2.4.2

There was a bug in v2.4.0 (and v2.4.1) in an edge case, which is now fixed.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.4.1...v2.4.2

v2.4.1

There was a regression in v2.3.0, which is fixed.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.4.0...v2.4.1

v2.4.0

This version fixes an edge case in core that has existed since v2.0.0.

What's Changed

... (truncated)

Commits
  • 6c0ee85 2.5.0
  • 8aa361e chore(deps): update dev dependencies (#2203)
  • acd62c6 refactor(vanilla): simplify conditions (#2202)
  • ac038ac fix(vanilla): deal with promise resolving race condition (#2199)
  • 4cd3564 fix(vanilla): avoid re-computing unmounted derived atoms in an edge case (#2197)
  • 6c9e030 feat(vanilla): prefer using this for atom config (#2186)
  • cdbfcdf doc: remove duplicate imports from jotai-scope documentation (#2190)
  • 6ea4361 doc: remove async from jotai-effect documentation (#2189)
  • a8b9b42 doc: update atom-effect docs (#2188)
  • a77ac88 doc: Updated nextjs guide and useAtomWithHash docs on useAtomWithHash and rep...
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 24, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jotai-2.5.0 branch from acc336a to cde0239 Compare October 25, 2023 06:03
Bumps [jotai](https://github.com/pmndrs/jotai) from 1.13.1 to 2.5.0.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v1.13.1...v2.5.0)

---
updated-dependencies:
- dependency-name: jotai
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jotai-2.5.0 branch from cde0239 to d2daf92 Compare October 26, 2023 05:45
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #823.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jotai-2.5.0 branch November 6, 2023 05:56
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