k-fish / ember-inline-component-strings

A simple addon to allow inlining components into strings.
MIT License
2 stars 0 forks source link

Update ember-cli-code-coverage to the latest version 🚀 #2

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.0-beta.1 of ember-cli-code-coverage was just published.

Dependency ember-cli-code-coverage
Current Version 0.4.2
Type devDependency

The version 1.0.0-beta.1 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of ember-cli-code-coverage.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 36 commits.

  • 619a333 Adjust deploy config
  • 6d1a928 Split out script for use with matrix build
  • 3d3b005 Pin auto-dist-tag and add --no-sandbox to chrome args if on travis
  • eca2b62 Reformat .travis.yml and do not require sudo
  • c345a0e Try using travis stages
  • c6c537e Don't restrict travis to particular branches
  • d09214e 1.0.0-beta.1
  • e194f10 Add v1.0.0-beta.1 to CHANGELOG
  • bd44ca6 Merge pull request #157 from kategengler/kg-release-process
  • f4734b7 Setup travis ci to release on pushed tag, add lerna-changelog
  • 9998dac Merge pull request #155 from kategengler/kg-upgrade-deps
  • 1724024 Update sinon
  • 0429711 Upgrade out-of-date deps
  • d51a8cf Merge pull request #153 from adamjmcgrath/warn-not-throw
  • 046e445 Add back "Avoid throwing errors while requiring files for coverage" #64

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