Skip to content

Commit

Permalink
fix(deps): update dependency @reduxjs/toolkit to v2.2.3 j:kit-282 (#3763
Browse files Browse the repository at this point in the history
)

[![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
[reduxjs/redux-toolkit#4308

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (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.

---

- [ ] <!-- 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/coveo/ui-kit).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 5, 2024
1 parent da0d89f commit eaeb74d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@coveo/relay": "0.7.4",
"@coveo/relay-event-types": "7.7.3",
"@microsoft/fetch-event-source": "2.0.1",
"@reduxjs/toolkit": "2.2.2",
"@reduxjs/toolkit": "2.2.3",
"abab": "2.0.6",
"coveo.analytics": "2.29.6",
"dayjs": "1.11.10",
Expand Down

0 comments on commit eaeb74d

Please sign in to comment.