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

Merged
2 commits merged into from
Mar 30, 2020
Merged

Update parse to the latest version 🚀 #6548

2 commits merged into from
Mar 30, 2020

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 30, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency parse was updated from 2.11.0 to 2.12.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.12.0

New Features

  • Support Parse.Query hint (#1054)
  • Support Parse.Query eachBatch (#1114)
  • Support Parse.Object decrement (#1069)
  • Support deleting Parse.File (#1067)
  • Support File Metadata (#1065) (#1070)

Improvements

  • Support global request batch size (#1053)
  • Username signup error (#1080)
  • Pass SaveAll options to Files (#1107)
  • Make iteration query methods (map, filter, reduce) returned promises (#1112)

Fixes

  • Fix user.become for AsyncStorage (#1056)
  • Subscribing to query with null sessionToken (#1058)
  • Fix addIndex annotation in Parse.Schema (#1071)
  • Fix cascadeSave=false bug for SingleInstance objects (#1078)
  • Fix react-native build (#1094)
Commits

The new version differs by 54 commits ahead by 54, behind by 1.

  • 8a889fa Merge branch 'master' into 2.12.0
  • 90700b7 Update CHANGELOG.md
  • af8f1e0 Update browserify to the latest version 🚀 (#1129)
  • 81346f3 Update package-lock.json
  • 4ec26ec ⚡️ Release v2.12.0
  • 1403efa Metadata tags (#1070)
  • 7a06117 Update eslint-plugin-flowtype to the latest version 🚀 (#1125)
  • 4d39cdb Update babel7 to the latest version 🚀 (#1124)
  • 9a33456 Update @babel/runtime-corejs3 to the latest version 🚀 (#1122)
  • 670090e Update babel7 to the latest version 🚀 (#1123)
  • 485999d Update babel7 to the latest version 🚀 (#1121)
  • 87e76bf Update babel7 to the latest version 🚀 (#1120)
  • 3aac4d3 Update @babel/runtime-corejs3 to the latest version 🚀 (#1119)
  • 3d89f67 Update metro-react-native-babel-preset to the latest version 🚀 (#1117)
  • 2aca79f Update regenerator-runtime to the latest version 🚀 (#1116)

There are 54 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 30, 2020
@ghost ghost merged commit 384c2a9 into master Mar 30, 2020
@codecov
Copy link

codecov bot commented Mar 30, 2020

Codecov Report

Merging #6548 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6548      +/-   ##
==========================================
+ Coverage   93.99%   94.02%   +0.03%     
==========================================
  Files         169      169              
  Lines       11850    11850              
==========================================
+ Hits        11138    11142       +4     
+ Misses        712      708       -4
Impacted Files Coverage Δ
src/RestWrite.js 93.81% <0%> (+0.16%) ⬆️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 93.49% <0%> (+0.67%) ⬆️

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 63a3fea...a266d48. Read the comment docs.

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