anikethsaha / mern

:tada: This is boilerplate for MERN stack with integrations like Redux and SSR :tada:
https://mern.netlify.com
MIT License
98 stars 44 forks source link

chore(deps): bump react from 16.10.1 to 16.10.2 #111

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps react from 16.10.1 to 16.10.2.

Release notes *Sourced from [react's releases](https://github.com/facebook/react/releases).* > ## 16.10.2 (October 3, 2019) > ### React DOM > > * Fix regression in react-native-web by restoring order of arguments in event plugin extractors ([@​necolas](https://github.com/necolas) in [#16978](https://github-redirect.dependabot.com/facebook/react/pull/16978)) > > ## Artifacts > > • react: https://unpkg.com/react@16.10.2/umd/ > • react-art: https://unpkg.com/react-art@16.10.2/umd/ > • react-dom: https://unpkg.com/react-dom@16.10.2/umd/ > • react-is: https://unpkg.com/react-is@16.10.2/umd/ > • react-test-renderer: https://unpkg.com/react-test-renderer@16.10.2/umd/ > • scheduler: https://unpkg.com/scheduler@0.16.2/umd/
Changelog *Sourced from [react's changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md).* > ## 16.10.2 (October 3, 2019) > > ### React DOM > > * Fix regression in react-native-web by restoring order of arguments in event plugin extractors ([@​necolas](https://github.com/necolas) in [#16978](https://github-redirect.dependabot.com/facebook/react/pull/16978))
Commits - [`2f2ab82`](https://github.com/facebook/react/commit/2f2ab82af602f3a486c2c2c52fcdd3c10144b5db) Update local version numbers for 16.10.1 release - See full diff in [compare view](https://github.com/facebook/react/commits/v16.10.2/packages/react)


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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)