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 #2115

Merged
merged 2 commits into from Mar 17, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jotai ^1.13.1 -> ^2.0.3 age adoption passing confidence

Release Notes

pmndrs/jotai

v2.0.3

Compare Source

This release includes important features for upcoming devtools.

What's Changed
New Contributors

Full Changelog: pmndrs/jotai@v2.0.2...v2.0.3

v2.0.2

Compare Source

This version add some small improvements, mostly for some minor cases.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.0.1...v2.0.2

v2.0.1

Compare Source

This adds various small improvements. Docs are also updated.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.0.0...v2.0.1

v2.0.0

Compare Source

🎉 🎉 🎉 Jotai v2 is here! 🍾 🍾 🍾

Backward compatible for JS users without async atoms

Async atom behavior is revisited and changed. TypeScript types are changed and improved.

New Store API

Exposes createStore which opens up new usages. With its power, it can be misused. Let's look for best practice. Feedback is appreciated.

Migration Guide

https://github.com/pmndrs/jotai/blob/v2.0.0/docs/guides/migrating-to-v2-api.mdx

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v1.13.1...v2.0.0


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file kind:chore labels Mar 7, 2023
@vercel
Copy link

vercel bot commented Mar 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
react-spring ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 7, 2023 at 9:08AM (UTC)

@changeset-bot
Copy link

changeset-bot bot commented Mar 7, 2023

⚠️ No Changeset found

Latest commit: d54bf6c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 7, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d54bf6c:

Sandbox Source
Animating Auto Configuration
Card Configuration
Cards Stack Configuration
Chaining Transition and a Spring Configuration
CSS Gradients Configuration
CSS Keyframes Configuration
Async CSS variables Configuration
Draggable List Configuration
Exit Before Enter Configuration
Flip Card Configuration
Floating Button Configuration
Goo Blobs Configuration
Image Fade Configuration
List Reordering Configuration
MacOS Dock Configuration
Masonry Grid Configuration
Multistage Transitions Configuration
Noise Configuration
Notification Hub Configuration
Horizontal Parallax Configuration
Sticky Parallax Configuration
Vertical Parallax Configuration
Rocket decay Configuration
Basic Transition Configuration
Native Slide Configuration

@github-actions
Copy link

github-actions bot commented Mar 7, 2023

Size Change: 0 B

Total Size: 56.6 kB

ℹ️ View Unchanged
Filename Size
packages/animated/dist/esm/index.js 1.77 kB
packages/animated/dist/index.js 2.08 kB
packages/core/dist/esm/index.js 11.4 kB
packages/core/dist/index.js 11.6 kB
packages/parallax/dist/esm/index.js 1.7 kB
packages/parallax/dist/index.js 2 kB
packages/rafz/dist/esm/index.js 906 B
packages/rafz/dist/index.js 1.14 kB
packages/react-spring/dist/esm/index.js 52 B
packages/react-spring/dist/index.js 321 B
packages/shared/dist/esm/index.js 6.95 kB
packages/shared/dist/index.js 7.25 kB
packages/types/dist/esm/index.js 53 B
packages/types/dist/index.js 323 B
targets/konva/dist/esm/index.js 336 B
targets/konva/dist/index.js 612 B
targets/native/dist/esm/index.js 752 B
targets/native/dist/index.js 864 B
targets/three/dist/esm/index.js 347 B
targets/three/dist/index.js 679 B
targets/web/dist/esm/index.js 2.2 kB
targets/web/dist/index.js 2.42 kB
targets/zdog/dist/esm/index.js 308 B
targets/zdog/dist/index.js 650 B

compressed-size-action

@renovate
Copy link
Contributor Author

renovate bot commented Mar 17, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@joshuaellis joshuaellis merged commit 118cb33 into main Mar 17, 2023
2 checks passed
@joshuaellis joshuaellis deleted the renovate/jotai-2.x branch March 17, 2023 11:20
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 kind:chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant