build: Release - #10616
Conversation
## [9.10.1-alpha.1](9.10.0...9.10.1-alpha.1) (2026-07-13) ### Bug Fixes * Bump follow-redirects from 1.15.11 to 1.16.0 ([#10577](#10577)) ([d577327](d577327))
## [9.10.1-alpha.2](9.10.1-alpha.1...9.10.1-alpha.2) (2026-07-14) ### Bug Fixes * Creating a session can delete another user's session ([#10582](#10582)) ([0df8779](0df8779))
## [9.10.1-alpha.3](9.10.1-alpha.2...9.10.1-alpha.3) (2026-07-16) ### Bug Fixes * Bump ws from 8.20.0 to 8.21.0 ([#10576](#10576)) ([629426f](629426f))
## [9.10.1-alpha.4](9.10.1-alpha.3...9.10.1-alpha.4) (2026-07-24) ### Bug Fixes * Install the latest Parse Server version in bootstrap.sh ([#10556](#10556)) ([997ee15](997ee15))
…d Code validator fields fail (#10540)
## [9.10.1-alpha.5](9.10.1-alpha.4...9.10.1-alpha.5) (2026-07-25) ### Bug Fixes * Server crash from unhandled promise rejection when multiple Cloud Code validator fields fail ([#10540](#10540)) ([90c2778](90c2778))
## [9.10.1-alpha.6](9.10.1-alpha.5...9.10.1-alpha.6) (2026-07-26) ### Bug Fixes * `Parse.Query.explain` runs afterFind trigger on query plan results ([#10536](#10536)) ([64d58ff](64d58ff))
|
🚀 Thanks for opening this pull request! We appreciate your effort in improving the project. Please let us know once your pull request is ready for review. Tip
Note Please respond to review comments from AI agents just like you would to comments from a human reviewer. Let the reviewer resolve their own comments, unless they have reviewed and accepted your commit, or agreed with your explanation for why the feedback was incorrect. Caution Pull requests must be written using an AI agent with human supervision. Pull requests written entirely by a human will likely be rejected, because of lower code quality, higher review effort and the higher risk of introducing bugs. Please note that AI review comments on this pull request alone do not satisfy this requirement. Our CI and AI review are safeguards, not development tools. If many issues are flagged, rethink your development approach. Invest more effort in planning and design rather than using review cycles to fix low-quality code. |
|
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 ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release #10616 +/- ##
===========================================
+ Coverage 92.68% 93.79% +1.11%
===========================================
Files 193 192 -1
Lines 17025 16832 -193
Branches 248 248
===========================================
+ Hits 15780 15788 +8
+ Misses 1224 1023 -201
Partials 21 21 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.