cadt-ui
cadt-ui copied to clipboard
chore(deps): bump react-redux from 9.1.2 to 9.2.0
Bumps react-redux from 9.1.2 to 9.2.0.
Release notes
Sourced from react-redux's releases.
v9.2.0
This feature release updates the React peer dependency to work with React 19, and improves treeshakeability of our build artifacts.
Changelog
React 19 Compat
React 19 was just released! We've updated our peer dep to accept React 19, and updated our runtime and type tests to check against both React 18 and 19.
Also see Redux Toolkit v2.5.0 for the same peer dep update.
Treeshaking
We've done some nitty-gritty optimization work to ensure bundlers correctly treeshake unused parts of the bundle.
What's Changed
- Improve treeshakeability of build artifacts by
@aryaemami59in reduxjs/react-redux#2176- Migrate to React by
@aryaemami59in reduxjs/react-redux#2172- Migrate to React 19 (take 2) by
@markeriksonin reduxjs/react-redux#2216- Clean up devdeps by
@markeriksonin reduxjs/react-redux#2217Full Changelog: https://github.com/reduxjs/react-redux/compare/v9.1.2...v9.2.0
Commits
7e2fdd4Release 9.2.08c57382Merge pull request #2217 from reduxjs/feature/react-19-devdep-cleanupd23509bExclude stray dist folders and website from tsconfigb275a32Eliminate other stray React import3ba9838Drop unused Babel devdeps1a81c41Merge pull request #2216 from reduxjs/migrate-to-react-19c58e397Migrate to React 19e08518aFixactrelated issues intest/hooks/useSelector.spec.tsx1cd1385Updatehoist-non-react-staticsimplementationa1fc886Fix type ofinnerMapStateToPropsinProvider.spec.tsx- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/[email protected] | environment | +3 |
1.14 MB | acemarke |
🚮 Removed packages: npm/[email protected]
@dependabot rebase
Looks like react-redux is up-to-date now, so this is no longer needed.