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.2 #2782

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jotai from 1.3.9 to 2.12.2.

Release notes

Sourced from jotai's releases.

v2.12.2

It includes some refactors and some minor fixes.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.12.1...v2.12.2

v2.12.1

This fixes an internal behavior necessary for some Jotai ecosystem libraries.

What's Changed

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

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

... (truncated)

Commits
  • a38128d 2.12.2
  • 5ee412a chore: update dev dependencies (#3022)
  • 6f2ae77 refactor(core): avoid onCancel hack (#3019)
  • e0289af fix(utils): Fix deepFreeze fails for boolean, number, string (#3018)
  • 5f42e12 fix(utils): atomWithObservable option for React 19 behavior (#3016)
  • d06e958 fix(core): improve error handling with multiple errors in flashCallbacks (#3011)
  • dd6625d fix: examples/mega-form remove itemAtom; (#3017)
  • 64b4e2a disable blank issues
  • ee7d3cf docs: simplify jotai-effect docs (#3000)
  • 268ab95 refactor(vanilla, react): change exported functions to 'function declarations...
  • 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.2.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v1.3.9...v2.12.2)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 11, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 11, 2025 09:07
@dependabot dependabot bot requested a review from Asmodeios March 11, 2025 09:07
Copy link

netlify bot commented Mar 11, 2025

Deploy Preview for stoplight-elements-demo failed.

Name Link
🔨 Latest commit 7ffe79f
🔍 Latest deploy log https://app.netlify.com/sites/stoplight-elements-demo/deploys/67cffd3b3d458700088fbb34

Copy link

netlify bot commented Mar 11, 2025

Deploy Preview for stoplight-elements ready!

Name Link
🔨 Latest commit 7ffe79f
🔍 Latest deploy log https://app.netlify.com/sites/stoplight-elements/deploys/67cffd3ba8faca0008773243
😎 Deploy Preview https://deploy-preview-2782--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.

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