fix: add version ranges for react-redux 8.x.x and 9.x.x#2159
Merged
bastilian merged 1 commit intoRedHatInsights:masterfrom Feb 10, 2025
Merged
fix: add version ranges for react-redux 8.x.x and 9.x.x#2159bastilian merged 1 commit intoRedHatInsights:masterfrom
bastilian merged 1 commit intoRedHatInsights:masterfrom
Conversation
Contributor
Author
|
Was running into dependency conflicts with react-redux version 9.2.0 when trying to bump packages above. Hoping this might resolve the problem. |
1443524 to
1d188fe
Compare
1d188fe to
ed8f35d
Compare
ed8f35d to
22155d6
Compare
22155d6 to
2acc25d
Compare
Contributor
Author
|
@Hyperkid123 can you please take a look and let me know if this could be a usable solution? Adding the bumps that are currently blocked on this:
|
2acc25d to
b1b41be
Compare
Contributor
6 tasks
This adds versions 8.x.x and 9.x.x to the react-redux peer dependency for the following packages: - components - notifications - utils - remediations
b1b41be to
7054022
Compare
Contributor
Author
Hey @AsToNlele sure, I've added ranges there! |
Contributor
Author
|
Thank you @bastilian! |
This file contains hidden or 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
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 adds versions 8.x.x and 9.x.x to the react-redux peer dependency for the following packages: