Skip to content

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

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

refactor: Bump parse-server from 9.6.1 to 9.7.0#3286
dependabot[bot] wants to merge 1 commit intoalphafrom
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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
@parse-github-assistant
Copy link
Copy Markdown

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 9.6.1 to 9.7.0 refactor: Bump parse-server from 9.6.1 to 9.7.0 Mar 30, 2026
@parseplatformorg
Copy link
Copy Markdown
Contributor

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 30, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/parse-server-9.7.0 branch March 30, 2026 21:52
@parseplatformorg
Copy link
Copy Markdown
Contributor

🎉 This change has been released in version 9.1.0-alpha.12

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Apr 7, 2026
@parseplatformorg
Copy link
Copy Markdown
Contributor

🎉 This change has been released in version 9.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code state:released Released as stable version state:released-alpha Released as alpha version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant