-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Labels
Description
Version 2.1.0 of eslint-config-pretty just got published.
| Branch | Build failing 🚨 |
|---|---|
| Dependency | eslint-config-pretty |
| Current Version | 2.0.2 |
| Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
As eslint-config-pretty is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
- ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
Release Notes
v2.1.02.1.0 (2017-09-02)
✨ Features
🚨 Tests
- Use nyc configuration from package.json (cd8e074)
⚙️ Continuous Integrations
- travis: Retry
npm installif it fails (28da4ad)
♻️ Chores
- package: update eslint to version 4.6.0 (7131c2f)
Commits
The new version differs by 4 commits.
a105db7feat(base): Addfunction-paren-newlinerule7131c2fchore(package): update eslint to version 4.6.028da4adci(travis): Retrynpm installif it failscd8e074test: Use nyc configuration from package.json
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴