parse-community / parse-server-push-adapter

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

refactor: Upgrade parse from 5.0.0 to 5.1.0 #252

Closed parseplatformorg closed 6 days ago

parseplatformorg commented 3 weeks ago

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade parse from 5.0.0 to 5.1.0.

: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.
- The recommended version is **13 versions** ahead of your current version. - The recommended version was released on **21 days ago**.
Release notes
Package name: parse
  • 5.1.0 - 2024-05-16

    5.1.0 (2024-05-16)

    Bug Fixes

    • Parse.GeoPoint.current returns undefined (#2127) (3860535)
    • Chrome browser console warning about unsafe header access-control-expose-headers when calling Cloud Function (#2095) (7b73c03)
    • Live Query not working on Expo React Native (#2109) (7a89665)
    • Local datastore throws error when Parse.Query.notEqualTo is set to null (#2102) (6afd32a)
    • Multiple object updates of nested keys overwrite each other (#1451) (fa4341a)
    • Pending updates to nested field causes ParseObject.toJSON() to return incorrect object (#1453) (23cc573)
    • Remove circular dependencies (#2125) (b415165)

    Features

    • Add password validation for user with unverified email via Parse.User.verifyPassword using master key and option ignoreEmailVerification: true (#2076) (b0adf7e)
    • Add support for setting Parse.ACL from json (#2097) (72bc9ac)
    • Allow setting custom queue for handling offline operations via Parse.EventuallyQueue (#2106) (f92e4d4)
    • Improve installation object Parse.Installation.currentInstallation to support web push notifications (#2119) (4fc62ce)
    • Lazy load Parse.CoreManager controllers to add support for swappable CryptoController, LocalDatastoreController, StorageController, WebSocketController, ParseLiveQuery (#2100) (fbd0ab1)
  • 5.1.0-beta.1 - 2024-05-16

    5.1.0-beta.1 (2024-05-16)

    Bug Fixes

    • Parse.GeoPoint.current returns undefined (#2127) (3860535)
    • Chrome browser console warning about unsafe header access-control-expose-headers when calling Cloud Function (#2095) (7b73c03)
    • Live Query not working on Expo React Native (#2109) (7a89665)
    • Local datastore throws error when Parse.Query.notEqualTo is set to null (#2102) (6afd32a)
    • Multiple object updates of nested keys overwrite each other (#1451) (fa4341a)
    • Pending updates to nested field causes ParseObject.toJSON() to return incorrect object (#1453) (23cc573)
    • Remove circular dependencies (#2125) (b415165)

    Features

    • Add password validation for user with unverified email via Parse.User.verifyPassword using master key and option ignoreEmailVerification: true (#2076) (b0adf7e)
    • Add support for setting Parse.ACL from json (#2097) (72bc9ac)
    • Allow setting custom queue for handling offline operations via Parse.EventuallyQueue (#2106) (f92e4d4)
    • Improve installation object Parse.Installation.currentInstallation to support web push notifications (#2119) (4fc62ce)
    • Lazy load Parse.CoreManager controllers to add support for swappable CryptoController, LocalDatastoreController, StorageController, WebSocketController, ParseLiveQuery (#2100) (fbd0ab1)
  • 5.1.0-alpha.11 - 2024-05-16

    5.1.0-alpha.11 (2024-05-16)

    Bug Fixes

    • Parse.GeoPoint.current returns undefined (#2127) (3860535)
  • 5.1.0-alpha.10 - 2024-05-15

    5.1.0-alpha.10 (2024-05-15)

    Bug Fixes

  • 5.1.0-alpha.9 - 2024-05-04

    5.1.0-alpha.9 (2024-05-04)

    Features

    • Improve installation object Parse.Installation.currentInstallation to support web push notifications (#2119) (4fc62ce)
  • 5.1.0-alpha.8 - 2024-05-02

    5.1.0-alpha.8 (2024-05-02)

    Bug Fixes

    • Pending updates to nested field causes ParseObject.toJSON() to return incorrect object (#1453) (23cc573)
  • 5.1.0-alpha.7 - 2024-05-01

    5.1.0-alpha.7 (2024-05-01)

    Bug Fixes

    • Multiple object updates of nested keys overwrite each other (#1451) (fa4341a)
  • 5.1.0-alpha.6 - 2024-04-25

    5.1.0-alpha.6 (2024-04-25)

    Features

    • Allow setting custom queue for handling offline operations via Parse.EventuallyQueue (#2106) (f92e4d4)
  • 5.1.0-alpha.5 - 2024-04-22
  • 5.1.0-alpha.4 - 2024-04-15
  • 5.1.0-alpha.3 - 2024-04-14
  • 5.1.0-alpha.2 - 2024-04-13
  • 5.1.0-alpha.1 - 2024-03-31
  • 5.0.0 - 2024-03-17
from parse GitHub release notes
--- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - This PR was automatically created by Snyk using the credentials of a real user. --- **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](https://app.snyk.io/org/acinader/project/b0adf7a4-b021-4a61-8d76-16d0d77d4062?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) > - 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/acinader/project/b0adf7a4-b021-4a61-8d76-16d0d77d4062/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/acinader/project/b0adf7a4-b021-4a61-8d76-16d0d77d4062/settings/integration?pkg=parse&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
parse-github-assistant[bot] commented 3 weeks ago

I will reformat the title to use the proper commit message syntax.

parse-github-assistant[bot] commented 3 weeks ago

Thanks for opening this pull request!