suncoast-devs / web

Our website
https://suncoast.io
MIT License
6 stars 6 forks source link

Update dependency @babel/core to v7.7.4 #290

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch 7.7.2 -> 7.7.4

Release Notes

babel/babel ### [`v7.7.4`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v774-2019-11-23) [Compare Source](https://togithub.com/babel/babel/compare/v7.7.2...v7.7.4) ##### :bug: Bug Fix - `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​10748](https://togithub.com/babel/babel/pull/10748) Add support for native esm to [@​babel/runtime](https://togithub.com/babel/runtime). ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-preset-env` - [#​10742](https://togithub.com/babel/babel/pull/10742) Update preset-env mappings. ([@​existentialism](https://togithub.com/existentialism)) - `babel-parser` - [#​10737](https://togithub.com/babel/babel/pull/10737) Flow enums: fix enum body location. ([@​gkz](https://togithub.com/gkz)) - [#​10657](https://togithub.com/babel/babel/pull/10657) Fix some incorrect typeof parsing in flow. ([@​existentialism](https://togithub.com/existentialism)) - [#​10582](https://togithub.com/babel/babel/pull/10582) [parser] Allow optional async methods. ([@​gonzarodriguezt](https://togithub.com/gonzarodriguezt)) - [#​10710](https://togithub.com/babel/babel/pull/10710) register import equals specifier. ([@​JLHwung](https://togithub.com/JLHwung)) - [#​10592](https://togithub.com/babel/babel/pull/10592) Allow TypeScript type assertions in array destructuring. ([@​SakibulMowla](https://togithub.com/SakibulMowla)) - `babel-preset-env-standalone` - [#​10732](https://togithub.com/babel/babel/pull/10732) fix: add missing available plugins to babel-preset-env-standalone. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-umd`, `babel-preset-env` - [#​10701](https://togithub.com/babel/babel/pull/10701) Circumvent typeof transform for umd build template. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli` - [#​10698](https://togithub.com/babel/babel/pull/10698) Babel should not silently remove unknown options after commander arguments. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-proposal-optional-chaining` - [#​10694](https://togithub.com/babel/babel/pull/10694) Fix optional method chaining in derived classes. ([@​Shriram-Balaji](https://togithub.com/Shriram-Balaji)) - `babel-parser`, `babel-types` - [#​10677](https://togithub.com/babel/babel/pull/10677) Add `asserts this [is type]` parsing support. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-traverse` - [#​10598](https://togithub.com/babel/babel/pull/10598) Fix parentheses on replaceWithMultiple for JSX. ([@​khoumani](https://togithub.com/khoumani)) - `babel-helpers`, `babel-plugin-proposal-object-rest-spread`, `babel-preset-env` - [#​10683](https://togithub.com/babel/babel/pull/10683) Fix: Don't call Object.keys on non-objects ([babel#​10482](https://togithub.com/babel/babel/issues/10482)). ([@​chrishinrichs](https://togithub.com/chrishinrichs)) ##### :nail_care: Polish - `babel-plugin-proposal-nullish-coalescing-operator` - [#​10720](https://togithub.com/babel/babel/pull/10720) polish: skip creating extra reference for safely re-used node. ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - Other - [#​10731](https://togithub.com/babel/babel/pull/10731) Removed duplicate key in package.json. ([@​rajasekarm](https://togithub.com/rajasekarm)) - [#​10718](https://togithub.com/babel/babel/pull/10718) chore: use loose mode of transform. ([@​JLHwung](https://togithub.com/JLHwung)) - [#​10579](https://togithub.com/babel/babel/pull/10579) Implement PR workflow for running test262 on babel PRs. ([@​jbhoosreddy](https://togithub.com/jbhoosreddy)) - [#​10648](https://togithub.com/babel/babel/pull/10648) bump @​babel/\* dev dependencies. ([@​JLHwung](https://togithub.com/JLHwung)) - [#​10569](https://togithub.com/babel/babel/pull/10569) E2E test Babel with itself before publishing. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core` - [#​10668](https://togithub.com/babel/babel/pull/10668) Reduce standalone build size. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-literals`, `babel-preset-env-standalone` - [#​10725](https://togithub.com/babel/babel/pull/10725) fix typo [ci-skip]. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli` - [#​10692](https://togithub.com/babel/babel/pull/10692) Add missing flow type to babel-cli for consistency. ([@​ZYSzys](https://togithub.com/ZYSzys))

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.



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.