energydrink9/functional-data-grid

An in-range update of babel7 is breaking the build 🚨

greenkeeper opened this issue Β· 10 comments

There have been updates to the babel7 monorepo:

    • The devDependency @babel/core was updated from 7.8.4 to 7.8.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

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

babel7 is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

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 🌴

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Your tests are still failing with these versions. Compare changes

Your tests are still failing with these versions. Compare changes

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v7.10.1

v7.10.1 (2020-05-27)

This releases includes fixes for two bugs introduced in 7.10.0. There are still a few known bugs, and we'll fix them soon.

Thanks @saulosantiago for your first PR!

πŸ› Bug Fix

  • babel-preset-env
  • babel-standalone

🏠 Internal

Committers: 3

Commits

The new version differs by 137 commits.

  • 88f57a7 v7.10.1
  • 32bd530 [hotfix] Use same targets for fields as for private methods (#11633)
  • 05804b1 Fix standalone tag when data-type is not set. (#11624)
  • 242d9e0 Use repository.directory field in package.json files (#11625)
  • 58df778 Add v7.10.0 to CHANGELOG.md [skip ci]
  • 5da2440 v7.10.0
  • a06e8e5 Uncomment code for Babel 7.10.0
  • 429840d scope.rename() missing identifier in VariableDeclarator (#11595)
  • 0ca5f8b feature request issue template fix [skip ci] (#11618)
  • bda759a Handle private access chained on an optional chain (#11248)
  • 852520e feat: add privatePropertyInObject to babel-standalone (#11593)
  • 7459038 Add private-property-in-object support (#11372)
  • 2d27cf8 Mention babel/rfcs in the "New feature" issue template (#11592)
  • b457f52 update test fixture
  • 97f0b7c Transform ES2015 Unicode Escapes to ES5 (#11377)

There are 137 commits in total.

See the full diff