Skip to content

chore: bump fuselage packages - #41430

Merged
ggazzo merged 1 commit into
developfrom
chore/bump-fuselage-0.83
Jul 17, 2026
Merged

chore: bump fuselage packages#41430
ggazzo merged 1 commit into
developfrom
chore/bump-fuselage-0.83

Conversation

@ricardogarim

@ricardogarim ricardogarim commented Jul 16, 2026

Copy link
Copy Markdown
Member

Proposed changes (including videos or screenshots)

bump @rocket.chat/fuselage from 0.82.0 to 0.83.0

bump @rocket.chat/layout from 0.36.0 to 0.36.1

bump @rocket.chat/onboarding-ui from 0.37.1 to 0.37.2

Issue(s)

Steps to test or reproduce

Further comments

Review in cubic

Summary by CodeRabbit

  • Chores
    • Updated shared UI component and layout packages to newer patch/minor versions.
    • Refreshed onboarding interface package versions across the application.
    • Aligned development and application package dependencies with the latest compatible UI toolkit releases.

@changeset-bot

changeset-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c12a30d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 74d88643-b19b-4142-903f-5cc2fb343972

📥 Commits

Reviewing files that changed from the base of the PR and between e7f6abf and c12a30d.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (12)
  • apps/meteor/package.json
  • apps/uikit-playground/package.json
  • packages/fuselage-ui-kit/package.json
  • packages/gazzodown/package.json
  • packages/storybook-config/package.json
  • packages/ui-avatar/package.json
  • packages/ui-client/package.json
  • packages/ui-composer/package.json
  • packages/ui-contexts/package.json
  • packages/ui-video-conf/package.json
  • packages/ui-voip/package.json
  • packages/web-ui-registration/package.json
🚧 Files skipped from review as they are similar to previous changes (11)
  • packages/ui-composer/package.json
  • packages/web-ui-registration/package.json
  • packages/storybook-config/package.json
  • packages/ui-contexts/package.json
  • packages/ui-video-conf/package.json
  • packages/ui-avatar/package.json
  • packages/fuselage-ui-kit/package.json
  • apps/meteor/package.json
  • packages/ui-client/package.json
  • apps/uikit-playground/package.json
  • packages/ui-voip/package.json
📜 Recent review details
⏰ Context from checks skipped due to timeout. (2)
  • GitHub Check: CodeQL-Build
  • GitHub Check: CodeQL-Build
⚠️ CI failures not shown inline (2)

GitHub Check: Dionisio QA: Some checks did not pass

Conclusion: failure

View job details

**Conclusion:** failure
### Steps
- ✅ **No merge conflicts**
- ✅ **QA assured**
- ✅ **Mergeable**
- ✅ **Has milestone or project**
- ✅ **Valid PR title**
- ✅ **Correct target version**

GitHub Check: Dionisio QA: Some checks did not pass

Conclusion: failure

View job details

**Conclusion:** failure
### Steps
- ✅ **No merge conflicts**
- ✅ **QA assured**
- ✅ **Mergeable**
- ✅ **Has milestone or project**
- ✅ **Valid PR title**
- ✅ **Correct target version**
🧰 Additional context used
🧠 Learnings (3)
📚 Learning: 2026-06-16T14:13:34.463Z
Learnt from: ricardogarim
Repo: RocketChat/Rocket.Chat PR: 40974
File: packages/web-ui-registration/package.json:31-31
Timestamp: 2026-06-16T14:13:34.463Z
Learning: In Rocket.Chat’s monorepo, when reviewing a dependency entry and flagging that a specific version “does not exist” (e.g., in package.json), first verify the exact package/version directly against the npm registry (use URLs like https://registry.npmjs.org/<package>/<version> or https://www.npmjs.com/package/<package>/v/<version>). Do not rely on web search results for this check, since they may be stale or cached and may not reflect the latest published versions.

Applied to files:

  • packages/gazzodown/package.json
📚 Learning: 2026-06-16T14:13:49.795Z
Learnt from: ricardogarim
Repo: RocketChat/Rocket.Chat PR: 40974
File: packages/web-ui-registration/package.json:26-26
Timestamp: 2026-06-16T14:13:49.795Z
Learning: During code reviews that check whether a dependency version exists in package.json (especially for Rocket.Chat’s rocket.chat/fuselage and related rocket.chat/fuselage-* packages), don’t rely on web search results. Instead, verify the version directly against the npm registry (e.g., via the npm registry API or the canonical package URL https://www.npmjs.com/package/<package>/v/<version>) before deciding that a version bump is invalid. If the version is present in the npm registry, do not flag it as invalid.

Applied to files:

  • packages/gazzodown/package.json
📚 Learning: 2026-06-16T14:13:59.986Z
Learnt from: ricardogarim
Repo: RocketChat/Rocket.Chat PR: 40974
File: packages/ui-video-conf/package.json:25-25
Timestamp: 2026-06-16T14:13:59.986Z
Learning: In the Rocket.Chat monorepo, when reviewing a dependency version bump for rocket.chat/fuselage in a package.json, do not flag the new version constraint as “non-existent” or invalid unless you verify the published versions directly from the npm registry (https://www.npmjs.com/package/rocket.chat/fuselage). Don’t rely on search/web results for available versions since they can be stale.

Applied to files:

  • packages/gazzodown/package.json
🔇 Additional comments (1)
packages/gazzodown/package.json (1)

34-34: LGTM!


Walkthrough

Updates @rocket.chat/fuselage, @rocket.chat/layout, and @rocket.chat/onboarding-ui version ranges across application and shared UI package manifests.

Changes

UI dependency alignment

Layer / File(s) Summary
Application dependency updates
apps/meteor/package.json, apps/uikit-playground/package.json
Updates application dependency ranges for Fuselage, Layout, and Onboarding UI.
Shared UI package updates
packages/*/package.json
Aligns shared UI package dependencies and development dependencies with the updated Fuselage, Layout, and Onboarding UI versions.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested labels: type: chore

Suggested reviewers: rocketchat-github-ci, tassoevan

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is concise and accurately reflects the main change: bumping Fuselage-related packages and dependencies.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Warning

Review ran into problems

🔥 Problems

Errors were encountered while retrieving linked issues.

Errors (2)
  • CORE-2411: Request failed with status code 401
  • ARCH-2261: Request failed with status code 401

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ricardogarim ricardogarim added this to the 8.7.0 milestone Jul 16, 2026
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Caution

Review failed

An error occurred during the review process. Please try again later.


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ricardogarim
ricardogarim force-pushed the chore/bump-fuselage-0.83 branch from a6a2f14 to e7f6abf Compare July 17, 2026 12:06
@dionisio-bot

dionisio-bot Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Looks like this PR is ready to merge! 🎉
If you have any trouble, please check the PR guidelines

@ricardogarim
ricardogarim marked this pull request as ready for review July 17, 2026 12:07
@ricardogarim
ricardogarim requested a review from a team as a code owner July 17, 2026 12:07

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 13 files

Re-trigger cubic

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.51%. Comparing base (8975214) to head (c12a30d).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #41430      +/-   ##
===========================================
- Coverage    68.55%   68.51%   -0.04%     
===========================================
  Files         4127     4128       +1     
  Lines       160154   160182      +28     
  Branches     29139    29117      -22     
===========================================
- Hits        109792   109755      -37     
- Misses       45256    45325      +69     
+ Partials      5106     5102       -4     
Flag Coverage Δ
e2e 58.94% <ø> (-0.08%) ⬇️
e2e-api 45.33% <ø> (-0.28%) ⬇️
unit 70.48% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 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.

dougfabris
dougfabris previously approved these changes Jul 17, 2026
@tassoevan tassoevan added the stat: QA assured Means it has been tested and approved by a company insider label Jul 17, 2026
@dionisio-bot dionisio-bot Bot added the stat: ready to merge PR tested and approved waiting for merge label Jul 17, 2026
@dionisio-bot
dionisio-bot Bot added this pull request to the merge queue Jul 17, 2026
@tassoevan
tassoevan removed this pull request from the merge queue due to a manual request Jul 17, 2026
@tassoevan
tassoevan force-pushed the chore/bump-fuselage-0.83 branch from e7f6abf to c12a30d Compare July 17, 2026 14:04
@tassoevan
tassoevan enabled auto-merge July 17, 2026 14:05
@tassoevan
tassoevan added this pull request to the merge queue Jul 17, 2026
@ggazzo
ggazzo removed this pull request from the merge queue due to a manual request Jul 17, 2026
@ggazzo
ggazzo merged commit 13ea804 into develop Jul 17, 2026
48 checks passed
@ggazzo
ggazzo deleted the chore/bump-fuselage-0.83 branch July 17, 2026 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: QA assured Means it has been tested and approved by a company insider stat: ready to merge PR tested and approved waiting for merge type: chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants