Skip to content

Conversation

@markfields
Copy link
Member

@markfields markfields commented Jan 7, 2026

Description

@fluid-tools/benchmark just released v 0.52.0, here's the change log: https://github.com/microsoft/FluidFramework/blob/372fd465d9d4b9748fa01096f9fb816491f67abd/tools/benchmark/CHANGELOG.md#0520

I did this release/bump to get this change in particular: #26018

Copilot AI review requested due to automatic review settings January 7, 2026 19:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the @fluid-tools/benchmark dependency from version 0.51.0 to 0.52.0 across all consuming packages in the monorepo. Version 0.52.0 removes the production dependency on chai and fixes an event emission issue.

Key Changes

  • Updated @fluid-tools/benchmark from ^0.51.0 to ^0.52.0 in all 12 package.json files that depend on it
  • All updates are in devDependencies sections, consistent with the benchmark tool's usage for performance testing

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/test/test-end-to-end-tests/package.json Updated benchmark dependency version
packages/test/stochastic-test-utils/package.json Updated benchmark dependency version
packages/runtime/id-compressor/package.json Updated benchmark dependency version
packages/runtime/container-runtime/package.json Updated benchmark dependency version
packages/dds/tree/package.json Updated benchmark dependency version
packages/dds/sequence/package.json Updated benchmark dependency version
packages/dds/merge-tree/package.json Updated benchmark dependency version
packages/dds/matrix/package.json Updated benchmark dependency version
packages/dds/map/package.json Updated benchmark dependency version
packages/common/core-utils/package.json Updated benchmark dependency version
experimental/dds/tree/package.json Updated benchmark dependency version
examples/benchmarks/tablebench/package.json Updated benchmark dependency version

The changes are straightforward and consistent - all instances of the old version have been properly updated. The version bump appears safe with no breaking changes introduced in version 0.52.0 according to the changelog.

@markfields
Copy link
Member Author

Oh I have to wait a day or something after release before the pipeline can pick up the new version, forgot about that.

@markfields markfields merged commit de7c3fe into microsoft:main Jan 8, 2026
28 checks passed
@markfields markfields deleted the benchmark/deps-bump branch January 8, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants