Skip to content

Update parse to the latest version 🚀 #1371

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
2 commits merged into from
Nov 7, 2019
Merged

Update parse to the latest version 🚀 #1371

2 commits merged into from
Nov 7, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 7, 2019

The dependency parse was updated from 2.8.0 to 2.9.0.

This version 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.


Publisher: acinader
License: BSD-3-Clause

Release Notes for 2.9.0

Deprecation
_linkWith and _logInWith are deprecated. Replace with linkWith and logInWith respectively. (#963)

New Features

  • Set Class Level Permission via Parse.Schema (#960)
  • Set required fields and default values via Parse.Schema (#961)
  • Add installationId to LiveQuery (#977)
  • Add response object to LiveQuery (#979)
  • Support query.map, query.filter, query.reduce (#987)

Fixes

  • Can unlink without provider in cloud code (#971)
  • Properly store User Subclass in Storage (#978)

Improvements

  • User subclass support for logInWith, hydrate, me, current (#968)
  • Remove unused options from Parse.Schema (#959)
  • Documentation for linking users and custom auth (#963)
  • Generate installationId as uuid v4 (#972)
  • Reuse StorageController for LDS (#984)
Commits

The new version differs by 28 commits ahead by 28, behind by 2.

  • 3f12c8a ⚡️ Release v2.9.0
  • f66a297 Update babel7 to the latest version 🚀 (#990)
  • 570d6b3 Update @babel/runtime-corejs3 to the latest version 🚀 (#989)
  • d3ab1ce Support query.map, query.filter, query.reduce (#987)
  • 569b12a Update core-js to the latest version 🚀 (#988)
  • a107989 Add test case to Issue Template (#986)
  • fe5e21a Reuse StorageController for LDS (#984)
  • d42cd14 Properly store User Subclass in Storage (#978)
  • 5245daa Update babel7 to the latest version 🚀 (#983)
  • 1bdcd0a Update @babel/runtime-corejs3 to the latest version 🚀 (#982)
  • 6551ef6 Update babel7 to the latest version 🚀 (#981)
  • 33d8e30 Update @babel/runtime-corejs3 to the latest version 🚀 (#980)
  • 276a736 Add response object to live query (#979)
  • ebc1081 Add installationId to LiveQuery (#977)
  • bcd8646 Update core-js to the latest version 🚀 (#975)

There are 28 commits in total.

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 Nov 7, 2019
@ghost ghost merged commit 60f9624 into master Nov 7, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/parse-2.9.0 branch November 7, 2019 18:24
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.

0 participants