Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps parse-server from 8.4.0 to 8.5.0.

Release notes

Sourced from parse-server's releases.

8.5.0

8.5.0 (2025-12-01)

Bug Fixes

  • GridFSBucketAdapter throws when using some Parse Server specific options in MongoDB database options (#9915) (d3d4003)
  • Deprecation warning logged at server launch for nested Parse Server option even if option is explicitly set (#9934) (c22cb0a)
  • Parse Server option rateLimit.zone does not use default value ip (#9941) (12beb8f)
  • Queries with object field authData.provider.id are incorrectly transformed to _auth_data_provider.id for custom classes (#9932) (7b9fa18)
  • Race condition can cause multiple Apollo server initializations under load (#9929) (7d5e9fc)
  • Server internal error details leaking in error messages returned to clients (#9937) (50edb5a)

Features

  • Add beforePasswordResetRequest hook (#9906) (94cee5b)
  • Add MongoDB client event logging via database option logClientEvents (#9914) (b760733)
  • Add Parse Server option allowPublicExplain to allow Parse.Query.explain without master key (#9890) (4456b02)
  • Add Parse Server option enableSanitizedErrorResponse to remove detailed error messages from responses sent to clients (#9944) (4752197)
  • Add support for MongoDB driver options serverSelectionTimeoutMS, maxIdleTimeMS, heartbeatFrequencyMS (#9910) (1b661e9)
  • Add support for more MongoDB driver options (#9911) (cff451e)
  • Allow option publicServerURL to be set dynamically as asynchronous function (#9803) (460a65c)
  • Upgrade to parse 7.1.1 (#9954) (fa57d69)
  • Upgrade to parse 7.1.2 (#9955) (5c644a5)

Performance Improvements

  • Parse.Query.include now fetches pointers at same level in parallel (#9861) (dafea21)
  • Remove unused dependencies (#9943) (d4c6de0)
  • Upgrade MongoDB driver to 6.20.0 (#9887) (3c9af48)

8.5.0-alpha.18

8.5.0-alpha.18 (2025-12-01)

Features

8.5.0-alpha.17

8.5.0-alpha.17 (2025-12-01)

Features

8.5.0-alpha.16

8.5.0-alpha.16 (2025-11-28)

... (truncated)

Commits
  • b479102 chore(release): 8.5.0 [skip ci]
  • 5a1cdab build: Release (#9956)
  • 77bcdfc empty commit to trigger CI
  • bdc71be chore(release): 8.5.0-alpha.18 [skip ci]
  • 5c644a5 feat: Upgrade to parse 7.1.2 (#9955)
  • 0e1cb33 chore(release): 8.5.0-alpha.17 [skip ci]
  • fa57d69 feat: Upgrade to parse 7.1.1 (#9954)
  • a906a11 chore(release): 8.5.0-alpha.16 [skip ci]
  • 4752197 feat: Add Parse Server option enableSanitizedErrorResponse to remove detail...
  • 73e7812 chore(release): 8.5.0-alpha.15 [skip ci]
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 2, 2025
@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 refactor: bump parse-server from 8.4.0 to 8.5.0 refactor: Bump parse-server from 8.4.0 to 8.5.0 Dec 2, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 2, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Bumps [parse-server](https://github.com/parse-community/parse-server) from 8.4.0 to 8.5.0.
- [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@8.4.0...8.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse-server-8.5.0 branch from 48dc3a2 to 7e79074 Compare December 2, 2025 06:40
@mtrezza mtrezza merged commit 4c9a51e into master Dec 2, 2025
4 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/parse-server-8.5.0 branch December 2, 2025 06:46
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants