o-rango / o-rango-components

UI web components
2 stars 3 forks source link

An in-range update of @stencil/core is breaking the build 🚨 #32

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.11.2 of @stencil/core was just published.

Branch Build failing 🚨
Dependency @stencil/core
Current Version 0.11.1
Type devDependency

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

@stencil/core 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/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/romulocintra/o-rango-components/build/1.0.4)). - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/o-rango/o-rango-components/44?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **continuous-integration/travis-ci/push:** The Travis CI build passed ([Details](https://travis-ci.com/o-rango/o-rango-components/builds/81089754?utm_source=github_status&utm_medium=notification)). - βœ… **Travis CI - Branch:** The build **passed**.

Commits

The new version differs by 3 commits.

  • e9602b8 🎯 0.11.2
  • f039aab fix(testing): ensure that testing files are getting Build conditionals propertly removed.
  • 1ddb447 chore(): add otp auth tag for npm to dist-tag next publishing

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

Version 0.11.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • dacc807 πŸ”₯ 0.11.3
  • 509fca2 fix(events): prevent ael and rel property renaming
  • 0b1e3cb chore(): update MIT license format
  • 3e9197a chore(license): add MIT license badge

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.11.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 12 commits.

  • b8adcfc β›° 0.11.4
  • 454dadb docs(readme): add Shadow DOM to polyfill list
  • 72dca29 fix(types): Update available config options for nodeResolveConfig to allow for string arrays.
  • 449fcb0 chore(tests): fix patch tests with functional component changes.
  • d3bc362 tests(h): ensure better coverage for functional components.
  • 4506795 fix(functionl components): change interface to so children are not required
  • a3abc85 feat(function utils): add index and array to functional utility methods map and foreach.
  • 78e5a17 fix(types): correct types in functional component interfaces.
  • 6e56f8b chore(docs): update Property docs generation to use markdown tables
  • 41541f9 chore(docs): update Event docs generation to use markdown tables
  • 65f2e2b chore(docs): update Method docs generation to use markdown tables
  • f993c19 test(expect): add toEqualHtml matcher

See the full diff