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

An in-range update of ember-source-channel-url is breaking the build 🚨 #189

Closed greenkeeper[bot] closed 8 months ago

greenkeeper[bot] commented 5 years ago

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

🚨 View failing branch.

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

ember-source-channel-url 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 could not complete due to an error ([Details](https://travis-ci.org/bmeurant/ember-array-contains-helper/builds/533371457?utm_source=github_status&utm_medium=notification)).

Release Notes for Release 1.2.0
  • Print only the url when being piped/scripted. (#65) (aaaa70a)
  • Print only the url when being piped/scripted. (569cd10)
  • Ensure any trailing whitespace in package.json is preserved. (#64) (da4d191)
  • Add --write to README (21e9cf6)
  • Ensure any trailing whitespace in package.json is preserved. (d661a2c)
  • Add testing for Node 12. (#63) (7109a8f)
  • Add ability to update package.json automatically. (#62) (09ad315)
  • Add testing for Node 12. (66e8c76)
  • Add ability to update package.json automatically. (cd73756)
  • Build(deps-dev): Bump prettier from 1.17.0 to 1.17.1 (47bc549)
  • Build(deps-dev): Bump eslint-plugin-prettier from 3.0.1 to 3.1.0 (6e4f924)
  • Build(deps-dev): Bump eslint-config-prettier from 4.1.0 to 4.2.0 (dc4958d)
  • Build(deps-dev): Bump prettier from 1.16.4 to 1.17.0 (6a72e16)
  • Build(deps-dev): Bump eslint from 5.15.3 to 5.16.0 (df01a27)
  • Build(deps-dev): Bump eslint from 5.15.2 to 5.15.3 (7709622)
  • Build(deps-dev): Bump eslint from 5.15.1 to 5.15.2 (ac576b9)
  • Build(deps-dev): Bump eslint from 5.15.0 to 5.15.1 (d07f9f4)
  • Build(deps-dev): Bump get-port from 4.1.0 to 4.2.0 (e511f1c)
  • Build(deps-dev): Bump eslint from 5.14.1 to 5.15.0 (ef45eb7)
  • Build(deps-dev): Bump eslint-config-prettier from 4.0.0 to 4.1.0 (19aba04)
  • Build(deps-dev): Bump qunit from 2.9.1 to 2.9.2 (372c451)
  • Build(deps-dev): Bump eslint from 5.14.0 to 5.14.1 (eb9c5bb)
  • Build(deps-dev): Bump eslint from 5.13.0 to 5.14.0 (0391dcd)
  • Build(deps-dev): Bump prettier from 1.16.3 to 1.16.4 (815f4f3)
  • Build(deps-dev): Bump eslint from 5.12.1 to 5.13.0 (e3deeff)
  • Build(deps-dev): Bump prettier from 1.16.1 to 1.16.3 (94f2738)
  • Build(deps-dev): Bump eslint-config-prettier from 3.6.0 to 4.0.0 (#41) (800e57c)
  • Build(deps-dev): Bump prettier from 1.16.0 to 1.16.1 (e8cefee)
  • Build(deps-dev): Bump eslint from 5.12.0 to 5.12.1 (230d407)
  • Build(deps-dev): Bump prettier from 1.15.3 to 1.16.0 (faa82d8)
  • Build(deps-dev): Bump eslint-config-prettier from 3.5.0 to 3.6.0 (74e9d14)
  • Build(deps-dev): Bump eslint-config-prettier from 3.4.0 to 3.5.0 (4838487)
  • Build(deps-dev): Bump eslint-config-prettier from 3.3.0 to 3.4.0 (01e30d0)
  • Build(deps-dev): Bump qunit from 2.8.0 to 2.9.1 (#34) (424592e)
  • Build(deps-dev): Bump eslint-plugin-node from 8.0.0 to 8.0.1 (#32) (b4e99cf)
  • Build(deps-dev): Bump eslint from 5.11.1 to 5.12.0 (#33) (6bf82eb)
  • Build(deps-dev): Bump eslint-plugin-prettier from 3.0.0 to 3.0.1 (#30) (8744eb9)
  • Build(deps-dev): Bump eslint from 5.11.0 to 5.11.1 (#29) (446f295)
  • Bump eslint from 5.10.0 to 5.11.0 (#28) (7b0373e)
  • Bump get-port from 4.0.0 to 4.1.0 (#27) (a12af84)
  • Bump eslint-plugin-node from 6.0.1 to 8.0.0 (#25) (92358df)
  • Bump got from 8.0.1 to 8.3.2 (#26) (a92191c)
  • Bump eslint-plugin-prettier from 2.7.0 to 3.0.0 (#24) (27a36cc)
  • Bump eslint-config-prettier from 2.9.0 to 3.3.0 (#20) (4861277)
  • Bump eslint from 4.15.0 to 5.10.0 (#19) (79787b8)
  • Bump eslint-plugin-prettier from 2.4.0 to 2.7.0 (#21) (f37955d)
  • Bump execa from 0.10.0 to 1.0.0 (#23) (b8ee1dd)
  • Bump get-port from 3.2.0 to 4.0.0 (#13) (acad1fd)
  • Bump qunit from 2.5.0 to 2.8.0 (#8) (5113ba0)
  • Merge pull request #18 from Turbo87/node-4 (bcdd4c9)
  • package.json: Update Node.js support range (f6d3492)
  • CI: Add Node 10 to test matrix (544b7d5)
  • CI: Drop Node 9 from test matrix (70e39b9)
  • CI: Drop Node 4 from test matrix (edab98f)
  • [Security] Bump lodash from 4.17.4 to 4.17.11 (#6) (c5d19ec)
  • [Security] Bump mixin-deep from 1.3.0 to 1.3.1 (#12) (da40a84)
  • [Security] Bump atob from 2.0.3 to 2.1.2 (#14) (4deaeba)
  • Bump eslint-plugin-node from 5.2.1 to 6.0.1 (#10) (d3cf700)
  • Bump rsvp from 4.7.0 to 4.8.4 (#7) (3de163d)
  • Bump prettier from 1.10.2 to 1.15.3 (#17) (b0449db)
  • Merge pull request #16 from Turbo87/sane (336df40)
  • Pin qunit dependency to v2.6.x (d77b1af)
Commits

The new version differs by 63 commits.

  • 0461822 Release 1.2.0
  • aaaa70a Print only the url when being piped/scripted. (#65)
  • 569cd10 Print only the url when being piped/scripted.
  • da4d191 Ensure any trailing whitespace in package.json is preserved. (#64)
  • 21e9cf6 Add --write to README
  • d661a2c Ensure any trailing whitespace in package.json is preserved.
  • 7109a8f Add testing for Node 12. (#63)
  • 09ad315 Add ability to update package.json automatically. (#62)
  • 66e8c76 Add testing for Node 12.
  • cd73756 Add ability to update package.json automatically.
  • 47bc549 Build(deps-dev): Bump prettier from 1.17.0 to 1.17.1
  • 6e4f924 Build(deps-dev): Bump eslint-plugin-prettier from 3.0.1 to 3.1.0
  • dc4958d Build(deps-dev): Bump eslint-config-prettier from 4.1.0 to 4.2.0
  • 6a72e16 Build(deps-dev): Bump prettier from 1.16.4 to 1.17.0
  • df01a27 Build(deps-dev): Bump eslint from 5.15.3 to 5.16.0

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

greenkeeper[bot] commented 5 years ago

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