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

[Snyk] Upgrade parse from 4.0.1 to 4.1.0 #2

Merged
merged 1 commit into from
May 27, 2023

Conversation

rgunindi
Copy link
Owner

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


Snyk has created this PR to upgrade parse from 4.0.1 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.


  • The recommended version is 6 versions ahead of your current version.
  • The recommended version was released 22 days 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
from parse GitHub release notes
Commit messages
Package name: parse
  • 98674f0 chore(release): 4.1.0 [skip ci]
  • f577ea6 build: Release (#1881)
  • ef34d37 chore(release): 4.1.0-beta.1 [skip ci]
  • 732a6ee build: Release beta (#1800)
  • 69b3b9a Merge branch 'release' into build
  • da0288e refactor: Bump parse-server from `5477848` to `e9ab6b0` (#1793)
  • d042b39 refactor: Bump eslint from 8.34.0 to 8.35.0 (#1792)
  • e39fb77 refactor: Bump core-js from 3.28.0 to 3.29.0 (#1794)
  • 4a71fcf refactor: Bump metro-react-native-babel-preset from 0.75.0 to 0.75.1 (#1791)
  • a9d19c2 refactor: Bump @ babel/plugin-transform-flow-strip-types from 7.19.0 to 7.21.0 (#1789)
  • 04f1ade refactor: Bump @ babel/core from 7.20.12 to 7.21.0 (#1788)
  • 5509774 refactor: Bump @ babel/runtime-corejs3 from 7.20.13 to 7.21.0 (#1790)
  • 6ea1605 refactor: Bump @ babel/plugin-transform-flow-comments from 7.19.0 to 7.21.0 (#1786)
  • 4c19151 refactor: Bump @ babel/plugin-transform-runtime from 7.19.6 to 7.21.0 (#1785)
  • 5112642 refactor: Bump puppeteer from 19.7.1 to 19.7.2 (#1787)
  • db18547 docs: Fix incorrect type in docs for `Parse.Query.containedIn` and `Parse.Query.notContainedIn` (#1784)
  • 5ca4bbe refactor: Bump jsdoc from 4.0.1 to 4.0.2 (#1782)
  • f47cb41 refactor: Bump jsdoc from 4.0.0 to 4.0.1 (#1780)
  • 387fac2 refactor: Bump jest from 29.4.2 to 29.4.3 (#1779)
  • 451e3e0 refactor: Bump parse-server from `992b3c7` to `5477848` (#1778)
  • d734148 refactor: Remove `@ babel/runtime` from production dependencies (#1777)
  • aa0003c refactor: Bump eslint-plugin-jsdoc from 39.8.0 to 40.0.0 (#1767)
  • 6763e57 refactor: Bump jest-environment-jsdom from 29.4.2 to 29.4.3 (#1775)
  • 2d2f47f refactor: Bump puppeteer from 19.7.0 to 19.7.1 (#1776)

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

@rgunindi rgunindi merged commit c276a61 into main May 27, 2023
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.

None yet

2 participants