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 🚀 #5457

Merged
2 commits merged into from
Mar 29, 2019
Merged

Update parse to the latest version 🚀 #5457

2 commits merged into from
Mar 29, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 29, 2019

The dependency parse was updated from 2.2.1 to 2.3.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.


Release Notes for 2.3.0

Breaking Changes:

  • query.subscribe() and unsubscribe()returns Promise.

Improvements:

  • LocalDatastore fixes for React-Native (#753)
  • LocalDatastore update from Server (#734)
  • Support for Anonymous Users (#750)
  • File upload via uri (#749)
  • Add support to secured endpoints throught Authorization header (#358)
  • Remove authResponse in FacebookUtils (#728)
  • UserSubclass.logIn and UserSubclass.signUp returns subclass (#756)
  • Subscribe to multiple LiveQuery subscriptions (#758)
Commits

The new version differs by 24 commits.

  • 43c8f91 ⚡️ Release v2.3.0 (#757)
  • b6bc90c LocalDatastore fixes for React-Native (#753)
  • 089e208 Fixes LiveQuery behavior on multiple subscriptions (#758)
  • aceea03 UserSubclass.logIn and UserSubclass.signUp returns subclass (#756)
  • e1d6182 Remove flovilmart's email from COC (#754)
  • 5a71d20 Update babel7 to the latest version 🚀 (#755)
  • d24c346 Update babel7 to the latest version 🚀 (#752)
  • 7428eea Update babel7 to the latest version 🚀 (#751)
  • c3a841c Support for Anonymous Users (#750)
  • 8625ae2 File upload via uri (#749)
  • 13ec8ff Merge pull request #728 from durunvo/master
  • d15def9 Merge branch 'master' into master
  • 6708261 Add support to secured endpoints throught Authorization header (#358)
  • 1257623 Replace var with const (#743)
  • 945359f LocalDatastore can update from server (#734)

There are 24 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 Mar 29, 2019
@ghost ghost merged commit 7bf868e into master Mar 29, 2019
@codecov
Copy link

codecov bot commented Mar 29, 2019

Codecov Report

Merging #5457 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5457      +/-   ##
==========================================
- Coverage   93.96%   93.91%   -0.05%     
==========================================
  Files         123      123              
  Lines        9024     9024              
==========================================
- Hits         8479     8475       -4     
- Misses        545      549       +4
Impacted Files Coverage Δ
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 91.48% <0%> (-0.73%) ⬇️
src/RestWrite.js 93.07% <0%> (-0.19%) ⬇️

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 b2ec5c1...7a41927. Read the comment docs.

@greenkeeper greenkeeper bot deleted the greenkeeper/parse-2.3.0 branch March 29, 2019 21:57
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* fix(package): update parse to version 2.3.1

* chore(package): update lockfile package-lock.json
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