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

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

Update babel monorepo #173

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 30, 2019

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies minor 7.4.3 -> 7.8.4
@babel/core (source) devDependencies minor 7.4.3 -> 7.9.0
@babel/plugin-proposal-class-properties devDependencies minor 7.4.0 -> 7.8.3
@babel/preset-env (source) devDependencies minor 7.4.3 -> 7.9.5
@babel/preset-flow devDependencies minor 7.0.0 -> 7.9.0
@babel/preset-react (source) devDependencies minor 7.0.0 -> 7.9.4
@babel/register devDependencies minor 7.4.0 -> 7.9.0
babel-loader devDependencies minor 8.0.4 -> 8.1.0

Release Notes

babel/babel

v7.8.4

Compare Source

⚠️ In Babel 7.8.0 we introduced the --copy-ignored option for @babel/cli, defaulting to false. However, previous versions behaved as if that option was present: for this reason, we changed its default value to true (when --copy-files is provided) and introduced a --no-copy-ignored option to disable it.

👓 Spec Compliance
🐛 Bug Fix
  • babel-cli
  • babel-compat-data
  • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-typeof-symbol, babel-preset-env
  • babel-traverse
  • babel-plugin-transform-parameters
  • babel-plugin-transform-for-of
  • babel-compat-data, babel-preset-env
  • babel-generator
  • babel-helper-compilation-targets
💅 Polish
  • babel-core
    • #​10969 polish: throw human-friendly error when item-option pair is incorrectly unwrapped (@​JLHwung)
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
  • babel-parser
    • #​11029 fix(babel-parser): avoid state.clone() to clone the whole token store (@​3cp)

v7.8.3

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-preset-env-standalone, babel-standalone
  • babel-plugin-proposal-decorators, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-object-rest-spread, babel-plugin-syntax-async-generators, babel-plugin-syntax-bigint, babel-plugin-syntax-dynamic-import, babel-plugin-syntax-json-strings, babel-plugin-syntax-nullish-coalescing-operator, babel-plugin-syntax-object-rest-spread, babel-plugin-syntax-optional-catch-binding, babel-plugin-syntax-optional-chaining, babel-plugin-transform-flow-strip-types, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-react-constant-elements, babel-preset-env-standalone, babel-preset-env, babel-standalone
↩️ Revert

v7.8.0

Compare Source

👓 Spec Compliance
  • babel-parser
  • babel-plugin-proposal-numeric-separator
  • babel-generator, babel-parser, babel-plugin-proposal-private-methods
💥 Breaking Change
🚀 New Feature
🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal
↩️ Revert

v7.7.7

Compare Source

👓 Spec Compliance
  • babel-parser
    • #​10576 [parser] validation for parentheses in the left-hand side of assignment expressions (@​boweihan)
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-react-jsx
🏠 Internal
↩️ Revert
  • babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-preset-env

v7.7.5

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2
  • babel-cli
  • babel-parser
  • babel-parser, babel-plugin-proposal-optional-chaining, babel-plugin-transform-modules-amd
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd
💅 Polish
🏠 Internal

v7.7.4

Compare Source

🐛 Bug Fix
💅 Polish
  • babel-plugin-proposal-nullish-coalescing-operator
🏠 Internal

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

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

@codecov
Copy link

codecov bot commented May 30, 2019

Codecov Report

Merging #173 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   99.88%   99.88%           
=======================================
  Files          53       53           
  Lines         863      863           
  Branches      139      139           
=======================================
  Hits          862      862           
  Misses          1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6eb8e75...1d99374. Read the comment docs.

@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 3111ece to 3fdf817 Compare April 26, 2020 09: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.

None yet

1 participant