Skip to content

deps(extension)(deps): bump jotai from 2.16.2 to 2.18.1 in /chartsmith-extension#236

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/chartsmith-extension/jotai-2.18.1
Closed

deps(extension)(deps): bump jotai from 2.16.2 to 2.18.1 in /chartsmith-extension#236
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/chartsmith-extension/jotai-2.18.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps jotai from 2.16.2 to 2.18.1.

Release notes

Sourced from jotai's releases.

v2.18.1

This release fixes a regression introduced in v2.12.1, which affects an uncommon edge case.

What's Changed

Full Changelog: pmndrs/jotai@v2.18.0...v2.18.1

v2.18.0

We moved jotai/babel to jotai-babel.

Migration Guide

If you use the preset:

  {
-   "presets": ["jotai/babel/preset"]
+   "presets": ["jotai-babel/preset"]
  }

If you use a plugin:

  {
-   "plugins": ["jotai/babel/plugin-debug-label"]
+   "plugins": ["jotai-babel/plugin-debug-label"]
  }

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.17.1...v2.18.0

v2.17.1

Small typing improvements. If you are using v2.16 or earlier, we recommend upgrading to the latest version.

What's Changed

... (truncated)

Commits
  • 72bb449 2.18.1
  • f9fac47 chore: update dev dependencies (#3263)
  • cf4b8e4 refactor(vanilla/utils/atomWithStorage): use optional chaining for 'storage.s...
  • 84944d2 fix(vanilla/utils/atomWithObservable): add 'Symbol.observable' type support t...
  • 6f61135 fix(vanilla): subscriber not notified when derived read calls store.set (#3245)
  • b1f01c3 test(react/vanilla-utils/atomWithStorage): add test for 'getOnInit' option re...
  • 9ff567b test(react/vanilla-utils/atomWithStorage): add test for async 'withStorageVal...
  • a24d57b test(react/vanilla-utils/atomWithStorage): add render test for sync 'withStor...
  • d4c1d1d test(react/vanilla-utils/atomWithStorage): add test for async 'withStorageVal...
  • fccbbb2 2.18.0
  • 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 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.16.2 to 2.18.1.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.16.2...v2.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2026

Superseded by #240.

@dependabot dependabot bot closed this Mar 24, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/chartsmith-extension/jotai-2.18.1 branch March 24, 2026 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chartsmith-extension dependencies Pull requests that update a dependency file npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants