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 babel7 in group default to the latest version 🚀 #53

Closed

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 6, 2019

There have been updates to the babel7 monorepo:

These versions are not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.


Publisher: nicolo-ribaudo
License: MIT

Release Notes for v7.7.5

v7.7.5 (2019-12-06)

🐛 Bug Fix

  • babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2
  • babel-cli
    • #10283 babel --watch should have equivalent file selection logic with babel (@JLHwung)
  • babel-parser
  • babel-parser, babel-plugin-proposal-optional-chaining, babel-plugin-transform-modules-amd
    • #10806 fix(optional chaining): Optional delete returns true with nullish base (@mpaarating)
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd
    • #10764 fix: rewriteBindingInitVisitor should skip on scopable node (@JLHwung)

💅 Polish

🏠 Internal

  • babel-preset-env-standalone
  • Other
  • babel-helper-transform-fixture-test-runner

Committers: 8

Commits

The new version differs by 26 commits.

  • d04508e v7.7.5
  • d3a37b5 Add ".js" extension to injected polyfill imports (#10549)
  • c9a6898 babel --watch should have equivalent file selection logic with babel (#10283)
  • c6e966c [parser] Use scope flags to check arguments (#10801)
  • a0bed42 Bundle standalone using rollup (#10779)
  • 2b47291 Tune makefile scripts (#10781)
  • e94da0d Incorrect trace position in fixture runner (#10566)
  • bb6cc61 fix(optional chaining): Optional delete returns true with nullish base (#10806)
  • 3d0c5d2 Do not transpile typeof helper with itself in babel/runtime (#10788)
  • d18afbd Allow tuple rest trailing comma (#10800)
  • e74efd2 Run parser tests from the official TypeScript parser (#10444)
  • 7195f0d Unify logic for running parser tests from external suites (#10444)
  • 5440ae1 Correctly disambiguate / after async fuctions (#10475)
  • 8f89167 Update core-js-compat (#10795)
  • 26c0a32 refactor: Improve error message in @babel/core when root config is not found (#10778)

There are 26 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov-io
Copy link

codecov-io commented Dec 6, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   76.47%   76.47%           
=======================================
  Files           2        2           
  Lines         153      153           
  Branches       35       35           
=======================================
  Hits          117      117           
  Misses          9        9           
  Partials       27       27

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 18f5e8b...848af1f. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Dec 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 8, 2019

Update to these versions instead 🚀

@greenkeeper greenkeeper bot deleted the greenkeeper/default/monorepo.babel7-20191206132935 branch December 10, 2019 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants