parse-community / parse-server

Parse Server for Node.js / Express
https://parseplatform.org
Apache License 2.0
20.7k stars 4.76k forks source link

refactor: Upgrade @parse/push-adapter from 5.1.1 to 6.0.0 #9099

Closed parseplatformorg closed 2 months ago

parseplatformorg commented 2 months ago

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


Snyk has created this PR to upgrade @parse/push-adapter from 5.1.1 to 6.0.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.
*Warning:* This is a major version upgrade, and may be a breaking change. - The recommended version is **2 versions** ahead of your current version. - The recommended version was released **21 days ago**, on 2024-03-30.
Release notes
Package name: @parse/push-adapter
  • 6.0.0 - 2024-03-30

    6.0.0 (2024-03-30)

    Features

    BREAKING CHANGES

    • Removes support for Node 14 and 16 (bb0ff82)
  • 5.2.0 - 2024-03-30

    5.2.0 (2024-03-30)

    Features

    • Add backwards compatibility with APNS payloads when using Firebase Cloud Messaging API (HTTP v1) (#234) (b9a41d1)
  • 5.1.1 - 2024-03-02

    5.1.1 (2024-03-02)

    Bug Fixes

    • Security upgrade firebase-admin from 11.10.1 to 12.0.0 (#231) (2c3d61d)
from @parse/push-adapter GitHub release notes
Commit messages
Package name: @parse/push-adapter
  • 300b9bb chore(release): 6.0.0 [skip ci]
  • bb0ff82 feat: Remove Node 14 and 16 support (#236)
  • 7d6d874 chore(release): 5.2.0 [skip ci]
  • b9a41d1 feat: Add backwards compatibility with APNS payloads when using Firebase Cloud Messaging API (HTTP v1) (#234)
  • 6ceaccc refactor: Upgrade jose from 4.15.4 to 4.15.5 (#235)
  • 6032ac3 refactor: bump the npm_and_yarn group group with 2 updates (#233)
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](https://app.snyk.io/org/acinader/project/c354db4d-ec51-46b5-8574-3238dc19f365?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/acinader/project/c354db4d-ec51-46b5-8574-3238dc19f365/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/c354db4d-ec51-46b5-8574-3238dc19f365/settings/integration?pkg=@parse/push-adapter&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
parse-github-assistant[bot] commented 2 months ago

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

parse-github-assistant[bot] commented 2 months ago

Thanks for opening this pull request!