donejs / done-component

A plugin for creating <can-component>s
https://www.npmjs.com/package/done-component
MIT License
8 stars 2 forks source link

An in-range update of can-route-pushstate is breaking the build 🚨 #51

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 3.1.1 of can-route-pushstate just got published.

Branch Build failing 🚨
Dependency can-route-pushstate
Current Version 3.1.0
Type devDependency

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

As can-route-pushstate is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/donejs/done-component/builds/272239024?utm_source=github_status&utm_medium=notification)

Release Notes Making iframe tests work outside of this repo

#55

Commits

The new version differs by 13 commits.

  • bf96951 Update dist for release
  • c58ba86 Merge pull request #55 from canjs/iframe-tests
  • f270954 making iframe tests work in the canjs test suite
  • cc835d3 Merge pull request #54 from canjs/remove-prerelease-packages
  • a9747c1 Remove all prerelease package refs (canjs/canjs#3500)
  • 9b3458a Merge pull request #51 from canjs/dev-rel-12-update-generated-readmes
  • b3579af Remove generated API docs from the README
  • 485bc9a Adding missing license.
  • a157fbf Merge pull request #47 from canjs/greenkeeper/testee-0.7.0
  • 78e46db Remove unused deps
  • 73c2132 Merge pull request #48 from canjs/bad-fox-bad
  • 76cc14c Lockdown Firefox version
  • d4d8221 chore(package): update testee to version 0.7.0

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 3.1.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 7 years ago

Version 3.1.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 10 commits.

  • 634717f Update dist for release
  • 67746ac Merge pull request #63 from canjs/landscaper/define-cycles-github
  • af3163c Merge branch 'master' into landscaper/define-cycles-github
  • c6400b2 Merge pull request #64 from canjs/update-can-globals
  • af55ba5 Update dependency version of can-globals
  • b291060 landscaper: Add a cycle detection script to test process
  • 2827e4c Merge pull request #57 from canjs/greenkeeper/bit-docs-0.0.8-0
  • 3687e3a Merge pull request #56 from canjs/migrate-to-can-globals
  • 78b1ca2 chore(package): update bit-docs to version 0.0.8-0
  • 4862a7c Landscaper: Remove deprecated can-util methods and replace with can-globals

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.2.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Document replace state and other docs improvements
  • Add @static tag to make these docs show up in the sidebar #67
  • Update docs with new @parent & @collection #68
  • Document replace state #65
  • Remove redundant docs #69

v3.1.2...v3.2.0

Commits

The new version differs by 9 commits.

  • 2954ef4 Update dist for release
  • 930108d Merge pull request #69 from canjs/3660-docs
  • fcfa347 Remove redundant docs
  • 5c68ef5 Merge pull request #65 from canjs/5-document-replacestate
  • 350d57a Merge pull request #68 from canjs/landscaper/update-parent
  • 79a0f9b Update docs with new @parent & @collection
  • a2a840e Merge pull request #67 from canjs/66-fix-push-state-documentation
  • 342c985 Add @static tag to make these docs show up in the sidebar
  • 104691d Document replace state

See the full diff