Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps jotai from 2.11.0 to 2.12.3.

Release notes

Sourced from jotai's releases.

v2.12.3

This introduces an internal capability for jotai-devtools.

What's Changed

New Contributors

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

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

... (truncated)

Commits
  • 9bb6aa4 2.12.3
  • 98af186 chore: update dev dependencies (#3048)
  • cc8003d fix(react): experimental option to make attaching promise status controllable...
  • da57443 fix: expose an internal function for devtools (#3045)
  • 6419a35 ci(.github/workflows): rename 'compressed-size-action' to 'compressed-size' (...
  • ef36aa1 docs(README.md): change build badge url (#3032)
  • 5309d62 ci(.github/workflows): add 'test.yml' and rename job (#3031)
  • ec352d5 docs: fix typo (#3029)
  • 193835c docs: add jotai-history website docs (#3025)
  • 7ce754a chore(eslint.config.mjs): update 'eslint-plugin-react-hooks', 'eslint-plugin-...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 14, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Apr 14, 2025

Deploying compute-toys with  Cloudflare Pages  Cloudflare Pages

Latest commit: 494e993
Status: ✅  Deploy successful!
Preview URL: https://30503aa4.compute-toys.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-jota-61hj.compute-toys.pages.dev

View logs

@github-actions github-actions bot temporarily deployed to Preview (dependabot/npm_and_yarn/jotai-2.12.3) April 14, 2025 06:56 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jotai-2.12.3 branch from a28f17f to 2d126b3 Compare April 30, 2025 08:22
@github-actions github-actions bot temporarily deployed to Preview (dependabot/npm_and_yarn/jotai-2.12.3) April 30, 2025 08:23 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jotai-2.12.3 branch from 2d126b3 to dc5043c Compare April 30, 2025 08:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jotai-2.12.3 branch from dc5043c to 489d4a9 Compare May 7, 2025 10:07
@github-actions github-actions bot temporarily deployed to Preview (dependabot/npm_and_yarn/jotai-2.12.3) May 7, 2025 10:07 Inactive
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.11.0 to 2.12.3.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.11.0...v2.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jotai-2.12.3 branch from 489d4a9 to 494e993 Compare May 7, 2025 10:09
@davidar davidar merged commit 74c05e6 into master May 7, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jotai-2.12.3 branch May 7, 2025 10:21
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.

2 participants