usabilla / button-generator

Node module that generates a button image.
1 stars 0 forks source link

Update faker to the latest version 🚀 #18

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.0 of faker just got published.

Dependency faker
Current Version 3.1.0
Type devDependency

The version 4.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of faker. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 60 commits .

  • ef1605d [dist] Bump to v4.0.0
  • 0a58d66 [dist] Rebuild for new version
  • 9631b33 [api] [fix] Remove old image links. Closes #464
  • c7204e4 [docs] Remove Patreon link
  • 2057af7 Merge pull request #432 from schovi/add-npmignore
  • e2305d7 [api] [minor] Rename dataurl to dataUri
  • 2b0d115 #420 Added dataurl method
  • 2456150 [api] Added additional https option for imageUrl
  • 008bbad Merge branch 'master' of https://github.com/Marak/faker.js
  • ce59f77 [test] [fix] [minor] Typo in test name
  • 4779b3e Docs: seed() is on faker, not random.
  • 1de2704 [dist] Update to latest gulp and mocha
  • 4f2be42 Merge pull request #462 from runeh/patch-1
  • 69df22a Docs: seed() is on faker, not random.
  • 53520a7 Merge branch 'master' into patch-1

There are 60 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 4.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits .

  • 57a16b1 [dist] Release v4.1.0
  • cf877ea [dist] Rebuild for new version
  • 0b60bf7 [api] Added bindAll() to Database module #377
  • 4a59e18 Functionally test all modules/methods
  • 59ac9a6 Statically bind all module methods

See the full diff.