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

Update redux and react-redux versions #1151

Merged
merged 11 commits into from
Dec 12, 2024
Merged

Update redux and react-redux versions #1151

merged 11 commits into from
Dec 12, 2024

Conversation

GerardasB
Copy link
Collaborator

@GerardasB GerardasB commented Dec 11, 2024

Changes

This PR adds additional version ranges to supported redux peerDependencies and enables consumers to upgrade to latest versions.

redux as a required dependency and related APIs will be removed in AppUI 6.0, however consumers of AppUI can continue using redux.

Testing

N/A

@GerardasB GerardasB requested a review from a team as a code owner December 11, 2024 15:10
@GerardasB GerardasB changed the title Update redux version Update redux and react-redux versions Dec 11, 2024
@GerardasB GerardasB added minor Changes in this PR requires creating a minor release and removed breaking-change labels Dec 11, 2024
@GerardasB GerardasB enabled auto-merge (squash) December 11, 2024 15:38
@GerardasB
Copy link
Collaborator Author

@Mergifyio backport release/5.0.x

Copy link
Contributor

mergify bot commented Dec 11, 2024

backport release/5.0.x

✅ Backports have been created

@GerardasB GerardasB disabled auto-merge December 12, 2024 08:39
@GerardasB GerardasB merged commit 5c4f8d6 into master Dec 12, 2024
21 checks passed
@GerardasB GerardasB deleted the redux-update branch December 12, 2024 08:40
mergify bot pushed a commit that referenced this pull request Dec 12, 2024
* Bump redux version.

* Bump react-redux

* Remove unused @reduxjs/toolkit and @types/redux deps

* rush update

* NextVersion.md

* rush change

* rush change

* Specify multiple versions.

* NextVersion.md

* Fix linter errors

(cherry picked from commit 5c4f8d6)

# Conflicts:
#	apps/test-app/package.json
#	apps/test-providers/package.json
#	common/config/rush/pnpm-lock.yaml
#	docs/changehistory/NextVersion.md
#	docs/storybook/package.json
#	ui/appui-react/package.json
GerardasB added a commit that referenced this pull request Dec 12, 2024
* Update `redux` and `react-redux` versions (#1151)

* Bump redux version.

* Bump react-redux

* Remove unused @reduxjs/toolkit and @types/redux deps

* rush update

* NextVersion.md

* rush change

* rush change

* Specify multiple versions.

* NextVersion.md

* Fix linter errors

(cherry picked from commit 5c4f8d6)

# Conflicts:
#	apps/test-app/package.json
#	apps/test-providers/package.json
#	common/config/rush/pnpm-lock.yaml
#	docs/changehistory/NextVersion.md
#	docs/storybook/package.json
#	ui/appui-react/package.json

* Fix merge conflicts

* rush update

---------

Co-authored-by: GerardasB <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Changes in this PR requires creating a minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants