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 3.3.0 to 3.3.1 #195

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade parse from 3.3.0 to 3.3.1.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.
: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
  • 3.3.1 - 2021-09-24

    3.3.1

    Full Changelog

    Fixes

    • Upgraded crypto-js dependency for compatibility with webpack in Parse Dashboard
  • 3.3.0 - 2021-07-12

    Improvements

    • Improve support for nested keys (#1364)
    • Doc improvement (#1349)
    • Add npm version ci check (#1345)
    • Added an error code for geospatial index failures (#1342)
    • Added date support to OfflineQuery class (#1344)

    Fixes

    • Fix react native build (#1381)
    • Fix weapp uuid error (#1356)
    • Fix EventEmitter undefined on React Native 0.64 (#1351)
from parse GitHub release notes
Commit messages
Package name: parse
  • ddea28c fix: bump crypto js (#1416)
  • 83fb442 chore(WeChat): Add missing uuid test (#1411)
  • 6578f7c chore(LDS): Improve $relativeTime tests (#1410)
  • 58bd796 Escape the underscores in __test__ (#1408)
  • 7fc0a25 refactor: remove parse issue bot (#1407)
  • d196e7f ci: add issue bot (#1400)
  • b6bf5c0 fix: upgrade @ babel/runtime from 7.14.6 to 7.14.8 (#1392)
  • 163745e Fix doc build (#1384)
  • 6152423 updated templates (#1389)
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

mtrezza commented 2 years ago

Closing due to age