canjs / can-symbol

Well known symbols used to detail behaviors of different object
https://canjs.com/doc/can-symbol.html
MIT License
7 stars 1 forks source link

An in-range update of generator-donejs is breaking the build 🚨 #34

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency generator-donejs was updated from 3.3.0 to 3.4.0.

🚨 View failing branch.

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

generator-donejs 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 failed ([Details](https://travis-ci.org/canjs/can-symbol/builds/523982926?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

  • 2a24617 3.4.0
  • 0234264 Merge pull request #305 from donejs/plugin-scoped-project-support
  • e25ed7f Handle scoped name of projects

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 3.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Ignore trailing slashes when running donejs add component

#270

Commits

The new version differs by 4 commits.

  • c8a1a4b 3.4.1
  • 0347388 Merge pull request #270 from donejs/fix_trailing_slashes_when_running_add_component
  • 4379e67 Make coverage pass
  • 119c8ab Add Node 10 and remove Node 6 from the AppVeyor & Travis config (#306)

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 Use xenial in travis templates

Updates the .travis.yml in the plugin template to use xenial in travis.

#311

Commits

The new version differs by 7 commits.

  • 2371882 3.4.2
  • 6fb2cc2 Merge pull request #311 from donejs/template-travis-xenial
  • a33f7cc Update travis template to xenial
  • c8a1a4b 3.4.1
  • 0347388 Merge pull request #270 from donejs/fix_trailing_slashes_when_running_add_component
  • 4379e67 Make coverage pass
  • 119c8ab Add Node 10 and remove Node 6 from the AppVeyor & Travis config (#306)

See the full diff