Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump jotai from 1.3.9 to 2.12.0 #2771

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2025

Bumps jotai from 1.3.9 to 2.12.0.

Release notes

Sourced from jotai's releases.

v2.12.0

This introduces a significant change in the history of Jotai development. The Jotai core aims to remain minimal while supporting the growth of the ecosystem. It now exposes some internal functions for the ecosystem.

For library authors, please make sure to pin the jotai package version if you rely on these internal functions.

Huge thanks to @​dmaskasky for helping finalize the API.

What's Changed

Full Changelog: pmndrs/jotai@v2.11.3...v2.12.0

v2.11.3

Unfortunately, we encountered another regression with the v2.11 rearchitecture. We hope there are no more issues, but we can't be sure if it's stable unless no more are reported. Please give it a try and let us know if you find anything!

What's Changed

Full Changelog: pmndrs/jotai@v2.11.2...v2.11.3

v2.11.2

There was a regression in v2.11.1, which is fixed in this patch.

What's Changed

  • fix(core): derived atom is not re-evaluated if it read between multiple set by @​dai-shi in

New Contributors

Full Changelog: pmndrs/jotai@v2.11.1...v2.11.2

v2.11.1

Jotai v2.11.0 was a big change, and we faced some fundamental issues. It required time to reconsider the architecture from the ground up. We've added various tests, and this patch version should be more stable.

Having that said, we are still in the middle of the re-architecture. If you prefer to stay away from bleeding-edge features and encounter no bugs, feel free to keep using the previous versions.

Kudos to @​dmaskasky

What's Changed

... (truncated)

Commits
  • 6b15d22 2.12.0
  • e796fbe chore: update dev dependencies (#2981)
  • 253e9bd feat(core): expose internals instead of unstable_derive (#2911)
  • 72c1144 chore(package.json): reorder 'fix' scripts to run 'lint' before 'format' (#2976)
  • 2db9769 add pnpm run fix script and update pr template (#2975)
  • 4fcad98 chore(*): remove duplicate 'test-build:spec', replace with 'test:spec' (#2973)
  • 6cec9b4 chore(*): replace 'pnpm <command>' with 'pnpm run <command>' (#2971)
  • 48b6726 docs: update CONTRIBUTING.md (#2935)
  • a8409a9 2.11.3
  • 644ba5e fix(store): recompute dependents on eager evaluation in writeAtomState (#2965)
  • 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)

Bumps [jotai](https://github.com/pmndrs/jotai) from 1.3.9 to 2.12.0.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v1.3.9...v2.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 11, 2025 08:52
@dependabot dependabot bot requested a review from lukasikp February 11, 2025 08:52
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 11, 2025
Copy link

netlify bot commented Feb 11, 2025

Deploy Preview for stoplight-elements-demo failed.

Name Link
🔨 Latest commit 16efd3e
🔍 Latest deploy log https://app.netlify.com/sites/stoplight-elements-demo/deploys/67ab0fc7158a690008ba7575

Copy link

netlify bot commented Feb 11, 2025

Deploy Preview for stoplight-elements ready!

Name Link
🔨 Latest commit 16efd3e
🔍 Latest deploy log https://app.netlify.com/sites/stoplight-elements/deploys/67ab0fc77c32840008bab1db
😎 Deploy Preview https://deploy-preview-2771--stoplight-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2025

Superseded by #2774.

@dependabot dependabot bot closed this Feb 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jotai-2.12.0 branch February 18, 2025 08:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants