Conversation
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
🦋 Changeset detectedLatest commit: 86ba880 The changes in this PR will be included in the next version bump. This PR includes changesets to release 40 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
WalkthroughBumps planned breaking version from 8.0.0 → 9.0.0, tightens the deprecation-version helper type, reorders a deprecation throw in saveUser to run only when the env flag is set, and adds a changeset entry patch-bumping Changes
Sequence Diagram(s)(omitted) Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
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 @@
## master #38155 +/- ##
==========================================
+ Coverage 70.64% 70.66% +0.01%
==========================================
Files 3145 3144 -1
Lines 108708 108707 -1
Branches 19508 19536 +28
==========================================
+ Hits 76798 76813 +15
+ Misses 29909 29893 -16
Partials 2001 2001
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
1ec5974 to
ff2730c
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In @.changeset/poor-forks-own.md:
- Line 5: Rephrase the release note sentence to correct grammar: replace "Fixes
an error regarding `DEBUG_DISABLE_USER_AUDIT` flag being deprecated which was
preventing server to start up." with a clearer phrasing such as "Fixes an error
where the deprecated `DEBUG_DISABLE_USER_AUDIT` flag prevented the server from
starting." Update the changeset entry text accordingly.
📜 Review details
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Disabled knowledge base sources:
- Jira integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (1)
.changeset/poor-forks-own.md
🧰 Additional context used
🧠 Learnings (1)
📚 Learning: 2025-09-19T15:15:04.642Z
Learnt from: rodrigok
Repo: RocketChat/Rocket.Chat PR: 36991
File: apps/meteor/server/services/federation/infrastructure/rocket-chat/adapters/Settings.ts:219-221
Timestamp: 2025-09-19T15:15:04.642Z
Learning: The Federation_Matrix_homeserver_domain setting in apps/meteor/server/services/federation/infrastructure/rocket-chat/adapters/Settings.ts is part of the old federation system and is being deprecated/removed, so configuration issues with this setting should not be flagged for improvement.
Applied to files:
.changeset/poor-forks-own.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
- GitHub Check: 🚀 Notify external services - draft
- GitHub Check: update-pr
- GitHub Check: CodeQL-Build
- GitHub Check: CodeQL-Build
🔇 Additional comments (1)
.changeset/poor-forks-own.md (1)
1-3: LGTM: Changeset format is correct.The frontmatter follows the standard Changesets format with the package name and version bump type properly declared.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Proposed changes (including videos or screenshots)
Changes that were missing on 8.0.0 release.
Issue(s)
Steps to test or reproduce
Further comments
Summary by CodeRabbit
Chores
Bug Fixes
✏️ Tip: You can customize this high-level summary in your review settings.
You can see below a preview of the release change log:
8.0.1
Engine versions
22.16.01.43.58.21.59.0Patch Changes
Fixes an error regarding
DEBUG_DISABLE_USER_AUDITflag being deprecated which was preventing the server from starting up.Updated dependencies []: