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.3.0 to 3.4.0 #202

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.4.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
  • 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)
  • 3.4.0-alpha.2 - 2021-10-29

    3.4.0-alpha.2 (2021-10-29)

    Bug Fixes

    • upgrade @ babel/runtime from 7.14.8 to 7.15.3 (#1404) (8cb321c)
  • 3.4.0-alpha.1 - 2021-10-27

    3.4.0-alpha.1 (2021-10-27)

    Features

    • add options to enable polling and set the polling interval; fixes excessive polling (#1419) (0f804b8)
  • 3.3.2-alpha.1 - 2021-10-26

    3.3.2-alpha.1 (2021-10-26)

    Bug Fixes

    • update parse server dependency branch; recreate package lock (#1424) (38455ef)
  • 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
  • 3e961fa chore(release): 3.4.0 [skip ci]
  • 4b092f5 build: release
  • b05f479 ci: empty commit
  • ba36e23 ci: release commit
  • a2026d3 refactor: upgrade ws from 7.5.0 to 7.5.1 (#1388)
  • 3a3b474 refactor: upgrade @ babel/runtime-corejs3 from 7.14.6 to 7.14.7 (#1385)
  • 7fa0c4c refactor: upgrade @ babel/runtime from 7.15.3 to 7.15.4 (#1425)
  • 886ad38 chore(release): 3.4.0-alpha.2 [skip ci]
  • 8cb321c fix: upgrade @ babel/runtime from 7.14.8 to 7.15.3 (#1404)
  • 2083cd5 chore(release): 3.4.0-alpha.1 [skip ci]
  • 0f804b8 feat: add options to enable polling and set the polling interval; fixes excessive polling (#1419)
  • 672cdc9 ci: fix CI not running on new branches
  • bebc816 docs: update badges
  • e32f002 docs: add npm alpha badge to README
  • 4662e7c chore(release): 3.3.2-alpha.1 [skip ci]
  • 1566602 ci: add release automation (#1423)
  • 38455ef fix: update parse server dependency branch; recreate package lock (#1424)
  • 8115e95 docs: restyle README header
  • e523d7f ci: remove stale bot
  • 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)
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 #202 (3eecdce) into master (0c9f2d7) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 3eecdce differs from pull request most recent head 4734438. Consider uploading reports for the commit 4734438 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##            master      #202   +/-   ##
=========================================
  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 0c9f2d7...4734438. Read the comment docs.

parseplatformorg commented 2 years ago

πŸŽ‰ This change has been released in version 4.1.1