Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
841: chore(deps): update dependency @babel/core to v7.2.2 r=davemneo a=renovate[bot] This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | @​babel/core | devDependencies | patch | `7.2.0` -> `7.2.2` | [homepage](https://babeljs.io/), [source](https://renovatebot.com/gh/babel/babel) | --- ### Release Notes <details> <summary>babel/babel</summary> ### [`v7.2.2`](https://renovatebot.com/gh/babel/babel/releases/v7.2.2) [Compare Source](https://renovatebot.com/gh/babel/babel/compare/v7.2.0...v7.2.2) #### v7.2.2 (2018-12-15) Mostrly bug fixes and internal changes. Thanks to [@​paleite](https://renovatebot.com/gh/paleite), [@​saschanaz](https://renovatebot.com/gh/saschanaz) and [@​joeldenning](https://renovatebot.com/gh/joeldenning) for their first PRs! ##### 🐛 Bug Fix - `babel-plugin-transform-destructuring`, `babel-plugin-transform-spread` - [#​9108](https://renovatebot.com/gh/babel/babel/pull/9108) Correctly transform spreads to use proper concat method. ([@​danez](https://renovatebot.com/gh/danez)) - `babel-parser` - [#​9168](https://renovatebot.com/gh/babel/babel/pull/9168) [parser] Handle flow comments with leading spaces. ([@​vikr01](https://renovatebot.com/gh/vikr01)) - `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs` - [#​9171](https://renovatebot.com/gh/babel/babel/pull/9171) Fix transforming empty export statement. ([@​danez](https://renovatebot.com/gh/danez)) - `babel-node` - [#​9148](https://renovatebot.com/gh/babel/babel/pull/9148) Fix --root-mode option in babel-node. ([@​nicolo-ribaudo](https://renovatebot.com/gh/nicolo-ribaudo)) - `babel-plugin-transform-classes` - [#​9135](https://renovatebot.com/gh/babel/babel/pull/9135) Inherit properties in function from method in loose mode. ([@​rubennorte](https://renovatebot.com/gh/rubennorte)) - `babel-preset-env` - [#​9140](https://renovatebot.com/gh/babel/babel/pull/9140) Disable parameter-destructuring in Edge 18. ([@​saschanaz](https://renovatebot.com/gh/saschanaz)) - `babel-plugin-transform-arrow-functions`, `babel-traverse` - [#​9060](https://renovatebot.com/gh/babel/babel/pull/9060) Not depending on return value of super(). Closes [#​9020](https://renovatebot.com/gh/babel/babel/issues/9020).. ([@​joeldenning](https://renovatebot.com/gh/joeldenning)) ##### 🏠 Internal - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-syntax-bigint`, `babel-plugin-transform-dotall-regex` - [#​9176](https://renovatebot.com/gh/babel/babel/pull/9176) Fix package.json repository URLs. ([@​paleite](https://renovatebot.com/gh/paleite)) - Other - [#​9158](https://renovatebot.com/gh/babel/babel/pull/9158) add triage label to new issues [skip ci]. ([@​danez](https://renovatebot.com/gh/danez)) - [#​9143](https://renovatebot.com/gh/babel/babel/pull/9143) Fix a typo from the issue template for bugs. ([@​saschanaz](https://renovatebot.com/gh/saschanaz)) - [#​9133](https://renovatebot.com/gh/babel/babel/pull/9133) Move to travis vm based builds. ([@​danez](https://renovatebot.com/gh/danez)) - [#​9132](https://renovatebot.com/gh/babel/babel/pull/9132) Ensure we always use repository versions of babel dependencies in tests. ([@​danez](https://renovatebot.com/gh/danez)) - [#​9131](https://renovatebot.com/gh/babel/babel/pull/9131) Update issue templates [skip ci]. ([@​hzoo](https://renovatebot.com/gh/hzoo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-decorators` - [#​9059](https://renovatebot.com/gh/babel/babel/pull/9059) Move decorators transform to [@​babel/helper-create-class-features-plugin](https://renovatebot.com/gh/babel/helper-create-class-features-plugin). ([@​nicolo-ribaudo](https://renovatebot.com/gh/nicolo-ribaudo)) - `babel-core`, `babel-parser`, `babel-template` - [#​9128](https://renovatebot.com/gh/babel/babel/pull/9128) Fix running flow on travis and update flow. ([@​danez](https://renovatebot.com/gh/danez)) ##### Committers: 10 - Brian Ng ([existentialism](https://renovatebot.com/gh/existentialism)) - Daniel Tschinder ([danez](https://renovatebot.com/gh/danez)) - Henry Zhu ([hzoo](https://renovatebot.com/gh/hzoo)) - Joel Denning ([joeldenning](https://renovatebot.com/gh/joeldenning)) - Kagami Sascha Rosylight ([saschanaz](https://renovatebot.com/gh/saschanaz)) - Nicolò Ribaudo ([nicolo-ribaudo](https://renovatebot.com/gh/nicolo-ribaudo)) - Patrick Eriksson ([paleite](https://renovatebot.com/gh/paleite)) - Rubén Norte ([rubennorte](https://renovatebot.com/gh/rubennorte)) - Thiago Arrais ([thiagoarrais](https://renovatebot.com/gh/thiagoarrais)) - Vikram Rangaraj ([vikr01](https://renovatebot.com/gh/vikr01)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one). 844: chore(deps): update dependency babel-plugin-styled-components to v1.10.0 r=davemneo a=renovate[bot] This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | babel-plugin-styled-components | devDependencies | minor | `1.9.4` -> `1.10.0` | [source](https://renovatebot.com/gh/styled-components/babel-plugin-styled-components) | --- ### Release Notes <details> <summary>styled-components/babel-plugin-styled-components</summary> ### [`v1.10.0`](https://renovatebot.com/gh/styled-components/babel-plugin-styled-components/releases/v1.10.0) [Compare Source](https://renovatebot.com/gh/styled-components/babel-plugin-styled-components/compare/v1.9.4...v1.10.0) - Add support for the `css` prop from the styled-components Babel macro </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one). 845: chore(deps): update dependency react-hot-loader to v4.6.1 r=davemneo a=renovate[bot] This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | react-hot-loader | devDependencies | patch | `4.6.0` -> `4.6.1` | [source](https://renovatebot.com/gh/gaearon/react-hot-loader) | --- ### Release Notes <details> <summary>gaearon/react-hot-loader</summary> ### [`v4.6.1`](https://renovatebot.com/gh/gaearon/react-hot-loader/blob/master/CHANGELOG.md#​461httpsgithubcomgaearonreact-hot-loadercompare460461-2018-12-17) [Compare Source](https://renovatebot.com/gh/gaearon/react-hot-loader/compare/4.6.0...4.6.1) ##### Bug Fixes - display hmr errors as hmr errors, [#​1131](https://renovatebot.com/gh/gaearon/react-hot-loader/issues/1131) ([615790f](https://renovatebot.com/gh/gaearon/react-hot-loader/commit/615790f)) - error overlay is not server side friendly, [#​1126](https://renovatebot.com/gh/gaearon/react-hot-loader/issues/1126) ([40e3ff2](https://renovatebot.com/gh/gaearon/react-hot-loader/commit/40e3ff2)) - hmr error detection is flaky ([9d3a2c0](https://renovatebot.com/gh/gaearon/react-hot-loader/commit/9d3a2c0)) - secure wrapped/uwrapped comparison ([a62bacd](https://renovatebot.com/gh/gaearon/react-hot-loader/commit/a62bacd)) - webpack plugin outputs es2015 code ([8a66401](https://renovatebot.com/gh/gaearon/react-hot-loader/commit/8a66401)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one). 847: chore(deps): update dependency @ledgerhq/hw-transport-node-hid to v4.33.3 r=davemneo a=renovate[bot] This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | @​ledgerhq/hw-transport-node-hid | optionalDependencies | minor | `4.32.0` -> `4.33.3` | [source](https://renovatebot.com/gh/LedgerHQ/ledgerjs) | --- ### Release Notes <details> <summary>LedgerHQ/ledgerjs</summary> ### [`v4.33.3`](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.33.2...v4.33.3) [Compare Source](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.33.2...v4.33.3) ### [`v4.33.2`](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.33.1...v4.33.2) [Compare Source](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.33.1...v4.33.2) ### [`v4.33.1`](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.33.0...v4.33.1) [Compare Source](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.33.0...v4.33.1) ### [`v4.33.0`](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.32.0...v4.33.0) [Compare Source](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.32.0...v4.33.0) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one). Co-authored-by: Renovate Bot <bot@renovateapp.com>
- Loading branch information