Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps parse from 6.1.1 to 7.0.0.

Release notes

Sourced from parse's releases.

7.0.0

7.0.0 (2025-10-14)

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)

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)
  • 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 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)

BREAKING CHANGES

... (truncated)

Commits
  • 6a40c1e chore(release): 7.0.0 [skip ci]
  • db2766f build: Release (#2752)
  • 1a9049a Merge branch 'release' into build/release-20251014
  • ab7bc7a empty commit to trigger CI
  • 7a5f2ff chore(release): 7.0.0-alpha.1 [skip ci]
  • 7e5aa69 ci: Fix auto-release (#2751)
  • a7aa6ee ci: Fix auto-release (#2750)
  • 0097398 fix: Prototype pollution in Parse.Object and internal APIs; fixes security ...
  • 9e7c1ba fix: Prototype Pollution vulnerability in SingleInstanceStateController; f...
  • 4a47f65 refactor: Bump eslint from 9.33.0 to 9.37.0 (#2743)
  • 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](https://github.com/parse-community/Parse-SDK-JS) from 6.1.1 to 7.0.0.
- [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@6.1.1...7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 14, 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 6.1.1 to 7.0.0 refactor: Bump parse from 6.1.1 to 7.0.0 Oct 14, 2025
Copy link

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

@parseplatformorg
Copy link
Contributor

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.

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.

1 participant