Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps parse from 6.1.1 to 7.0.2.

Release notes

Sourced from parse's releases.

7.0.2

7.0.2 (2025-10-25)

Bug Fixes

  • Parse.Query throws error when no response header (#2754) (492de3e)

7.0.2-alpha.1

7.0.2-alpha.1 (2025-10-25)

Bug Fixes

  • Parse.Query throws error when no response header (#2754) (492de3e)

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)

... (truncated)

Commits
  • 7cc7a16 chore(release): 7.0.2 [skip ci]
  • 2a78476 build: Release (#2768)
  • 4e8a10e empty commit to trigger CI
  • 63076e8 chore(release): 7.0.2-alpha.1 [skip ci]
  • 492de3e fix: Parse.Query throws error when no response header (#2754)
  • 22b0bab refactor: Bump eslint-plugin-jsdoc from 51.4.1 to 61.1.7 (#2764)
  • 7e88065 refactor: Bump @​eslint/js from 9.31.0 to 9.38.0 (#2767)
  • 2f648f9 refactor: Bump @​babel/plugin-transform-runtime from 7.28.0 to 7.28.5 (#2766)
  • 027db50 refactor: Bump typescript-eslint from 8.45.0 to 8.46.1 (#2759)
  • 07c468f refactor: Bump puppeteer from 24.14.0 to 24.25.0 (#2756)
  • 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](https://github.com/parse-community/Parse-SDK-JS) from 6.1.1 to 7.0.2.
- [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.2)

---
updated-dependencies:
- dependency-name: parse
  dependency-version: 7.0.2
  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 Oct 27, 2025
@coderabbitai
Copy link

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

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