chore: release main - #1387
Conversation
d844ced to
b9414d5
Compare
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
faad70b to
23a0d37
Compare
899e31d to
7177b9a
Compare
669de10 to
89e8e2c
Compare
89e8e2c to
e0a8df6
Compare
e0a8df6 to
9a65082
Compare
2eb0dac to
8fcab25
Compare
47415a0 to
a7b4441
Compare
df5fbf1 to
34abb24
Compare
34abb24 to
af672e1
Compare
|
Warning Review limit reached
Next review available in: 49 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughPackage release metadata was updated for Angular, NestJS, and React. Patch versions were incremented, OpenFeature development dependencies were pinned to newer versions, changelogs were updated, and the release manifest was synchronized. ChangesPackage release updates
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@packages/angular/projects/angular-sdk/CHANGELOG.md`:
- Line 3: Change the Dependencies heading from H3 to H2 in
packages/angular/projects/angular-sdk/CHANGELOG.md lines 3-3,
packages/react/CHANGELOG.md lines 3-3, and packages/nest/CHANGELOG.md lines 3-3,
keeping the heading text unchanged.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 26ff8800-a64d-4313-8d1c-048322e6bf6f
📒 Files selected for processing (7)
.release-please-manifest.jsonpackages/angular/projects/angular-sdk/CHANGELOG.mdpackages/angular/projects/angular-sdk/package.jsonpackages/nest/CHANGELOG.mdpackages/nest/package.jsonpackages/react/CHANGELOG.mdpackages/react/package.json
| @@ -1,5 +1,12 @@ | |||
| # Changelog | |||
|
|
|||
| ### Dependencies | |||
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Correct the changelog heading level consistently.
The newly added Dependencies headings are H3 headings where markdownlint expects H2 headings.
packages/angular/projects/angular-sdk/CHANGELOG.md#L3-L3: change### Dependenciesto the expected H2 level.packages/react/CHANGELOG.md#L3-L3: change### Dependenciesto the expected H2 level.packages/nest/CHANGELOG.md#L3-L3: change### Dependenciesto the expected H2 level.
🧰 Tools
🪛 markdownlint-cli2 (0.23.0)
[warning] 3-3: Heading levels should only increment by one level at a time
Expected: h2; Actual: h3
(MD001, heading-increment)
📍 Affects 3 files
packages/angular/projects/angular-sdk/CHANGELOG.md#L3-L3(this comment)packages/react/CHANGELOG.md#L3-L3packages/nest/CHANGELOG.md#L3-L3
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@packages/angular/projects/angular-sdk/CHANGELOG.md` at line 3, Change the
Dependencies heading from H3 to H2 in
packages/angular/projects/angular-sdk/CHANGELOG.md lines 3-3,
packages/react/CHANGELOG.md lines 3-3, and packages/nest/CHANGELOG.md lines 3-3,
keeping the heading text unchanged.
Source: Linters/SAST tools
af672e1 to
772eca4
Compare
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
772eca4 to
6348edd
Compare
🤖 I have created a release beep boop
This PR was generated with Release Please. See documentation.