Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps jotai from 2.8.3 to 2.16.0.

Release notes

Sourced from jotai's releases.

v2.16.0

This version deprecates atomFamily in jotai/utils in favor of jotai-family, and includes some internal changes.

What's Changed

Full Changelog: pmndrs/jotai@v2.15.2...v2.16.0

v2.15.2

This release introduces some internal changes. In particular, it adds a warning when unsupported store mutations (side effects) are detected.

What's Changed

Full Changelog: pmndrs/jotai@v2.15.1...v2.15.2

v2.15.1

A minor but important fix in utils.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.15.0...v2.15.1

v2.15.0

This is another change in the internal functions of the core, to help Jotai ecosystem libraries.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.14.0...v2.15.0

v2.14.0

This version changes the internal functions of the core. Libraries that depend on them, such as jotai-devtools, need to be updated correspondingly.

... (truncated)

Commits
  • c0feb7f 2.16.0
  • 6cce4dd chore(deps): update dev dependencies (#3194)
  • cd8ba03 test: extract 'sleep' and 'useCommitCount' to 'test-utils' (#3188)
  • baaa702 feat: rename to INTERNAL_onInit (#3193)
  • 68e8eb7 fix(internals): only mounted dependents can be added to mounted.t (#3189)
  • 184b51a feat(utils): deprecate atomFamily in jotai/utils (migrate to jotai-family...
  • 26f4739 fix(internals): Minor tweaks to store internals (#3186)
  • 3d8a6a2 chore: compress-sized workflow (#3192)
  • 753ec74 docs(react/Provider): clarify TODO comment related with useRef usage (#3191)
  • e47d075 2.15.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for jotai since your current version.


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 Dec 15, 2025
@vercel
Copy link
Contributor

vercel bot commented Dec 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
ray-so Ready Ready Preview, Comment Dec 19, 2025 4:22pm

Bumps [jotai](https://github.com/pmndrs/jotai) from 2.8.3 to 2.16.0.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.8.3...v2.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
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.

1 participant