taktik / generator-polymer-typescript

MIT License
1 stars 1 forks source link

An in-range update of @webcomponents/shadycss is breaking the build 🚨 #27

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @webcomponents/shadycss was updated from 1.5.0 to 1.5.1.

🚨 View failing branch.

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

@webcomponents/shadycss 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/taktik/generator-polymer-typescript/builds/428441768?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 7 commits.

  • 819e629 1.5.1
  • 8d13e81 Merge pull request #207 from webcomponents/ebidel-patch-1
  • 5470773 revert add window.
  • 6e45192 readme: protect calls under feature detection
  • d15e8ec Merge pull request #205 from webcomponents/better-fallbacks
  • 29e88c3 use forEachRule to not re-invent the wheel
  • 08c9b1e Process fallbacks more accurately

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 1.5.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 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • b7d1291 1.5.2
  • 97ab429 Don't assume there is a style in the shadowroot when updating w/ApplyShim + ScopingShim

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 29 commits.

  • 05df05a 1.6.0
  • 2b15543 Merge pull request #220 from webcomponents/css-build-optimizations
  • dbacfb3 use the cssBuild value correctly when checking for mixins
  • 940c139 rebuild
  • df824ef reuse value of cssBuild
  • 7e0443b Just use class attribute if classList.value is undefined
  • 7557ca5 Merge branch 'master' into css-build-optimizations
  • f3ec6e2 Merge pull request #222 from webcomponents/conformance
  • a5ba471 Make ShadyCSS types and externs stricter.
  • 4fda638 Merge pull request #221 from webcomponents/this-ref
  • 7c5ffef Replace "this" reference with "window.ShadyCSS".
  • 80a32d9 upgrade wct for new geckodriver
  • 4f643a3 Add setting to assume css-build status
  • f610dd9 Optimize getting current scoping class
  • 4563d52 Add some optimizations for css build

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 12 commits.

  • 2c8b154 1.7.0
  • 6008843 Merge pull request #225 from webcomponents/noPatch-compat
  • 9234a50 add back prepack
  • bebcee3 Merge branch 'master' into noPatch-compat
  • c04dd88 Merge pull request #227 from webcomponents/force-style-owner-update
  • 9cacc5b modernize travis config
  • 734e1a8 Address feedback of test names
  • 15c1733 Must also call _prepareHost on owner if it hasn't processed StyleInfo yet
  • d7e8e3b Don't loop forever on calculating document style properties
  • 0b20475 Force style owner to update if it has no properties
  • 3a51181 Temporarily remove prepack
  • 21f194c Make compatible with noPatch version of ShadyDOM

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • e7b13d2 1.7.1
  • ee9dba9 Merge pull request #228 from webcomponents/handle-element-without-template
  • 42a2c4d Re-use styleinfo getter trick from _styleOwnerForNode
  • 0686a5c Fix issue in shim CSS Custom Properties when an element has shadow children but no template

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2812 commits.

  • 27ef16d Publish
  • a287394 Bump the URL polyfill to v0.7.3, which is already released in this state with this version.
  • e1c9dbb [HTMLImports] Fix issue with style elements in svg (#203)
  • 75908d9 Merge pull request #141 from webcomponents/add-htmlimports
  • 1cf8e3b disable style-paths test in edge 15 because of wonky loading behavior
  • 00f956e Fix weird timing issues on Edge
  • 43cfbdc Handle empty custom-styles when sorting (#201)
  • ed00416 Workaround weird Edge issue with <style> and @import
  • bf54d7d readystate can just be interactive forever on chrome 41
  • 11d820e [HTMLImports] fix chrome 41 timing
  • 68b7bd9 [HTMLImports] fix compilation
  • 0454208 Merge branch 'master' into add-htmlimports
  • 2e57e52 Fix issue with custom-style ordering under Custom Property shim (#199)
  • 1801bf2 Merge pull request #200 from webcomponents/upgrade-travis
  • edb06c6 remove explicit xvfb-run

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes