WillTheVideoMan / willhall.uk

Personal website, blog and meme hub.
https://willhall.uk
0 stars 0 forks source link

Update babel monorepo #85

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/core (source) 7.12.3 -> 7.12.10 age adoption passing confidence
babel-loader 8.1.0 -> 8.2.2 age adoption passing confidence

Release Notes

babel/babel ### [`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.9...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)) ### [`v7.12.9`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7129-2020-11-24) [Compare Source](https://togithub.com/babel/babel/compare/v7.12.8...v7.12.9) ##### :bug: Bug Fix - `babel-plugin-transform-typescript`, `babel-traverse` - [#​12391](https://togithub.com/babel/babel/pull/12391) Update pathCache in `NodePath#_replaceWith` ([@​JLHwung](https://togithub.com/JLHwung)) ### [`v7.12.8`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7128-2020-11-23) [Compare Source](https://togithub.com/babel/babel/compare/v7.12.7...v7.12.8) ##### :bug: Bug Fix - `babel-traverse` - [#​12390](https://togithub.com/babel/babel/pull/12390) Avoid infinite loops in type inference logic ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​12387](https://togithub.com/babel/babel/pull/12387) Initialize NodePath context when using `getSibling` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-cli` - [#​12382](https://togithub.com/babel/babel/pull/12382) Fix Node version check ([@​Hypnosphi](https://togithub.com/Hypnosphi)) ##### :house: Internal - [#​12372](https://togithub.com/babel/babel/pull/12372) chore: fix watch config ([@​JLHwung](https://togithub.com/JLHwung)) ### [`v7.12.7`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7127-2020-11-20) [Compare Source](https://togithub.com/babel/babel/compare/v7.12.3...v7.12.7) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​12346](https://togithub.com/babel/babel/pull/12346) refactor: reorder checkLVal parameters ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12327](https://togithub.com/babel/babel/pull/12327) fix: disallow all parenthesized pattern except parsing LHS ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-parser` - [#​12356](https://togithub.com/babel/babel/pull/12356) [ts]Fix syntax error for modifier name class methods with type parameters ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - [#​12352](https://togithub.com/babel/babel/pull/12352) [ts]Set `false` to default value of TsTypePredicate.asserts ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - [#​12333](https://togithub.com/babel/babel/pull/12333) Fix syntax error for getter and setter with typescript and estree plugin ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-helper-optimise-call-expression`, `babel-plugin-proposal-class-properties` - [#​12350](https://togithub.com/babel/babel/pull/12350) Fix: correctly transform `this.#m?.(...arguments)` ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-compat-data`, `babel-preset-env` - [#​12340](https://togithub.com/babel/babel/pull/12340) Fix support for polyfilling Array.prototype.values in core-js@2 ([@​existentialism](https://togithub.com/existentialism)) - `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-parameters`, `babel-preset-env`, `babel-traverse` - [#​12331](https://togithub.com/babel/babel/pull/12331) Use the correct `context` when re-using a cached `NodePath` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-numeric-separator` - [#​12311](https://togithub.com/babel/babel/pull/12311) Adding includes fix for plugin-proposal-numeric-separator ([@​fraywing](https://togithub.com/fraywing)) ##### :nail_care: Polish - `babel-preset-react`, `babel-preset-typescript` - [#​12347](https://togithub.com/babel/babel/pull/12347) refactor: use option-validator in preset-typescript ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-types` - [#​12341](https://togithub.com/babel/babel/pull/12341) improve asserts in generated typescript definitions ([@​zxbodya](https://togithub.com/zxbodya)) ##### :house: Internal - `babel-helper-regex` - [#​12377](https://togithub.com/babel/babel/pull/12377) Archive `@babel/helper-regex` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-regexp-features-plugin`, `babel-plugin-transform-sticky-regex` - [#​12349](https://togithub.com/babel/babel/pull/12349) refactor: inline `@babel/helper-regex` usage ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core` - [#​12288](https://togithub.com/babel/babel/pull/12288) Don't compile `import()` in development ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​11734](https://togithub.com/babel/babel/pull/11734) Account for ConfigItem being generated by another copy of Babel ([@​developit](https://togithub.com/developit)) - `babel-preset-env` - [#​12368](https://togithub.com/babel/babel/pull/12368) Bump caniuse-lite resolutions ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​12362](https://togithub.com/babel/babel/pull/12362) chore: fix grammar in bug template ([@​snitin315](https://togithub.com/snitin315)) - [#​12357](https://togithub.com/babel/babel/pull/12357) chore: prompt maintainer to quit make watch before publish ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12328](https://togithub.com/babel/babel/pull/12328) chore: remove Node.js 13 from CI ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-types` - [#​11883](https://togithub.com/babel/babel/pull/11883) feat(babel‑types): Add type definitions for Node assertion methods ([@​ExE-Boss](https://togithub.com/ExE-Boss)) - `babel-cli` - [#​12322](https://togithub.com/babel/babel/pull/12322) Use `chokidar@2` without `fsevents@1` in `@babel/cli` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​12326](https://togithub.com/babel/babel/pull/12326) Add typings for `recordAndTuple` parser plugin ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-traverse` - [#​12309](https://togithub.com/babel/babel/pull/12309) test: add tests about behaviour of replaceWithMultiple ([@​JLHwung](https://togithub.com/JLHwung)) ##### :running_woman: Performance - `babel-traverse` - [#​12302](https://togithub.com/babel/babel/pull/12302) Reduce linear search on list traversing ([@​JLHwung](https://togithub.com/JLHwung)) ##### :microscope: Output optimization - `babel-helper-member-expression-to-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-optional-chaining` - [#​12291](https://togithub.com/babel/babel/pull/12291) optimize optional chain when expression will be cast to boolean ([@​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) ### [`v8.2.1`](https://togithub.com/babel/babel-loader/releases/v8.2.1) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.0...v8.2.1) - Move `@ava/babel` to `devDependencies` [#​881](https://togithub.com/babel/babel-loader/issues/881) ([@​jvasseur](https://togithub.com/jvasseur)) ### [`v8.2.0`](https://togithub.com/babel/babel-loader/releases/v8.2.0) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.1.0...v8.2.0) - Replace `mkdirp` with `make-dir` [`47958ca`](https://togithub.com/babel/babel-loader/commit/47958ca3857e489e450b27c6f3266375015cba82) ([@​JLHwung](https://togithub.com/JLHwung)) - Use async config loading when available [`d8cff97`](https://togithub.com/babel/babel-loader/commit/d8cff97ff387ded0fc9b5cbc489228c96c5ab14a) ([@​the-spyke](https://togithub.com/the-spyke))

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 5am every weekday" (UTC).

: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.

renovate[bot] commented 3 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/willthevideoman/willhall-uk/oksr8hzx9
✅ Preview: https://willhall-uk-git-renovate-babel-monorepo.willthevideoman.vercel.app