sepalang / padoc

Sepalang recomended babel compiler
MIT License
2 stars 0 forks source link

An in-range update of @babel/plugin-proposal-partial-application is breaking the build 🚨 #37

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The dependency @babel/plugin-proposal-partial-application was updated from 7.8.3 to 7.10.1.

🚨 View failing branch.

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

@babel/plugin-proposal-partial-application is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - βœ… **ci/circleci: build:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/sepalang/padoc/5738?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: compile:** Your tests are queued behind your running builds ([Details](https://circleci.com/gh/sepalang/padoc/5748?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: pack-cjs:** Your tests are queued behind your running builds ([Details](https://circleci.com/gh/sepalang/padoc/5749?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: compile-amd:** Your tests are queued behind your running builds ([Details](https://circleci.com/gh/sepalang/padoc/5750?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: pack-multiple:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/sepalang/padoc/5742?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: compile-umd:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/sepalang/padoc/5739?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: compile-cjs:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/sepalang/padoc/5740?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: pack-multiple-glob:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/sepalang/padoc/5741?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: pack-iife-name:** CircleCI is running your tests ([Details](https://circleci.com/gh/sepalang/padoc/5746?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: pack-amd:** CircleCI is running your tests ([Details](https://circleci.com/gh/sepalang/padoc/5745?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: pack-umd:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/sepalang/padoc/5743?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: pack-iife:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/sepalang/padoc/5744?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: test-feature:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/sepalang/padoc/5747?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

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 293 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 250 commits in total.

See the full diff

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 4 years ago

After pinning to 7.8.3 your tests are passing again. Downgrade this dependency πŸ“Œ.