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

Upgrade @reduxjs/toolkit to v1.9.7 #175017

Merged
merged 6 commits into from
Jan 22, 2024

Conversation

walterra
Copy link
Contributor

@walterra walterra commented Jan 17, 2024

Summary

Follow up to #138818.
Part of #151664.

This updates Redux Toolkit to the latest version right before v2. It also updates dependencies of Redux Toolkit that are also in package.json to match the version used in Redux Toolkit.

  • Upgrades @reduxjs/toolkit from v1.7.2 to v1.9.7.
  • Upgrades immer from v9.0.15 to v9.0.21.
  • Upgrades redux from v4.2.0 to v4.2.1.
  • Upgrades redux-thunk from v2.4.1 to v2.4.2.
  • Upgrades reselect from v4.1.6 to v4.1.8.

Checklist

@walterra walterra force-pushed the update-redux-toolkit-v1.9.7 branch from 3f7e1fc to 9a0c986 Compare January 18, 2024 07:30
@walterra walterra added release_note:skip Skip the PR/issue when compiling release notes v8.13.0 labels Jan 18, 2024
@walterra
Copy link
Contributor Author

/ci

@walterra walterra marked this pull request as ready for review January 18, 2024 16:19
@walterra walterra requested a review from a team as a code owner January 18, 2024 16:19
@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Investigations - Security Solution Cypress Tests #7 / Basic esql search and filter operations "before each" hook for "should change the timerange to ~ 15 minutes ago when back is pressed after modifying timerange to Jan 18, 2023 @ 20:33:29.186 without saving" "before each" hook for "should change the timerange to ~ 15 minutes ago when back is pressed after modifying timerange to Jan 18, 2023 @ 20:33:29.186 without saving"

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
kbnUiSharedDeps-npmDll 6.2MB 6.2MB +8.8KB

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @walterra

Copy link
Contributor

@nreese nreese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kibana-presentation changes LGTM, code review only

@walterra walterra merged commit 44e9872 into elastic:main Jan 22, 2024
34 checks passed
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Jan 22, 2024
@walterra walterra deleted the update-redux-toolkit-v1.9.7 branch January 22, 2024 14:44
CoenWarmer pushed a commit to CoenWarmer/kibana that referenced this pull request Feb 15, 2024
## Summary

Follow up to elastic#138818.

This updates Redux Toolkit to the latest version right before v2. It
also updates dependencies of Redux Toolkit that are also in
`package.json` to match the version used in Redux Toolkit.

- Upgrades `@reduxjs/toolkit` from `v1.7.2` to `v1.9.7`.
- Upgrades `immer` from `v9.0.15` to `v9.0.21`.
- Upgrades `redux` from `v4.2.0` to `v4.2.1`.
- Upgrades `redux-thunk` from `v2.4.1` to `v2.4.2`.
- Upgrades `reselect` from `v4.1.6` to `v4.1.8`.

### Checklist

- [x] This was checked for breaking API changes and was [labeled
appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants