Skip to content

Update parse to the latest version 🚀 #6037

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
2 commits merged into from
Sep 7, 2019
Merged

Update parse to the latest version 🚀 #6037

2 commits merged into from
Sep 7, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 7, 2019

The dependency parse was updated from 2.7.0 to 2.7.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: acinader
License: BSD-3-Clause

Release Notes for 2.7.1

New Features

  • Support for ParseConfig.save with masterKeyOnlyFlags option (#910) (Requires Parse-Server 3.8.0+)
  • Support for ParseConfig.get with useMasterKey option (#907)
Commits

The new version differs by 6 commits.

  • 1760362 ⚡️ Release v2.7.1
  • b37d687 Add master-key-only option when saving config parameter (#910)
  • 2fc8da0 Add support to get parse config with master key (#907)
  • 074f651 Update eslint-plugin-flowtype to the latest version 🚀 (#906)
  • c6e28b5 Update cross-env to the latest version 🚀 (#905)
  • 533f5ad Update eslint to the latest version 🚀 (#904)

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@ghost ghost added the Merge On Green label Sep 7, 2019
@ghost ghost merged commit 1ee6da4 into master Sep 7, 2019
@codecov
Copy link

codecov bot commented Sep 7, 2019

Codecov Report

Merging #6037 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #6037      +/-   ##
=========================================
- Coverage   93.92%   93.9%   -0.03%     
=========================================
  Files         164     164              
  Lines       11084   11084              
=========================================
- Hits        10411   10408       -3     
- Misses        673     676       +3
Impacted Files Coverage Δ
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.23% <0%> (-0.71%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.01% <0%> (-0.09%) ⬇️
src/RestWrite.js 93.72% <0%> (+0.16%) ⬆️

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 e31f725...c992aee. Read the comment docs.

@greenkeeper greenkeeper bot deleted the greenkeeper/parse-2.7.1 branch September 7, 2019 17:50
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* fix(package): update parse to version 2.7.1

* chore(package): update lockfile package-lock.json
This pull request was closed.
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.

0 participants