Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2018

This PR contains the following updates:

Package Type Update Change References
parse-server dependencies minor 2.7.2 -> 2.8.4 source

Release Notes

parse-community/parse-server

v2.8.4

Compare Source

Full Changelog

Improvements:
  • Adds ability to forward errors to express handler (#​4697)
  • Adds ability to increment the push badge with an arbitrary value (#​4889)
  • Adds ability to preserve the file names when uploading (#​4915)
  • _User now follow regular ACL policy. Letting administrator lock user out. (#​4860) and (#​4898)
  • Ensure dates are properly handled in aggregates (#​4743)
  • Aggregates: Improved support for stages sharing the same name
  • Add includeAll option
  • Added verify password to users router and tests. (#​4747)
  • Ensure read preference is never overriden, so DB config prevails (#​4833)
  • add support for geoWithin.centerSphere queries via withJSON (#​4825)
  • Allow sorting an object field (#​4806)
  • Postgres: Don't merge JSON fields after save() to keep same behaviour as MongoDB (#​4808) (#​4815)
Dependency updates
Devevelopment Dependencies Updates:

v2.8.3

Compare Source

Full Changelog

Improvements:
  • Adds support for JS SDK 2.0 job status header
  • Removes npm-git scripts as npm supports using git repositories that build, thanks to Florent Vilmart

v2.8.2

Compare Source

Full Changelog

Bug Fixes:
  • Ensure legacy users without ACL's are not locked out, thanks to Florent Vilmart
Improvements:
  • Use common HTTP agent to increase webhooks performance, thanks to Tyler Brock
  • Adds withinPolygon support for Polygon objects, thanks to Mads Bjerre
Dependency Updates:
Devevelopment Dependencies Updates:

v2.8.1

Compare Source

Full Changelog

Ensure all the files are properly exported to the final package.

v2.8.0

Compare Source

Full Changelog

New Features
Bug fixes:
Improvements:
  • Allow Parse.Error when returning from Cloud Code (#​4695), thanks to Saulo Tauil
  • Fix typo: "requrest" -> "request" (#​4761), thanks to Joseph Frazier
  • Send version for Vkontakte API (#​4725), thanks to oleg
  • Ensure we respond with invalid password even if email is unverified (#​4708), thanks to dblythy
  • Add _password_history to default sensitive data (#​4699), thanks to Jong Eun Lee
  • Check for node version in postinstall script (#​4657), thanks to Diamond Lewis
  • Remove FB Graph API version from URL to use the oldest non deprecated version, thanks to SebC
Dependency Updates:
Devevelopment Dependencies Updates:

v2.7.4

Compare Source

Full Changelog

Bug Fixes:
  • Fixes an issue affecting polygon queries, thanks to Diamond Lewis
Dependency Updates:
Development Dependencies Updates:

v2.7.3

Compare Source

Full Changelog

Improvements:
  • Improve documentation for LiveQuery options, thanks to Arthur Cinader
  • Improve documentation for using cloud code with docker, thanks to Stephen Tuso
  • Adds support for Facebook's AccountKit, thanks to 6thfdwp
  • Disable afterFind routines when running aggregates, thanks to Diamond Lewis
  • Improve support for distinct aggregations of nulls, thanks to Diamond Lewis
  • Regenreate the email verification token when requesting a new email, thanks to Benjamin Wilson Friedman
Bug Fixes:
  • Fix issue affecting readOnly masterKey and purge command, thanks to AreyouHappy
  • Fixes Issue unsetting in beforeSave doesn't allow object creation, thanks to Diamond Lewis
  • Fixes issue crashing server on invalid live query payload, thanks to fridays
  • Fixes issue affecting postgres storage adapter "undefined property '__op'", thanks to Tyson Andre
Dependency Updates:
Devevelopment Dependencies Updates:

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 27, 2018
@renovate renovate bot force-pushed the renovate/parse-server-2.x branch 6 times, most recently from f2381dd to 48fa2c5 Compare November 27, 2018 23:26
@renovate renovate bot force-pushed the renovate/parse-server-2.x branch 5 times, most recently from 7578c6e to 14e71d5 Compare November 28, 2018 23:46
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 28, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 28, 2018
@renovate renovate bot force-pushed the renovate/parse-server-2.x branch 2 times, most recently from 1980ec7 to 64a70c5 Compare November 29, 2018 06:32
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 29, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 29, 2018
@renovate renovate bot force-pushed the renovate/parse-server-2.x branch 6 times, most recently from cabe48e to 9ae1641 Compare November 29, 2018 19:27
@renovate renovate bot force-pushed the renovate/parse-server-2.x branch from 9ae1641 to 63b2147 Compare November 29, 2018 20:51
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 29, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 29, 2018
@fhinkel fhinkel merged commit 4eda979 into master Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants