madeagency / reactivity

A Bleeding Edge React Universal Boilerplate for Power Users.
MIT License
79 stars 12 forks source link

An in-range update of dotenv-webpack is breaking the build 🚨 #138

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency dotenv-webpack was updated from 1.5.7 to 1.6.0.

🚨 View failing branch.

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

dotenv-webpack 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: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/madeagency/reactivity/1072?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v1.6.0

1.6.0 (2018-12-27)

Bug Fixes

Features

  • adding configurability (56408f8)
  • Adding dotenv-expand functionality. (5fd9a90), closes #98
Commits

The new version differs by 33 commits.

  • f322be8 Merge pull request #116 from mrsteele/feature/dotenv-expand
  • 63219bc chore: adding info to readme
  • 56408f8 feat: adding configurability
  • df6492b chore: removing lint issue
  • 025c3f1 chore: resolving tests and features
  • 10e7d81 chore: resolving lint
  • 5812094 Merge branch 'master' into feature/dotenv-expand
  • 509d1cb Merge pull request #152 from mrsteele/feature/npxApproach
  • 8c9b2fa chore: testing npx
  • ee9bd87 Merge pull request #150 from mrsteele/feature/dependencyUpdate
  • b44eb1d chore: updating dev dependencies
  • 736348f Merge pull request #141 from mrsteele/greenkeeper/standard-12.0.0
  • b039d88 Merge branch 'master' into greenkeeper/standard-12.0.0
  • 1597411 chore: fixing standard integration
  • 9e84a94 Merge pull request #146 from mrsteele/greenkeeper/husky-1.0.0

There are 33 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 1.5.7 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.7.0

1.7.0 (2019-01-18)

Bug Fixes

  • Resolving issue with safe config (66ea8ec), closes #160

Features

  • Adding support for defaults (need tests) (924800a)
Commits

The new version differs by 12 commits.

  • 14da142 Merge pull request #159 from mrsteele/feature/defaults
  • a1d63f6 chore: this is endless...
  • f1c0403 chore: one more smell
  • 0907ea9 chore: removing additional smells
  • 6f99db7 chore: removing some smells
  • 604b0b2 chore: adding some coverage
  • f023dde chore: updating docs
  • 66ea8ec fix: Resolving issue with safe config
  • 924800a feat: Adding support for defaults (need tests)
  • 45378c2 Merge pull request #157 from wheredoesyourmindgo/master
  • f83f103 Removed dotenv-expand dependency.
  • b0946db chore: fixing typos in docs

See the full diff