Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2025

Bumps parse from 3.5.1 to 7.0.1.

Release notes

Sourced from parse's releases.

7.0.1

7.0.1 (2025-10-15)

Bug Fixes

  • Returned error for 5xx server response has incorrect format (#2755) (16a34d9)

7.0.1-alpha.1

7.0.1-alpha.1 (2025-10-15)

Bug Fixes

  • Returned error for 5xx server response has incorrect format (#2755) (16a34d9)

7.0.0

7.0.0 (2025-10-14)

[!CAUTION] We recommend to skip this release as it contains a bug that introduces a breaking change in the format of Parse Server 5xx responses. The issue has been fixed in 7.0.1.

Bug Fixes

  • Prototype Pollution vulnerability in SingleInstanceStateController; fixes security vulnerability GHSA-9g8m-v378-pcg3 (#2745) (9e7c1ba)
  • HTTP status code 3XX redirection for Parse Server URL not handled properly (#2608) (58e7f58)
  • Incorrect type in ParseObject.fetch parameter options (#2726) (dc78419)
  • Missing error message when returning an internal server error (#2543) (f91f3f1)
  • Prototype pollution in Parse.Object and internal APIs; fixes security vulnerability GHSA-9f2h-7v79-mxw (#2749) (0097398)
  • Unhandled exception when calling Parse.Cloud.run with option value null (#2622) (#2623) (2818ed9)

Features

  • Add Parse.File upload and download progress in browser and Node environments (#2503) (d3ca465)
  • Add Uint8Array support for Parse.File data (#2548) (6f6bb66)
  • Add option Parse.nodeLogging to fully log Parse.Object in Node.js environments (#1594) (de9d057)
  • Remove Parse.serverAuthType, Parse.serverAuthToken infavor of CoreManager REQUEST_HEADERS config (#2639) (ddc66a1)

Performance Improvements

BREAKING CHANGES

  • The methods Parse.serverAuthType() and Parse.serverAuthToken() have been removed; use the CoreManager REQUEST_HEADER config to set authorization headers instead. (ddc66a1)

7.0.0-alpha.1

7.0.0-alpha.1 (2025-10-14)

... (truncated)

Commits
  • 46d3db1 chore(release): 7.0.1 [skip ci]
  • e0be373 build: Release (#2758)
  • 6a78231 empty commit to trigger CI
  • f6a554c chore(release): 7.0.1-alpha.1 [skip ci]
  • 16a34d9 fix: Returned error for 5xx server response has incorrect format (#2755)
  • 7bec0fd refactor: Bump core-js from 3.44.0 to 3.46.0 (#2746)
  • d05eafa refactor: Bump @​babel/core from 7.28.0 to 7.28.4 (#2747)
  • 6a40c1e chore(release): 7.0.0 [skip ci]
  • db2766f build: Release (#2752)
  • 1a9049a Merge branch 'release' into build/release-20251014
  • 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 Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code labels Oct 16, 2025
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 from 3.5.1 to 7.0.1 refactor: Bump parse from 3.5.1 to 7.0.1 Oct 16, 2025
@parseplatformorg
Copy link
Contributor

parseplatformorg commented Oct 16, 2025

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

Status Scanner 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.

Copy link

coderabbitai bot commented Oct 16, 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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse-7.0.1 branch from 99921cd to 04e5a3b Compare October 20, 2025 14:40
Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 3.5.1 to 7.0.1.
- [Release notes](https://github.com/parse-community/Parse-SDK-JS/releases)
- [Changelog](https://github.com/parse-community/Parse-SDK-JS/blob/alpha/CHANGELOG.md)
- [Commits](parse-community/Parse-SDK-JS@3.5.1...7.0.1)

---
updated-dependencies:
- dependency-name: parse
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse-7.0.1 branch from 04e5a3b to f96557d Compare October 20, 2025 14:54
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant