-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency react-redux to v9 #573
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/react-redux-9.x
branch
from
December 4, 2023 21:09
26c69bd
to
da752d2
Compare
renovate
bot
force-pushed
the
renovate/react-redux-9.x
branch
from
December 5, 2023 00:07
da752d2
to
b19ae31
Compare
renovate
bot
force-pushed
the
renovate/react-redux-9.x
branch
from
December 5, 2023 20:02
b19ae31
to
8dbef9e
Compare
renovate
bot
force-pushed
the
renovate/react-redux-9.x
branch
from
December 5, 2023 20:56
8dbef9e
to
5a09bd8
Compare
Passing run #1102 ↗︎
Details:
Review all test suite changes for PR #573 ↗︎ |
renovate
bot
force-pushed
the
renovate/react-redux-9.x
branch
from
December 6, 2023 02:05
5a09bd8
to
0c95491
Compare
renovate
bot
force-pushed
the
renovate/react-redux-9.x
branch
from
December 7, 2023 13:51
8156f7e
to
3c3dba7
Compare
renovate
bot
force-pushed
the
renovate/react-redux-9.x
branch
from
December 8, 2023 00:27
3c3dba7
to
443f3ba
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Preview can be found at https://the-rhapsodies-njzp92lxv-the-rhapsodies.vercel.app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^8.0.5
->^9.0.0
Release Notes
reduxjs/react-redux (react-redux)
v9.0.2
Compare Source
This bugfix release makes additional tweaks to the React Native artifact filename to help resolve import and bundling issues with RN projects.
What's Changed
.mjs
to.js
by @aryaemami59 in https://github.com/reduxjs/react-redux/pull/2102Full Changelog: reduxjs/react-redux@v9.0.1...v9.0.2
v9.0.1
Compare Source
This bugfix release updates the package to include a new
react-redux.react-native.js
bundle that specifically imports React Native, and consolidates all of the'react'
imports into one file to save on bundle size (and enable some tricky React Native import handling).What's Changed
Full Changelog: reduxjs/react-redux@v9.0.0...v9.0.1
v9.0.0
Compare Source
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 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.
This PR has been generated by Mend Renovate. View repository job log here.