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.3.0 to 3.3.1 #7638

Merged
merged 1 commit into from
Oct 16, 2021

Conversation

snyk-bot
Copy link
Contributor

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

merge advice
As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

ℹ️ 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 21 days ago, on 2021-09-24.
Release notes
Package name: parse
  • 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

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.3.1 refactor: upgrade parse from 3.3.0 to 3.3.1 Oct 16, 2021
@codecov
Copy link

codecov bot commented Oct 16, 2021

Codecov Report

Merging #7638 (dde25fa) into master (527881f) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7638      +/-   ##
==========================================
+ Coverage   93.97%   93.98%   +0.01%     
==========================================
  Files         181      181              
  Lines       13354    13354              
==========================================
+ Hits        12549    12551       +2     
+ Misses        805      803       -2     
Impacted Files Coverage Δ
src/ParseServerRESTController.js 97.01% <0.00%> (-1.50%) ⬇️
src/RestWrite.js 94.20% <0.00%> (+0.15%) ⬆️
src/Adapters/Files/GridFSBucketAdapter.js 80.32% <0.00%> (+0.81%) ⬆️
src/batch.js 93.10% <0.00%> (+1.72%) ⬆️

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 527881f...dde25fa. Read the comment docs.

@mtrezza mtrezza merged commit 1a3103a into master Oct 16, 2021
@mtrezza mtrezza deleted the snyk-upgrade-f43337c98a38e41d3489476bd77c021a branch October 16, 2021 09:57
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-alpha.2

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Oct 27, 2021
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Nov 1, 2021
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants