modernweb-dev / storybook-prebuilt

Storybook prebuilt to work with native es modules
MIT License
36 stars 9 forks source link

chore(deps): update babel monorepo - autoclosed #26

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/preset-env (source) 7.12.7 -> 7.12.11 age adoption passing confidence
babel-loader 8.2.1 -> 8.2.2 age adoption passing confidence

Release Notes

babel/babel ### [`v7.12.11`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v71211-2020-12-16) [Compare Source](https://togithub.com/babel/babel/compare/v7.12.10...v7.12.11) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​12366](https://togithub.com/babel/babel/pull/12366) Disallow non octal decimal escape before use strict ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-plugin-transform-block-scoping` - [#​11801](https://togithub.com/babel/babel/pull/11801) fix: handle block-level function declaration ([#​10046](https://togithub.com/babel/babel/issues/10046)) ([@​vitorveiga](https://togithub.com/vitorveiga)) - `babel-helper-builder-react-jsx-experimental`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#​12493](https://togithub.com/babel/babel/pull/12493) Lazily inject imports to the JSX runtime ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-builder-react-jsx-experimental`, `babel-preset-react` - [#​12495](https://togithub.com/babel/babel/pull/12495) Fixed issue with skipping over self & source generated by another instance ([@​Andarist](https://togithub.com/Andarist)) - `babel-preset-env` - [#​10862](https://togithub.com/babel/babel/pull/10862) Add js extension to preset-env generated polyfill imports ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-builder-react-jsx-experimental`, `babel-plugin-transform-react-jsx` - [#​12479](https://togithub.com/babel/babel/pull/12479) Setup JSX runtime even if the file doesn't contain JSX ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-builder-react-jsx-experimental`, `babel-plugin-transform-react-jsx-development`, `babel-preset-react` - [#​12475](https://togithub.com/babel/babel/pull/12475) Fixed a regression for multiple **self & **source props with classic runtime ([@​Andarist](https://togithub.com/Andarist)) ##### :house: Internal - `babel-types` - [#​12510](https://togithub.com/babel/babel/pull/12510) Improve AST node definitions in [@​babel/types](https://togithub.com/babel/types) ([@​zxbodya](https://togithub.com/zxbodya)) - Other - [#​12508](https://togithub.com/babel/babel/pull/12508) chore: always check yarn lock and dedupe during update ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12480](https://togithub.com/babel/babel/pull/12480) Avoid force trailing comma on test files ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12462](https://togithub.com/babel/babel/pull/12462) Run e2e tests also with BABEL_8_BREAKING ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-react-display-name`, `babel-plugin-transform-react-jsx` - [#​12502](https://togithub.com/babel/babel/pull/12502) Reorganize some JSX-related tests ([@​Andarist](https://togithub.com/Andarist)) - `babel-standalone`, `babel-types` - [#​12127](https://togithub.com/babel/babel/pull/12127) Move some build steps to gulp ([@​JLHwung](https://togithub.com/JLHwung)) ### [`v7.12.10`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v71210-2020-12-09) [Compare Source](https://togithub.com/babel/babel/compare/v7.12.7...v7.12.10) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​12443](https://togithub.com/babel/babel/pull/12443) Make sure estree test should not throw if babel parser does not throw ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12375](https://togithub.com/babel/babel/pull/12375) Make sure babel parser throws exactly same recoverable errors when estree plugin is enabled ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-generator` - [#​12424](https://togithub.com/babel/babel/pull/12424) Fix printing BigIntLiterals/DecimalLiterals with compact option ([@​existentialism](https://togithub.com/existentialism)) - `babel-types` - [#​12418](https://togithub.com/babel/babel/pull/12418) babel-types update OptionalCallExpression to support ArgumentPlaceholder ([@​zxbodya](https://togithub.com/zxbodya)) - [#​12395](https://togithub.com/babel/babel/pull/12395) Fix `t.isReferenced()` for named re-exports ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-traverse` - [#​12394](https://togithub.com/babel/babel/pull/12394) Set correct `path.context` un `push/unshiftContainer` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-preset-env` - [#​12402](https://togithub.com/babel/babel/pull/12402) Clarify warning source about underspecified corejs option in preset-env. ([@​AndrewSouthpaw](https://togithub.com/AndrewSouthpaw)) ##### :memo: Documentation - `babel-parser` - [#​12449](https://togithub.com/babel/babel/pull/12449) Add StaticBlock to Table of Contents in AST spec ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) ##### :house: Internal - Other - [#​12450](https://togithub.com/babel/babel/pull/12450) Use new CircleCI images ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​12453](https://togithub.com/babel/babel/pull/12453) Use Yarn 2.4.0 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​12430](https://togithub.com/babel/babel/pull/12430) chore: remove travis-ci badge ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12397](https://togithub.com/babel/babel/pull/12397) chore: bump chokidar in glob-watcher to ^3.4.0 ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli`, `babel-node`, `babel-plugin-transform-runtime`, `babel-register` - [#​12458](https://togithub.com/babel/babel/pull/12458) Use native Node.js functions when available ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-builder-react-jsx-experimental`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx`, `babel-preset-react` - [#​12253](https://togithub.com/babel/babel/pull/12253) Stop using old JSX transform ([@​Andarist](https://togithub.com/Andarist)) - `babel-helper-fixtures`, `babel-types` - [#​12440](https://togithub.com/babel/babel/pull/12440) Prepare codebase for inline Babel 8 breaking changes ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-helper-transform-fixture-test-runner`, `babel-node`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-runtime`, `babel-plugin-transform-typeof-symbol` - [#​12439](https://togithub.com/babel/babel/pull/12439) Use `require.resolve` instead of the `resolve` package ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​12398](https://togithub.com/babel/babel/pull/12398) refactor: simplify isAwaitAllowed ([@​JLHwung](https://togithub.com/JLHwung))
babel/babel-loader ### [`v8.2.2`](https://togithub.com/babel/babel-loader/compare/v8.2.1...v8.2.2) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.1...v8.2.2)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.