canjs / can-fixture-socket

Simulate socket.io services.
https://canjs.com/doc/can-fixture-socket.html
MIT License
7 stars 2 forks source link

An in-range update of steal is breaking the build 🚨 #32

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.5.1 of steal just got published.

Branch Build failing 🚨
Dependency steal
Current Version 1.5.0
Type devDependency

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

As steal 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/canjs/can-fixture-socket/builds/225686537)

Release Notes 1.5.1

This is a bug fix release that fixes an issue with Zombie 5.x. Zombie no longer supports the attribute.nodeName property. This release fixes this by using attribute.name instead. Fixed #1177

Commits

The new version differs by 3 commits0.

  • 933bd12 1.5.1
  • ba6c847 Merge pull request #1181 from stealjs/attr-name
  • c6233bc Use attr.name to get an attribute's name

false

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

Version 1.5.2 just got published.

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

Release Notes v1.5.2

Improved progressive loading guide for #1188

Commits

The new version differs by 5 commits0.

  • 2764ffa v1.5.2
  • bb1f22b Merge pull request #1190 from stealjs/1188-prog-loading
  • 90ee8d6 minor fixes for progressive loading, fixes #1188
  • 57e2ede Merge pull request #1184 from stealjs/copy-versions-to-local
  • 1772e27 Copy versions to local loader

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.5.3 just got published.

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

Release Notes 1.5.3

This is a bug fix release, which fixes an issue when using live-reload with steal-clone. Also includes some minor documentation improvements to the Babel docs and progressive loading guide.

Issues

Commits

The new version differs by 34 commits.

  • 3d1e152 1.5.3
  • 0504397 1.5.3
  • 2ac5ddb Merge pull request #1198 from stealjs/greenkeeper/grunt-contrib-uglify-3.0.0
  • 3cf4c7d Merge pull request #1182 from stealjs/greenkeeper/fs-extra-3.0.0
  • 3dbe6fd Merge pull request #1183 from stealjs/greenkeeper/http-server-0.10.0
  • fbaa454 Merge pull request #1191 from stealjs/improve-progressive-guide
  • 8312992 Merge pull request #1214 from stealjs/lr-clone
  • 2ddfbcc Make the live-reload extension cloneable
  • d16aaa2 Merge pull request #1200 from stealjs/greenkeeper/babel-standalone-6.24.2
  • 30da726 Merge pull request #1204 from stealjs/quotes
  • 76435f7 Use double quotes in html attributes
  • a997885 chore(package): update babel-standalone to version 6.24.2
  • 840388f Merge pull request #1199 from stealjs/greenkeeper/babel-standalone-6.24.1
  • 236d098 chore(package): update babel-standalone to version 6.24.1
  • 6ff72c7 chore(package): update grunt-contrib-uglify to version 3.0.0

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.5.4 just got published.

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

Release Notes 1.5.4

This is a bug-fix release that fixes usage in IE9.

Issues

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.5.5 just got published.

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

Release Notes v1.5.5

Patches

  • Chore(package): update testee to version 0.5.1: a48415c
  • Merge pull request #1215 from stealjs/greenkeeper/testee-0.5.1: 115a8f0
  • Demonstrates error with #1221: 245739b
  • Shows problem doesn't require dynamic imports: 5ef2d0d
  • Fixes #1221 and adds tests for it: 65abac0
  • Merge pull request #1222 from stealjs/1221-dynamic-clones: 5e35152
Commits

The new version differs by 7 commits.

  • f988df2 1.5.5
  • 5e35152 Merge pull request #1222 from stealjs/1221-dynamic-clones
  • 65abac0 fixes #1221 and adds tests for it
  • 5ef2d0d shows problem doesn't require dynamic imports
  • 245739b demonstrates error with #1221
  • 115a8f0 Merge pull request #1215 from stealjs/greenkeeper/testee-0.5.1
  • a48415c chore(package): update testee to version 0.5.1

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.5.6 just got published.

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

Release Notes 1.5.6

Patches

  • Keep crawling when an incompatible package version is found (#1224)
  • Descriptive version mismatch error (#1176)
  • Descriptive error message for unresolved packages not saved as a dependency (#1205)
Commits

The new version differs by 8 commits.

  • 65c62a5 1.5.6
  • d52f9ed Merge pull request #1229 from stealjs/unsaved-dep
  • 18cd088 Only pass the error object to console.error
  • 051fef0 Better error message for possible unsaved packages
  • 12c3dff Merge pull request #1226 from stealjs/error-message
  • 52b59ee Descriptive version mismatch error
  • fa0e0c8 Merge pull request #1225 from stealjs/crawl-parent
  • d6d74a0 Continue crawling when a incompatible parent is found

See the full diff