Skip to content

An in-range update of can-view-callbacks is breaking the build 🚨 #325

@greenkeeper

Description

@greenkeeper

The dependency can-view-callbacks was updated from 4.3.3 to 4.3.4.

🚨 View failing branch.

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

can-view-callbacks 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 could not complete due to an error (Details).

Release Notes for Automount performance fix for browsers without customElements

This uses domMutate.onInsertion instead of standalone MutationObserver in order to ensure that each element's tagHandler is called only once in environments that do not support customElements. This was causing large performance issues in these browsers.

#109

Commits

The new version differs by 4 commits.

  • 75bd39d 4.3.4
  • 51ee1f7 Merge pull request #109 from canjs/no-mutation-observer
  • db8c123 adding test to ensure each element is only mounted once by MutationObserver
  • 070d30e using domMutate.onInsertion instead of standalone MutationObserver

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions