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 2.17.0 to 2.18.0 #7034

Merged
merged 2 commits into from
Dec 3, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Dec 2, 2020

Snyk has created this PR to upgrade parse from 2.17.0 to 2.18.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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-11-10.
Release notes
Package name: parse
  • 2.18.0 - 2020-11-10

    Features

    • Support query.findAll() (#1233)

    Improvements

    • Pass objects into query.equalTo / query.notEqualTo (#1235)
    • Improving legacy initialization setters/getters (#1237)
    • Remove deprecated backbone options from Parse.Push (#1238)
    • Code Coverage and Unit Tests (#1241)

    Fixes

    • Prevent crashing LiveQueryClient if emitter error is not set (#1241)
    • Handle LiveQuery subscription socket error (#1241)
    • Set WeChat socket handlers before connecting (#1241)
    • Parse.Installation validating attribute error (#1241)
  • 2.17.0 - 2020-10-07

    Improvements

    • User LogIn with usePost option (#1229)
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

@codecov
Copy link

codecov bot commented Dec 3, 2020

Codecov Report

Merging #7034 (10ce7f2) into master (54a61b7) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7034      +/-   ##
==========================================
- Coverage   93.83%   93.80%   -0.04%     
==========================================
  Files         169      169              
  Lines       12439    12439              
==========================================
- Hits        11672    11668       -4     
- Misses        767      771       +4     
Impacted Files Coverage Δ
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.92% <0.00%> (-0.67%) ⬇️
src/RestWrite.js 93.67% <0.00%> (-0.17%) ⬇️

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 54a61b7...10ce7f2. Read the comment docs.

@dplewis dplewis merged commit 041bdf5 into master Dec 3, 2020
@dplewis dplewis deleted the snyk-upgrade-938e739a096186b3896edce01bfc998a branch December 3, 2020 16:59
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.

2 participants