Skip to content

Update parse to the latest version 🚀 #4414

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

Merged
merged 1 commit into from
Dec 5, 2017
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 3, 2017

Version 1.11.0 of parse was just published.

Dependency parse
Current Version 1.10.2
Type dependency

The version 1.11.0 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 v1.11.0

1.11.0

⚠️ Starting 1.11.0, the Parse SDK does not provide automatically the AsyncStorage for ReactNative.
Please call Parse.setAsyncStorage(AsyncStorage) in order to restore the functionality.

  • Adds support for fields in LiveQuery.
  • Adds support for Parse Schema
  • Adds support for Parse.Aggregates
  • Fixes React Native support
Commits

The new version differs by 9 commits.

  • ee33c48 :zap: Release 1.11.0 (#523)
  • 692b3d5 Automated docs + releases (#522)
  • 2e11780 Adds interface to externally set RN Async Storage (#519)
  • 0d7cb39 Support fields in Live Query subscriptions (#518)
  • b27ff60 Support for Parse Schema (#489)
  • a712abb Support for Aggregate Queries (#485)
  • a209282 Fixes jsdoc generation, adds jsdoc support (#512)
  • 942305a Revert "Adding support for RN 0.50+ (#504)" (#510)
  • abdad34 Adding support for RN 0.50+ (#504)

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 🌴

@codecov
Copy link

codecov bot commented Dec 5, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4414   +/-   ##
=======================================
  Coverage   92.69%   92.69%           
=======================================
  Files         118      118           
  Lines        8346     8346           
=======================================
  Hits         7736     7736           
  Misses        610      610
Impacted Files Coverage Δ
src/RestWrite.js 93.64% <0%> (ø) ⬆️

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 1f22ee3...2f5d2d9. Read the comment docs.

@flovilmart flovilmart merged commit 0bf6997 into master Dec 5, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/parse-1.11.0 branch December 5, 2017 13:51
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
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