Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2018

This PR contains the following updates:

Package Type Update Change References
parse-server dependencies major 2.8.4 -> 3.1.2 source

Release Notes

parse-community/parse-server

v3.1.2

Compare Source

Full Changelog

  • Removes dev script, use TDD instead of server.
  • Removes nodemon and problematic dependencies.
  • Addressed event-stream security debacle.

v3.1.1

Compare Source

Full Changelog

Improvements:

v3.1.0

Compare Source

Full Changelog

Breaking Changes:
  • Return success on sendPasswordResetEmail even if email not found. (#​7fe4030)
Security Fix:
  • Expire password reset tokens on email change (#​5104)
Improvements:
  • Live Query CLPs (#​4387)
  • Reduces number of calls to injectDefaultSchema (#​5107)
  • Remove runtime dependency on request (#​5076)
Bug fixes:
  • Fixes issue with vkontatke authentication (#​4977)
  • Use the correct function when validating google auth tokens (#​5018)
  • fix unexpected 'delete' trigger issue on LiveQuery (#​5031)
  • Improves performance for roles and ACL's in live query server (#​5126)

v3.0.0

Compare Source

Full Changelog

parse-server 3.0.0 comes with brand new handlers for cloud code. It now fully supports promises and async / await.
For more informations, visit the v3.0.0 migration guide.

Breaking changes:
  • Cloud Code handlers have a new interface based on promises.
  • response.success / response.error are removed in Cloud Code
  • Cloud Code runs with Parse-SDK 2.0
  • The aggregate now require aggregates to be passed in the form: {"pipeline": [...]}
Improvements:
  • Adds Pipeline Operator to Aggregate Router.
  • Adds documentations for parse-server's adapters, constructors and more.
  • Adds ability to pass a context object between beforeSave and afterSave affecting the same object.
Bug Fixes:
  • Fixes issue that would crash the server when mongo objects had undefined values #​4966
  • Fixes issue that prevented ACL's from being used with select (see #​571)
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 30, 2018
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 30, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 30, 2018
@fhinkel fhinkel merged commit a585259 into master Nov 30, 2018
@fhinkel fhinkel deleted the renovate/parse-server-3.x branch November 30, 2018 14:10
This was referenced Mar 28, 2021
telpirion pushed a commit that referenced this pull request Nov 16, 2022
* fix: comment about gcsUri

* doc: add wsp
ahrarmonsur pushed a commit that referenced this pull request Nov 18, 2022
* chore(main): release 5.2.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
ahrarmonsur pushed a commit that referenced this pull request Nov 18, 2022
* chore(main): release 5.2.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
NimJay pushed a commit that referenced this pull request Nov 18, 2022
* chore(main): release 5.2.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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.

4 participants