Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure that JSHint files are loaded for app/ files. #832

Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 27, 2014

No description provided.

rwjblue added a commit that referenced this pull request May 27, 2014
…red-for-app

Ensure that JSHint files are loaded for app/ files.
@rwjblue rwjblue merged commit de019a6 into ember-cli:master May 27, 2014
@rwjblue rwjblue deleted the ensure-jshint-modules-are-required-for-app branch May 27, 2014 14:33
@WMeldon
Copy link
Contributor

WMeldon commented May 27, 2014

Perfect! Thanks @rjackson.

homu added a commit that referenced this pull request Mar 23, 2016
testem@1.6.0 breaks build ⚠️

Hello 👋

⚠️⚠️⚠️

[testem](https://www.npmjs.com/package/testem) just published its new version 1.6.0, which **is covered by your current version range**. After updating it in your project **the build kept failing**.

This means **it’s possible that your software is malfunctioning**, because of this update. Use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴

---
[GitHub Release](https://github.com/testem/testem/releases/tag/v1.6.0)

<h4>Added</h4>

<ul>
<li>
<a href="http://urls.greenkeeper.io/testem/testem/pull/823" class="issue-link js-issue-link" data-url="testem/testem#823" data-id="139111681" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#823</a> in browser <code>afterTests</code> hooks to allow for example coverage instrumentation</li>
<li>
<a href="http://urls.greenkeeper.io/testem/testem/pull/832" class="issue-link js-issue-link" data-url="testem/testem#832" data-id="140416284" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#832</a>     Allow string -1 to be used for parallel config</li>
</ul>

<h4>Fixed</h4>

<ul>
<li>
<a href="http://urls.greenkeeper.io/testem/testem/pull/822" class="issue-link js-issue-link" data-url="testem/testem#822" data-id="138690475" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#822</a> Cleanup when stopping runners</li>
</ul>

---
The new version differs by 49 commits .

- [`13185e0`](testem/testem@13185e0) `1.6.0`
- [`da027e6`](testem/testem@da027e6) `Merge pull request #838 from johanneswuerbach/travis-os-x-node`
- [`e8c60a6`](testem/testem@e8c60a6) `Use new travis OS X node support`
- [`e911120`](testem/testem@e911120) `Merge pull request #832 from trentmwillis/neg-one`
- [`7b68528`](testem/testem@7b68528) `Allow string -1 to be used for parallel config`
- [`9b7850c`](testem/testem@9b7850c) `Merge pull request #829 from johanneswuerbach/after-tests-hook-for-browser-tap`
- [`33fbc97`](testem/testem@33fbc97) `Merge pull request #828 from johanneswuerbach/travis-retry`
- [`5884547`](testem/testem@5884547) `Fixes run afterTests hook for browser tap`
- [`f1aec95`](testem/testem@f1aec95) `CI: Disable npm spinner`
- [`96aa47a`](testem/testem@96aa47a) `AppVeyor: Retry all the things`
- [`eb32cb2`](testem/testem@eb32cb2) `Travis: Retry all the things`
- [`29da503`](testem/testem@29da503) `Merge pull request #822 from johanneswuerbach/cleanup-with-runner-stopping`
- [`dfdf0a9`](testem/testem@dfdf0a9) `Merge pull request #823 from jreading/afterTestsCallback`
- [`a690bfa`](testem/testem@a690bfa) `update to support asynchronous callbacks from the browser`
- [`c489655`](testem/testem@c489655) `Cleanup when stopping runners`

There are 49 commits in total. See the [full diff](testem/testem@6d8507b...13185e0).

---
This pull request was created by [greenkeeper.io](http://greenkeeper.io/).
It keeps your software, up to date, all the time.

<sub>
Tired of seeing this sponsor message? Upgrade to the supporter plan!
You'll also get your pull requests faster ⚡
</sub>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants