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 deps for 1.7 #1692

Merged
merged 2 commits into from
Nov 5, 2021
Merged

Conversation

markerikson
Copy link
Collaborator

@markerikson markerikson commented Nov 5, 2021

This PR:

  • Bumps Reselect and Redux Thunk to latest (4.1.2 and 2.4.0)
  • Expands our React acceptable peerdep to 16.9 instead of 16.14 (all we need is hooks)
  • Deduplicates the lockfile
  • Works around a pair of TS compilation issues that showed up after updating Reselect

Fixes #1618
Fixes #1677

- Reselect 4.1.2
- Redux Thunk 2.4
- Drop React peer dep to 16.9 (just need hooks)
- Dedupe lockfile
@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 5, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 11e64ea:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
rsk-github-issues-example Configuration
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration

@github-actions
Copy link

github-actions bot commented Nov 5, 2021

size-limit report 📦

Path Size
1. entry point: @reduxjs/toolkit (cjs.production.min.js) 12.88 KB (+4.24% 🔺)
1. entry point: @reduxjs/toolkit (esm.js) 10.76 KB (+4.04% 🔺)
1. entry point: @reduxjs/toolkit/query (cjs.production.min.js) 22.51 KB (+2.25% 🔺)
1. entry point: @reduxjs/toolkit/query (esm.js) 18.84 KB (+2.85% 🔺)
1. entry point: @reduxjs/toolkit/query/react (cjs.production.min.js) 24.63 KB (+2.06% 🔺)
1. entry point: @reduxjs/toolkit/query/react (esm.js) 21.38 KB (+1.81% 🔺)
2. entry point: @reduxjs/toolkit (without dependencies) (cjs.production.min.js) 5.7 KB (+0.11% 🔺)
2. entry point: @reduxjs/toolkit (without dependencies) (esm.js) 5.65 KB (0%)
2. entry point: @reduxjs/toolkit/query (without dependencies) (cjs.production.min.js) 9.99 KB (0%)
2. entry point: @reduxjs/toolkit/query (without dependencies) (esm.js) 10.41 KB (0%)
2. entry point: @reduxjs/toolkit/query/react (without dependencies) (cjs.production.min.js) 2.65 KB (0%)
2. entry point: @reduxjs/toolkit/query/react (without dependencies) (esm.js) 2.49 KB (0%)
3. createSlice (esm.js) 5.03 KB (-3.96% 🔽)
3. createEntityAdapter (esm.js) 6.28 KB (+7.68% 🔺)
3. configureStore (esm.js) 5.62 KB (-3.62% 🔽)
3. createApi (esm.js) 17.06 KB (+2.98% 🔺)
3. createApi (react) (esm.js) 19.64 KB (+1.93% 🔺)
3. fetchBaseQuery (esm.js) 11.57 KB (+3.97% 🔺)
3. setupListeners (esm.js) 10.39 KB (+4.41% 🔺)
3. ApiProvider (esm.js) 18.48 KB (+2.09% 🔺)

@markerikson markerikson merged commit 4bab6d5 into v1.7.0-integration Nov 5, 2021
@markerikson markerikson deleted the feature/1.7-dep-updates branch November 5, 2021 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant