callumlocke / strong-env

Tiny Node.js library for coercing environment variables into strongly typed values
2 stars 0 forks source link

An in-range update of eslint-plugin-prettier is breaking the build 🚨 #26

Closed greenkeeper[bot] closed 1 year ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-prettier was updated from 3.1.0 to 3.1.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-prettier 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 - ❌ **ci/circleci: install_dependencies:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/playpause/strong-env/621?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 17 commits.

  • cb2d4b3 Build: update package.json and changelog for v3.1.1
  • 8a793eb build(deps-dev): bump eslint from 6.3.0 to 6.4.0
  • 88c3f6c build(deps-dev): bump eslint-config-prettier from 6.2.0 to 6.3.0
  • 5f9fbc1 build(deps-dev): bump eslint-config-prettier from 6.0.0 to 6.2.0
  • 746b66d build(deps-dev): bump eslint from 6.2.2 to 6.3.0
  • 97eedb4 build(deps-dev): bump eslint from 6.1.0 to 6.2.2
  • afef9d1 build(deps-dev): bump eslint from 6.0.1 to 6.1.0
  • 0360a84 build(deps-dev): bump mocha from 6.1.4 to 6.2.0
  • 9eceb68 build(deps): [security] bump lodash from 4.17.11 to 4.17.14
  • 1385310 Fix: When forcing the JS parser, use the modern name (#212)
  • bca77e6 Add eslint 6 to test matrix (#210)
  • 4c069bd build(deps-dev): bump eslint-config-prettier from 5.0.0 to 6.0.0
  • 60bb22f build(deps-dev): bump eslint-config-prettier from 4.3.0 to 5.0.0
  • a183560 build(deps-dev): bump prettier from 1.18.0 to 1.18.2
  • 0cad479 build(deps-dev): bump prettier from 1.17.1 to 1.18.0

There are 17 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 5 years ago

After pinning to 3.1.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 passing again with this update. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 26 commits.

  • 9e3fde0 Build: update package.json and changelog for v3.1.3
  • 97152e2 Fix: Set meta.type to "layout" (#283)
  • 185b106 build(deps-dev): bump eslint-config-prettier from 6.10.0 to 6.10.1
  • bba5881 build(deps): [security] bump acorn from 6.1.0 to 6.4.1
  • 9a47a6f build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0
  • aad671d build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.0 to 2.2.1
  • e2458c2 build(deps-dev): bump eslint-plugin-eslint-plugin from 2.1.0 to 2.2.0
  • 05ef06f build(deps-dev): bump eslint-config-prettier from 6.8.0 to 6.9.0
  • ab80b3c build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.8.0
  • dea1b30 build(deps-dev): bump eslint from 6.7.2 to 6.8.0
  • a5647c0 Build: update package.json and changelog for v3.1.2
  • 1ad45be Resolve config when getting list of inferred parsers
  • 14840fa Fix tests now they to stop them inheriting from base prettierrc file
  • c49334a Move prettier config into dedicated file, so vscode plugins pick it up
  • 15e6cf9 build(deps-dev): bump eslint from 6.7.1 to 6.7.2

There are 26 commits in total.

See the full diff