Skip to content
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

chore(deps): update dependency react-redux to ^8.1.3 #627

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-redux ^8.1.1 -> ^8.1.3 age adoption passing confidence

Release Notes

reduxjs/react-redux (react-redux)

v8.1.3

Compare Source

v8.1.2

Compare Source

This version changes imports from the React package to namespace imports so the package can safely be imported in React Server Components as long as you don't actually use it - this is for example important if you want to use the React-specifc createApi function from Redux Toolkit.

Some other changes:

  • The behaviour of the "React Context Singletons" from 8.1.1 has been adjusted to also work if you have multiple React instances of the same version (those will now be separated) and if you are in an environment without globalThis (in this case it will fall back to the previous behaviour).
  • We do no longer use Proxies, which should help with some very outdated consumers, e.g. smart TVs, that cannot even polyfill Proxies.

Full Changelog: reduxjs/react-redux@v8.1.1...v8.1.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Jul 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dnd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 5, 2023 1:34am

@renovate renovate bot force-pushed the renovate/react-redux-8.x branch from ec90caa to 70ff657 Compare August 31, 2023 00:25
@renovate renovate bot force-pushed the renovate/react-redux-8.x branch from 70ff657 to c8e9fda Compare August 31, 2023 02:10
@renovate renovate bot force-pushed the renovate/react-redux-8.x branch from c8e9fda to d41f33f Compare August 31, 2023 02:46
@renovate renovate bot changed the title chore(deps): update dependency react-redux to ^8.1.2 chore(deps): update dependency react-redux to ^8.1.3 Oct 1, 2023
@renovate renovate bot force-pushed the renovate/react-redux-8.x branch from d41f33f to 081e56b Compare October 1, 2023 03:33
@renovate renovate bot force-pushed the renovate/react-redux-8.x branch from 081e56b to 4d4c4a7 Compare October 29, 2023 17:23
@renovate renovate bot force-pushed the renovate/react-redux-8.x branch from 4d4c4a7 to 1b732e9 Compare October 29, 2023 17:52
@renovate renovate bot force-pushed the renovate/react-redux-8.x branch from 1b732e9 to 1b88ea9 Compare October 29, 2023 18:22
@vercel
Copy link

vercel bot commented Oct 29, 2023

Deployment failed with the following error:

Resource is limited - try again in 18 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/react-redux-8.x branch from 1b88ea9 to 6f20a8a Compare October 29, 2023 22:32
@renovate renovate bot force-pushed the renovate/react-redux-8.x branch from 6f20a8a to 299f9f5 Compare November 5, 2023 01:31
@100terres 100terres merged commit 32c365f into main Nov 11, 2023
@100terres 100terres deleted the renovate/react-redux-8.x branch November 11, 2023 21:00
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.

1 participant