ming-codes / ember-doc-engine

A documentation tool targeted at Ember add-on developers.
MIT License
0 stars 0 forks source link

An in-range update of ember-cli-eslint is breaking the build 🚨 #27

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.1.0 of ember-cli-eslint just got published.

Branch Build failing 🚨
Dependency ember-cli-eslint
Current Version 3.0.3
Type devDependency

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

As ember-cli-eslint 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 :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/ming-codes/ember-doc-engine/builds/228475828?utm_source=github_status&utm_medium=notification)

Release Notes v3.1.0
  • Use new group option of broccoli-lint-eslint by default (#176)
Commits

The new version differs by 50 commits0.

  • 21be33a 3.1.0
  • 67a0cc5 3.1.0-beta.2
  • 5e256a0 Merge pull request #180 from Turbo87/auto-dist-tag
  • 10465b0 CI: Use "auto-dist-tag" for deployment
  • 2ea7d00 Merge pull request #171 from cibernox/update-to-latest-ember-cli-beta
  • 56a3b48 Update to ember-cli 2.13
  • f6e86ba 3.1.0-beta.1
  • 0ece8a2 Update CHANGELOG
  • 1e8eeec README: Add "Configuration" section
  • 41962c4 Merge pull request #176 from Turbo87/group-option
  • 4abd4c1 Use new "group" option by default
  • 80d820a Use new create() factory function
  • 69e25b1 Adjust expected console output
  • a043763 Remove unused "js-string-escape" dependency
  • 61fdfbc Use built-in "broccoli-lint-eslint" test generators

There are 50 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: