Skip to content

refactor: Bump parse-server from 9.6.1 to 9.7.0#823

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/parse-server-9.7.0
Closed

refactor: Bump parse-server from 9.6.1 to 9.7.0#823
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/parse-server-9.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps parse-server from 9.6.1 to 9.7.0.

Release notes

Sourced from parse-server's releases.

9.7.0

9.7.0 (2026-03-30)

Bug Fixes

Features

  • Add protectedFieldsSaveResponseExempt option to strip protected fields from save responses (#10289) (4f7cb53)
  • Add protectedFieldsTriggerExempt option to exempt Cloud Code triggers from protectedFields (#10288) (1610f98)
  • Add support for partialFilterExpression in MongoDB storage adapter (#10346) (8dd7bf2)
  • Extend storage adapter interface to optionally return matchedCount and modifiedCount from DatabaseController.update with many: true (#10353) (aea7596)

9.7.0-alpha.18

9.7.0-alpha.18 (2026-03-30)

Features

  • Extend storage adapter interface to optionally return matchedCount and modifiedCount from DatabaseController.update with many: true (#10353) (aea7596)

9.7.0-alpha.17

9.7.0-alpha.17 (2026-03-29)

Bug Fixes

  • Cloud Code trigger context vulnerable to prototype pollution (#10352) (d5f5128)

9.7.0-alpha.16

9.7.0-alpha.16 (2026-03-29)

Bug Fixes

... (truncated)

Commits
  • 84ca533 chore(release): 9.7.0 [skip ci]
  • 6d0bd1e build: Release (#10354)
  • d01675b empty commit to trigger CI
  • 99fc339 chore(release): 9.7.0-alpha.18 [skip ci]
  • aea7596 feat: Extend storage adapter interface to optionally return matchedCount an...
  • 6183d4b chore(release): 9.7.0-alpha.17 [skip ci]
  • d5f5128 fix: Cloud Code trigger context vulnerable to prototype pollution (#10352)
  • e573cfa chore(release): 9.7.0-alpha.16 [skip ci]
  • f63fd1a fix: LiveQuery protected-field guard bypass via array-like logical operator v...
  • f897d83 chore(release): 9.7.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 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 9.6.1 to 9.7.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@9.6.1...9.7.0)

---
updated-dependencies:
- dependency-name: parse-server
  dependency-version: 9.7.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 Mar 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 30, 2026

Superseded by #824.

@dependabot dependabot Bot closed this Mar 30, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/parse-server-9.7.0 branch March 30, 2026 17:34
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.

0 participants