techieshark / plural-for

Pluralize English words (stupidly simple code)
https://www.npmjs.com/package/plural-for
2 stars 0 forks source link

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

Open greenkeeper[bot] opened 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 - ❌ **Build:** This repository is not mapped to a Google Cloud Platform project. Please connect it to a project in the [cloud console](https://console.cloud.google.com/m/gcb/github/setup?installation_id=877307).

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 still failing with this version. Compare changes

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 still failing with this version. Compare changes

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 1 commits.

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

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.5.2

4.5.2 (2019-11-24)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 70b4fee fix: enforce editorconfig (fixes #438)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.7.0

4.7.0 (2020-03-24)

Features

  • require-exact-type detects nested objects (#441) (463b74e)
Commits

The new version differs by 3 commits.

  • 463b74e feat: require-exact-type detects nested objects (#441)
  • 97a230b feat: add fixer to invalid file annotation style message (#440)
  • dccaa76 fix: sort-keys spreads, spreads with generics, comment handling (#439)

See the full diff