Skip to content

chore(deps): Upgrade stale dependencies - #2134

Merged
tassoevan merged 9 commits into
mainfrom
chore/deps
Jul 30, 2026
Merged

tassoevan merged 9 commits into
mainfrom
chore/deps

Conversation

@tassoevan

Copy link
Copy Markdown
Member

Proposed changes (including videos or screenshots)

Dependency maintenance across the monorepo, one commit per upgrade so each can be reviewed and reverted in isolation:

  • Yarn 4.12.04.18.0 (new release bundle, .yarnrc.yml rewritten by yarn set version)
  • Patch dependencies: React and React DOM 19.2.719.2.8, PostCSS 8.5.208.5.23, Rollup 4.62.24.62.3, Turbo 2.10.52.10.7, ts-jest 29.4.1129.4.12, @microsoft/api-extractor 7.58.117.58.12, globals 17.7.017.8.0, Stylelint 17.14.017.14.1
  • Playwright 1.61.11.62.0 (visual regression runner, which also selects the Docker image tag)
  • Webpack 5.108.45.109.0
  • ESLint 10.7.010.8.0 and typescript-eslint 8.64.08.65.0
  • Sass 1.101.01.102.0

No source changes: only package manifests, yarn.lock, .yarnrc.yml, and the Yarn release bundle.

Issue(s)

None.

Further comments

Two things reviewers may want to look at:

  • .yarnrc.yml now contains approvedGitRepositories: ["**"] and enableScripts: true alongside the reformatting done by the Yarn upgrade. Worth confirming both are intended rather than incidental.
  • packages/fuselage's runtime dependency react-is moves from ~19.2.7 to ~19.2.8. Since that range ships in the published manifest, a patch changeset for @rocket.chat/fuselage may be wanted here, as was done for the stylis bump in chore: upgrade stale dependencies #2114. Everything else is devDependencies and tooling, matching chore(deps): Patch dependencies #2108, which shipped without a changeset.

🤖 Generated with Claude Code

@tassoevan tassoevan added the dependencies Update one or more dependencies version label Jul 30, 2026
@changeset-bot

changeset-bot Bot commented Jul 30, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 8a056f7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@rocket.chat/fuselage Patch

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

@tassoevan
tassoevan requested a review from a team July 30, 2026 08:08
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@tassoevan
tassoevan requested review from a team and removed request for a team July 30, 2026 14:24
@mergify

mergify Bot commented Jul 30, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@tassoevan
tassoevan merged commit d85c323 into main Jul 30, 2026
7 checks passed
@tassoevan
tassoevan deleted the chore/deps branch July 30, 2026 21:14
@github-actions github-actions Bot mentioned this pull request Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update one or more dependencies version 📦 fuselage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants