Skip to content

chore(deps): bump jotai from 2.14.0 to 3.0.0 - #835

Merged
surajair merged 3 commits into
mainfrom
dependabot/npm_and_yarn/jotai-3.0.0
Sep 15, 2026
Merged

surajair merged 3 commits into
mainfrom
dependabot/npm_and_yarn/jotai-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps jotai from 2.14.0 to 3.0.0.

Release notes

Sourced from jotai's releases.

v3.0.0

👻 Jotai v3 is here! 🎉

This is a mostly backward-compatible update, dropping some legacy support and deprecated APIs.

Migration Guide

https://github.com/pmndrs/jotai/blob/main/docs/guides/migrating-to-v3.mdx

What's Changed

Full Changelog: pmndrs/jotai@v2.20.3...v3.0.0

v3.0.0-alpha.1

Includes v2.20.3 changes.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v3.0.0-alpha.0...v3.0.0-alpha.1

v3.0.0-alpha.0

https://github.com/pmndrs/jotai/blob/v3/docs/guides/migrating-to-v3.mdx

What's Changed

Full Changelog: pmndrs/jotai@v2.20.2...v3.0.0-alpha.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by 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 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.14.0 to 3.0.0.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.14.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates label Sep 14, 2026
@dependabot
dependabot Bot requested a review from surajair as a code owner September 14, 2026 00:56
@github-actions github-actions Bot added the build Build tooling and packaging label Sep 14, 2026
@surajair

Copy link
Copy Markdown
Collaborator

@copilot fix failing uni test cases

Copilot AI commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

@copilot fix failing uni test cases

Fixed in 1893e73. I updated the failing unit tests to use a deterministic Jotai store setup compatible with jotai 3, and verified with corepack pnpm test (all unit tests passing).

@github-actions github-actions Bot added area: builder Editor UI tests Test suite labels Sep 15, 2026
@surajair
surajair merged commit a80f05c into main Sep 15, 2026
10 checks passed
@surajair
surajair deleted the dependabot/npm_and_yarn/jotai-3.0.0 branch September 15, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: builder Editor UI build Build tooling and packaging dependencies Dependency updates tests Test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants