bmeurant / ember-array-contains-helper

Ember helper to test the presence of a value in an array
http://bmeurant.github.io/ember-array-contains-helper/
MIT License
22 stars 2 forks source link

Update ember-source-channel-url to the latest version 🚀 #190

Closed greenkeeper[bot] closed 8 months ago

greenkeeper[bot] commented 5 years ago

The devDependency ember-source-channel-url was updated from 1.2.0 to 2.0.0.

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 Release 2.0.0
  • Drop Node 6 support. (#66) (25f7d95)
  • Add yarn lint:js script. (3ed2b29)
  • Refactor to async/await usage. (79c4111)
  • Drop Node 6 support. (57fcb86)
  • Tweak eslint config to support ES2018. (cad11e9)
Commits

The new version differs by 6 commits.

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

Update to this version instead 🚀

Release Notes for Release 2.0.1
  • Build(deps-dev): Bump eslint-plugin-node from 8.0.1 to 9.0.1 (#58) (24a5cb6)
  • Build(deps-dev): Bump eslint-plugin-node from 8.0.1 to 9.0.1 (82f266d)
  • Build(deps-dev): Bump get-port from 4.2.0 to 5.0.0 (#55) (a002361)
  • Build(deps-dev): Bump get-port from 4.2.0 to 5.0.0 (d064ad1)
Commits

The new version differs by 5 commits.

  • 8fd1930 Release 2.0.1
  • 24a5cb6 Build(deps-dev): Bump eslint-plugin-node from 8.0.1 to 9.0.1 (#58)
  • 82f266d Build(deps-dev): Bump eslint-plugin-node from 8.0.1 to 9.0.1
  • a002361 Build(deps-dev): Bump get-port from 4.2.0 to 5.0.0 (#55)
  • d064ad1 Build(deps-dev): Bump get-port from 4.2.0 to 5.0.0

See the full diff