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 2.7.0 to 2.8.3 in /web #6850

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps jotai from 2.7.0 to 2.8.3.

Release notes

Sourced from jotai's releases.

v2.8.3

The improvement for atomWithStorage in v2.8.2 contained a bug, which is fixed in this version.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.8.2...v2.8.3

v2.8.2

This fixes another edge case and improves utils for more flexibility.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.8.1...v2.8.2

v2.8.1

This fixes a regression in v2.6.4 and a regression in v2.7.0.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.8.0...v2.8.1

v2.8.0

This version introduces a new feature atomWithLazy and deprecates useReducerAtom and freezeAtomCreator. It also introduces an experimental store implementation in jotai/experimental.

Migration Guide

selectAtom

... (truncated)

Commits

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 Jun 17, 2024
@dependabot dependabot bot requested a review from VIKTORVAV99 June 17, 2024 13:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/jotai-2.8.3 branch from ae860e4 to d4cb370 Compare June 17, 2024 13:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/jotai-2.8.3 branch from d4cb370 to fcf7f25 Compare June 17, 2024 13:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/jotai-2.8.3 branch from fcf7f25 to ea516ee Compare June 17, 2024 13:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/jotai-2.8.3 branch from ea516ee to c26d6bb Compare June 17, 2024 13:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/jotai-2.8.3 branch from c26d6bb to 216547d Compare June 17, 2024 14:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/jotai-2.8.3 branch from 216547d to bb7051e Compare June 17, 2024 14:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/jotai-2.8.3 branch from bb7051e to 9a97d01 Compare June 18, 2024 08:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/jotai-2.8.3 branch from 9a97d01 to c62a5d0 Compare June 18, 2024 08:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/jotai-2.8.3 branch from c62a5d0 to 6e12266 Compare June 18, 2024 08:37
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.7.0 to 2.8.3.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.7.0...v2.8.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/jotai-2.8.3 branch from 6e12266 to ca8562d Compare June 18, 2024 14:57
@VIKTORVAV99 VIKTORVAV99 enabled auto-merge (squash) June 18, 2024 15:00
@VIKTORVAV99 VIKTORVAV99 merged commit e9725d2 into master Jun 18, 2024
21 checks passed
@VIKTORVAV99 VIKTORVAV99 deleted the dependabot/npm_and_yarn/web/jotai-2.8.3 branch June 18, 2024 15:02
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 frontend 🎨 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant