posva / vuexfire

Check
https://github.com/vuejs/vuefire
MIT License
558 stars 49 forks source link

Update firebase-mock to the latest version 🚀 #164

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.2.3 of firebase-mock was just published.

Dependency firebase-mock
Current Version 1.1.16
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of firebase-mock.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


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 6 years ago

Version 2.2.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

codecov-io commented 6 years ago

Codecov Report

Merging #164 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #164   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         101    101           
=====================================
  Hits          101    101

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 338f534...8016016. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 2.2.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 20 commits.

  • 24cacd6 Release v2.2.5
  • 68c74d5 update lock
  • 5533516 Merge pull request #106 from ltomes/patch-1
  • d7b3d52 Merge pull request #104 from ilearnio/firestore/DocumentReference/getCollections
  • 10be2b8 Merge pull request #101 from Storr-co/firestore-batch-chaining
  • 44c4fec Merge pull request #95 from huafu/feature/fix-rtdb-update
  • 694cd49 Merge pull request #90 from yearofthedan/master
  • 19c14b6 Skip collections that has no documents
  • 0910bdd Fixed typo around createUser param object.
  • 1a22ffa Add DocumentReference#getCollections
  • d5cad52 typo
  • 4af1d2a [fix #94] correct the behavior of rtdb.ref.update
  • 7c54779 adds the test that should succeed
  • ed74856 enable chaining of firestore batch methods: set, update, and delete
  • 566fcdb Send the correct error code when firestore create fails

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • 43999d3 Release v2.2.6
  • b5e3f8c Merge pull request #100 from Storr-co/firestore-stream-query
  • 040a492 Merge pull request #96 from Storr-co/run-transaction-return-value
  • 4be6fc8 Add test for Firestore Query#stream
  • 171bb39 Separate tests runTransaction unit tests
  • e379b23 Merge pull request #92 from Storr-co/firestore-add-getAll
  • 11f67c5 Merge pull request #107 from ilearnio/firestore/batch-queue
  • 1ac76b2 Switch to flush in tests
  • ce12bf5 minor test fix
  • 13f4f20 Missing part after conflict fixing
  • 67ee090 Merge branch 'master' into firestore/batch-queue
  • eb40f8d semicolons
  • b4be171 Flush batch only after "commit" is called
  • 3dad975 Implement Firestore Query#stream
  • 4218bd4 Update Firestore.runTransaction to resolve promise with passed function's value

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.7 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 01e01a9 Release v2.2.7
  • 04540df remove password requirement for createUser method

See the full diff