Skip to content

fix(deps): update dependency @reduxjs/toolkit to ^2.2.3 #5217

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

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@reduxjs/toolkit (source) ^2.2.2 -> ^2.2.3 age adoption passing confidence

Release Notes

reduxjs/redux-toolkit (@​reduxjs/toolkit)

v2.2.3

Compare Source

This minor release fixes the types for functions that accept a React Context instance to match the changes in React Redux v9.

What's Changed

Full Changelog: reduxjs/redux-toolkit@v2.2.2...v2.2.3


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 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 enabled auto-merge April 11, 2024 00:02
Copy link

emerge-tools bot commented Apr 11, 2024

1 build increased size

Name Version Download Change Install Change Approval
⚠️ Celo (test)
org.celo.mobile.test
1.82.0 (147) 26.8 MB ⬆️ 2.4 MB (9.72%) 63.7 MB ⬆️ 2.7 MB (4.41%) N/A

Celo (test) 1.82.0 (147)
org.celo.mobile.test

⚖️ Compare build
📦 Install build
⏱️ Analyze build performance

Total install size change: ⬆️ 2.7 MB (4.41%)
Total download size change: ⬆️ 2.4 MB (9.72%)

Largest size changes

Item Install Size Change
📝 [email protected] ⬆️ 600.2 kB
📝 [email protected] ⬆️ 368.6 kB
📝 [email protected] ⬆️ 188.4 kB
📝 [email protected] ⬆️ 176.1 kB
📝 [email protected] ⬆️ 90.1 kB
View Treemap

Image of diff


🛸 Powered by Emerge Tools

Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.80%. Comparing base (7e7c5f3) to head (75fa4b0).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5217      +/-   ##
==========================================
- Coverage   85.80%   85.80%   -0.01%     
==========================================
  Files         744      744              
  Lines       30411    30411              
  Branches     5264     5264              
==========================================
- Hits        26095    26094       -1     
- Misses       4077     4078       +1     
  Partials      239      239              

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e7c5f3...75fa4b0. Read the comment docs.

@renovate renovate bot added this pull request to the merge queue Apr 11, 2024
Merged via the queue into main with commit 6d7fc5e Apr 11, 2024
@renovate renovate bot deleted the renovate/reduxjs-toolkit-2.x branch April 11, 2024 06:53
shottah pushed a commit to Kolektivo/Kolektivo-Mobile-App that referenced this pull request May 15, 2024
)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@reduxjs/toolkit](https://redux-toolkit.js.org)
([source](https://togithub.com/reduxjs/redux-toolkit)) | [`^2.2.2` ->
`^2.2.3`](https://renovatebot.com/diffs/npm/@reduxjs%2ftoolkit/2.2.2/2.2.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@reduxjs%2ftoolkit/2.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@reduxjs%2ftoolkit/2.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@reduxjs%2ftoolkit/2.2.2/2.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@reduxjs%2ftoolkit/2.2.2/2.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>reduxjs/redux-toolkit (@&#8203;reduxjs/toolkit)</summary>

###
[`v2.2.3`](https://togithub.com/reduxjs/redux-toolkit/releases/tag/v2.2.3)

[Compare
Source](https://togithub.com/reduxjs/redux-toolkit/compare/v2.2.2...v2.2.3)

This minor release fixes the types for functions that accept a React
Context instance to match the [changes in React Redux
v9](https://redux-toolkit.js.org/usage/migrating-rtk-2#custom-context-typing).

#### What's Changed

- Update React Redux dependency to v9, and update docs to use
`.withTypes` by [@&#8203;aryaemami59](https://togithub.com/aryaemami59)
in
[https://github.com/reduxjs/redux-toolkit/pull/4308](https://togithub.com/reduxjs/redux-toolkit/pull/4308)

**Full Changelog**:
reduxjs/redux-toolkit@v2.2.2...v2.2.3

</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 becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants