Skip to content

Conversation

@mtrezza
Copy link
Member

@mtrezza mtrezza commented Mar 2, 2025

Pull Request

Issue

Upgrade to latest release of Parse JS SDK.

@parse-github-assistant
Copy link

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@mtrezza
Copy link
Member Author

mtrezza commented Mar 2, 2025

BREAKING CHANGE: This upgrades to the Parse JS SDK 6.0.0. See the change log of the Parse JS SDK for breaking changes and more details.

@mtrezza mtrezza added state:breaking Breaking change requires major version increment and `BREAKING CHANGE` commit message block:major Needs to be resolved before next major release; remove label afterwards labels Mar 2, 2025
@parse-github-assistant
Copy link

The label block:major cannot be used here.

@parse-github-assistant parse-github-assistant bot removed the block:major Needs to be resolved before next major release; remove label afterwards label Mar 2, 2025
@mtrezza mtrezza mentioned this pull request Mar 2, 2025
23 tasks
@mtrezza
Copy link
Member Author

mtrezza commented Mar 2, 2025

CI fails for 4 tests:

1) Parse.ACL acl must be valid
  - Error: ACL must be a Parse ACL.

2) schemas should reject creating invalid field name
  - Expected a promise to be rejected with ParseError: 105 undefined but it was rejected with ParseError: 105 Invalid key name: "!12field".

3) afterLogin hook context options should override _context object property when saving a new object
  - Error: Invalid key name: "_context"

4) Parse.Object testing invalid key name
  - Error: Invalid key name: "foo^bar"

@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 8.0.0-alpha.14

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Mar 2, 2025
@mtrezza mtrezza deleted the feat/upgrade-to-parse-6 branch March 4, 2025 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:breaking Breaking change requires major version increment and `BREAKING CHANGE` commit message state:released-alpha Released as alpha version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants