Skip to content

chore(deps): bump jotai from 1.13.1 to 2.4.3#812

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jotai-2.4.3
Closed

chore(deps): bump jotai from 1.13.1 to 2.4.3#812
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jotai-2.4.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 28, 2023

Copy link
Copy Markdown
Contributor

Bumps jotai from 1.13.1 to 2.4.3.

Release notes

Sourced from jotai's releases.

v2.4.3

This fixes a regression in an edge case, which has existed since v2.1.1.

What's Changed

New Contributors

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

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

New Contributors

... (truncated)

Commits
  • 4d90760 2.4.3
  • 6542b30 chore(deps): update dev dependencies (#2153)
  • 2cfa5c7 fix(vanilla): Returning the same Promise twice from an atom getter causes Pro...
  • 39f100e Fix documentation for useAtomCallback. (#2150)
  • f32e4e4 docs: add urql and jotai-urql description. add jotai-urql github repo link (#...
  • 2526039 chore: fix ide complaints (#2122)
  • d026413 2.4.2
  • 19df98f chore(deps): update dev dependencies (#2123)
  • ae91b58 fix(vanilla): should update derived atoms during write (#2111)
  • f7d7f74 feat(website): improve table of contents (#2115)
  • 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 Sep 28, 2023
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/jotai-2.4.3 branch from e18c8f7 to c485c19 Compare October 7, 2023 18:14
Bumps [jotai](https://github.com/pmndrs/jotai) from 1.13.1 to 2.4.3.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v1.13.1...v2.4.3)

---
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.4.3 branch from c485c19 to f1239ae Compare October 18, 2023 23:36
@dependabot @github

dependabot Bot commented on behalf of github Oct 24, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #817.

@dependabot dependabot Bot closed this Oct 24, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/jotai-2.4.3 branch October 24, 2023 05:53
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