Skip to content

refactor: upgrade parse from 3.3.0 to 3.4.0 #202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 27, 2022

Conversation

snyk-bot
Copy link
Contributor

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

merge advice
ℹ️ 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.


  • The recommended version is 5 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-11-01.
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
Copy link

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

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade parse from 3.3.0 to 3.4.0 refactor: upgrade parse from 3.3.0 to 3.4.0 Nov 23, 2021
@codecov
Copy link

codecov bot commented Nov 23, 2021

Codecov Report

Merging #202 (3eecdce) into master (0c9f2d7) will not change coverage.
The diff coverage is n/a.

❗ 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.

@mtrezza mtrezza merged commit 81ae499 into master Mar 27, 2022
@mtrezza mtrezza deleted the snyk-upgrade-16e2fbb80f71d02a750ffa505fe44c4f branch March 27, 2022 02:03
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants