liamjohnston / comic-slack

Use Comic Sans in Slack!
3 stars 2 forks source link

Bump react-dev-utils from 5.0.1 to 6.1.1 #10

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps react-dev-utils from 5.0.1 to 6.1.1.

Changelog *Sourced from [react-dev-utils's changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md).* > ## 2.0.3 and Newer Versions > > **Please refer to [CHANGELOG-2.x.md](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-2.x.md) for the 2.x range, and [https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md) for the newer versions.** > > ## 1.1.5 (August 24, 2018) > > - `react-scripts` > > - Update the `webpack-dev-server` dependency > > - `react-dev-utils` > > - [#4866](https://github-redirect.dependabot.com/facebook/create-react-app/pull/4866) Fix a Windows-only vulnerability (`CVE-2018-6342`) in the development server ([@​acdlite](https://github.com/acdlite)) > - Update the `sockjs-client` dependency > > #### Committers: 1 > > - Andrew Clark ([acdlite](https://github.com/acdlite)) > > ### Migrating from 1.1.4 to 1.1.5 > > Inside any created project that has not been ejected, run: > > ```sh > npm install --save --save-exact react-scripts@1.1.5 > ``` > > or > > ```sh > yarn add --exact react-scripts@1.1.5 > ``` > > ## 1.1.4 (April 3, 2018) > > #### :bug: Bug Fix > > - `react-dev-utils` > > - [#4250](https://github-redirect.dependabot.com/facebook/create-react-app/pull/4250) Upgrade `detect-port-alt` to fix [#4189](https://github-redirect.dependabot.com/facebook/create-react-app/issues/4189). ([@​Timer](https://github.com/Timer)) > > #### Committers: 1 > > - Joe Haddad ([Timer](https://github.com/Timer)) > > ### Migrating from 1.1.3 to 1.1.4 > > Inside any created project that has not been ejected, run: > > ```sh > ... (truncated)
Commits - [`3e9ba54`](https://github.com/facebook/create-react-app/commit/3e9ba54018e8261970e92e0b151f589ac3b754b1) Publish - [`b8c180d`](https://github.com/facebook/create-react-app/commit/b8c180dca3f5bf715d02c1fe61faa57fb13eb475) Publish - [`5ead915`](https://github.com/facebook/create-react-app/commit/5ead915b737ca165b159e246c8c11391ed299c99) Automatically setup TypeScript when detected ([#5549](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils/issues/5549)) - [`315ff4b`](https://github.com/facebook/create-react-app/commit/315ff4b4874806f0a9526f8ce79cd82bffc8bec6) Respect tsconfig.json extends when validating config ([#5537](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils/issues/5537)) - [`5410da0`](https://github.com/facebook/create-react-app/commit/5410da0bfcbec49d98e4538e3588a013d45ca4c2) Add TypeScript error formatting ([#5529](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils/issues/5529)) - [`f89385f`](https://github.com/facebook/create-react-app/commit/f89385f7438f39750b762590ebd9729534e30190) Publish - [`bd0ffb7`](https://github.com/facebook/create-react-app/commit/bd0ffb72aa61ff9c99d03bffc6a21e60aed92694) Fix click-to-open on Windows ([#5431](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils/issues/5431)) - [`9fd9844`](https://github.com/facebook/create-react-app/commit/9fd98447d8afeef90efc669040b52fc65bc06484) Fix file size report after build ([#5335](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils/issues/5335)) - [`6e14dbb`](https://github.com/facebook/create-react-app/commit/6e14dbbbb8a540076c2315a8664dcc6405f5f8e2) Publish - [`209053b`](https://github.com/facebook/create-react-app/commit/209053b97ec81ab6e6b95422d9aa26320b22c13c) Publish - Additional commits viewable in [compare view](https://github.com/facebook/create-react-app/commits/react-dev-utils@6.1.1/packages/react-dev-utils)


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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/liamjohnston/comic-slack/network/alerts).