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

Dependency upgrades #199

Merged
merged 1 commit into from
Jul 2, 2017
Merged

Dependency upgrades #199

merged 1 commit into from
Jul 2, 2017

Conversation

mixonic
Copy link
Member

@mixonic mixonic commented Jul 2, 2017

I'm having trouble running ember try:each locally and tried an upgrade of clean things up. This patch results in a different error:

EslintValidationFilter can only handle one:* broccoli nodes, but part of the given input pipeline is a many:* node. (broccoli-merge-trees is an example of a many:* node) Please perform many:* operations after linting.

Which I presume is related to the way this project modifies the test tree in ember-cli-build.js.


edit: This PR now upgrades Ember-CLI without adding ember-cli-eslint. The repo is bit by ember-cli/ember-cli-eslint#56 which seems related to the testTrees merged tree in index.js.

@mixonic mixonic changed the title WIP: Dependency upgrades Dependency upgrades Jul 2, 2017
@mixonic mixonic merged commit dd8a476 into master Jul 2, 2017
@mixonic mixonic deleted the ember-cli branch July 2, 2017 15:45
@mixonic mixonic mentioned this pull request Jul 2, 2017
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

1 participant