Bump react-dev-utils from 3.0.2 to 3.1.3
Bumps react-dev-utils from 3.0.2 to 3.1.3.
Release notes
Sourced from react-dev-utils's releases.
v3.1.2
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 Change runtime chunk name separator from tilde to dash (@javadoug)
- #7538 Explicitly checking that EXTEND_ESLINT is true (@BrockWills)
babel-preset-react-app,react-error-overlay,react-scripts
- #7662 Fix build (@ianschmitz)
:nail_care: Enhancement
react-scripts
- #7704 Add new logo (@iansu)
- #7587 Minor performance improvements (@deftomat)
- #7633 Disable babel-loader's cacheCompression (@jleclanche)
:memo: Documentation
- #7616 Update deployment.md with another AWS example (@AndrewBestbier)
- #7663 Remove --single-quote from prettier examples (@brlewis)
- #7659 Update running-tests.md (@weyert)
- #7459 Update troubleshooting.md (@prevostc)
- #7650 Adopt Contributor Covenant (@iansu)
- #7620 cleanup-after-each is no longer necessary! (@iHmD)
- #7613 Fix seams between changelog majors (@emilpalsson)
- #7368 Correcting proxy sample (@szabolcs-szilagyi)
- #7536 add a migration step to remove static from robots.txt (@lookfirst)
- #7521 Show logo for mobile views in create-react-app.dev (@GrooChu)
:house: Internal
react-scripts
- #7526 The variable dotenvFiles is never reassigned - use const instead (@Primajin)
- #7585 remove trailing spaces (@xiaoxiangmoe)
:hammer: Underlying Tools
babel-plugin-named-asset-import,confusing-browser-globals,react-app-polyfill,react-dev-utils,react-error-overlay,react-scripts
- #7681 Bump dependencies (@ianschmitz)
react-scripts
- #7531 Upgrade dotenv-expand to fix issues (@DominicTobias)
eslint-config-react-app,react-scripts
- #7540 Bump version of @typescript-eslint/* (@pierreneter)
Committers: 20
... (truncated)
Commits
- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Codecov Report
Merging #7 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #7 +/- ##
=======================================
Coverage 82.88% 82.88%
=======================================
Files 27 27
Lines 409 409
Branches 47 47
=======================================
Hits 339 339
Misses 64 64
Partials 6 6
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 343e943...7591edc. Read the comment docs.