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 3.4.0 to 3.4.1 #209

Closed snyk-bot closed 8 months ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade parse from 3.4.0 to 3.4.1.

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
  • 3.4.1 - 2022-01-01

    3.4.1 (2022-01-01)

    Bug Fixes

  • 3.4.0 - 2021-11-01

    3.4.0 (2021-11-01)

    Bug Fixes

    • update parse server dependency branch; recreate package lock (#1424) (38455ef)
    • upgrade @ babel/runtime from 7.14.8 to 7.15.3 (#1404) (8cb321c)

    Features

    • add options to enable polling and set the polling interval; fixes excessive polling (#1419) (0f804b8)
from parse GitHub release notes
Commit messages
Package name: parse
  • 7afcfce chore(release): 3.4.1 [skip ci]
  • df6d270 build: release
  • e43aa8e Merge branch 'release' into build-release-16422095953
  • 5d00152 ci: release commit
  • d084ac9 chore(release): 3.4.0-alpha.3 [skip ci]
  • 922a6db fix: upgrade idb-keyval from 5.0.6 to 6.0.3 (#1397)
  • 868cf9b build: release
  • 17ef60f Merge branch 'release' into build-release-15236600702
  • a4317d1 ci: release commit
  • 10a2e5b docs: remove alpha branch chapter from README (#1430)
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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #209 (3b51637) into master (7257c9a) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 3b51637 differs from pull request most recent head 6a88b11. Consider uploading reports for the commit 6a88b11 to get more accurate results

@@            Coverage Diff            @@
##            master      #209   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          271       271           
=========================================
  Hits           271       271           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 552813c...6a88b11. Read the comment docs.

mtrezza commented 8 months ago

Closing, already upgraded.