This repository was archived by the owner on Mar 4, 2022. It is now read-only.
Commit de57dc7
3: Update dependency flow-bin to v0.70.0 r=mythmon a=renovate[bot]
This Pull Request updates dependency [flow-bin](https://github.com/flowtype/flow-bin) from `v0.66.0` to `v0.70.0`
<details>
<summary>Commits</summary>
#### v0.67.1
- [`4255e2d`](flow/flow-bin@4255e2d) v0.67.1
#### v0.68.0
- [`aea9bb5`](flow/flow-bin@aea9bb5) v0.68.0
#### v0.69.0
- [`b8a5da6`](flow/flow-bin@b8a5da6) v0.69.0
#### v0.70.0
- [`0b0bcea`](flow/flow-bin@0b0bcea) v0.70.0
</details>
---
This PR has been generated by [Renovate Bot](https://renovateapp.com).
4: Update dependency react-scripts to v1.1.4 r=mythmon a=renovate[bot]
This Pull Request updates dependency [react-scripts](https://github.com/facebookincubator/create-react-app) from `v1.1.1` to `v1.1.4`
<details>
<summary>Release Notes</summary>
### [`v1.1.2`](https://github.com/facebookincubator/create-react-app/blob/master/CHANGELOG.md#​112-April-3-2018)
##### 🐛 Bug Fix
* `react-scripts`
* [#​4085](`https://github.com/facebook/create-react-app/pull/4085`) Resolve `.js` before `.mjs` files to unbreak dependencies with native ESM support. ([@​leebyron])
##### 📝 Documentation
* `react-scripts`
* [#​4197](`https://github.com/facebook/create-react-app/pull/4197`) Add troubleshooting for Github Pages. ([@​xnt])
##### Committers: 2
- Lee Byron ([leebyron])
- Vicente Plata ([xnt])
##### Migrating from 1.1.1 to 1.1.2
Inside any created project that has not been ejected, run:
```
npm install --save --save-exact react-scripts@​1.1.2
```
or
```
yarn add --exact react-scripts@​1.1.2
```
---
### [`v1.1.3`](https://github.com/facebookincubator/create-react-app/blob/master/CHANGELOG.md#​113-April-3-2018)
##### 🐛 Bug Fix
* `react-scripts`
* [#​4247](`https://github.com/facebook/create-react-app/pull/4247`) Fix `environment.dispose is not a function` error caused by a Jest bug. ([@​gaearon])
##### Committers: 1
- Dan Abramov ([gaearon])
##### Migrating from 1.1.2 to 1.1.3
Inside any created project that has not been ejected, run:
```
npm install --save --save-exact react-scripts@​1.1.3
```
or
```
yarn add --exact react-scripts@​1.1.3
```
---
### [`v1.1.4`](https://github.com/facebookincubator/create-react-app/blob/master/CHANGELOG.md#​114-April-3-2018)
##### 🐛 Bug Fix
* `react-dev-utils`
* [#​4250](`https://github.com/facebook/create-react-app/pull/4250`) Upgrade `detect-port-alt` to fix [#​4189](`https://github.com/facebook/create-react-app/issues/4189`). ([@​Timer])
##### Committers: 1
- Joe Haddad ([Timer])
##### Migrating from 1.1.3 to 1.1.4
Inside any created project that has not been ejected, run:
```
npm install --save --save-exact react-scripts@​1.1.4
```
or
```
yarn add --exact react-scripts@​1.1.4
```
---
</details>
<details>
<summary>Commits</summary>
#### v1.1.2
- [`058d03f`](facebook/create-react-app@058d03f) Fix typos in example monorepo documentation. (#​4164)
- [`1922f4d`](facebook/create-react-app@1922f4d) Allow ModuleScopePlugin accecpts an array as its appSrc (#​4138)
- [`33f1294`](facebook/create-react-app@33f1294) Revert "Change no-unused-vars 'args' from none to all to show warning on destructured objects"
- [`8a34b7c`](facebook/create-react-app@8a34b7c) Add ESLint check for incorrect propTypes usage (#​3840) (#​4048)
- [`8db5e33`](facebook/create-react-app@8db5e33) Revert lint-related changes made in #​4193 (#​4211)
- [`06dd17e`](facebook/create-react-app@06dd17e) add `create-react-app --help` info for local file path `--scripts-version` support (#​4015)
- [`9c167a4`](facebook/create-react-app@9c167a4) Add some stuff that requires transpilation. (#​4174)
- [`da518d2`](facebook/create-react-app@da518d2) Fix floating caret position incorrect while scrolling overlay (#​4024)
- [`2824bf2`](facebook/create-react-app@2824bf2) [next] Revert to use ecma 5 in uglifyOptions (#​4234)
- [`9a99b5d`](facebook/create-react-app@9a99b5d) Fix typo and be clearer about `ecma` settings in uglifyjs options (#​4239)
- [`9c3f03c`](facebook/create-react-app@9c3f03c) use the lastest url of gitignore file (#​4236)
#### v1.1.3
- [`061d1e4`](facebook/create-react-app@061d1e4) Add troubleshooting for Github Pages (#​4197)
- [`2e690e9`](facebook/create-react-app@2e690e9) Add 1.1.2 changelog (#​4242)
#### v1.1.4
- [`3b102fe`](facebook/create-react-app@3b102fe) Work around Jest environment resolving bug (#​4247)
- [`90c908e`](facebook/create-react-app@90c908e) Changelog for 1.1.3
- [`2762924`](facebook/create-react-app@2762924) Update detect-port-alt
</details>
---
This PR has been generated by [Renovate Bot](https://renovateapp.com).
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2 files changed
Lines changed: 23 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1860 | 1860 | | |
1861 | 1861 | | |
1862 | 1862 | | |
1863 | | - | |
1864 | | - | |
1865 | | - | |
| 1863 | + | |
| 1864 | + | |
| 1865 | + | |
1866 | 1866 | | |
1867 | 1867 | | |
1868 | 1868 | | |
| |||
2600 | 2600 | | |
2601 | 2601 | | |
2602 | 2602 | | |
2603 | | - | |
2604 | | - | |
2605 | | - | |
| 2603 | + | |
| 2604 | + | |
| 2605 | + | |
2606 | 2606 | | |
2607 | 2607 | | |
2608 | 2608 | | |
| |||
5145 | 5145 | | |
5146 | 5146 | | |
5147 | 5147 | | |
5148 | | - | |
5149 | | - | |
5150 | | - | |
| 5148 | + | |
| 5149 | + | |
| 5150 | + | |
5151 | 5151 | | |
5152 | 5152 | | |
5153 | 5153 | | |
5154 | 5154 | | |
5155 | 5155 | | |
5156 | | - | |
| 5156 | + | |
5157 | 5157 | | |
5158 | 5158 | | |
5159 | 5159 | | |
| |||
5181 | 5181 | | |
5182 | 5182 | | |
5183 | 5183 | | |
5184 | | - | |
5185 | | - | |
5186 | | - | |
| 5184 | + | |
| 5185 | + | |
| 5186 | + | |
5187 | 5187 | | |
5188 | 5188 | | |
5189 | 5189 | | |
| |||
5214 | 5214 | | |
5215 | 5215 | | |
5216 | 5216 | | |
5217 | | - | |
| 5217 | + | |
| 5218 | + | |
5218 | 5219 | | |
5219 | 5220 | | |
5220 | 5221 | | |
| |||
5516 | 5517 | | |
5517 | 5518 | | |
5518 | 5519 | | |
| 5520 | + | |
| 5521 | + | |
| 5522 | + | |
| 5523 | + | |
| 5524 | + | |
| 5525 | + | |
5519 | 5526 | | |
5520 | 5527 | | |
5521 | 5528 | | |
| |||
0 commit comments