PalatinCoder / DuttweilerApp

The source code for the DuttweilerApp, built as PWA using the Polymer PWA Starter Kit
https://duttweiler.app/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

An in-range update of @webcomponents/webcomponentsjs is breaking the build 🚨 #78

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency @webcomponents/webcomponentsjs was updated from 2.2.10 to 2.3.0.

🚨 View failing branch.

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

@webcomponents/webcomponentsjs 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](https://travis-ci.org/PalatinCoder/DuttweilerApp/builds/587167103?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 2186 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

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 2.2.10 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 53 commits.

  • 47b5175 Publish
  • 501d761 Merge pull request #244 from webcomponents/webcomponentsjs-deps
  • 3b09a8c Update local dependencies in webcomponentsjs.
  • 7ba7068 Publish
  • e249c51 Merge pull request #235 from webcomponents/sd-check-native-ce
  • 88fd22b Comment for hasCustomElements.
  • 5d26b81 Fix Shady DOM patching decisions for polyfilled vs non-polyfilled custom elements.
  • 3f1e1f4 Merge remote-tracking branch 'github/master' into sd-check-native-ce
  • aa4d83c [ShadyCSS] For shady-unscoped styles, create style fresh (#242)
  • 02a8b89 Only modify customElements at load if it's a CustomElementRegistry.
  • fa7e85a Publish
  • c532d34 Merge pull request #230 from webcomponents/shadydom-on-demand-patch-proto-fix
  • 22ff02c Revert "[webcomponentsjs] Adds new build target to facilitate easier testing"
  • 5e72126 [webcomponentsjs] Adds new build target to facilitate easier testing
  • 8f9b791 [ShadyDOM] Fix on-demand prototype patching

There are 53 commits in total.

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 52 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 52 commits in total.

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 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