danibram / mocker-data-generator

A simplified way to generate masive mock data based on a schema, you can use the awesome fake/random data generators like (FakerJs, ChanceJs, CasualJs and RandExpJs)
https://danibram.github.io/mocker-data-generator/
MIT License
426 stars 45 forks source link

An in-range update of chance is breaking the build 🚨 #86

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency chance was updated from 1.0.16 to 1.0.17.

🚨 View failing branch.

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

chance 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/appveyor/branch:** Waiting for AppVeyor build to complete ([Details](https://ci.appveyor.com/project/danibram/mocker-data-generator/builds/20658616)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/danibram/mocker-data-generator/builds/461466454?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 14 commits.

  • 8f87828 Bump version to 1.0.17 to incorporate #393
  • 074a8e5 πŸ‡¬πŸ‡§ Add support for random UK Postcodes (#393)
  • d8a406e Add prime generator and is_prime helper function (#370)
  • 58f8122 improving pickset performance while returning unique values (#363)
  • 5414da9 allow combination of alpha, numeric and symbols (#376)
  • 192f0ff Fix minor typo (#372)
  • 506b949 Create aadhar.md (#374)
  • 3ba5801 Update gender.md (#373)
  • 1fa7116 Restore CNAME file to fix loading of docs from url
  • 70d2c81 Trivial change to try to kick Travis to build the docs again
  • ee30d5b Pin doc generator tools
  • 82fb72b Fix linting rules to exclude new docs
  • e33da2a Simplify README significantly
  • 34e661e New docs (#364)

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

Commits

The new version differs by 3 commits.

  • d16e93c Bump version to 1.0.18 to resolve #396
  • b7f4c2b Replaced es6 arrow function with function (#395)
  • 98964cc 😞 I committed sloppy code (#394)

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 46 commits.

  • 1525a76 Merge 0e4e096c8c30e69259807670568a6a198351c47e into 2919b0adf9fcb50d5a999f2d839360efa3148602
  • 0e4e096 Fix default username, now using npm token
  • 3ec9d5c change command to run tests
  • 7140c7d Add remaining env variables for docs to work
  • a56821b Fix env in docs.yml
  • 4677aa1 Fix more issues with docs and npm
  • 0bc944d Attempt to fix the docs action
  • 82b6377 Now dumping coverage to a file
  • a1cb7ac Attempt to fix coverage by directing its output
  • 29565f2 Undo silly lint change now that lint is fixed
  • 21eef31 Intentional lint breaking change to test ESLint
  • 7326e33 Attempt to fix build job
  • ca4750f Add .eslintignore
  • 1b531f4 Now with eslint
  • 51be624 Try to send GITHUB_TOKEN to eslint action

There are 46 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 23 commits.

  • 56336dc Bump version to include patch fix #447 for ie11
  • d58d10f fix: make chance js work in es5 environment (#447)
  • 220cb36 Create FUNDING.yml
  • ed9d975 Bump lodash from 4.17.4 to 4.17.13 (#436)
  • 5b27668 Bump mixin-deep from 1.3.1 to 1.3.2 (#435)
  • 85af77b Bump cached-path-relative from 1.0.1 to 1.0.2 (#433)
  • 5d957e8 Bump morgan from 1.9.0 to 1.9.1 (#434)
  • 5be2000 Break out actions for coverage and docs (#437)
  • 2919b0a Add new Github Actions workflow
  • ab69c73 Document options for chance.string() (#432)
  • 246da7c Emotions Module (#389)
  • 60b0434 Add "template" function (#412)
  • c629897 Adding method to return a falsy value (#378)
  • 8261b73 Note Documentation (#388)
  • 2a8220a Added MX states (#392)

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 25 commits.

  • 1418d95 Bump version of chance to include #379
  • f8b3915 Adding min and max options support to string() method (#379)
  • 56336dc Bump version to include patch fix #447 for ie11
  • d58d10f fix: make chance js work in es5 environment (#447)
  • 220cb36 Create FUNDING.yml
  • ed9d975 Bump lodash from 4.17.4 to 4.17.13 (#436)
  • 5b27668 Bump mixin-deep from 1.3.1 to 1.3.2 (#435)
  • 85af77b Bump cached-path-relative from 1.0.1 to 1.0.2 (#433)
  • 5d957e8 Bump morgan from 1.9.0 to 1.9.1 (#434)
  • 5be2000 Break out actions for coverage and docs (#437)
  • 2919b0a Add new Github Actions workflow
  • ab69c73 Document options for chance.string() (#432)
  • 246da7c Emotions Module (#389)
  • 60b0434 Add "template" function (#412)
  • c629897 Adding method to return a falsy value (#378)

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 29 commits.

  • f82749d Bump to 1.1.4 to include fix from #427
  • f952823 Remove defunct tlds as suggested in #427 (#451)
  • 0cee66c updates typo in code snippet (#450)
  • 1784dc3 Add link to template docs (#442)
  • 1418d95 Bump version of chance to include #379
  • f8b3915 Adding min and max options support to string() method (#379)
  • 56336dc Bump version to include patch fix #447 for ie11
  • d58d10f fix: make chance js work in es5 environment (#447)
  • 220cb36 Create FUNDING.yml
  • ed9d975 Bump lodash from 4.17.4 to 4.17.13 (#436)
  • 5b27668 Bump mixin-deep from 1.3.1 to 1.3.2 (#435)
  • 85af77b Bump cached-path-relative from 1.0.1 to 1.0.2 (#433)
  • 5d957e8 Bump morgan from 1.9.0 to 1.9.1 (#434)
  • 5be2000 Break out actions for coverage and docs (#437)
  • 2919b0a Add new Github Actions workflow

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 32 commits.

  • dae9198 Bump patch version
  • 582ca9e feature(paragraph): add line break option (#468)
  • 63db6b8 Bump handlebars from 4.0.11 to 4.5.3 (#453)
  • f82749d Bump to 1.1.4 to include fix from #427
  • f952823 Remove defunct tlds as suggested in #427 (#451)
  • 0cee66c updates typo in code snippet (#450)
  • 1784dc3 Add link to template docs (#442)
  • 1418d95 Bump version of chance to include #379
  • f8b3915 Adding min and max options support to string() method (#379)
  • 56336dc Bump version to include patch fix #447 for ie11
  • d58d10f fix: make chance js work in es5 environment (#447)
  • 220cb36 Create FUNDING.yml
  • ed9d975 Bump lodash from 4.17.4 to 4.17.13 (#436)
  • 5b27668 Bump mixin-deep from 1.3.1 to 1.3.2 (#435)
  • 85af77b Bump cached-path-relative from 1.0.1 to 1.0.2 (#433)

There are 32 commits in total.

See the full diff