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

fix(deps): update dependency jotai to v2.10.0 #122

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jotai 2.8.0 -> 2.10.0 age adoption passing confidence

Release Notes

pmndrs/jotai (jotai)

v2.10.0

Compare Source

v2.9.3

Compare Source

This fixes a regression in an edge case that is introduced in v2.9.0.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.9.2...v2.9.3

v2.9.2

Compare Source

v2.9.1

Compare Source

This patch version includes various fixes. Huge thanks to contributors!

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.9.0...v2.9.1

v2.9.0

Compare Source

This version introduces a new core implementation. All tests are passing but there can be some regressions due to missing tests. Please feel free to report such cases and let's improve test coverage.

The benefit with the new implementation:

  • Fix memory leak issue with vanilla store usage.
  • More readability of the core code.

What's Changed

Full Changelog: pmndrs/jotai@v2.8.4...v2.9.0

v2.8.4

Compare Source

This changes the behavior of async atom with abort signal on unmount to fix some use cases.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.8.3...v2.8.4

v2.8.3

Compare Source

The improvement for atomWithStorage in v2.8.2 contained a bug, which is fixed in this version.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.8.2...v2.8.3

v2.8.2

Compare Source

This fixes another edge case and improves utils for more flexibility.

What's Changed
New Contributors

Full Changelog: pmndrs/jotai@v2.8.1...v2.8.2

v2.8.1

Compare Source

This fixes a regression in v2.6.4 and a regression in v2.7.0.

What's Changed
New Contributors

Full Changelog: pmndrs/jotai@v2.8.0...v2.8.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

cloudflare-workers-and-pages bot commented May 22, 2024

Deploying kendo-score with  Cloudflare Pages  Cloudflare Pages

Latest commit: 493752c
Status: ✅  Deploy successful!
Preview URL: https://0eaa9950.kendo-score.pages.dev
Branch Preview URL: https://renovate-jotai-2-x-lockfile.kendo-score.pages.dev

View logs

@renovate renovate bot changed the title fix(deps): update dependency jotai to v2.8.1 fix(deps): update dependency jotai to v2.8.2 May 27, 2024
@renovate renovate bot changed the title fix(deps): update dependency jotai to v2.8.2 fix(deps): update dependency jotai to v2.8.3 Jun 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency jotai to v2.8.3 fix(deps): update dependency jotai to v2.8.4 Jun 28, 2024
@renovate renovate bot changed the title fix(deps): update dependency jotai to v2.8.4 fix(deps): update dependency jotai to v2.9.0 Jul 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency jotai to v2.9.0 fix(deps): update dependency jotai to v2.9.1 Jul 23, 2024
@renovate renovate bot changed the title fix(deps): update dependency jotai to v2.9.1 fix(deps): update dependency jotai to v2.9.2 Aug 7, 2024
@renovate renovate bot changed the title fix(deps): update dependency jotai to v2.9.2 fix(deps): update dependency jotai to v2.9.3 Aug 13, 2024
@renovate renovate bot changed the title fix(deps): update dependency jotai to v2.9.3 fix(deps): update dependency jotai to v2.10.0 Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants