donejs / done-serve

DoneJS development server
https://www.npmjs.com/package/done-serve
MIT License
7 stars 5 forks source link

An in-range update of can-component is breaking the build 🚨 #141

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency can-component was updated from 4.4.4 to 4.4.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

can-component is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/donejs/done-serve/builds/452084609?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

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:

greenkeeper[bot] commented 5 years ago

After pinning to 4.4.4 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 3 commits.

  • 114af80 4.4.6
  • 7351017 Merge pull request #311 from canjs/rename-tests
  • ce7f490 renaming tests to match naming convention of other packages

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Removing can-observe from test that doesn't need it (for IE 11 support)

#312

Commits

The new version differs by 7 commits.

  • d7903f6 4.4.7
  • f04ea0b Merge pull request #312 from canjs/remove-observe
  • 16f7e70 enabling and fixing jshint in tests
  • e8588b1 removing can-observe from test that doesn't use it
  • 114af80 4.4.6
  • 7351017 Merge pull request #311 from canjs/rename-tests
  • ce7f490 renaming tests to match naming convention of other packages

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 10 commits.

  • 5d901df 4.4.8
  • 5d6f5e5 Merge pull request #314 from canjs/window-item-ie11
  • 2e8f3a9 changing key in test to something that doesn't conflict with IE11
  • d7903f6 4.4.7
  • f04ea0b Merge pull request #312 from canjs/remove-observe
  • 16f7e70 enabling and fixing jshint in tests
  • e8588b1 removing can-observe from test that doesn't use it
  • 114af80 4.4.6
  • 7351017 Merge pull request #311 from canjs/rename-tests
  • ce7f490 renaming tests to match naming convention of other packages

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 13 commits.

  • 4404b22 4.4.9
  • f96f45a Merge pull request #315 from canjs/remove-document-element
  • 30765fe fixing teardown when documentElement is removed
  • 5d901df 4.4.8
  • 5d6f5e5 Merge pull request #314 from canjs/window-item-ie11
  • 2e8f3a9 changing key in test to something that doesn't conflict with IE11
  • d7903f6 4.4.7
  • f04ea0b Merge pull request #312 from canjs/remove-observe
  • 16f7e70 enabling and fixing jshint in tests
  • e8588b1 removing can-observe from test that doesn't use it
  • 114af80 4.4.6
  • 7351017 Merge pull request #311 from canjs/rename-tests
  • ce7f490 renaming tests to match naming convention of other packages

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Test fixes

Commit: 589b990. This test was assuming async teardown. Fixes in nodeLists and stache make this sync.

Commits

The new version differs by 15 commits.

  • 074c4e5 4.4.10
  • 589b990 fixes the test after nodeList fix
  • 4404b22 4.4.9
  • f96f45a Merge pull request #315 from canjs/remove-document-element
  • 30765fe fixing teardown when documentElement is removed
  • 5d901df 4.4.8
  • 5d6f5e5 Merge pull request #314 from canjs/window-item-ie11
  • 2e8f3a9 changing key in test to something that doesn't conflict with IE11
  • d7903f6 4.4.7
  • f04ea0b Merge pull request #312 from canjs/remove-observe
  • 16f7e70 enabling and fixing jshint in tests
  • e8588b1 removing can-observe from test that doesn't use it
  • 114af80 4.4.6
  • 7351017 Merge pull request #311 from canjs/rename-tests
  • ce7f490 renaming tests to match naming convention of other packages

See the full diff