canjs / can-stache-element

Create custom elements with can-stache and can-define-class
https://canjs.com/doc/can-stache-element.html
MIT License
3 stars 1 forks source link

An in-range update of @webcomponents/custom-elements is breaking the build 🚨 #102

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency @webcomponents/custom-elements was updated from 1.3.2 to 1.4.0.

🚨 View failing branch.

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

@webcomponents/custom-elements 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 - ❌ **Travis CI - Branch:** The build **failed**.

Commits

The new version differs by 55 commits.

  • fd0ebcd Publish
  • 1aaead3 Merge pull request #274 from webcomponents/ce-externs-license-header
  • 5535da1 Add license header to Externs.ts
  • bb73aa2 Merge pull request #272 from webcomponents/remove-extra-externs
  • eafcc1f Remove externs that aren't used internally.
  • e8c8620 Merge pull request #270 from webcomponents/detect-forks
  • c8296d7 Fix detection of forked PRs in testing GitHub action
  • 73f52e0 Merge pull request #246 from rictic/ts-custom-elements
  • 650a5c2 Address final review.
  • 6aa0226 Merge pull request #267 from webcomponents/fix-266
  • 84fdf87 Merge pull request #263 from webcomponents/sd-event-properties-source
  • a82534f Simplfy logic based on review feedback
  • e5673be Correctly detect slot.insertBefore as requiring shadowRoot distribution
  • ae9ec7e Use Array instead of T[] consistently.
  • cf8ce37 Use a branded unconstructable type rather than unique symbol to save bytes.

There are 55 commits in total.

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 4 years ago

After pinning to 1.3.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 27 commits.

  • 9f73cf5 Publish
  • 0c216ab #284: Cast property accesses of unknown type (upstream cl/298601736)
  • d2b1e8e Upstream cl/298601736
  • 86c5cb1 #283: Fix a typo that prevents the document construction observer from being created.
  • ca381d3 Re-add a removed ! applied to the noDocumentConstructionObserver flag. (...)
  • 5a8c50c Test that the DocumentConstructionObserver constructs elements in the body.
  • c13ca55 Add stalebot (#282)
  • 27ec2e2 Merge pull request #280 from webcomponents/non-null
  • d866db2 #278: Remove dependency cycles by moving all tests to a separate package
  • e3453e1 Remove package version field from tests.
  • 715b0b4 Add more non-null annotations
  • 62057fc packages/shady-css-scoped-element/tests/ -> packages/tests/shady-css-scoped-element/
  • 17509b0 Update package-lock.json in all packages.
  • 069ad5e Add --reject-cycles to lerna bootstrap.
  • fdc2370 Remove unused eslintIgnore from Shady CSS package.json

There are 27 commits in total.

See the full diff