Skip to content

deps: bump jotai from 2.18.0 to 2.19.1#69

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/jotai-2.19.1
Open

deps: bump jotai from 2.18.0 to 2.19.1#69
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/jotai-2.19.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps jotai from 2.18.0 to 2.19.1.

Release notes

Sourced from jotai's releases.

v2.19.1

This release includes several small refactors to improve performance.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.19.0...v2.19.1

v2.19.0

We improved the core to enable atom caching for performance for some cases.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.18.1...v2.19.0

v2.18.1

This release fixes a regression introduced in v2.12.1, which affects an uncommon edge case.

What's Changed

Full Changelog: pmndrs/jotai@v2.18.0...v2.18.1

Commits
  • 1fae772 2.19.1
  • 7924a8b chore(deps): update dev dependencies (#3306)
  • aa61ef5 test: add spec for #3296 (#3305)
  • 91ffe6d refactor(types): prefer no-any (#3304)
  • e0afc70 fix(internals): check if atom has onMount property before queueing processOnM...
  • b2aafbc fix(internals): check if atom has dependencies before doing mountDependencies...
  • 9b72d0e refactor: flushPending improve performance (#3285)
  • a6392f1 refactor(internals): reduce recomputeInvalidatedAtoms overhead (performance) ...
  • 280f3a0 refactor(internals): replace nextDeps with prevDeps (#3278)
  • 7e07e1b fix(vanilla/utils/atomWithObservable): use symbol index signature to avoid 'S...
  • 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 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)

Bumps [jotai](https://github.com/pmndrs/jotai) from 2.18.0 to 2.19.1.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.18.0...v2.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 8, 2026
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