Skip to content

chore(deps): Bump jotai from 2.9.3 to 2.19.1 in the jotai-minor group across 1 directory#20

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jotai-minor-8c0c494b06
Open

chore(deps): Bump jotai from 2.9.3 to 2.19.1 in the jotai-minor group across 1 directory#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jotai-minor-8c0c494b06

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Bumps the jotai-minor group with 1 update in the / directory: jotai.

Updates jotai from 2.9.3 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

v2.18.0

We moved jotai/babel to jotai-babel.

Migration Guide

If you use the preset:

  {
-   "presets": ["jotai/babel/preset"]
</tr></table> 

... (truncated)

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
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for jotai since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 24, 2026
s-zx added a commit that referenced this pull request Apr 25, 2026
6 of 8 Tier 3 items done: sub-agent delegation, background tasks,
web fetch, Harbor nightly CI, CI regression gate, trajectory export.

Remaining: tool sandboxing (#16), conversation rewind (#17).

Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>
Bumps the jotai-minor group with 1 update in the / directory: [jotai](https://github.com/pmndrs/jotai).


Updates `jotai` from 2.9.3 to 2.19.1
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.9.3...v2.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump jotai from 2.9.3 to 2.19.1 in the jotai-minor group chore(deps): Bump jotai from 2.9.3 to 2.19.1 in the jotai-minor group across 1 directory May 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/jotai-minor-8c0c494b06 branch from 6359807 to 286ace0 Compare May 1, 2026 19:25
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