Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps parse-server from 8.6.0 to 9.1.0.

Release notes

Sourced from parse-server's releases.

9.1.0

9.1.0 (2025-12-14)

Bug Fixes

Features

  • Add option logLevels.signupUsernameTaken to change log level of username already exists sign-up rejection (#9962) (f18f307)
  • Add support for custom HTTP status code and headers to Cloud Function response with Express-style syntax (#9980) (8eeab8d)
  • Log more debug info when failing to set duplicate value for field with unique values (#9919) (a23b192)

9.1.0-alpha.4

9.1.0-alpha.4 (2025-12-14)

Features

  • Log more debug info when failing to set duplicate value for field with unique values (#9919) (a23b192)

9.1.0-alpha.3

9.1.0-alpha.3 (2025-12-14)

Bug Fixes

9.1.0-alpha.2

9.1.0-alpha.2 (2025-12-14)

Features

  • Add support for custom HTTP status code and headers to Cloud Function response with Express-style syntax (#9980) (8eeab8d)

9.1.0-alpha.1

9.1.0-alpha.1 (2025-12-14)

Features

  • Add option logLevels.signupUsernameTaken to change log level of username already exists sign-up rejection (#9962) (f18f307)

9.0.0

9.0.0 (2025-12-14)

... (truncated)

Commits
  • 2e06fa1 chore(release): 9.1.0 [skip ci]
  • 8c4d67a build: Release (#9987)
  • ae0781d empty commit to trigger CI
  • 0e308fe chore(release): 9.1.0-alpha.4 [skip ci]
  • a23b192 feat: Log more debug info when failing to set duplicate value for field with ...
  • 98a42e5 chore(release): 9.1.0-alpha.3 [skip ci]
  • 3074eb7 fix: Cross-Site Scripting (XSS) via HTML pages for password reset and email v...
  • 7028e03 chore(release): 9.1.0-alpha.2 [skip ci]
  • 8eeab8d feat: Add support for custom HTTP status code and headers to Cloud Function r...
  • c500fc4 chore(release): 9.1.0-alpha.1 [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)

Bumps [parse-server](https://github.com/parse-community/parse-server) from 8.6.0 to 9.1.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.6.0...9.1.0)

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

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 Dec 15, 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.6.0 to 9.1.0 refactor: Bump parse-server from 8.6.0 to 9.1.0 Dec 15, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 15, 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.

@mtrezza mtrezza merged commit 1ce968a into master Dec 15, 2025
4 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/parse-server-9.1.0 branch December 15, 2025 04:24
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