Skip to content

chore(deps): update babel monorepo to v7.8.4 #26

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

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2020

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies patch 7.8.3 -> 7.8.4
@babel/core (source) devDependencies patch 7.8.3 -> 7.8.4
@babel/preset-env (source) devDependencies patch 7.8.3 -> 7.8.4

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)

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 tick the rebase/retry checkbox below.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 Jan 30, 2020

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #26   +/-   ##
======================================
  Coverage    92.2%   92.2%           
======================================
  Files           7       7           
  Lines          77      77           
  Branches       19      19           
======================================
  Hits           71      71           
  Misses          6       6

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 0922a3d...58ae129. Read the comment docs.

@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 70db959 to 48c7614 Compare January 30, 2020 12:50
@renovate renovate bot changed the title chore(deps): update dependency @babel/cli to v7.8.4 chore(deps): update babel monorepo to v7.8.4 Jan 30, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 48c7614 to 58ae129 Compare January 30, 2020 15:48
@dsfx3d dsfx3d merged commit 4888a06 into master Jan 30, 2020
@renovate renovate bot deleted the renovate/babel-monorepo branch January 30, 2020 15:50
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.

2 participants