kellyselden / package-hint-historic-resolver

Why is CI broken?
http://package-hint-historic-resolver.herokuapp.com/
8 stars 2 forks source link

Update eslint-plugin-ember to the latest version πŸš€ #566

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-ember was updated from 5.4.0 to 6.0.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v6.0.1

πŸš€ Enhancement

  • #331 Updating no-side-effects to also report on setProperties. (@gmurphey)

πŸ› Bug Fix

🏠 Internal

  • #335 Remove outdated .nvmrc file (@Turbo87)
  • #334 package.json: Limit published files to the lib folder (@Turbo87)
  • #336 CI: Use --runInBand option of Jest to speed up tests (@Turbo87)

Committers: 2

Commits

The new version differs by 52 commits.

  • 8034d40 v6.0.1
  • 448938e Update Changelog
  • 56df007 Merge pull request #340 from Turbo87/res-res
  • 3c23720 no-restricted-resolver: Only run for CallExpressions with the relevant specifiers
  • 97dddcc no-restricted-resolver: Fix broken hasUnitTrue() calls
  • b9be9f3 Merge pull request #331 from gmurphey/no-side-effects-setproperties
  • 925ae0c Merge pull request #335 from Turbo87/nvm
  • 09fd9a7 Remove outdated .nvmrc file
  • 612c742 Bump jest from 21.2.1 to 23.6.0
  • 54b9aa7 Merge pull request #334 from Turbo87/files
  • 28c0d37 Merge pull request #336 from Turbo87/jest-in-band
  • 746f4d9 CI: Use --runInBand option of Jest to speed up tests
  • 7545987 package.json: Limit published files to the lib folder
  • 08e9a36 v6.0.0
  • 65d7c7a Update Changelog

There are 52 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: