Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

build(deps): bump the jotai group in /frontend with 2 updates #2225

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2023

Bumps the jotai group in /frontend with 2 updates: jotai and jotai-devtools.

Updates jotai from 2.5.1 to 2.6.1

Release notes

Sourced from jotai's releases.

v2.6.1

This version has two minor improvements for library authors. It's wonderful to see Jotai ecosystem growing. No major bugs have been reported lately. It's fairly okay to say the current version is pretty stable.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.6.0...v2.6.1

v2.6.0

We can now directly use <Provider> in React Server Components. 🎉

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.5.1...v2.6.0

Commits
  • 06074d5 2.6.1
  • b958866 chore(deps): update dev dependencies (#2310)
  • 63de5b0 fix(utils): add description for the RESET symbol. (#2307)
  • e986e63 fix(utils): add init property to the return type of atomWithReset (#2304)
  • f602d74 Update initialize-atom-on-render.mdx (#2280)
  • 1198f35 docs: update suspense badge (#2309)
  • 82ee447 docs: fix useQuery options definition, update isLoading to isPending to be m...
  • ad818df docs: update tanstack query integration documentation to the new api (#2294)
  • 3e68ccc docs: fix dispatchAtom example (#2284)
  • 06442d3 ci: add typescript 5.3.2 (#2275)
  • Additional commits viewable in compare view

Updates jotai-devtools from 0.7.0 to 0.7.1

Release notes

Sourced from jotai-devtools's releases.

Release 0.7.1

0.7.1 (2023-12-04)

Bug Fixes

  • defer setAtom in subscribers of store change during main render to next micro task (#109) (2cdc81d)
Changelog

Sourced from jotai-devtools's changelog.

0.7.1 (2023-12-04)

Bug Fixes

  • defer setAtom in subscribers of store change during main render to next micro task (#109) (2cdc81d)
Commits
  • 1aaab4b chore: release v0.7.1
  • 69b1253 chore: update dependencies (#115)
  • 2cdc81d fix: defer setAtom in subscribers of store change during main render to next ...
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the jotai group in /frontend with 2 updates: [jotai](https://github.com/pmndrs/jotai) and [jotai-devtools](https://github.com/jotaijs/jotai-devtools).


Updates `jotai` from 2.5.1 to 2.6.1
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.5.1...v2.6.1)

Updates `jotai-devtools` from 0.7.0 to 0.7.1
- [Release notes](https://github.com/jotaijs/jotai-devtools/releases)
- [Changelog](https://github.com/jotaijs/jotai-devtools/blob/main/CHANGELOG.md)
- [Commits](jotaijs/jotai-devtools@v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: jotai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jotai
- dependency-name: jotai-devtools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jotai
...

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

cloudflare-workers-and-pages bot commented Dec 28, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1eb2c77
Status: ✅  Deploy successful!
Preview URL: https://606bd95f.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-lyuj.matrix-authentication-service-docs.pages.dev

View logs

@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies labels Dec 28, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2024

Superseded by #2257.

@dependabot dependabot bot closed this Jan 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/jotai-8d94360360 branch January 16, 2024 19:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants