react-component / form

React High Order Form Component(web & react-native)
http://react-component.github.io/form/
MIT License
1.81k stars 296 forks source link

build(deps-dev): bump react-redux from 4.4.10 to 7.1.3 #354

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-redux from 4.4.10 to 7.1.3.

Release notes *Sourced from [react-redux's releases](https://github.com/reduxjs/react-redux/releases).* > ## v7.1.3 > Forgot to remove a `console` statement before I published 7.1.2. Oops! > > Lint your source code before publishing, folks. > > ## [Changes](https://github.com/reactjs/react-redux/compare/v7.1.2...v7.1.3) > > - Remove leftover console statement ([@​markerikson](https://github.com/markerikson) - 30101bb) > > ## v7.1.2 > This releases fixes a subtle timing bug with `connect` and `useSelector` in React Native environments, and adds the ability to pass through non-Redux-store values as a `store` prop. > > ### Fixed Store Subscriptions in React Native > > Our current implementation requires cascading updates down through connected components. This is primarily done during React's "commit phase" via the `useLayoutEffect` hook. Unfortunately, [React warns when `useLayoutEffect` is called in SSR environments](https://github-redirect.dependabot.com/facebook/react/issues/14927), so we try to feature-detect that and fall back to `useEffect` just to avoid that warning. > > Unfortunately, a tweak to the feature detection conditions during the pre-7.1.0 work caused the check to accidentally fail in React Native environments. This meant that `useEffect` was actually being used all the time, and this led to occasional timing bugs such as [#1313](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1313) and [#1437](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1437) . This affected the previous v7.1.x releases. > > We've fixed that issue, and added additional test cases to ensure that our code works correctly under React Native. > > See [#1444](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1444) for more details on the feature detection and the fix. > > > ### Passing Through Non-Store Values > > `connect` has always accepted passing a Redux store directly to connected components as a prop named `store` (with the exception of v6). As a result, the `store` prop has effectively been treated as a "reserved" prop, in much the same way that `key` and `ref` are "reserved" prop names handled by React. > > Some users may be using the word "store" to describe their domain data, and have asked to allow variables that _aren't_ a Redux store through the `store` prop to the component ([#1393](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1393)). We've finally been able to implement that capability. > > ## [Changes](https://github.com/reactjs/react-redux/compare/v7.1.1...v7.1.2) > > - Pass non-Redux-store values through the `store` prop ([@​markerikson](https://github.com/markerikson) - [#1447](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1447)) > - Fix RN batching and effect behavior ([@​markerikson](https://github.com/markerikson) - [#1444](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1444)) > - Remove unused `latestStoreState` field ([@​Hypnosphi](https://github.com/Hypnosphi) - [#1426](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1426)) > - Mark the react renderers as optional peer deps. ([@​timdorr](https://github.com/timdorr) - 388d9e4) > - Use the same condition for checking if SSR in useSelector.js as in connectAdvanced.js ([@​LeoDanielsson](https://github.com/LeoDanielsson) - [#1419](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1419)) > > ## v7.1.1 > _**This release is sponsored by [Deft](https://www.deft.services/), providing technical teams to high-growth SaaS companies with the processes they need to scale successfully. [Please reach out](https://github.com/reduxjs/react-redux/blob/HEAD/mailto:tim.dorr@deft.services) to see how we can help with your software development, systems architecture, and infrastructure design needs.**_ > > --- > > This release includes some new APIs for those that want to use a custom React Context with our Hooks API, a small memory optimization, and has a fix for when the `store` changes on a `Provider` with incompatible `children`. > > ## [Changes](https://github.com/reduxjs/react-redux/compare/v7.1.0...v7.1.1) > > - Add `create*Hook` factory APIs ([#1309](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1309) by [@​ryaninvents](https://github.com/ryaninvents)) > - Free resources (free detached nodes from memory) ([#1380](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1380) by [@​MosheZemah](https://github.com/MosheZemah)) > - Convert Provider into function component with hooks ([#1377](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1377) by [@​mpeyper](https://github.com/mpeyper)) > > ... (truncated)
Commits - [`82b39ef`](https://github.com/reduxjs/react-redux/commit/82b39effea0024b45f1e093e0f1ba14269a9656e) 7.1.3 - [`30101bb`](https://github.com/reduxjs/react-redux/commit/30101bb8e34bb30dd88f88215b9bacedd0741696) Remove leftover console statement - [`5f495b2`](https://github.com/reduxjs/react-redux/commit/5f495b23bcf3f03e0bee85fa5f7b9c2afc193457) 7.1.2 - [`2677705`](https://github.com/reduxjs/react-redux/commit/2677705abb7262a7c309f84d8732186bfcb18c0d) Pass non-Redux-store values through the `store` prop ([#1447](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1447)) - [`b832f83`](https://github.com/reduxjs/react-redux/commit/b832f835d76ec9d1fcfbdee6c80d497df5dbca06) Fix RN batching and effect behavior ([#1444](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1444)) - [`b5034a6`](https://github.com/reduxjs/react-redux/commit/b5034a6c9a2e4d33b86879a766e5208d8a34d51b) Bump mixin-deep from 1.3.1 to 1.3.2 in /website ([#1442](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1442)) - [`4be8b3f`](https://github.com/reduxjs/react-redux/commit/4be8b3f09519333e85accb9eea918c014df32f07) [ImgBot] Optimize images ([#1434](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1434)) - [`2eac861`](https://github.com/reduxjs/react-redux/commit/2eac86163be2bd5627dab3e33e8b4e0926895442) fix spelling in error message ([#1427](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1427)) - [`6725400`](https://github.com/reduxjs/react-redux/commit/672540023769845d6d162b382d518945321956ab) Remove unused `latestStoreState` field ([#1426](https://github-redirect.dependabot.com/reduxjs/react-redux/issues/1426)) - [`388d9e4`](https://github.com/reduxjs/react-redux/commit/388d9e4eb28da5fad6860057c5c5bcb2fa27e9f0) Mark the react renderers as optional peer deps. - Additional commits viewable in [compare view](https://github.com/reduxjs/react-redux/compare/v4.4.10...v7.1.3)
Maintainer changes This version was pushed to npm by [acemarke](https://www.npmjs.com/~acemarke), a new releaser for react-redux since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
vercel[bot] commented 5 years ago

This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click below or on the icon next to each commit.

dependabot-preview[bot] commented 4 years ago

Superseded by #367.