Skip to content

Commit

Permalink
chore(deps): update dependency react-redux to ^9.2.0 (#6373)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-redux](https://redirect.github.com/reduxjs/react-redux) |
[`^9.1.2` ->
`^9.2.0`](https://renovatebot.com/diffs/npm/react-redux/9.1.2/9.2.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-redux/9.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-redux/9.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-redux/9.1.2/9.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-redux/9.1.2/9.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>reduxjs/react-redux (react-redux)</summary>

###
[`v9.2.0`](https://redirect.github.com/reduxjs/react-redux/releases/tag/v9.2.0)

[Compare
Source](https://redirect.github.com/reduxjs/react-redux/compare/v9.1.2...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](https://react.dev/blog/2024/12/05/react-19)! 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](https://redirect.github.com/reduxjs/redux-toolkit/releases/tag/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
[@&#8203;aryaemami59](https://redirect.github.com/aryaemami59) in
[https://github.com/reduxjs/react-redux/pull/2176](https://redirect.github.com/reduxjs/react-redux/pull/2176)
- Migrate to React by
[@&#8203;aryaemami59](https://redirect.github.com/aryaemami59) in
[https://github.com/reduxjs/react-redux/pull/2172](https://redirect.github.com/reduxjs/react-redux/pull/2172)
- Migrate to React 19 (take 2) by
[@&#8203;markerikson](https://redirect.github.com/markerikson) in
[https://github.com/reduxjs/react-redux/pull/2216](https://redirect.github.com/reduxjs/react-redux/pull/2216)
- Clean up devdeps by
[@&#8203;markerikson](https://redirect.github.com/markerikson) in
[https://github.com/reduxjs/react-redux/pull/2217](https://redirect.github.com/reduxjs/react-redux/pull/2217)

**Full Changelog**:
reduxjs/react-redux@v9.1.2...v9.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone
America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone
America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 60d87d4 commit 11098b3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"react-native-url-polyfill": "^2.0.0",
"react-native-video": "^6.6.4",
"react-native-webview": "^13.12.5",
"react-redux": "^9.1.2",
"react-redux": "^9.2.0",
"redux": "^5.0.1",
"redux-persist": "^6.0.0",
"redux-persist-fs-storage": "^1.3.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4688,10 +4688,10 @@
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==

"@types/use-sync-external-store@^0.0.3":
version "0.0.3"
resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz#b6725d5f4af24ace33b36fafd295136e75509f43"
integrity sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==
"@types/use-sync-external-store@^0.0.6":
version "0.0.6"
resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz#60be8d21baab8c305132eb9cb912ed497852aadc"
integrity sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==

"@types/uuid@^9.0.0":
version "9.0.0"
Expand Down Expand Up @@ -12911,13 +12911,13 @@ [email protected]:
ws "^6.2.2"
yargs "^17.6.2"

react-redux@^9.1.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.1.2.tgz#deba38c64c3403e9abd0c3fbeab69ffd9d8a7e4b"
integrity sha512-0OA4dhM1W48l3uzmv6B7TXPCGmokUU4p1M44DGN2/D9a1FjVPukVjER1PcPX97jIg6aUeLq1XJo1IpfbgULn0w==
react-redux@^9.2.0:
version "9.2.0"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.2.0.tgz#96c3ab23fb9a3af2cb4654be4b51c989e32366f5"
integrity sha512-ROY9fvHhwOD9ySfrF0wmvu//bKCQ6AeZZq1nJNtbDC+kk5DuSuNX/n6YWYF/SYy7bSba4D4FSz8DJeKY/S/r+g==
dependencies:
"@types/use-sync-external-store" "^0.0.3"
use-sync-external-store "^1.0.0"
"@types/use-sync-external-store" "^0.0.6"
use-sync-external-store "^1.4.0"

react-refresh@^0.4.0:
version "0.4.2"
Expand Down Expand Up @@ -15095,10 +15095,10 @@ use-latest-callback@^0.2.1:
resolved "https://registry.yarnpkg.com/use-latest-callback/-/use-latest-callback-0.2.1.tgz#4d4e6a9e4817b13142834850dcfa8d24ca4569cf"
integrity sha512-QWlq8Is8BGWBf883QOEQP5HWYX/kMI+JTbJ5rdtvJLmXTIh9XoHIO3PQcmQl8BU44VKxow1kbQUHa6mQSMALDQ==

use-sync-external-store@^1.0.0, use-sync-external-store@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.2.tgz#c3b6390f3a30eba13200d2302dcdf1e7b57b2ef9"
integrity sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==
use-sync-external-store@^1.0.0, use-sync-external-store@^1.2.2, use-sync-external-store@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.4.0.tgz#adbc795d8eeb47029963016cefdf89dc799fcebc"
integrity sha512-9WXSPC5fMv61vaupRkCKCxsPxBocVnwakBEkMIHHpkTTg6icbJtg6jzgtLDm4bl3cSHAca52rYWih0k4K3PfHw==

use@^3.1.0:
version "3.1.0"
Expand Down

0 comments on commit 11098b3

Please sign in to comment.