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 lit-element is breaking the build 🚨 #86

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency lit-element was updated from 2.2.1 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.

lit-element 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/github/PalatinCoder/DuttweilerApp/builds/664116062?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 144 commits.

  • 0eda741 Prepare 2.3.0 release (#933)
  • 5a421e1 Fix formatting of new decorator for consistency (#934)
  • 61d9583 Merge pull request #925 from ianwith/fix-docs
  • b8b9f74 Prepare 2.3.0-pre.1 release
  • 38a8b85 Removes index signature from PropertyDeclaration (#929)
  • 6a4c94f Fix static property for closure (#926)
  • 9060da0 Correct docs: styles - CSS inheritance
  • e0dcd75 Add extra type information to help closure with type of static property. (#923)
  • 8055b93 Merge pull request #914 from Polymer/customize-properties
  • 90c85a5 Address review feedback.
  • 8f5815f Update comment.
  • ec9048b Fix spacing.
  • def6df1 Fix spacing.
  • 297b8b2 Address review feedback.
  • 734adc5 Adds API doc for createPropertyDescriptor

There are 144 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.1 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

Release Notes for v2.3.1

Fixed

  • Add TypeScript type declarations for older versions of TypeScript. We're currently testing back to TS 3.4. We can't commit to never breaking TypeScript builds, but we'll be supporting older versions as best we can.
Commits

The new version differs by 2 commits.

  • 772ed74 Prepare for release of v2.3.1 (#937)
  • aab847e Use downlevel-dts, test compile in TS 3.4 (#936)

See the full diff