urianchang / woof

Website for Woofie's Rescue (non-profit)
1 stars 1 forks source link

Bump react-scripts from 2.1.5 to 2.1.8 #46

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-scripts from 2.1.5 to 2.1.8.

Changelog *Sourced from [react-scripts's changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md).* > ## 2.1.8 (March 7, 2019) > > v2.1.8 is a maintenance release that reapplies the TypeScript speed improvements ([#6406](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6406)) in a new major version of `react-dev-utils`. > > ### Migrating from 2.1.7 to 2.1.8 > > Inside any created project that has not been ejected, run: > > ```sh > npm install --save --save-exact react-scripts@2.1.8 > ``` > > or > > ```sh > yarn add --exact react-scripts@2.1.8 > ``` > > ## 2.1.7 (March 7, 2019) > > v2.1.7 is a maintenance release that temporarily reverts the TypeScript speed improvements ([#6406](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6406)) to fix a dependency issue in `react-dev-utils`. > > ### Migrating from 2.1.6 to 2.1.7 > > Inside any created project that has not been ejected, run: > > ```sh > npm install --save --save-exact react-scripts@2.1.7 > ``` > > or > > ```sh > yarn add --exact react-scripts@2.1.7 > ``` > > ## 2.1.6 (March 6, 2019) > > v2.1.6 is a maintenance release that brings a few new improvements, most notably: > > - :rocket: Reduced TypeScript rebuild times while running the development server. This was previously introduced in v2.1.4 but had to be reverted. Thanks to [@​ianschmitz](https://github.com/ianschmitz) for getting this ready. > > #### :bug: Bug Fix > > - `react-dev-utils` > - [#6511](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6511) Fix deploy instructions to make link clickable. ([@​sbimochan](https://github.com/sbimochan)) > - `react-scripts` > - [#6472](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6472) Revert CSS sourcemaps in development. ([@​bugzpodder](https://github.com/bugzpodder)) > - [#6444](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6444) Revert "Switch to eval-source-map ([#5060](https://github-redirect.dependabot.com/facebook/create-react-app/issues/5060))". ([@​ianschmitz](https://github.com/ianschmitz)) > > ... (truncated)
Commits - [`c17e25b`](https://github.com/facebook/create-react-app/commit/c17e25bf7f9dd60c49cd491535114beb5592ff81) Publish - [`529a3d7`](https://github.com/facebook/create-react-app/commit/529a3d77b70448cedb3e8f18fe9e617bf32d6d62) Prepare 2.1.8 release - [`1548a0a`](https://github.com/facebook/create-react-app/commit/1548a0a92e41f9f626aa2c5226fb1a2cb2ec9229) Reapply "Speed up TypeScript v2 ([#6406](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6406))" ([#6586](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6586)) - [`e69ad37`](https://github.com/facebook/create-react-app/commit/e69ad37fcf218b24ee141ee06cb0844e5aa7589e) Publish - [`3a37bb0`](https://github.com/facebook/create-react-app/commit/3a37bb0039000ea2ab4d59d6fbdbb6c0f1a52f38) Prepare 2.1.7 release - [`b2cf28b`](https://github.com/facebook/create-react-app/commit/b2cf28b7f1ba59848445efadbbc011cb4948f1c4) Revert "Speed up TypeScript v2 ([#6406](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6406))" ([#6585](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6585)) - [`b5887dc`](https://github.com/facebook/create-react-app/commit/b5887dcac7a359318f362d1e9a3e54aac388781c) Publish - [`7782f9d`](https://github.com/facebook/create-react-app/commit/7782f9db955ffd160c7f06e1433e377835f3cc64) Prepare 2.1.6 release - [`ff19e0a`](https://github.com/facebook/create-react-app/commit/ff19e0a6d22ba070f5b4c3b511edb4e8d4995686) Fix build deployment instruction link appends comma at end ([#6511](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6511)) - [`0793d48`](https://github.com/facebook/create-react-app/commit/0793d48fc109fc6d62b61f6c4818c55fd2c1b1ad) Remove AppVeyor config files ([#6493](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6493)) - Additional commits viewable in [compare view](https://github.com/facebook/create-react-app/compare/react-scripts@2.1.5...react-scripts@2.1.8)
Maintainer changes This version was pushed to npm by [iansu](https://www.npmjs.com/~iansu), a new releaser for react-scripts 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 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.