Skip to content

Update babel monorepo to v7.9.5 #341

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 3 commits into from
Apr 23, 2020
Merged

Update babel monorepo to v7.9.5 #341

merged 3 commits into from
Apr 23, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 7, 2020

This PR contains the following updates:

Package Type Update Change
@babel/plugin-proposal-object-rest-spread devDependencies patch 7.9.0 -> 7.9.5
@babel/preset-env (source) devDependencies patch 7.9.0 -> 7.9.5

Release Notes

babel/babel

v7.9.5

Compare Source

🐛 Bug Fix
  • babel-plugin-proposal-object-rest-spread, babel-plugin-transform-parameters
    • #​11326 Correctly transpile when default parameter initializer references binding in rest pattern (@​vedantroy)
  • babel-traverse
    • #​11375 Fixed generateUid creating clashing ids after scope re-crawling (@​Andarist)
    • #​11323 Fixed issue with programPath.scope.references not being registered back correctly after scope re-crawling (@​Andarist)
  • babel-plugin-transform-destructuring
    • #​11360 fix Incorrect destructuring compilation of `for (let [[x] = [1]] = []… (@​Zzzen)
  • babel-preset-env
  • babel-plugin-transform-classes
  • babel-helper-function-name, babel-plugin-transform-function-name
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx
  • babel-types
  • babel-plugin-transform-parameters
  • babel-helper-create-class-features-plugin
💅 Polish
  • babel-plugin-transform-parameters
  • babel-traverse
  • babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env
  • babel-generator
🏠 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 you tick the rebase/retry checkbox.

🔕 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 Apr 7, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #341   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           95        95           
  Branches        15        15           
=========================================
  Hits            95        95           

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 d7f33c5...02a7dd5. Read the comment docs.

@renovate
Copy link
Author

renovate bot commented Apr 23, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@mpeyper mpeyper force-pushed the renovate/babel-monorepo branch from ea0a884 to 02a7dd5 Compare April 23, 2020 11:11
@mpeyper mpeyper merged commit d3cb4bd into master Apr 23, 2020
@renovate renovate bot deleted the renovate/babel-monorepo branch April 23, 2020 11:17
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