Conversation
## [9.2.1-alpha.1](9.2.0...9.2.1-alpha.1) (2026-02-06) ### Bug Fixes * Default HTML pages for password reset, email verification not found ([#10034](#10034)) ([e299107](e299107))
## [9.2.1-alpha.2](9.2.1-alpha.1...9.2.1-alpha.2) (2026-02-06) ### Bug Fixes * AuthData validation incorrectly triggered on unchanged providers ([#10025](#10025)) ([d3d6e9e](d3d6e9e))
…nverifiedEmail` to identify invoking signup / login action and auth provider (#9963)
# [9.3.0-alpha.1](9.2.1-alpha.2...9.3.0-alpha.1) (2026-02-06) ### Features * Add event information to `verifyUserEmails`, `preventLoginWithUnverifiedEmail` to identify invoking signup / login action and auth provider ([#9963](#9963)) ([ed98c15](ed98c15))
# [9.3.0-alpha.2](9.3.0-alpha.1...9.3.0-alpha.2) (2026-02-06) ### Bug Fixes * Default HTML pages for password reset, email verification not found ([#10041](#10041)) ([a4265bb](a4265bb))
…FileUrlDomains` against SSRF attacks (#10044)
# [9.3.0-alpha.3](9.3.0-alpha.2...9.3.0-alpha.3) (2026-02-07) ### Features * Add `Parse.File.url` validation with config `fileUpload.allowedFileUrlDomains` against SSRF attacks ([#10044](#10044)) ([4c9c948](4c9c948))
# [9.3.0-alpha.4](9.3.0-alpha.3...9.3.0-alpha.4) (2026-02-12) ### Bug Fixes * Unlinking auth provider triggers auth data validation ([#10045](#10045)) ([b6b6327](b6b6327))
# [9.3.0-alpha.5](9.3.0-alpha.4...9.3.0-alpha.5) (2026-02-12) ### Bug Fixes * `Parse.Query.select('authData')` for `_User` class doesn't return auth data ([#10055](#10055)) ([44a5bb1](44a5bb1))
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…o 7.27.1 (#10054) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# [9.3.0-alpha.6](9.3.0-alpha.5...9.3.0-alpha.6) (2026-02-14) ### Bug Fixes * Default ACL overwrites custom ACL on `Parse.Object` update ([#10061](#10061)) ([4ef89d9](4ef89d9))
# [9.3.0-alpha.7](9.3.0-alpha.6...9.3.0-alpha.7) (2026-02-20) ### Features * Upgrade to parse 8.2.0, @parse/push-adapter 8.3.0 ([#10066](#10066)) ([8b5a14e](8b5a14e))
# [9.3.0-alpha.8](9.3.0-alpha.7...9.3.0-alpha.8) (2026-02-21) ### Bug Fixes * Incorrect dependency chain of `Parse` uses browser build instead of Node build ([#10067](#10067)) ([1a2521d](1a2521d))
… `ReadableStream` (#10065)
# [9.3.0-alpha.9](9.3.0-alpha.8...9.3.0-alpha.9) (2026-02-21) ### Features * Add support for streaming file upload via `Buffer`, `Readable`, `ReadableStream` ([#10065](#10065)) ([f0feb48](f0feb48))
|
🚀 Thanks for opening this pull request! |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release #10068 +/- ##
===========================================
+ Coverage 92.54% 92.60% +0.05%
===========================================
Files 190 191 +1
Lines 15489 15749 +260
Branches 176 176
===========================================
+ Hits 14334 14584 +250
- Misses 1143 1153 +10
Partials 12 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
🎉 This change has been released in version 9.3.0 |
Release
This pull request was created automatically according to the release cycle.
Warning
Only use
Merge Committo merge this pull request. Do not useRebase and MergeorSquash and Merge.