Skip to content

[Snyk] Upgrade parse from 2.12.0 to 2.16.0 #1604

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

Closed

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Oct 8, 2020

Snyk has created this PR to upgrade parse from 2.12.0 to 2.16.0.

merge advice
ℹ️ 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.


  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2020-09-17.
Release notes
Package name: parse
  • 2.16.0 - 2020-09-17

    Full Changelog

    Idempotency enforcement for client requests. This deduplicates requests where the client intends to send one request to Parse Server but due to network issues the server receives the request multiple times.
    (Parse-Server 4.3.0+)
    Caution, this is an experimental feature that may not be appropriate for production.

    To enable use either of the following:

    • Parse.CoreManager.set('IDEMPOTENCY', true)
    • Parse.idempotency = true

    Features

    Improvements

    • Allow Pin of unsaved objects in LocalDatastore (#1225)

    Fixes

    • crypto-js crashing React Native (#1218)
    • Schema mismatch error on add / remove empty array on Relation (#1222)
    • query.select error on null fields (#1223)
  • 2.15.0 - 2020-07-16

    Features

    • New Parse.Error 159 DUPLICATE_REQUEST (#1189)

    Fixes

    • Live Query Subscription Error Event (#1193)
  • 2.14.0 - 2020-07-01

    New Features

    • Passing context in destroy, saveAll, get, find hooks. (#1159)
    • Support using aggregate on top of constructed query (#1170)

    Improvements

    • Performance improvement for Query.eachBatch (#1179)

    Fixes

    • Fix context for cascade saving (#1186)
  • 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)
from parse GitHub release notes
Commit messages
Package name: parse

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

@davimacedo davimacedo closed this Oct 9, 2020
@mtrezza mtrezza deleted the snyk-upgrade-65b90b3d8dee7040efb1f523e9a6c132 branch September 23, 2021 11:49
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.

2 participants