Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update parse to the latest version 🚀 #5008

Merged
2 commits merged into from
Aug 27, 2018
Merged

Update parse to the latest version 🚀 #5008

2 commits merged into from
Aug 27, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 27, 2018

Version 2.0.2 of parse was just published.

Dependency parse
Current Version 2.0.1
Type dependency

The version 2.0.2 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 parse.

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.


Release Notes 2.0.2

2.0.2

  • Fixes issue affecting unsubscribing from liveQueries (#640)
  • Adds support for aggregate stages with identical names (#637)
  • Adds ability to fetch an object with includes (#631)
  • Adds support for $nor operator in queries (#634)
  • Adds support for containedBy operator in queries (#633)
  • Adds support for includeAll (#632)
Commits

The new version differs by 12 commits.

  • c0634d1 :zap: Release 2.0.2 (#649)
  • 6855bd9 modernize cloud code (#642)
  • 81e8c44 Removal of the 'wait=true" comment in destroy (#643)
  • 910f2f4 Fixes issue #639 (#640)
  • db59b63 Adds eslint on src and src/tests (#638)
  • ca9000e Allow aggregate stages with same name (#637)
  • 1353997 Support Fetch With Include (#631)
  • ceb34c5 Support nor Query (#634)
  • 4fd73b0 Support containedBy Query (#633)
  • 506bc83 Add a warning in 2.0.0.md about Promise.finally (#636)
  • 000c1fb Support includeAll Query (#632)
  • 6d5112a Updates docs generation template (#635)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@ghost ghost added the Merge On Green label Aug 27, 2018
ghost
ghost previously approved these changes Aug 27, 2018
@ghost ghost merged commit 5236039 into master Aug 27, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/parse-2.0.2 branch August 27, 2018 15:52
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* fix(package): update parse to version 2.0.2

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant