nuxtent-module
nuxtent-module copied to clipboard
Update babel monorepo
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@babel/core (source) | 7.4.3 -> 7.12.10 |
||||
@babel/plugin-transform-runtime | 7.4.3 -> 7.12.10 |
||||
@babel/polyfill (source) | ^7.4.3 -> 7.12.1 |
||||
@babel/preset-env (source) | 7.4.3 -> 7.12.11 |
||||
@babel/runtime (source) | 7.4.3 -> 7.12.5 |
||||
@babel/runtime (source) | ^7.4.3 -> 7.12.5 |
||||
babel-eslint | 10.0.1 -> 10.1.0 |
||||
babel-loader | 8.0.5 -> 8.2.2 |
Release Notes
babel/babel
v7.12.10
:eyeglasses: Spec Compliance
-
babel-parser
:bug: Bug Fix
-
babel-generator
- #12424 Fix printing BigIntLiterals/DecimalLiterals with compact option (@existentialism)
-
babel-types
- #12418 babel-types update OptionalCallExpression to support ArgumentPlaceholder (@zxbodya)
-
#12395 Fix
t.isReferenced()
for named re-exports (@nicolo-ribaudo)
-
babel-traverse
-
#12394 Set correct
path.context
unpush/unshiftContainer
(@nicolo-ribaudo)
-
#12394 Set correct
:nail_care: Polish
-
babel-preset-env
- #12402 Clarify warning source about underspecified corejs option in preset-env. (@AndrewSouthpaw)
:memo: Documentation
-
babel-parser
- #12449 Add StaticBlock to Table of Contents in AST spec (@sosukesuzuki)
:house: Internal
- Other
- #12450 Use new CircleCI images (@nicolo-ribaudo)
- #12453 Use Yarn 2.4.0 (@nicolo-ribaudo)
- #12430 chore: remove travis-ci badge (@JLHwung)
- #12397 chore: bump chokidar in glob-watcher to ^3.4.0 (@JLHwung)
-
babel-cli
,babel-node
,babel-plugin-transform-runtime
,babel-register
- #12458 Use native Node.js functions when available (@nicolo-ribaudo)
-
babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-preset-react
- #12253 Stop using old JSX transform (@Andarist)
-
babel-helper-fixtures
,babel-types
- #12440 Prepare codebase for inline Babel 8 breaking changes (@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 Use
require.resolve
instead of theresolve
package (@nicolo-ribaudo)
-
#12439 Use
-
babel-parser
v7.12.9
:bug: Bug Fix
-
babel-plugin-transform-typescript
,babel-traverse
v7.12.8
:bug: Bug Fix
-
babel-traverse
- #12390 Avoid infinite loops in type inference logic (@nicolo-ribaudo)
-
#12387 Initialize NodePath context when using
getSibling
(@nicolo-ribaudo)
-
babel-cli
- #12382 Fix Node version check (@Hypnosphi)
:house: Internal
v7.12.7
:eyeglasses: Spec Compliance
-
babel-parser
:bug: Bug Fix
-
babel-parser
- #12356 [ts]Fix syntax error for modifier name class methods with type parameters (@sosukesuzuki)
-
#12352 [ts]Set
false
to default value of TsTypePredicate.asserts (@sosukesuzuki) - #12333 Fix syntax error for getter and setter with typescript and estree plugin (@sosukesuzuki)
-
babel-helper-optimise-call-expression
,babel-plugin-proposal-class-properties
-
babel-compat-data
,babel-preset-env
- #12340 Fix support for polyfilling Array.prototype.values in core-js@2 (@existentialism)
-
babel-plugin-transform-modules-systemjs
,babel-plugin-transform-parameters
,babel-preset-env
,babel-traverse
-
#12331 Use the correct
context
when re-using a cachedNodePath
(@nicolo-ribaudo)
-
#12331 Use the correct
-
babel-plugin-proposal-numeric-separator
- #12311 Adding includes fix for plugin-proposal-numeric-separator (@fraywing)
:nail_care: Polish
-
babel-preset-react
,babel-preset-typescript
-
babel-types
:house: Internal
-
babel-helper-regex
-
#12377 Archive
@babel/helper-regex
(@nicolo-ribaudo)
-
#12377 Archive
-
babel-helper-create-regexp-features-plugin
,babel-plugin-transform-sticky-regex
-
babel-core
-
#12288 Don't compile
import()
in development (@nicolo-ribaudo) - #11734 Account for ConfigItem being generated by another copy of Babel (@developit)
-
#12288 Don't compile
-
babel-preset-env
- Other
-
babel-types
- #11883 feat(babel‑types): Add type definitions for Node assertion methods (@ExE-Boss)
-
babel-cli
-
#12322 Use
chokidar@2
withoutfsevents@1
in@babel/cli
(@nicolo-ribaudo)
-
#12322 Use
-
babel-parser
-
babel-traverse
:running_woman: Performance
:microscope: Output optimization
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
v7.12.3
:bug: Bug Fix
-
babel-helper-wrap-function
,babel-plugin-proposal-async-generator-functions
-
babel-core
-
#12200 Make
loadPartialConfig
's options optional (@nicolo-ribaudo)
-
#12200 Make
-
babel-parser
- #12185 [ts] Disallow invalid type annotations in ExpressionStatements (@existentialism)
:house: Internal
- Other
-
babel-parser
v7.12.1
:bug: Bug Fix
-
babel-plugin-transform-block-scoping
,babel-traverse
-
babel-types
-
#12521 Restore
@babel/types
support for old TS versions (@nicolo-ribaudo)
-
#12521 Restore
-
babel-plugin-transform-block-scoping
- #12512 Fix annex B block function hoisting semantics (@nicolo-ribaudo)
:house: Internal
-
babel-polyfill
-
#12541 Archive
@babel/polyfill
(@nicolo-ribaudo)
-
#12541 Archive
-
babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
-
#12524 refactor: Move
react-jsx-development
implementation intoreact-jsx
(@nicolo-ribaudo)
-
#12524 refactor: Move
-
babel-helper-fixtures
,babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
- Other
-
#12527 Update
release-tool
and define implicit deps for@babel/runtime
(@nicolo-ribaudo) - #12011 Enable PnP linker on CI build job (@JLHwung)
-
#12527 Update
v7.12.0
:eyeglasses: Spec Compliance
-
babel-core
,babel-helper-module-transforms
,babel-parser
,babel-plugin-proposal-export-namespace-from
,babel-plugin-syntax-module-string-names
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-types
-
babel-parser
-
#12111 [ts] Throw a syntax error for index signature with
declare
(@sosukesuzuki)
-
#12111 [ts] Throw a syntax error for index signature with
:rocket: New Feature
-
babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-assertions
,babel-plugin-syntax-module-attributes
,babel-standalone
,babel-types
-
babel-core
,babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-helper-replace-supers
,babel-plugin-proposal-class-static-block
,babel-plugin-transform-modules-commonjs
,babel-standalone
,babel-traverse
,babel-types
-
babel-generator
,babel-parser
,babel-plugin-syntax-class-static-block
,babel-types
-
babel-generator
,babel-parser
,babel-types
- #12129 Support TypeScript mapped type 'as' clauses (@existentialism)
- #12147 [ts] Add support for the "intrinsic" keyword (@nicolo-ribaudo)
-
babel-parser
,babel-types
- #12131 [ts] Add support for template interpolations in types (@nicolo-ribaudo)
-
babel-plugin-transform-modules-systemjs
- #12163 SystemJS top-level await support (@guybedford)
-
babel-plugin-transform-typescript
,babel-preset-typescript
-
babel-core
,babel-helper-module-transforms
,babel-parser
,babel-plugin-proposal-export-namespace-from
,babel-plugin-syntax-module-string-names
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-types
-
babel-core
- #11907 Return a list of files that were read from loadPartialConfig (@devongovett)
:bug: Bug Fix
-
babel-parser
-
#12167 [ts] Add
asserts: false
toTSTypePredicate
node (@sosukesuzuki) - #12161 Move check for TSTypeCastExpression to catch another case (@existentialism)
- #12120 Throw a recoverable error for missing initializer in const declaration (@sosukesuzuki)
- #12108 Improve syntax error for class fields in ambient context (@sosukesuzuki)
- #12088 Throw a syntax error for empty type parameter/argument (@sosukesuzuki)
- #12093 Throw an error for a declare class field that have an initializer (@sosukesuzuki)
- #12085 Do not throw an error for optional binding pattern params in function declaration (@sosukesuzuki)
-
#12076 Fix invalid
setter
parse (@fisker) - #12054 Throw a syntax error for a declare function with a body (@sosukesuzuki)
- #12065 Throw a syntax error for a constructor with type parameters (@sosukesuzuki)
-
#12167 [ts] Add
-
babel-plugin-transform-typescript
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-nullish-coalescing-operator
,babel-plugin-proposal-optional-chaining
-
babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-preset-react
-
#12116 add
.js
extension to react runtime for JSX transform (@lunaruan)
-
#12116 add
-
babel-traverse
,babel-types
-
babel-generator
- #12114 Fix printing TSTypeOperator (@existentialism)
- #12082 Ensure expressions wrapped in parens (@overlookmotel)
-
#12081 Fix
@babel/generator
does not print decorators of private properties (@zweimach) - #12086 Add sourcemap markings for each line of a string (@jridgewell)
-
babel-plugin-transform-modules-systemjs
-
babel-helper-module-transforms
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-runtime
- #11739 [cjs] Skip duplicate reexported bindings in namespace reexports (@mischnic)
-
babel-helper-create-regexp-features-plugin
,babel-plugin-transform-unicode-regex
- #12077 Bump regexpu-core (@existentialism)
-
babel-plugin-proposal-do-expressions
,babel-traverse
- #11728 fix(do-expr): SwitchStatement with IfStatement cases (@barronwei)
:nail_care: Polish
-
babel-parser
- #12072 [parser] Better error message for missing number exponent (@iamfotx)
- #12061 Throw a syntax error for a parameter properties in not constructor (@sosukesuzuki)
-
babel-helper-compilation-targets
,babel-helper-validator-option
,babel-preset-env
- #12006 refactor: add @babel/helper-validator-option (@JLHwung)
:house: Internal
-
babel-cli
,babel-helper-transform-fixture-test-runner
,babel-traverse
- #11797 Replace lodash 'defaults' usage with ES6 Spread initializer (@jayaddison)
-
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
babel-core
- #11689 Instantiate presets before plugins (@nicolo-ribaudo)
-
babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-numeric-separator
,babel-plugin-syntax-import-meta
,babel-plugin-syntax-logical-assignment-operators
,babel-plugin-syntax-numeric-separator
,babel-plugin-transform-modules-systemjs
,babel-preset-env
,babel-standalone
- Other
- #12154 chore: bump gulp-cli to 2.3.0 (@JLHwung)
- #12134 Yarn 2.3 (@nicolo-ribaudo)
- #12099 fix: apply terser plugin only on *.min.js (@JLHwung)
- #12098 docs: update build required node version (@JLHwung)
- #12078 Bump Babel deps (@existentialism)
- #12070 chore: pin browserslist version to 4.12.0 (@JLHwung)
- #12063 chore: add git-blame-ignore-revs (@JLHwung)
- #12049 chore: use latest node on ci workflow when possible (@JLHwung)
-
babel-compat-data
,babel-preset-env
-
babel-parser
- #12103 Add missing tests for TypeScript syntax errors (@sosukesuzuki)
-
babel-core
,babel-plugin-transform-runtime
- #12102 docs: Fix simple typo, preprelease -> pre-release (@timgates42)
-
babel-compat-data
v7.11.6
:house: Internal
:leftwards_arrow_with_hook: Revert
-
babel-cli
,babel-core
,babel-generator
,babel-helper-transform-fixture-test-runner
v7.11.5
:bug: Bug Fix
-
babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx-development
-
babel-parser
- #11931 fix: ExpressionBody should respect [In] parameter (@JLHwung)
- #11987 Set generator to true during error recovery of accessor (@existentialism)
- Other
- #11993 Added linting support for private class methods (@giovannicalo)
-
babel-plugin-proposal-function-bind
:nail_care: Polish
-
babel-traverse
- #11832 Forward deopt node path (@johanholmerin)
:house: Internal
- Other
- Every package
v7.11.4
:bug: Bug Fix
-
babel-helper-replace-supers
- #11985 fix: declare @babel/traverse as a dependency (@JLHwung)
-
babel-core
-
babel-parser
- #11979 Throw error on invalid flow async generic arrow syntax (@existentialism)
- #11955 Fix parsing type casted generic flow arrow exprs (@existentialism)
- #11973 fix: do not transform ClassPrivateMethods in estree (@JLHwung)
- #11941 fix: push new token context when braceHashL is seen (@JLHwung)
- #11943 fix: reset EndLocation for catch param (@JLHwung)
- Other
- #11978 fix: do not mutate newTypes (@JLHwung)
- #11970 fix: ensure defaults are set in @babel/eslint-parser (@kaicataldo)
-
babel-generator
:house: Internal
- Other
-
babel-parser
-
babel-helpers
- #11953 chore: remove obsolete comment (@jamescdavis)
-
babel-helper-transform-fixture-test-runner
-
babel-core
,babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-react-jsx-source
,babel-plugin-transform-spread
- #11531 Isolated exec tests (@jridgewell)
-
babel-helper-bindify-decorators
,babel-helper-call-delegate
,babel-helper-explode-assignable-expression
,babel-helper-explode-class
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
- #11937 Move some @babel/traverse from deps to devDeps (@Monchi)
v7.11.1
:bug: Bug Fix
-
babel-parser
-
babel-core
- #11906 Do not cache non-existent config files forever (@devongovett)
-
babel-plugin-transform-block-scoping
,babel-standalone
:memo: Documentation
:house: Internal
v7.11.0
:eyeglasses: Spec Compliance
-
babel-parser
-
babel-plugin-proposal-optional-chaining
:rocket: New Feature
-
babel-cli
,babel-core
-
babel-compat-data
,babel-preset-env
-
babel-parser
- #11863 feat: enable numericSeparator parsing support (@JLHwung)
- #11755 Allow unknown/any in TS catch clause param (@existentialism)
- #11753 TypeScript 4.0: Allow spread in the middle of tuples (@nicolo-ribaudo)
- #11815 eslint-parser: ES2020 features (@JLHwung)
-
babel-generator
,babel-parser
,babel-types
- #11754 TypeScript 4.0: Support labeled tuple elements (@nicolo-ribaudo)
-
babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-decimal
,babel-standalone
,babel-types
-
babel-core
-
#10241 Add
cloneInputAst
option tobabel.transformFromAst
(@coderaiser)
-
#10241 Add
:bug: Bug Fix
- Other
- #11896 update: hardcode @babel/eslint-parser min supported version check (@kaicataldo)
-
babel-helper-skip-transparent-expression-wrappers
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-spread
- #11404 Skip TSAsExpression when transforming spread in CallExpression (@oliverdunk)
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-logical-assignment-operators
- #11702 add support for logical assignments with private properties (@ryzokuken)
-
babel-plugin-transform-typescript
- #11747 Typescript: always strip declare from class fields (@jamescdavis)
-
babel-plugin-transform-runtime
- #11893 Fix incorrect module path when absoluteRuntime is specified (@sz-coder)
-
babel-parser
-
babel-generator
,babel-parser
,babel-plugin-transform-typescript
-
babel-generator
- #11836 Always retain lines for async arrow (@cwohlman)
:nail_care: Polish
-
babel-traverse
- #11791 babel-traverse: prefer clearer, reduced-bias option naming (@jayaddison)
:house: Internal
- Other
- #11688 fix build config to work the same when running on windows (@zxbodya)
-
#11894 Prepare to publish
@babel/eslint-*
packages (@JLHwung) - #11879 chore: use modules: "auto" (@JLHwung)
- #11875 chore(github): fix issue template typo (@SirWindfield)
-
#11706 chore: update
spec-new
in CONTRIBUTING.md skip ci
-
babel-standalone
-
babel-compat-data
,babel-helper-compilation-targets
,babel-preset-env
-
babel-compat-data
,babel-core
,babel-helper-module-transforms
,babel-helper-split-export-declaration
,babel-parser
,babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-classes
,babel-preset-env
,babel-traverse
,babel-types
-
babel-types
-
babel-compat-data
v7.10.5
:bug: Bug Fix
-
babel-helper-builder-react-jsx-experimental
,babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-transforms
,babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
,babel-plugin-proposal-function-bind
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-parameters
,babel-plugin-transform-react-jsx-source
,babel-plugin-transform-runtime
,babel-plugin-transform-template-literals
,babel-plugin-transform-typescript
-
babel-parser
-
babel-plugin-transform-typescript
- #11816 Typescript transform now removes generic arguments from optional calls (Closes #11813) (@RafaelSalguero)
-
babel-plugin-transform-block-scoping
- #11802 Fix break/continue when switch is nested inside loop (@existentialism)
-
babel-generator
,babel-plugin-transform-typescript
,babel-types
- #11582 Refactor generated builder names in @babel/types (@zxbodya)
-
babel-compat-data
:memo: Documentation
- Other
- #11799 docs: update README example and REPL link (@JLHwung)
- #11761 Add note about running Make targets in Windows 10 (@kaicataldo)
-
babel-parser
:house: Internal
-
babel-cli
,babel-compat-data
,babel-core
,babel-helper-define-map
,babel-helper-fixtures
,babel-helper-module-transforms
,babel-helper-regex
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-transform-proto-to-assign
,babel-register
,babel-traverse
,babel-types
- #11818 Bump some deps for audit (@existentialism)
-
babel-helper-fixtures
,babel-traverse
- #11811 Replace lodash 'clone' usage with ES6 Spread initializer (@jayaddison)
-
babel-helper-fixtures
,babel-helper-transform-fixture-test-runner
- #11812 Replace lodash 'extend' usage with Object.assign (@jayaddison)
-
babel-plugin-transform-block-scoping
- #11798 Reduce dependency on lodash functions: values, extends (@jayaddison)
-
babel-generator
,babel-plugin-transform-typescript
,babel-types
- #11582 Refactor generated builder names in @babel/types (@zxbodya)
-
babel-cli
,babel-generator
,babel-helper-transform-fixture-test-runner
,babel-traverse
,babel-types
- #11790 Reduce dependency on lodash functions: includes, uniq, repeat, isinteger (@jayaddison)
- Other
-
babel-register
v7.10.4
:eyeglasses: Spec Compliance
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
-
babel-parser
,babel-types
:bug: Bug Fix
-
babel-types
-
#11752 [regression] Don't validate file.comments in
@babel/types
(@nicolo-ribaudo)
-
#11752 [regression] Don't validate file.comments in
-
babel-plugin-proposal-do-expressions
,babel-types
:nail_care: Polish
-
babel-parser
- #11722 Add better parser error when using jsx (@penguingovernor)
-
babel-core
:house: Internal
-
babel-core
,babel-helper-fixtures
,babel-standalone
,babel-traverse
- #11758 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (@wojtekmaj)
-
babel-parser
-
babel-core
v7.10.3
:eyeglasses: Spec Compliance
-
babel-parser
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
-
babel-plugin-proposal-logical-assignment-operators
- #11658 Perform NamedEvaluation of Anonymous Functions in Logical Assignment (@jridgewell)
-
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
:bug: Bug Fix
-
babel-parser
,babel-plugin-transform-flow-comments
- #11697 Fix innercomments (@shaodahong)
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
-
babel-template
- #11695 Allow templates to parse v8intrinsics (@jridgewell)
-
babel-types
-
babel-plugin-transform-react-pure-annotations
- #11685 Add React.createContext to [@babel/plugin-transform-react-pure-annotat](https://togithub.com/babel/
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 you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.