jsdrupal / drupal-admin-ui

This is an admin UI for Drupal, built with JavaScript & React. ⬅️✌️➡️
Other
236 stars 91 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

There have been updates to the babel7 monorepo:

🚨 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 - ✅ **ci/circleci: test_drupal:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/jsdrupal/drupal-admin-ui/9524?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: test_node:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/jsdrupal/drupal-admin-ui/9525?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to these versions 🚀

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v7.10.2

v7.10.2 (2020-05-30)

Thanks @fivetanley and @hamlim for their first PRs!

🚀 New Feature

🐛 Bug Fix

  • babel-helper-compilation-targets
    • #11648 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (@fivetanley)
  • babel-helper-create-class-features-plugin, babel-preset-env
  • babel-generator
  • babel-generator, babel-types
  • babel-plugin-syntax-module-attributes, babel-standalone
    • #11631 Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (@hamlim)

💅 Polish

  • babel-core
    • #11643 fix: add new plugin names to missing plugin helpers (@JLHwung)

🏠 Internal

  • babel-parser
    • #11653 refactor: split locationParser into ParserErrors and error message (@JLHwung)

Committers: 6

Commits

The new version differs by 11 commits.

  • b0350e5 v7.10.2
  • b5c4a46 refactor: split locationParser into ParserErrors and error message (#11653)
  • 15d6da0 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (#11648)
  • e6d873e Class features loose should have precedence over preset-env (#11634)
  • 5b24d79 fix: add bigIntSuffix to minified output (#11645)
  • 69198be feature: babel-eslint-parser passes through config options (#11639)
  • 6b7a6dc fix: add new plugin names to missing plugin helpers (#11643)
  • d7d36a6 Add support for printing ImportAttribute (#11641)
  • 8e41f26 Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (#11631)
  • ddfdf00 Update CHANGELOG.md [skip ci]
  • 1b670c2 Add v7.10.1 to CHANGELOG.md [skip ci]

See the full diff