canjs / bit-docs-html-canjs

The plugins to produce CanJS.com
https://www.npmjs.com/package/bit-docs-html-canjs
MIT License
7 stars 0 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency steal-stache was updated from 4.1.4 to 4.1.5.

🚨 View failing branch.

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

steal-stache is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/canjs/bit-docs-html-canjs/builds/553965389?utm_source=github_status&utm_medium=notification)).

Release Notes for Object.assign polyfill for IE11 support

This adds can-assign in place of using Object.assign to allow for graceful fallback for browsers that don't support Object.assign.

Commits

The new version differs by 10 commits.

  • 63a275a 4.1.5
  • a4f97e8 Merge pull request #82 from canjs/68-object-assign-polyfill
  • 4cbea85 update test to restore oldAssign for assert
  • 7275927 add doctype to clear warning
  • 6ab58cd fix linting errors
  • 2650e8d update to use can-assign import
  • 69a5d45 cleanup test
  • 783c4e7 inline assign function for IE11 compatibility
  • 15fecac Merge pull request #80 from canjs/landscaper/travis-xenial
  • 5e752ca Migrate to xenial in travis

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