impactbyte-learn / code-restapi-orm-sqldatabase

Code Express with ORM and MySQL/MariaDB
5 stars 4 forks source link

An in-range update of dotenv-extended is breaking the build 🚨 #23

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency dotenv-extended was updated from 2.3.0 to 2.4.0.

🚨 View failing branch.

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

dotenv-extended is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/impactbyte-learn/code-restapi-orm-sqldatabase/builds/500456728?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 8 commits.

  • 8c8b4f6 Merge branch 'release/2.4.0'
  • 69cc0a4 Update TypeScript definition for new errorOnRegex configuration option
  • 9315d65 Bump version to 2.4.0 and update changelog
  • 5504c80 Update package lock with new dependencies
  • 1b1d794 Merge pull request #26 from epiphone/schema-regex
  • 1e36ff7 Handle regexes in .env.schema
  • 01319f5 Add natives dependency to fix install; related to gulpjs/gulp#2246
  • 4982361 Merge tag '2.3.0' into develop

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 2.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

Commits

The new version differs by 7 commits.

  • c35bc2b Merge tag '2.5.0' into develop
  • dd9909b Merge branch 'release/2.5.0'
  • 3b93efa Bump version and update changelog
  • 2c4b822 Modernize gulp file a bit more
  • faf0c5f Merge pull request #27 from webdevium/remove-useless-requirements
  • ad1aeb7 Removed useless requirements
  • 7df625a Merge tag '2.4.0' into develop

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.6.0
  • fix: check for extra keys needs to be specific to schema (closes #28) eca52b4
  • Merge tag '2.5.0' into develop c35bc2b

2.5.0...v2.6.0

Commits

The new version differs by 2 commits.

  • 30bfc91 2.6.0
  • eca52b4 fix: check for extra keys needs to be specific to schema (closes #28)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.7.0
  • fix: returned configData object should conditionally include process.env overrides 571948c

v2.6.0...v2.7.0

Commits

The new version differs by 2 commits.

  • 5eb5058 2.7.0
  • 571948c fix: returned configData object should conditionally include process.env overrides

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 37128eb Merge branch 'release/2.7.1'
  • 96c2f78 Bump version and update changelog
  • f93596d Merge pull request #33 from joelparkerhenderson/patch-1
  • b3667d9 Add import syntax to README

See the full diff