FullHuman / postcss-purgecss

PostCSS plugin for purgecss
MIT License
91 stars 5 forks source link

An in-range update of eslint-plugin-flowtype is breaking the build 🚨 #47

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-plugin-flowtype was updated from 4.3.0 to 4.3.1.

🚨 View failing branch.

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

eslint-plugin-flowtype 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 is in progress ([Details](https://travis-ci.org/FullHuman/postcss-purgecss/builds/610947312?utm_source=github_status&utm_medium=notification)). - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/FullHuman/postcss-purgecss/356?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v4.3.1

4.3.1 (2019-11-12)

Bug Fixes

Commits

The new version differs by 2 commits.

  • da05064 fix: no-dedupe with setters or getters (#435)
  • 6f71442 docs: Add missing comma in object declaration (#432)

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 4.3.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 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.4.0

4.4.0 (2019-11-12)

Features

Commits

The new version differs by 1 commits.

  • 45ee910 feat: require-return-type always-enforce (#436)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.4.1

4.4.1 (2019-11-12)

Bug Fixes

  • handle the case where superTypeParameters is undefined (9b046e4)
Commits

The new version differs by 1 commits.

  • 9b046e4 fix: handle the case where superTypeParameters is undefined

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.5.0

4.5.0 (2019-11-24)

Features

  • support inexact object notation in delimiter-dangle rule (#437) (3258d30)
Commits

The new version differs by 1 commits.

  • 3258d30 feat: support inexact object notation in delimiter-dangle rule (#437)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.5.1

4.5.1 (2019-11-24)

Bug Fixes

  • make the build work in Windows (fixes #438) (d761d3c)
Commits

The new version differs by 2 commits.

  • d761d3c fix: make the build work in Windows (fixes #438)
  • 3258d30 feat: support inexact object notation in delimiter-dangle rule (#437)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.5.2

4.5.2 (2019-11-24)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 70b4fee fix: enforce editorconfig (fixes #438)
  • d761d3c fix: make the build work in Windows (fixes #438)
  • 3258d30 feat: support inexact object notation in delimiter-dangle rule (#437)

See the full diff