Skip to content

chore(deps): Bump @box/activity-feed and @box/threaded-annotations#4555

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

chore(deps): Bump @box/activity-feed and @box/threaded-annotations#4555
mergify[bot] merged 3 commits into
box:masterfrom
jackiejou:chore/bump-activity-feed-threaded-annotations

Conversation

@jackiejou
Copy link
Copy Markdown
Contributor

@jackiejou jackiejou commented May 12, 2026

Summary

  • Bump @box/activity-feed from ^1.17.0 to ^1.18.3
  • Bump @box/threaded-annotations from ^1.83.6 to ^1.86.0
  • Bump required peer deps to match: @box/blueprint-web (^14.18.0^14.27.0), @box/blueprint-web-assets (^4.115.4^4.116.6), @box/collaboration-popover (^1.61.5^1.61.30), @box/readable-time (^1.40.5^1.40.30), @box/user-selector (^1.75.5^1.75.30)
  • Deduplicated yarn.lock

Test Plan

  • yarn install succeeds
  • Full unit test suite passes (973 suites, 11,035 tests)
  • Verify activity feed and threaded annotations render and behave correctly in Storybook

Summary by CodeRabbit

  • Chores
    • Updated internal dependencies to latest versions for improved stability and compatibility.

Review Change Stack

Bump @box/activity-feed from ^1.17.0 to ^1.18.3 and @box/threaded-annotations
from ^1.83.6 to ^1.86.0, along with their required peer dependencies
(@box/blueprint-web, @box/blueprint-web-assets, @box/collaboration-popover,
@box/readable-time, @box/user-selector). Deduplicated yarn.lock.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 12, 2026

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: 19057373-3aa1-4063-a3a0-fc222203d5a6

📥 Commits

Reviewing files that changed from the base of the PR and between e219ed3 and e603532.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • package.json

Walkthrough

This PR updates version ranges for seven @box/* packages in package.json: @box/activity-feed, @box/blueprint-web, @box/blueprint-web-assets, @box/collaboration-popover, @box/readable-time, @box/threaded-annotations, and @box/user-selector. The same packages are bumped in both devDependencies and peerDependencies to maintain consistency.

Changes

Box package dependency version updates

Layer / File(s) Summary
devDependencies @box/ package bumps*
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 bumped in devDependencies.
peerDependencies @box/ package bumps*
package.json
Version ranges for the same seven @box/* packages bumped in peerDependencies to mirror devDependencies updates and maintain consistency across dependency declarations.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

ready-to-merge

Suggested reviewers

  • tjuanitas
  • jfox-box
  • reneshen0328

Poem

🐰 Hop, hop! Dependencies gleam,
Seven packages in the dev/peer stream,
Versions aligned with coordinated care,
Blueprints and feeds now compatible share!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main dependency updates (activity-feed and threaded-annotations), though it omits other bumped peer dependencies.
Description check ✅ Passed The PR description provides a clear summary of changes with explicit version ranges, test results, and a test plan, but follows a custom format rather than the repository's template.
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

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

Regenerate en-US.properties from a clean build to drop the
boxui.shareMenu.* entries left behind after the share module was
deprecated. CI rebuilds locales from scratch and was failing the
check_generated_files step on this diff.
@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 12, 2026

@jackiejou jackiejou marked this pull request as ready for review May 12, 2026 21:29
@jackiejou jackiejou requested a review from a team as a code owner May 12, 2026 21:29
Copy link
Copy Markdown
Contributor

@jfox-box jfox-box left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@reneshen0328 reneshen0328 left a comment

Choose a reason for hiding this comment

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

Love it

@mergify mergify Bot added the queued label May 12, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 12, 2026

Merge Queue Status

  • Entered queue2026-05-12 23:57 UTC · Rule: Automatic strict merge
  • Checks skipped · PR is already up-to-date
  • Merged2026-05-12 23:58 UTC · at b08902bfbd1d03b71570136a7f4d3657b90a9216 · squash

This pull request spent 14 seconds in the queue, including 2 seconds running CI.

Required conditions to merge

@mergify mergify Bot merged commit 4ebbbd3 into box:master May 12, 2026
9 of 10 checks passed
@mergify mergify Bot removed the queued label May 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.

3 participants