Skip to content

Commit

Permalink
Auto merge of #6303 - ember-cli:greenkeeper-ember-try-0.2.6, r=nathan…
Browse files Browse the repository at this point in the history
…hammond

ember-try@0.2.6 breaks build 🚨

Hello lovely humans,

[ember-try](https://www.npmjs.com/package/ember-try) just published its new version 0.2.6.

<table>
  <tr>
    <th align=left>
      State
    </th>
    <td>
      Failing tests 🚨
    </td>
  </tr>
  <tr>
    <th align=left>
      Dependency
    </td>
    <td>
      ember-try
    </td>
  </tr>
  <tr>
    <th align=left>
      New version
    </td>
    <td>
      0.2.6
    </td>
  </tr>
  <tr>
    <th align=left>
      Type
    </td>
    <td>
      dependency
    </td>
  </tr>
</table>

This version is **covered** by your **current version range** and after updating it in your project **the build went from success to failure**.

As ember-try is a direct dependency of this project **this is very likely breaking your project right now**. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪

Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I’m just a bot, there is a group of people who are happy to teach me new things. [Let them know](https://github.com/greenkeeperio/greenkeeper/issues/new).

Good luck with your project ✨

You rock!

🌴

---
The new version differs by 37 commits .

- [`00b7d01`](ember-cli/ember-try@00b7d01) <code>0.2.6</code>
- [`6b85a94`](ember-cli/ember-try@6b85a94) <code>Merge pull request #96 from gmurphey/deprecation-version-fix</code>
- [`22cc4c0`](ember-cli/ember-try@22cc4c0) <code>Skipping deprecation warning if ember-cli is below 2.6. Fixes #83.</code>
- [`da10d3f`](ember-cli/ember-try@da10d3f) <code>Merge pull request #93 from ember-cli/kellyselden-patch-1</code>
- [`0823137`](ember-cli/ember-try@0823137) <code>readme missing backticks</code>
- [`321d6bd`](ember-cli/ember-try@321d6bd) <code>Merge pull request #92 from ember-cli/kellyselden-patch-1</code>
- [`1d1ba40`](ember-cli/ember-try@1d1ba40) <code>readme typo</code>
- [`fb66f90`](ember-cli/ember-try@fb66f90) <code>Merge pull request #89 from Turbo87/cleanup</code>
- [`a73e269`](ember-cli/ember-try@a73e269) <code>Update ".npmignore" file</code>
- [`fb2564b`](ember-cli/ember-try@fb2564b) <code>Remove empty "app", "addon" and "vendor" folders</code>
- [`f00e6ee`](ember-cli/ember-try@f00e6ee) <code>0.2.5</code>
- [`3ed984c`](ember-cli/ember-try@3ed984c) <code>Update changelog for 0.2.5</code>
- [`0fcca52`](ember-cli/ember-try@0fcca52) <code>Merge pull request #85 from cibernox/dont-use-latest-in-packagejson</code>
- [`67df8f3`](ember-cli/ember-try@67df8f3) <code>Don't use "latest" as strategy in package.json</code>
- [`4968caf`](ember-cli/ember-try@4968caf) <code>Merge pull request #82 from xomaczar/patch-1</code>

There are 37 commits in total. See the [full diff](ember-cli/ember-try@9affa05...00b7d01).

---
This pull request was created by [greenkeeper.io](https://greenkeeper.io/).

<sub>Tired of seeing this sponsor message? ⚡ `greenkeeper upgrade`</sub>
  • Loading branch information
homu committed Sep 28, 2016
2 parents 0f81745 + dc56796 commit c2a01da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"ember-cli-normalize-entity-name": "^1.0.0",
"ember-cli-preprocess-registry": "^3.0.0",
"ember-cli-string-utils": "^1.0.0",
"ember-try": "^0.2.2",
"ember-try": "^0.2.6",
"escape-string-regexp": "^1.0.3",
"exists-sync": "0.0.3",
"exit": "^0.1.2",
Expand Down

0 comments on commit c2a01da

Please sign in to comment.