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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ember-cli-test-loader to the latest version 馃殌 #187

Merged
merged 1 commit into from Apr 6, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 25, 2017

Version 2.0.0 of ember-cli-test-loader just got published.

Dependency ember-cli-test-loader
Current Version 1.1.1
Type dependency

The version 2.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ember-cli-test-loader.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 7 commits .

  • 7ba262d 2.0.0
  • 1cd2735 Merge pull request #33 from ember-cli/babel-6
  • 6729907 Update to Babel 6.
  • 0a0f098 Merge pull request #20 from ankushdharkar/master
  • 4b7cc46 Merge pull request #32 from Bushjumper/patch-1
  • 72d7533 Update README.md
  • dbc97d6 Updated README to use 0.2.2 instead of 1.0.0 during automatic updates

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 6, 2017

Version 2.1.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 7 commits .

  • bf0e150 2.1.0
  • c43f967 Merge pull request #34 from Turbo87/simplify
  • ced3a44 Move static method to the top
  • cb9db57 Remove unnecessary semicolons
  • cfa0b4d Use let instead of var
  • 1b252a2 Convert "TestLoader" to ES6 class
  • 5cc4504 Simplify checkMatchers() implementation

See the full diff.

@Turbo87
Copy link
Member

Turbo87 commented Apr 6, 2017

this will increase the minimum Node version to v4 which can be considered a breaking change

@Turbo87 Turbo87 merged commit a79af62 into master Apr 6, 2017
@Turbo87 Turbo87 deleted the greenkeeper/ember-cli-test-loader-2.0.0 branch April 6, 2017 14:53
@rwjblue
Copy link
Member

rwjblue commented Apr 6, 2017

@Turbo87 #188 is also breaking change, so might as well get them in together...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants