Skip to content

style(deps): bump activity-feed and threaded-annotations#4625

Merged
mergify[bot] merged 2 commits into
box:masterfrom
jackiejou:chore/bump-activity-feed-threaded-annotations-5
Jun 12, 2026
Merged

style(deps): bump activity-feed and threaded-annotations#4625
mergify[bot] merged 2 commits into
box:masterfrom
jackiejou:chore/bump-activity-feed-threaded-annotations-5

Conversation

@jackiejou

@jackiejou jackiejou commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump @box/activity-feed to ^1.25.0 and @box/threaded-annotations to ^1.97.6, plus their peer Box deps (@box/blueprint-web ^15.9.0, @box/blueprint-web-assets ^4.125.1, @box/collaboration-popover ^1.64.5, @box/readable-time ^1.43.5, @box/user-selector ^1.78.5).
  • Make the sidebar content left border transparent under the v2 activity feed (.bcs-NewActivityFeedContent).

Test plan

  • yarn install clean, npx yarn-deduplicate yarn.lock no further changes
  • yarn test --watchAll=false --testPathPattern="activity-feed-v2" -> 215/215 passing
  • yarn test --watchAll=false --testPathPattern="SidebarFileProperties" -> 4/4 passing
  • stylelint clean on ActivityFeedV2.scss
  • Visually verify the v2 activity feed sidebar panel no longer shows a left divider border

Summary by CodeRabbit

  • Chores
    • Updated several internal library version ranges to ensure compatibility and stability with recent component updates.
  • Style
    • Tweaked activity feed visuals: refined editor spacing behavior and adjusted feed content border styling for a cleaner, more consistent appearance.

- @box/activity-feed ^1.23.0 -> ^1.25.0
- @box/threaded-annotations ^1.96.1 -> ^1.97.6
- peer requirements of the new versions: @box/blueprint-web ^15.9.0,
  @box/blueprint-web-assets ^4.125.1, @box/collaboration-popover ^1.64.5,
  @box/readable-time ^1.43.5, @box/user-selector ^1.78.5
- hide the sidebar content left border behind the v2 activity feed
@jackiejou
jackiejou requested review from a team as code owners June 12, 2026 20:14
@coderabbitai

coderabbitai Bot commented Jun 12, 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: 6854cba3-b2ca-42de-b29d-1f075593557a

📥 Commits

Reviewing files that changed from the base of the PR and between 0411c4d and 2f156a0.

📒 Files selected for processing (1)
  • src/elements/content-sidebar/activity-feed-v2/ActivityFeedV2.scss
💤 Files with no reviewable changes (1)
  • src/elements/content-sidebar/activity-feed-v2/ActivityFeedV2.scss

Walkthrough

Bumps several @box/* dependency version ranges in package.json (devDependencies and peerDependencies) and changes ActivityFeedV2 SCSS to make the .bcs-NewActivityFeedContent .bcs-content border-left transparent.

Changes

Dependency and Styling Updates

Layer / File(s) Summary
@box/ package dependency updates*
package.json
Version ranges for @box/activity-feed, @box/blueprint-web, @box/blueprint-web-assets, @box/collaboration-popover, @box/readable-time, @box/threaded-annotations, and @box/user-selector are bumped in devDependencies (lines 127–149) and peerDependencies (lines 296–316).
ActivityFeedV2 border-left styling
src/elements/content-sidebar/activity-feed-v2/ActivityFeedV2.scss
Removes the .bcs-NewActivityFeed-editor > div padding override and adds a nested .bcs-NewActivityFeedContent .bcs-content rule that sets border-left-color: transparent (lines 17–18, 60–63).

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

Suggested labels

ready-to-merge

Suggested reviewers

  • jmcbgaston
  • JChan106
  • tjuanitas

Poem

🐰 I hopped through versions, one by one,
Upgraded packages—neat and done.
A border turned transparent, clear and light,
ActivityFeed now looks just right. ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately reflects the main changes: bumping activity-feed and threaded-annotations dependencies, plus related styling adjustments.
Description check ✅ Passed The description includes a clear summary of changes and a comprehensive test plan, meeting the repository's documentation expectations.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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 and usage tips.

@mergify mergify Bot added the queued label Jun 12, 2026
@mergify

mergify Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-06-12 20:51 UTC · Rule: Automatic strict merge
  • Checks skipped · PR is already up-to-date
  • Merged2026-06-12 20:53 UTC · at 2f156a07c5adf2e9ccaeb166d46b31e81fa45d93 · squash

This pull request spent 1 minute 3 seconds in the queue, including 4 seconds running CI.

Required conditions to merge

@mergify
mergify Bot merged commit ff889aa into box:master Jun 12, 2026
10 of 11 checks passed
@mergify mergify Bot removed the queued label Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants