developit / developit/preact-slots

An in-range update of karmatic is breaking the build 🚨

Open
#12 3 comments 0 reactions 0 assignees View on GitHub
greenkeeper
Dominant language
JavaScript
Stars
154
Forks
3
PR merge metrics
No merged PRs in 30d

Description

## The devDependency [karmatic](https://github.com/developit/karmatic) was updated from `1.2.0` to `1.3.0`.

🚨 [View failing branch](https://github.com/developit/preact-slots/compare/master...developit:greenkeeper%2Fkarmatic-1.3.0).

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

karmatic 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 failed ([Details](https://travis-ci.org/developit/preact-slots/builds/521933871?utm_source=github_status&utm_medium=notification)).

---

Release Notes for 1.3.0

🦟 Better Debugging


A new karmatic debug command wraps up a few important flags into one easy to remember debug mode. In this mode, coverage is not reported and Chrome is opened in "headful" mode for visual inspection. (#27, thanks @andrewiggins)


🙈 Coverage Reporting


Code coverage reports in HTML and JSON format are now generated by default in a coverage directory. You can also disable these by passing --no-coverage. (#26, thanks @andrewiggins)


🕸 Custom Browsers


karmatic watch --browsers firefox

🧭 Built-in support for SauceLabs


Set the SAUCE_USERNAME and SAUCE_ACCESS_KEY env vars, then pass saucelabs browser/platform combinations to the new --browsers option:


SAUCE_USERNAME=developit SAUCE_ACCESS_KEY=123456 karmatic --browsers sauce-ie-11,sauce-ie-10

🌶 Modern JS


karmatic now transpiles for modern browsers only (last 2 versions of Chrome + Firefox + Safari). Don't worry though - it'll still transpile down to ES5 if --browsers includes "ie" or "internet explorer", or if the --downlevel flag is set.

Commits

The new version differs by 20 commits.



  • 81f8cf3 1.3.0

  • 277f019 Merge pull request #28 from developit/wip

  • c802b6d Add --downlevel option to manually enable IE9+ compat

  • a656ed7 wip

  • a391c9b Merge pull request #27 from andrewiggins/debug-option

  • bf6f0b0 Merge branch 'master' into debug-option

  • 38b3e9e Merge pull request #25 from andrewiggins/update-deps

  • 056363c Merge branch 'master' into update-deps

  • 436182b Merge pull request #24 from ianwalter/master

  • 382cf9d Merge pull request #26 from andrewiggins/coverage

  • 23b8e57 Merge branch 'master' into master

  • 1b8d04f Merge branch 'master' into debug-option

  • fb8b7fb Merge branch 'master' into coverage

  • d2dbeeb Merge branch 'master' into update-deps

  • 4ae5ece add example repo


There are 20 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](https://greenkeeper.io) Bot :palm_tree:

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.