Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2022

Bumps parse-server from 4.5.0 to 5.1.1.

Release notes

Sourced from parse-server's releases.

5.1.1

5.1.1 (2022-03-18)

Reverts

  • ci: temporarily disable breaking change detection (#7861) (effed92)

5.1.0

5.1.0 (2022-03-18)

Bug Fixes

  • adding or modifying a nested property requires addField permissions (#7679) (6a6248b)
  • bump nanoid from 3.1.25 to 3.2.0 (#7781) (f5f63bf)
  • bump node-fetch from 2.6.1 to 3.1.1 (#7782) (9082351)
  • node engine compatibility did not include node 16 (#7739) (ea7c014)
  • node engine range has no upper limit to exclude incompatible node versions (#7692) (573558d)
  • package.json & package-lock.json to reduce vulnerabilities (#7823) (5ca2288)
  • schema cache not cleared in some cases (#7678) (5af6e5d)
  • security upgrade follow-redirects from 1.14.6 to 1.14.7 (#7769) (8f5a861)
  • security upgrade follow-redirects from 1.14.7 to 1.14.8 (#7801) (70088a9)
  • security vulnerability that allows remote code execution (GHSA-p6h4-93qp-jhcm) (#7844) (e569f40)
  • server crash using GraphQL due to missing @​apollo/client peer dependency (#7787) (08089d6)
  • unable to use objectId size higher than 19 on GraphQL API (#7627) (ed86c80)
  • upgrade mime from 2.5.2 to 3.0.0 (#7725) (f5ef98b)
  • upgrade parse from 3.3.1 to 3.4.0 (#7723) (d4c1f47)
  • upgrade winston from 3.5.0 to 3.5.1 (#7820) (4af253d)

Features

Reverts

  • refactor: allow ES import for cloud string if package type is module (b64640c)
  • update node engine to 2.22.0 (#7827) (f235412)

⚠️ NOTABLE CHANGES

The following changes would formally require a major version increment (Parse Server 6.0), but given their low relevance they are released as part of this minor version increment (Parse Server 5.1).

  • The MongoDB GridStore adapter has been removed. By default, Parse Server already uses GridFS, so if you do not manually use the GridStore adapter, you can ignore this change. Parse Server uses the GridFSBucket adapter instead of GridStore adapter by default since 2018. (https://github.com/parse-community/parse-server/blob/HEAD/f88aa2a)

... (truncated)

Commits
  • 01096b3 chore(release): 5.1.1 [skip ci]
  • effed92 revert: ci: temporarily disable breaking change detection (#7861)
  • 9cdc6ca docs: update changelog (#7864)
  • 158a974 chore(release): 5.1.0 [skip ci]
  • 1593575 build: release
  • ef9ee66 ci: temporarily disable breaking change detection (#7861)
  • d5db318 ci: temporarily disable braking change detection (#7860)
  • 9fa80eb chore(release): 5.0.0-beta.10 [skip ci]
  • ff16839 build: release beta
  • 0c1b75f Merge branch 'beta' into build-release-beta-19837863611
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by parseadmin, a new releaser for parse-server since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [parse-server](https://github.com/parse-community/parse-server) from 4.5.0 to 5.1.1.
- [Release notes](https://github.com/parse-community/parse-server/releases)
- [Changelog](https://github.com/parse-community/parse-server/blob/alpha/CHANGELOG.md)
- [Commits](parse-community/parse-server@4.5.0...5.1.1)

---
updated-dependencies:
- dependency-name: parse-server
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 21, 2022
@dependabot dependabot bot requested a review from jcguarinpenaranda March 21, 2022 10:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2022

Superseded by #369.

@dependabot dependabot bot closed this Mar 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/parse-server-5.1.1 branch March 25, 2022 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants