parse-community / parse-server-push-adapter

A push notification adapter for Parse Server
https://parseplatform.org
MIT License
85 stars 100 forks source link

[Snyk] Upgrade parse from 2.8.0 to 2.13.0 #158

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade parse from 2.8.0 to 2.13.0.

merge advice

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: parse
  • 2.13.0 - 2020-04-27

    New Features

    • Add Email Verification to Parse.User (#1144)
    • Add Verify Password to Parse.User (#1144)

    Improvements

    • Add read preference for aggregate query (#1143)
    • Add file progress type (upload/download) (#1140)
    • Add context to Parse.Object.save (#1150)

    Fixes

    • File upload progress (#1133)
    • Live Query Subscription Open Event (#1151)
  • 2.12.0 - 2020-03-30

    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)
  • 2.11.0 - 2019-12-24

    New Features

    • Support encrypting current user (#1036)
    • File Upload Progress on Wechat (#1029)

    Improvements

    • Support query.cancel() on Node (#1030)

    Fixes

    • File Upload Progress on browser (#1029)
    • User signup with installationId (#1031)
  • 2.10.0 - 2019-12-03

    New Features

    • Add query.fromNetwork() (#1002)
    • Add query.cancel() (browser only) (#1003)
    • Support custom request headers (#1019)

    Fixes

    • To subclass Parse.User: Parse.Object.registerSubclass('_User', CustomUser);

    Security

    • Address Security Advisory of possible leak of sensitive user info. (#d110617), big thanks to Colin Ulin for identifying the problem, following the vulnerability disclosure guidelines
  • 2.9.1 - 2019-11-14

    Fixes

  • 2.9.0 - 2019-11-07

    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)
    • LiveQuery reconnect on server error (#977)
  • 2.8.0 - 2019-10-15

    New Features

    • Parse.File save cancel (#948)
    • Parse.File getData cancel (#951)

    Fixes

    • React Native Emitter module (#946)
    • Parse.Schema deleteIndex, deleteField returns Parse.Schema (#949)

    Improvements

    • Compiling on Windows (#947)
    • Generate _localId as UUID (#956)
from parse GitHub release notes
Commit messages
Package name: parse
  • 0e55e20 Merge branch 'master' into 2.13.0
  • 14a2015 Update ws to the latest version πŸš€ (#1154)
  • d61f634 ⚑️ Release v2.13.0
  • 8ab920d Fix: Live Query Subscription Open Event (#1151)
  • 681016d Add Email Verification and Verify Password (#1144)
  • bc5bbd1 Update babel7 to the latest version πŸš€ (#1141)
  • 22b6a0e Update core-js to the latest version πŸš€ (#1142)
  • e6ab6c3 Add context to Parse.Object.save (#1150)
  • 7cf413e Update gulp-derequire to the latest version πŸš€ (#1148)
  • 393b723 Fix File Progress Type (#1140)
  • 824713f fix read preference for aggregate query (#1143)
  • b9e360f Fix file upload progress (#1133)
  • 2081dc2 ⚑️ Release v2.12.0 (#1128)
  • af8f1e0 Update browserify to the latest version πŸš€ (#1129)
  • 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)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

πŸ›  Adjust upgrade PR settings

πŸ”• Ignore this dependency or unsubscribe from future upgrade PRs