parse-community / ParseReact

Seamlessly bring Parse data into your React applications.
https://parseplatform.org
Other
1.3k stars 209 forks source link

Bump parse from 1.6.14 to 2.15.0 #195

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps parse from 1.6.14 to 2.15.0.

Release notes

Sourced from parse's releases.

2.15.0

Features

  • New Parse.Error 159 DUPLICATE_REQUEST (#1189)

Fixes

  • Live Query Subscription Error Event (#1193)

2.14.0

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

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

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)
Changelog

Sourced from parse's changelog.

2.15.0

Full Changelog

Features

  • New Parse.Error 159 DUPLICATE_REQUEST (#1189)

Fixes

  • Live Query Subscription Error Event (#1193)

2.14.0

Full Changelog

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

Full Changelog

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

Full Changelog

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)
Commits
Maintainer changes

This version was pushed to npm by acinader, a new releaser for parse since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/parse-community/ParseReact/network/alerts).