Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.9.0 -> 7.12.10 age adoption passing confidence
@babel/plugin-proposal-class-properties 7.8.3 -> 7.12.1 age adoption passing confidence
@babel/plugin-proposal-object-rest-spread 7.9.5 -> 7.12.1 age adoption passing confidence
@babel/plugin-proposal-optional-chaining 7.9.0 -> 7.12.7 age adoption passing confidence
@babel/preset-env (source) 7.9.5 -> 7.12.11 age adoption passing confidence
@babel/preset-react (source) 7.9.4 -> 7.12.10 age adoption passing confidence
@babel/preset-typescript 7.9.0 -> 7.12.7 age adoption passing confidence
babel-loader 8.1.0 -> 8.2.2 age adoption passing confidence

Release Notes

babel/babel

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
  • babel-polyfill
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators
  • Other

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
  • babel-parser
  • babel-plugin-transform-typescript
  • babel-plugin-transform-block-scoping
  • babel-generator, babel-plugin-transform-typescript, babel-types
  • babel-compat-data
📝 Documentation
🏠 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
  • babel-helper-fixtures, babel-traverse
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner
  • babel-plugin-transform-block-scoping
  • babel-generator, babel-plugin-transform-typescript, babel-types
  • babel-cli, babel-generator, babel-helper-transform-fixture-test-runner, babel-traverse, babel-types
  • Other
  • babel-register

v7.10.4

Compare Source

👓 Spec Compliance
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
  • babel-parser, babel-types
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.10.3

Compare Source

👓 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
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
🐛 Bug Fix
  • babel-parser, babel-plugin-transform-flow-comments
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
  • babel-template
  • babel-types
    • [#​11687](

Renovate configuration

📅 Schedule: "before 2am" in timezone Japan.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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 added the dependency update dependency PR label Apr 30, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 4de32ec to 5ca9d84 Compare May 26, 2020 23:32
@renovate renovate bot changed the title Update babel monorepo to v7.9.6 Update babel monorepo to v7.10.0 May 26, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 5ca9d84 to b439d50 Compare May 27, 2020 22:36
@renovate renovate bot changed the title Update babel monorepo to v7.10.0 Update babel monorepo to v7.10.1 May 27, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from b439d50 to a3df893 Compare May 30, 2020 19:43
@renovate renovate bot changed the title Update babel monorepo to v7.10.1 Update babel monorepo May 30, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from a3df893 to b57939e Compare June 19, 2020 20:58
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from b57939e to a4818ee Compare July 1, 2020 13:10
@renovate renovate bot changed the title Update babel monorepo Update babel monorepo to v7.10.4 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from a4818ee to 1ce61e7 Compare July 14, 2020 18:42
@renovate renovate bot changed the title Update babel monorepo to v7.10.4 Update babel monorepo Jul 14, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 3 times, most recently from 2e5384b to 8621eb8 Compare August 4, 2020 22:21
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 8621eb8 to 3c327a3 Compare August 20, 2020 19:06
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 3c327a3 to cac3f89 Compare August 31, 2020 20:13
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from cac3f89 to 366e911 Compare October 26, 2020 10:59
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 366e911 to ca0e1a8 Compare November 27, 2020 09:55
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from ca0e1a8 to 9b3228f Compare December 20, 2020 05:51
@shoota shoota merged commit 5a85180 into master Feb 2, 2021
@shoota shoota deleted the renovate/babel-monorepo branch February 2, 2021 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency update dependency PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants