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 #27

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

Update babel monorepo #27

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2019

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies minor 7.4.3 -> 7.7.2
@babel/plugin-proposal-class-properties devDependencies minor 7.4.0 -> 7.7.0
@babel/preset-env (source) devDependencies minor 7.4.3 -> 7.7.1

Release Notes

babel/babel

v7.7.2

Compare Source

🐛 Bug Fix

v7.7.0

Compare Source

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
  • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-function-sent, babel-preset-env
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
  • babel-plugin-transform-modules-systemjs
  • babel-parser
  • babel-plugin-transform-typescript
  • babel-core
  • babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-dynamic-import, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-traverse
  • babel-preset-env
  • babel-generator
  • babel-plugin-transform-async-to-generator, babel-preset-env, babel-traverse
💅 Polish
  • babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-preset-env
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-register
🏠 Internal
  • babel-cli, babel-node
  • babel-register
  • babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-property-regex, babel-plugin-transform-dotall-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-unicode-regex, babel-preset-env
  • babel-preset-env
  • babel-helper-module-imports
  • Other
  • babel-runtime
  • 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-define-map, babel-helper-explode-assignable-expression, babel-helper-explode-class, 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-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-template
🏃‍♀️ Performance

v7.6.4

Compare Source

👓 Spec Compliance
🐛 Bug Fix

v7.6.3

Compare Source

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
  • babel-plugin-transform-block-scoping
  • babel-parser
  • babel-plugin-transform-react-constant-elements, babel-traverse
  • babel-generator, babel-parser, babel-plugin-transform-block-scoping, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-typescript
💅 Polish
🏠 Internal
  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-preset-env, babel-preset-react
🏃‍♀️ Performance

v7.6.2

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.6.0

Compare Source

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-runtime, babel-preset-env
📝 Documentation
🏠 Internal
  • babel-register
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-preset-env
  • babel-parser
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-plugin-proposal-dynamic-import, babel-preset-env
  • babel-runtime-corejs2, babel-runtime, babel-types
  • babel-cli, babel-core, babel-generator, babel-helper-create-class-features-plugin, babel-helper-fixtures, babel-node, babel-parser, babel-plugin-proposal-do-expressions, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-runtime, babel-preset-env, babel-standalone, babel-template, babel-traverse, babel-types
  • babel-cli
🏃‍♀️ Performance
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-traverse

v7.5.5

Compare Source

🐛 Bug Fix
  • babel-code-frame
  • babel-plugin-proposal-object-rest-spread
  • babel-types
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super, babel-types
  • babel-plugin-transform-flow-comments
  • babel-core, babel-helpers
  • babel-plugin-transform-runtime
  • babel-helpers, babel-plugin-transform-instanceof
🏠 Internal
  • babel-parser, babel-plugin-transform-typescript
🏃‍♀️ Performance
  • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env

v7.5.4

Compare Source

🐛 Bug Fix

v7.5.0

Compare Source

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
💅 Polish
📝 Documentation
  • babel-plugin-proposal-partial-application, babel-plugin-syntax-partial-application

v7.4.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.4.4

Compare Source

🐛 Bug Fix

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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 6fcdbbe to b8af12f Compare May 21, 2019 17:50
@renovate renovate bot changed the title Update babel monorepo to v7.4.4 Update babel monorepo May 21, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from b8af12f to 80ba157 Compare May 26, 2019 11:03
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 80ba157 to 7e4297c Compare July 4, 2019 13:20
@renovate renovate bot changed the title Update babel monorepo Update babel monorepo to v7.5.0 Jul 4, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 7e4297c to 41431da Compare July 8, 2019 20:00
@renovate renovate bot changed the title Update babel monorepo to v7.5.0 Update babel monorepo Jul 8, 2019
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 2f9e1f5 to 7a6c7f3 Compare July 9, 2019 18:58
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 7a6c7f3 to 072f2f7 Compare July 17, 2019 21:31
@renovate renovate bot changed the title Update babel monorepo Update babel monorepo to v7.5.5 Jul 17, 2019
@renovate renovate bot changed the title Update babel monorepo to v7.5.5 Update babel monorepo Sep 7, 2019
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