GroceriStar / react-only-intern-22

GNU General Public License v3.0
0 stars 0 forks source link

Bump react-scripts from 1.1.5 to 2.1.1 #81

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-scripts from 1.1.5 to 2.1.1.

Changelog *Sourced from [react-scripts's changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md).* > ## 2.1.1 (October 31, 2018) > > Happy Halloween 🎃 👻! This spooky release brings a treat: decorator support in TypeScript files! > > #### :bug: Bug Fix > > - `babel-preset-react-app` > - [#5659](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5659) Add support for decorators. ([[**Timer**](https://github.com/Timer)](https://github.com/Timer)) > - `react-scripts` > - [#5621](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5621) fix 'Duplicate string index signature' in ProcessEnv. ([[**xiaoxiangmoe**](https://github.com/xiaoxiangmoe)](https://github.com/xiaoxiangmoe)) > > #### :nail_care: Enhancement > > - `babel-preset-react-app` > - [#5659](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5659) Add support for decorators. ([[**Timer**](https://github.com/Timer)](https://github.com/Timer)) > > #### :memo: Documentation > > - [#5658](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5658) Update making-a-progressive-web-app.md. ([[**jakeboone02**](https://github.com/jakeboone02)](https://github.com/jakeboone02)) > - [#5635](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5635) Update minimum node version to 8.10 in README. ([[**iansu**](https://github.com/iansu)](https://github.com/iansu)) > - [#5629](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5629) Add link to cra-ts migration guide. ([[**Vinnl**](https://github.com/Vinnl)](https://github.com/Vinnl)) > > #### :house: Internal > > - `react-error-overlay` > - [#4709](https://github-redirect.dependabot.com/facebook/create-react-app/pull/4709) Expose `reportRuntimeError`. ([[**hipstersmoothie**](https://github.com/hipstersmoothie)](https://github.com/hipstersmoothie)) > - `babel-plugin-named-asset-import` > - [#5575](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5575) add tests for named-asset-imports plugin. ([[**NShahri**](https://github.com/NShahri)](https://github.com/NShahri)) > - `react-scripts` > - [#5651](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5651) Make serviceWorker config argument optional in typescript. ([[**eddedd88**](https://github.com/eddedd88)](https://github.com/eddedd88)) > > #### Committers: 8 > > - Andrew Lisowski ([hipstersmoothie](https://github.com/hipstersmoothie)) > - Eduardo Duran ([eddedd88](https://github.com/eddedd88)) > - Ian Sutherland ([iansu](https://github.com/iansu)) > - Jake Boone ([jakeboone02](https://github.com/jakeboone02)) > - Joe Haddad ([Timer](https://github.com/Timer)) > - Nima Shahri ([NShahri](https://github.com/NShahri)) > - Vincent ([Vinnl](https://github.com/Vinnl)) > - ZHAO Jinxiang ([xiaoxiangmoe](https://github.com/xiaoxiangmoe)) > > ### Migrating from 2.1.0 to 2.1.1 > > Inside any created project that has not been ejected, run: > > ```bash > npm install --save --save-exact react-scripts@2.1.1 > ``` > > ... (truncated)
Commits - [`3e9ba54`](https://github.com/facebook/create-react-app/commit/3e9ba54018e8261970e92e0b151f589ac3b754b1) Publish - [`6094329`](https://github.com/facebook/create-react-app/commit/6094329bf9750c0483c6c21e4aaaf80e1479001b) Update cached lock file - [`6534d69`](https://github.com/facebook/create-react-app/commit/6534d69de537bc94faebe83b2e11c114d21d11b6) Add changelog for 2.1.1 - [`36ce578`](https://github.com/facebook/create-react-app/commit/36ce5786f51f3c793d15178d530d2eb1ae26427a) Expose `reportRuntimeError` ([#4709](https://github-redirect.dependabot.com/facebook/create-react-app/issues/4709)) - [`1a8003d`](https://github.com/facebook/create-react-app/commit/1a8003dbdc5e10d1173ca9475e3fe4f53fda1c06) Add support for decorators ([#5659](https://github-redirect.dependabot.com/facebook/create-react-app/issues/5659)) - [`c11cc81`](https://github.com/facebook/create-react-app/commit/c11cc81fb74068dc249ff2b4da20e6672e084363) Update making-a-progressive-web-app.md ([#5658](https://github-redirect.dependabot.com/facebook/create-react-app/issues/5658)) - [`337541b`](https://github.com/facebook/create-react-app/commit/337541b452cfd1080ec10c41abcb27c23fde4d27) add tests for named-asset-imports plugin ([#5575](https://github-redirect.dependabot.com/facebook/create-react-app/issues/5575)) - [`6311bac`](https://github.com/facebook/create-react-app/commit/6311bac13e1d8bd7b813eb49e3218461c67b3fdc) Make serviceWorker config argument optional in template ([#5651](https://github-redirect.dependabot.com/facebook/create-react-app/issues/5651)) - [`e1321e5`](https://github.com/facebook/create-react-app/commit/e1321e520cbefd887d73c0281c3239658dc41cf3) fix: Duplicate string index signature in ProcessEnv ([#5621](https://github-redirect.dependabot.com/facebook/create-react-app/issues/5621)) - [`b18ea6c`](https://github.com/facebook/create-react-app/commit/b18ea6c8188ec9ec3eb0fd9103509868005b8277) Update minimum node version to 8.10 in README ([#5635](https://github-redirect.dependabot.com/facebook/create-react-app/issues/5635)) - Additional commits viewable in [compare view](https://github.com/facebook/create-react-app/compare/v1.1.5...react-scripts@2.1.1)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.