Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

Update babel monorepo #44

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

Update babel monorepo #44

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 28, 2018

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies minor 7.1.0 -> 7.4.5
@babel/plugin-proposal-class-properties devDependencies minor 7.1.0 -> 7.4.4

Release Notes

babel/babel

v7.4.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.4.4

Compare Source

🐛 Bug Fix

v7.4.3

Compare Source

👓 Spec Compliance
🚀 New Feature
  • babel-plugin-transform-runtime
🐛 Bug Fix
💅 Polish
  • babel-parser
  • babel-core, babel-plugin-transform-for-of
🏠 Internal

v7.4.0

Compare Source

👓 Spec Compliance
  • babel-parser
  • babel-parser, babel-plugin-transform-typescript
  • babel-plugin-proposal-unicode-property-regex, babel-plugin-transform-dotall-regex, babel-plugin-transform-unicode-regex
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-plugin-transform-modules-systemjs
  • babel-generator, babel-parser, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-new-target
🚀 New Feature
  • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-polyfill, babel-preset-env, babel-register, babel-runtime-corejs2, babel-runtime-corejs3
  • babel-template
  • babel-parser, babel-plugin-proposal-partial-application
  • babel-generator, babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods
  • babel-generator, babel-types
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-partial-application, babel-types
🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-private-methods
  • babel-parser
  • babel-core, babel-plugin-transform-for-of
  • babel-plugin-transform-typescript
    • #​9693 [plugin-transform-typescript] Fix transpiling of TS abstract classes with decorators (@​agoldis)
  • babel-traverse, babel-types
  • babel-plugin-proposal-object-rest-spread
    • #​9628 [proposal-object-rest-spread] fix templateLiteral in extractNormalizedKeys (@​pnowak)
  • babel-plugin-transform-modules-systemjs
  • babel-generator, babel-parser
  • babel-helper-split-export-declaration, babel-plugin-transform-modules-commonjs, babel-traverse
  • babel-plugin-transform-parameters, babel-plugin-transform-typescript, babel-types
    • #​9605 [plugin-transform-typescript] Strip type imports used in Enums and object types (@​echenley)
  • babel-helper-call-delegate, babel-plugin-transform-parameters
  • babel-plugin-proposal-object-rest-spread, babel-plugin-transform-modules-commonjs, babel-traverse, babel-types
  • babel-preset-env
  • babel-helper-define-map, babel-helper-hoist-variables, babel-parser, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
💅 Polish
🏠 Internal

v7.3.4

Compare Source

🐛 Bug Fix
🏠 Internal
  • Other
  • babel-plugin-proposal-object-rest-spread, babel-plugin-transform-modules-systemjs
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-traverse
    • #​9522 Make tests spec compliant by avoiding duplicate declarations in input files (@​danez)
  • babel-plugin-transform-proto-to-assign

v7.3.3

Compare Source

👓 Spec Compliancy
🐛 Bug Fix
💅 Polish
  • babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters
🏠 Internal

v7.2.2

Compare Source

Mostrly bug fixes and internal changes.
Thanks to @​paleite, @​saschanaz and @​joeldenning for their first PRs!

🐛 Bug Fix
  • babel-plugin-transform-destructuring, babel-plugin-transform-spread
  • babel-parser
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
  • babel-node
  • babel-plugin-transform-classes
  • babel-preset-env
  • babel-plugin-transform-arrow-functions, babel-traverse
🏠 Internal

v7.2.0

Compare Source

You can read more about this release at https://babeljs.io/blog/2018/12/03/7.2.0.

🚀 New Feature
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.1.6

Compare Source

🐛 Bug Fix
  • babel-generator
  • babel-types
  • babel-plugin-transform-flow-strip-types, babel-plugin-transform-react-jsx
  • babel-core
  • Other
  • babel-preset-env
  • babel-plugin-proposal-decorators, babel-traverse
  • babel-parser
💅 Polish
🏠 Internal

v7.1.5

Compare Source

👓 Spec Compliancy
🚀 New Feature
🐛 Bug Fix
💅 Polish

v7.1.2

Compare Source

Same as v7.1.1, except compiled against Node 6 instead of Node 8 by accident (e.g had async functions).

v7.1.1

Compare Source

EDIT: had a publish issue here as well where it compiled against Node 8 instead of Node 6 so 7.1.2 will fix this.
Also force publish @babel/runtime and @babel/runtime-corejs2. We need to fix the publishing around that since Lerna doesn't pickup the @babel/helpers changes as there is no "dependency"

🐛 Bug Fix
🏠 Internal

Renovate configuration

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

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

👻 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 Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from e71f799 to c12e54b Compare October 15, 2018 17:44
@renovate renovate bot changed the title Update dependency @babel/core to v7.1.2 Update dependency @babel/core to v7.1.5 Nov 6, 2018
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from c12e54b to b99bf37 Compare November 6, 2018 22:35
@renovate renovate bot changed the title Update dependency @babel/core to v7.1.5 Update dependency @babel/core to v7.1.6 Nov 13, 2018
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from b99bf37 to 91af496 Compare November 13, 2018 21:35
@renovate renovate bot changed the title Update dependency @babel/core to v7.1.6 Update babel monorepo to v7.2.0 Dec 3, 2018
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 91af496 to 8a7e12d Compare December 3, 2018 19:21
@renovate renovate bot changed the title Update babel monorepo to v7.2.0 Update babel monorepo Dec 4, 2018
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 8a7e12d to 6857850 Compare December 4, 2018 15:29
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 3d2fbef to 7424903 Compare December 20, 2018 11:23
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 7424903 to c31ceaf Compare January 21, 2019 21:51
@renovate renovate bot changed the title Update babel monorepo Update babel monorepo to v7.3.3 Feb 15, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from c31ceaf to c372906 Compare February 15, 2019 21:33
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from c372906 to c1e6ee2 Compare February 25, 2019 18:57
@renovate renovate bot changed the title Update babel monorepo to v7.3.3 Update babel monorepo to v7.3.4 Feb 25, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from c1e6ee2 to c073d97 Compare March 19, 2019 20:51
@renovate renovate bot changed the title Update babel monorepo to v7.3.4 Update babel monorepo to v7.4.0 Mar 19, 2019
@renovate renovate bot changed the title Update babel monorepo to v7.4.0 Update babel monorepo Apr 2, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from c073d97 to 87fe937 Compare April 2, 2019 20:10
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 87fe937 to bc684f8 Compare May 4, 2019 14:53
@renovate renovate bot changed the title Update babel monorepo Update babel monorepo to v7.4.4 May 4, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from bc684f8 to f8cc4c8 Compare May 22, 2019 17:57
@renovate renovate bot changed the title Update babel monorepo to v7.4.4 Update babel monorepo May 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant