parse-community / parse-php-sdk

The PHP SDK for Parse Platform
https://parseplatform.org/
Other
812 stars 346 forks source link

refactor: upgrade @parse/simple-mailgun-adapter from 1.2.0 to 2.0.0 #482

Closed snyk-bot closed 1 year ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade @parse/simple-mailgun-adapter from 1.2.0 to 2.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 fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Remote Code Execution (RCE)
SNYK-JS-PACRESOLVER-1564857
512/1000
Why? Proof of Concept exploit, CVSS 8.1
Proof of Concept
Server-side Request Forgery (SSRF)
SNYK-JS-NETMASK-1089716
512/1000
Why? Proof of Concept exploit, CVSS 8.1
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: @parse/simple-mailgun-adapter
  • 2.0.0 - 2021-04-07

    DEPRECATED

    This mail adapter has been deprecated. Instead, use one of the community provided mail adapters.

    Breaking Changes

    • Upgraded to new native mailgun.js driver that does not support the same options as the deprecated driver, see docs (Manuel Trezza) #37
  • 1.2.0 - 2020-12-14

    Merge pull request #36 from parse-community/release1.2.0

    Bump version to 1.2.0

from @parse/simple-mailgun-adapter GitHub release notes
Commit messages
Package name: @parse/simple-mailgun-adapter
  • 92f14e4 Merge pull request #37 from mtrezza/upgrade-mailgun-driver
  • 766525d added deprecation note
  • 2e165a8 added changelog
  • 1fdc9c8 added changelog
  • 5f24ffa upgrade mailgun driver
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

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

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

dplewis commented 1 year ago

Closing via https://github.com/parse-community/parse-php-sdk/pull/489