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/node-apn from 4.0.0 to 4.1.0 #186

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade @parse/node-apn from 4.0.0 to 4.1.0.

merge advice :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/node-apn
  • 4.1.0 - 2021-04-14
    • NEW: Proxy support
    • FIX: Close client on unexpected frame error
    • NEW: Add a configurable info/error logger
    • FIX: Update endpoint address
    • FIX: Add support to zero valued expiry
  • 4.0.0 - 2020-10-15
    • BREAKING: shutdown() function on client now destroy the client and future requests throw error
    • Add test cases to Client
    • Improve verbose messages
    • Add request timeout handler
    • Add a new config setting requestTimeout (defaults to 5000 milliseconds)
    • Change ResponseFailure.status typing to be number
    • Fix nits on typos in documentation
    • Also run tests in Node 12 and 14
    • Remove the unreferenced lib/protocol directory
    • Improve GO AWAY handler
from @parse/node-apn GitHub release notes
Commit messages
Package name: @parse/node-apn
  • 72437e2 Release v4.1.0 (#70)
  • c0d2bfb feat: proxy support (#62)
  • 9748f8a Close client on unexpected frame error (#65)
  • f64a910 Proposal: Add a configurable info/error logger (#63)
  • 08f2ef6 Update endpoint address (#60)
  • 81238f2 fix: add support to zero valued expiry (#58)
  • 659501c chore: Move coverage to codecov (#56)
  • acce4a7 Fix status code type in code example (#55)
  • fe508da fix: upgrade debug from 4.3.1 to 4.3.2 (#42)
  • 1c15d09 fix: upgrade debug from 4.3.0 to 4.3.1 (#40)
  • ec3dcea feat: upgrade debug from 3.1.0 to 4.3.0 (#35)
  • 3f1b263 Add GitHub actions (#39)
  • fa157a7 Fix examples due to the shutdown() function that should be only called after the sending process has completed (#37)
  • f5160f3 fix: upgrade jsonwebtoken from 8.1.0 to 8.5.1 (#36)
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