Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps parse-server from 8.2.5 to 8.4.0.

Release notes

Sourced from parse-server's releases.

8.4.0

8.4.0 (2025-11-05)

Bug Fixes

  • Add problematic MIME types to default value of Parse Server option fileUpload.fileExtensions (#9902) (fa245cb)
  • Uploading a file by providing an origin URL allows for Server-Side Request Forgery (SSRF); fixes vulnerability GHSA-x4qj-2f4q-r4rx (#9903) (9776386)

Features

8.4.0-alpha.2

8.4.0-alpha.2 (2025-11-05)

Bug Fixes

8.4.0-alpha.1

8.4.0-alpha.1 (2025-11-05)

Features

8.3.1-alpha.1

8.3.1-alpha.1 (2025-11-05)

Bug Fixes

  • Add problematic MIME types to default value of Parse Server option fileUpload.fileExtensions (#9902) (fa245cb)

8.3.0

8.3.0 (2025-11-01)

Bug Fixes

  • Error in afterSave trigger for Parse.Role due to name field (#9883) (eb052d8)
  • Indexes _email_verify_token for email verification and _perishable_token for password reset are not created automatically (#9893) (62dd3c5)
  • Security upgrade to parse 7.0.1 (#9877) (abfa94c)
  • Server URL verification before server is ready (#9882) (178bd5c)
  • Stale data read in validation query on Parse.Object update causes inconsistency between validation read and subsequent update write operation (#9859) (f49efaf)
  • Warning logged when setting option databaseOptions.disableIndexFieldValidation (#9880) (1815b01)

... (truncated)

Commits
  • f27b050 chore(release): 8.4.0 [skip ci]
  • 81b47f2 build: Release (#9905)
  • fbde458 empty commit to trigger CI
  • c70d543 chore(release): 8.4.0-alpha.2 [skip ci]
  • 9776386 fix: Uploading a file by providing an origin URL allows for Server-Side Reque...
  • 52bfb18 chore(release): 8.4.0-alpha.1 [skip ci]
  • 25dfe19 feat: Add support for Node 24 (#9901)
  • 1f4f712 chore(release): 8.3.1-alpha.1 [skip ci]
  • fa245cb fix: Add problematic MIME types to default value of Parse Server option `file...
  • e9fc20d docs: Fix docs generation (#9899)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

---
updated-dependencies:
- dependency-name: parse-server
  dependency-version: 8.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 5, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 5, 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.


Note

Free review on us!

CodeRabbit is offering free reviews until Thu Nov 06 2025 to showcase some of the refinements we've made.

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

@mtrezza mtrezza merged commit b49279f into master Nov 5, 2025
4 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/parse-server-8.4.0 branch November 5, 2025 22:15
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