Skip to content

Conversation

dblythy
Copy link
Member

@dblythy dblythy commented Mar 31, 2025

Pull Request

Issue

Closes: #9675

Approach

Tasks

  • Add tests
  • Add changes to documentation (guides, repository pages, code comments)
  • Add security check
  • Add new Parse Error codes to Parse JS SDK

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: update parse refactor: Update parse Mar 31, 2025
Copy link

parse-github-assistant bot commented Mar 31, 2025

🚀 Thanks for opening this pull request!

Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.17%. Comparing base (a9176d5) to head (28c0501).
Report is 3 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9686      +/-   ##
==========================================
+ Coverage   93.15%   93.17%   +0.01%     
==========================================
  Files         187      187              
  Lines       15066    15066              
==========================================
+ Hits        14035    14037       +2     
+ Misses       1031     1029       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mtrezza mtrezza changed the title refactor: Update parse refactor: Security upgrade parse from 6.0.0 to 6.1.0 Apr 1, 2025
@mtrezza mtrezza changed the title refactor: Security upgrade parse from 6.0.0 to 6.1.0 fix: Security upgrade parse from 6.0.0 to 6.1.0 Apr 1, 2025
@mtrezza mtrezza changed the title fix: Security upgrade parse from 6.0.0 to 6.1.0 feat: Upgrade parse from 6.0.0 to 6.1.0 Apr 1, 2025
@mtrezza mtrezza changed the title feat: Upgrade parse from 6.0.0 to 6.1.0 feat: Upgrade Parse JS SDK from 6.0.0 to 6.1.0 Apr 1, 2025
@mtrezza mtrezza merged commit f49c371 into parse-community:alpha Apr 1, 2025
24 checks passed
parseplatformorg pushed a commit that referenced this pull request Apr 1, 2025
# [8.1.0-alpha.4](8.1.0-alpha.3...8.1.0-alpha.4) (2025-04-01)

### Features

* Upgrade Parse JS SDK from 6.0.0 to 6.1.0 ([#9686](#9686)) ([f49c371](f49c371))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 8.1.0-alpha.4

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Apr 1, 2025
parseplatformorg pushed a commit that referenced this pull request Apr 4, 2025
# [8.1.0](8.0.2...8.1.0) (2025-04-04)

### Bug Fixes

* Parse Server doesn't shutdown gracefully ([#9634](#9634)) ([aed918d](aed918d))

### Features

* Add Cloud Code triggers `Parse.Cloud.beforeFind(Parse.File)`and `Parse.Cloud.afterFind(Parse.File)` ([#8700](#8700)) ([b2beaa8](b2beaa8))
* Add default ACL ([#8701](#8701)) ([12b5d78](12b5d78))
* Upgrade Parse JS SDK from 6.0.0 to 6.1.0 ([#9686](#9686)) ([f49c371](f49c371))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 8.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants