build(deps): bump jotai from 2.20.3 to 3.0.0 in /front - #2904
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2904 +/- ##
=======================================
Coverage 74.21% 74.21%
=======================================
Files 330 330
Lines 25393 25393
Branches 2534 2533 -1
=======================================
Hits 18845 18845
Misses 6498 6498
Partials 50 50
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.20.3 to 3.0.0. - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](pmndrs/jotai@v2.20.3...v3.0.0) --- updated-dependencies: - dependency-name: jotai dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
fab2ffd to
c7ea588
Compare
|
@copilot consider https://github.com/pmndrs/jotai/blob/main/docs/guides/migrating-to-v3.mdx and tell me if the upgrade is compatible with the current code. E.g. which parts using jotai are affected and need to be changed? Is my stack and my dev environment compatible with the upgrade? |
Reviewed the v3 migration guide. Summary: Public API unchanged — Affected/removed features — checked our codebase for each:
So the code itself is compatible — no source changes needed. Requirement/environment changes to be aware of:
No code changes made since nothing in our usage triggers the removed/changed APIs. |
Co-authored-by: pylipp <10617122+pylipp@users.noreply.github.com>
Bumps jotai from 2.20.3 to 3.0.0.
Release notes
Sourced from jotai's releases.
Commits
89d4fddv3.0.0a52e426chore(deps): update dev dependencies (breaking for v3: drop node 20) (#3367)0adc6c6v3 (#3337)8d5724bClarify that effects run after the triggering write completes. (#3365)