Skip to content
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

refactor: Upgrade parse from 3.4.2 to 4.1.0 #8619

Conversation

parseplatformorg
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade parse from 3.4.2 to 4.1.0.

ℹ️ 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 is 46 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-05-01.
Release notes
Package name: parse
  • 4.1.0 - 2023-05-01

    4.1.0 (2023-05-01)

    Bug Fixes

    • LiveQuerySubscription.unsubscribe resolves promise before unsubscribing completes (#1727) (1c96205)
    • Node engine version upper range is <19 despite Node 19 support (#1732) (febe187)
    • Saving a new Parse.Object with an unsaved Parse.File fails (#1662) (16535a4)

    Features

    • LiveQueryClient.close returns promise when WebSocket closes (#1735) (979d660)
    • Upgrade Node Package Manager lock file package-lock.json to version 2 (#1729) (e993786)
  • 4.1.0-beta.1 - 2023-03-01

    4.1.0-beta.1 (2023-03-01)

    Bug Fixes

    • LiveQuerySubscription.unsubscribe resolves promise before unsubscribing completes (#1727) (1c96205)
    • Node engine version upper range is <19 despite Node 19 support (#1732) (febe187)
    • Saving a new Parse.Object with an unsaved Parse.File fails (#1662) (16535a4)

    Features

    • LiveQueryClient.close returns promise when WebSocket closes (#1735) (979d660)
    • Upgrade Node Package Manager lock file package-lock.json to version 2 (#1729) (e993786)
  • 4.1.0-alpha.4 - 2023-04-28

    4.1.0-alpha.4 (2023-04-28)

    Features

  • 4.1.0-alpha.3 - 2023-04-02

    4.1.0-alpha.3 (2023-04-02)

    Features

    • Add ParseQuery.watch to trigger LiveQuery only on update of specific fields (#1839) (7479343)
  • 4.1.0-alpha.2 - 2023-03-01

    4.1.0-alpha.2 (2023-03-01)

    Bug Fixes

    • Parse.File.cancel starts new attempt to save file (#1781) (b755e42)
  • 4.1.0-alpha.1 - 2023-03-01

    4.1.0-alpha.1 (2023-03-01)

    Bug Fixes

    • LiveQuerySubscription.unsubscribe resolves promise before unsubscribing completes (#1727) (1c96205)
    • Node engine version upper range is <19 despite Node 19 support (#1732) (febe187)
    • Saving a new Parse.Object with an unsaved Parse.File fails (#1662) (16535a4)

    Features

    • LiveQueryClient.close returns promise when WebSocket closes (#1735) (979d660)
    • Upgrade Node Package Manager lock file package-lock.json to version 2 (#1729) (e993786)
  • 4.0.1 - 2023-01-31
  • 4.0.1-beta.1 - 2023-01-31
  • 4.0.0 - 2023-01-23
  • 4.0.0-beta.1 - 2023-01-23
  • 4.0.0-alpha.12 - 2023-02-06

    4.0.0-alpha.12 (2023-02-06)

    Features

    • LiveQueryClient.close returns promise when WebSocket closes (#1735) (979d660)
  • 4.0.0-alpha.11 - 2023-02-04

    4.0.0-alpha.11 (2023-02-04)

    Bug Fixes

    • Node engine version upper range is <19 despite Node 19 support (#1732) (febe187)
  • 4.0.0-alpha.10 - 2023-02-04
  • 4.0.0-alpha.9 - 2023-02-04
  • 4.0.0-alpha.8 - 2023-02-04
  • 4.0.0-alpha.7 - 2023-01-30
  • 4.0.0-alpha.6 - 2023-01-27
  • 4.0.0-alpha.5 - 2023-01-06
  • 4.0.0-alpha.4 - 2022-12-21
  • 4.0.0-alpha.3 - 2022-11-18
  • 4.0.0-alpha.2 - 2022-11-15
  • 4.0.0-alpha.1 - 2022-11-10
  • 3.5.1 - 2022-11-26
  • 3.5.1-beta.2 - 2022-11-26
  • 3.5.1-beta.1 - 2022-11-03
  • 3.5.1-alpha.2 - 2022-11-07
  • 3.5.1-alpha.1 - 2022-11-03
  • 3.5.0 - 2022-11-01
  • 3.5.0-beta.1 - 2022-10-25
  • 3.5.0-alpha.8 - 2022-11-03
  • 3.5.0-alpha.7 - 2022-11-01
  • 3.5.0-alpha.6 - 2022-10-13
  • 3.5.0-alpha.5 - 2022-10-11
  • 3.5.0-alpha.4 - 2022-09-21
  • 3.5.0-alpha.3 - 2022-09-14
  • 3.5.0-alpha.2 - 2022-09-12
  • 3.5.0-alpha.1 - 2022-09-08
  • 3.4.4 - 2022-09-02
  • 3.4.4-beta.1 - 2022-07-02
  • 3.4.4-alpha.2 - 2022-08-16
  • 3.4.4-alpha.1 - 2022-07-28
  • 3.4.3 - 2022-07-02
  • 3.4.3-beta.1 - 2022-06-18
  • 3.4.3-alpha.3 - 2022-07-02
  • 3.4.3-alpha.2 - 2022-05-29
  • 3.4.3-alpha.1 - 2022-05-02
  • 3.4.2 - 2022-05-02
from parse GitHub release notes
Commit messages
Package name: parse

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.4.2 to 4.1.0 refactor: Upgrade parse from 3.4.2 to 4.1.0 Jun 5, 2023
@parse-github-assistant
Copy link

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@mtrezza mtrezza closed this Jun 5, 2023
@mtrezza mtrezza deleted the snyk-upgrade-b8b48f0b9e23d9343aeaab744548774e branch June 5, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants