Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update babel monorepo #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update babel monorepo #24

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 4, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.4.5 -> ^7.12.13 age adoption passing confidence
@babel/preset-env (source) ^7.4.5 -> ^7.12.13 age adoption passing confidence
babel-loader ^8.0.6 -> ^8.2.2 age adoption passing confidence

Release Notes

babel/babel

v7.12.13

Compare Source

👓 Spec Compliance
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-computed-properties, babel-plugin-transform-shorthand-properties
🐛 Bug Fix
💅 Polish
  • babel-helper-transform-fixture-test-runner, babel-parser, babel-preset-env
    • #​12716 refactor: raise AwaitNotInAsyncContext when an AwaitExpression will be parsed (@​JLHwung)
  • babel-cli, babel-core, babel-parser
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-private-methods
  • babel-helper-compilation-targets, babel-preset-env
  • babel-code-frame
📝 Documentation
  • Other
  • babel-cli, babel-code-frame, babel-compat-data, babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-bindify-decorators, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-call-delegate, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-explode-class, babel-helper-fixtures, babel-helper-function-name, babel-helper-get-function-arity, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-plugin-test-runner, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-split-export-declaration, babel-helper-transform-fixture-test-runner, babel-helper-wrap-function, babel-helpers, babel-highlight, babel-node, babel-parser, babel-plugin-external-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-do-expressions, babel-plugin-proposal-export-default-from, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-proposal-numeric-separator, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-catch-binding, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-throw-expressions, babel-plugin-proposal-unicode-property-regex, babel-plugin-syntax-class-properties, babel-plugin-syntax-class-static-block, babel-plugin-syntax-decorators, babel-plugin-syntax-do-expressions, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-jsx, babel-plugin-syntax-module-string-names, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-top-level-await, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-keys, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-literals, babel-plugin-transform-member-expression-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-new-target, babel-plugin-transform-object-assign, babel-plugin-transform-object-set-prototype-of-to-assign, babel-plugin-transform-object-super, babel-plugin-transform-parameters, babel-plugin-transform-property-literals, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-jsx, babel-plugin-transform-regenerator, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-shorthand-properties, babel-plugin-transform-spread, babel-plugin-transform-sticky-regex, babel-plugin-transform-strict-mode, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-plugin-transform-unicode-regex, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-register, babel-runtime-corejs2, babel-runtime, babel-standalone, babel-template, babel-traverse, babel-types
🏠 Internal
🔬 Output optimization
  • babel-plugin-transform-modules-commonjs, babel-plugin-transform-template-literals, babel-plugin-transform-unicode-escapes, babel-preset-env
  • babel-plugin-transform-react-jsx

v7.12.10

Compare Source

👓 Spec Compliance
  • babel-parser
    • #​12443 Make sure estree test should not throw if babel parser does not throw (@​JLHwung)
    • #​12375 Make sure babel parser throws exactly same recoverable errors when estree plugin is enabled (@​JLHwung)
🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal

v7.12.9

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-typescript, babel-traverse

v7.12.8

Compare Source

🐛 Bug Fix
🏠 Internal

v7.12.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-parser
  • babel-helper-optimise-call-expression, babel-plugin-proposal-class-properties
  • babel-compat-data, babel-preset-env
  • babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-preset-env, babel-traverse
  • babel-plugin-proposal-numeric-separator
💅 Polish
  • babel-preset-react, babel-preset-typescript
  • babel-types
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining

v7.12.3

Compare Source

🐛 Bug Fix
🏠 Internal
  • Other
  • babel-parser
    • #​12203 test: add test case for babel-parser: fixtures/typescript/arrow-function/destructuring-with-annotation-newline (@​Mongkii)

v7.12.1

Compare Source

🐛 Bug Fix
🏠 Internal

v7.12.0

Compare Source

👓 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
🚀 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
  • babel-parser, babel-types
  • babel-plugin-transform-modules-systemjs
  • 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
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.11.6

Compare Source

🏠 Internal
↩️ Revert

v7.11.5

Compare Source

🐛 Bug Fix
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development
  • babel-parser
  • Other
  • babel-plugin-proposal-function-bind
    • #​12000 fix(plugin-proposal-function-bind): fix invalid code emitted for ::super.foo (@​uhyo)
💅 Polish
🏠 Internal

v7.11.4

Compare Source

🐛 Bug Fix
🏠 Internal
  • Other
  • babel-parser
  • babel-helpers
  • 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
  • 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

v7.11.1

Compare Source

🐛 Bug Fix
  • babel-parser
  • babel-core
  • babel-plugin-transform-block-scoping, babel-standalone
📝 Documentation
🏠 Internal

v7.11.0

Compare Source

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
  • Other
  • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining, babel-plugin-transform-spread
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-logical-assignment-operators
  • babel-plugin-transform-typescript
  • babel-plugin-transform-runtime
  • babel-parser
    • #​11862 Correctly check reserved word for PropertyDefinition: IdentifierReference (@​JLHwung)
    • #​11847 fix: correctly set innerEndPos in CoverParenthesizedExpressionAndArrowParameterList (@​JLHwung)
  • babel-generator, babel-parser, babel-plugin-transform-typescript
  • babel-generator
💅 Polish
🏠 Internal
  • Other
  • 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

Compare Source

🐛 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

Renovate configuration

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

🚦 Automerge: Enabled.

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

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

@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 3e7c7f0 to d9eeb0e Compare July 8, 2019 19:59
@renovate renovate bot changed the title Update babel monorepo to ^7.5.0 Update babel monorepo Jul 8, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 95b5c45 to 3bdcbbc Compare July 9, 2019 19:02
@renovate renovate bot changed the title Update babel monorepo Update babel monorepo to ^7.5.4 Jul 9, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 3bdcbbc to 8cb2d89 Compare July 17, 2019 21:30
@renovate renovate bot changed the title Update babel monorepo to ^7.5.4 Update babel monorepo to ^7.5.5 Jul 17, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 8cb2d89 to 0525931 Compare September 6, 2019 17:41
@renovate renovate bot changed the title Update babel monorepo to ^7.5.5 Update babel monorepo to ^7.6.0 Sep 6, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 0525931 to f9c5705 Compare September 23, 2019 21:37
@renovate renovate bot changed the title Update babel monorepo to ^7.6.0 Update babel monorepo to ^7.6.2 Sep 23, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from f9c5705 to 1f88fe8 Compare October 8, 2019 19:52
@renovate renovate bot changed the title Update babel monorepo to ^7.6.2 Update babel monorepo to ^7.6.3 Oct 8, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 1f88fe8 to c8e8b0d Compare October 10, 2019 14:43
@renovate renovate bot changed the title Update babel monorepo to ^7.6.3 Update babel monorepo Oct 10, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from c8e8b0d to 8c8a806 Compare November 11, 2019 14:00
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 8c8a806 to 0b7ef90 Compare December 14, 2019 20:55
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 0b7ef90 to 6bc3b8e Compare December 22, 2019 04:59
@renovate renovate bot changed the title Update babel monorepo Update babel monorepo to ^7.7.7 Dec 22, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 6bc3b8e to 3040e48 Compare January 18, 2020 20:58
@renovate renovate bot changed the title Update babel monorepo to ^7.7.7 Update babel monorepo to ^7.8.3 Jan 18, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 3040e48 to 94a0dc5 Compare February 8, 2020 19:57
@renovate renovate bot changed the title Update babel monorepo to ^7.8.3 Update babel monorepo to ^7.8.4 Feb 8, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 94a0dc5 to 5bdfd6e Compare March 15, 2020 03:58
@renovate renovate bot changed the title Update babel monorepo to ^7.8.4 Update babel monorepo to ^7.8.7 Mar 15, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 5bdfd6e to c0680ae Compare May 6, 2020 03:59
@renovate renovate bot changed the title Update babel monorepo to ^7.8.7 Update babel monorepo May 6, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from c0680ae to 03e61ed Compare July 1, 2020 12:50
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 03e61ed to 89035c8 Compare July 20, 2020 11:24
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 89035c8 to e41dc98 Compare August 21, 2020 15:00
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from e41dc98 to 1834e11 Compare October 29, 2020 10:59
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 1834e11 to a917eef Compare November 27, 2020 11:55
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from a917eef to 07fc1e6 Compare January 6, 2021 00:00
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 07fc1e6 to 7f36903 Compare February 7, 2021 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant