philschatz / octokat.js

:octocat: Github API Client using Promises or callbacks. Intended for the browser or NodeJS.
http://philschatz.com/2014/05/25/octokat/
MIT License
421 stars 133 forks source link

An in-range update of babel-loader is breaking the build 🚨 #254

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 7.1.3 of babel-loader was just published.

Branch Build failing 🚨
Dependency babel-loader
Current Version 7.1.2
Type devDependency

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

babel-loader 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 passed [Details](https://travis-ci.org/philschatz/octokat.js/builds/345981353?utm_source=github_status&utm_medium=notification) - ❌ **codecov/project** 92.97% (-1.73%) compared to 654a7d6 [Details](https://codecov.io/gh/philschatz/octokat.js/commit/f84fc7bab0ed3f81a262e19c2f9597e690218461) - ✅ **codecov/patch** Coverage not affected when comparing 654a7d6...f84fc7b [Details](https://codecov.io/gh/philschatz/octokat.js/commit/f84fc7bab0ed3f81a262e19c2f9597e690218461)

Release Notes 7.1.3

🐛 Bug Fix

  • Support webpack 4
Commits

The new version differs by 7 commits.

  • d51e635 7.1.3
  • ba8a846 Fix appveyor config
  • 3102137 Fix peer dependencies
  • 8170080 Run tests with webpack 4 and fix them
  • b9f4d60 Update ava to the latest version 🚀 (#520)
  • d7de226 Update react to the latest version 🚀 (#516)
  • dff4a44 Update babel-eslint to the latest version 🚀 (#510)

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

After pinning to 7.1.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 7.1.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 7.1.4

🐛 Bug Fix

  • Update code to read filename
Commits

The new version differs by 2 commits.

See the full diff