edm00se / typing-for-my-kid

a fork of KCD's project, for my kid
https://typing-for-my-kid.now.sh/
1 stars 0 forks source link

Bump react-scripts from 3.1.1 to 3.1.2 #18

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps react-scripts from 3.1.1 to 3.1.2.

Changelog *Sourced from [react-scripts's changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md).* > ## 3.1.2 (2019-09-19) > > v3.1.2 is a maintenance release that includes minor bug fixes and documentation updates. > > #### :bug: Bug Fix > > - `react-scripts` > - [#7679](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7679) Change runtime chunk name separator from tilde to dash ([@​javadoug](https://github.com/javadoug)) > - [#7538](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7538) Explicitly checking that EXTEND_ESLINT is true ([@​BrockWills](https://github.com/BrockWills)) > - `babel-preset-react-app`, `react-error-overlay`, `react-scripts` > - [#7662](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7662) Fix build ([@​ianschmitz](https://github.com/ianschmitz)) > > #### :nail_care: Enhancement > > - `react-scripts` > - [#7704](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7704) Add new logo ([@​iansu](https://github.com/iansu)) > - [#7587](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7587) Minor performance improvements ([@​deftomat](https://github.com/deftomat)) > - [#7633](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7633) Disable babel-loader's cacheCompression ([@​jleclanche](https://github.com/jleclanche)) > > #### :memo: Documentation > > - [#7616](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7616) Update deployment.md with another AWS example ([@​AndrewBestbier](https://github.com/AndrewBestbier)) > - [#7663](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7663) Remove --single-quote from prettier examples ([@​brlewis](https://github.com/brlewis)) > - [#7659](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7659) Update running-tests.md ([@​weyert](https://github.com/weyert)) > - [#7459](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7459) Update troubleshooting.md ([@​prevostc](https://github.com/prevostc)) > - [#7650](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7650) Adopt Contributor Covenant ([@​iansu](https://github.com/iansu)) > - [#7620](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7620) cleanup-after-each is no longer necessary! ([@​iHmD](https://github.com/iHmD)) > - [#7613](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7613) Fix seams between changelog majors ([@​emilpalsson](https://github.com/emilpalsson)) > - [#7368](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7368) Correcting proxy sample ([@​szabolcs-szilagyi](https://github.com/szabolcs-szilagyi)) > - [#7536](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7536) add a migration step to remove static from robots.txt ([@​lookfirst](https://github.com/lookfirst)) > - [#7521](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7521) Show logo for mobile views in create-react-app.dev ([@​GrooChu](https://github.com/GrooChu)) > > #### :house: Internal > > - `react-scripts` > - [#7526](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7526) The variable dotenvFiles is never reassigned - use const instead ([@​Primajin](https://github.com/Primajin)) > - [#7585](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7585) remove trailing spaces ([@​xiaoxiangmoe](https://github.com/xiaoxiangmoe)) > > #### :hammer: Underlying Tools > > - `babel-plugin-named-asset-import`, `confusing-browser-globals`, `react-app-polyfill`, `react-dev-utils`, `react-error-overlay`, `react-scripts` > - [#7681](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7681) Bump dependencies ([@​ianschmitz](https://github.com/ianschmitz)) > - `react-scripts` > - [#7531](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7531) Upgrade dotenv-expand to fix issues ([@​DominicTobias](https://github.com/DominicTobias)) > - `eslint-config-react-app`, `react-scripts` > - [#7540](https://github-redirect.dependabot.com/facebook/create-react-app/pull/7540) Bump version of @typescript-eslint/\* ([@​pierreneter](https://github.com/pierreneter)) > > #### Committers: 20 > > - Andrew ([@​AndrewBestbier](https://github.com/AndrewBestbier)) > ... (truncated)
Commits - [`a825e8f`](https://github.com/facebook/create-react-app/commit/a825e8f5e3b7ecd84a0bcef61bbc26eb4e8fd9c3) Publish - [`ff15a08`](https://github.com/facebook/create-react-app/commit/ff15a0850c65bbb97f2244b8d11b06e4bfcb143f) Add new logo ([#7704](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/7704)) - [`7ac8150`](https://github.com/facebook/create-react-app/commit/7ac8150af37d4f5617f4218619a2b607f2e20d56) Bump dependencies ([#7681](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/7681)) - [`4d533d4`](https://github.com/facebook/create-react-app/commit/4d533d4b92106f31ce1077f65f2d782bed00419f) Change runtime chunk name separator from tilde to dash ([#7679](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/7679)) - [`8b7b819`](https://github.com/facebook/create-react-app/commit/8b7b819b4b9e6ba457e011e92e33266690e26957) Use const instead of var in env.js ([#7526](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/7526)) - [`71c4d11`](https://github.com/facebook/create-react-app/commit/71c4d116fa8a7edd4b5ae1970763fd0e86ff36c9) Minor performance improvements ([#7587](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/7587)) - [`edb3411`](https://github.com/facebook/create-react-app/commit/edb34118d65602089074fce6d3e8027e229d41d9) Upgrade dotenv-expand to fix issues ([#7531](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/7531)) - [`b3f8ef2`](https://github.com/facebook/create-react-app/commit/b3f8ef21a24f980244b64d41b86873c05eb97172) Bump version of @typescript-eslint/* ([#7540](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/7540)) - [`c9b9504`](https://github.com/facebook/create-react-app/commit/c9b95047b979bebe89ee70590b2a32ab67ef68af) Explicitly check that EXTEND_ESLINT is true ([#7538](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/7538)) - [`bb31710`](https://github.com/facebook/create-react-app/commit/bb3171012398e8d8b36a7d6211fd69b800c60e36) Disable babel-loader's cacheCompression ([#7633](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/7633)) - Additional commits viewable in [compare view](https://github.com/facebook/create-react-app/commits/react-scripts@3.1.2/packages/react-scripts)


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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.