Skip to content

Bump client patch version to 2.53.1 and update type tests#25254

Merged
CraigMacomber merged 2 commits intomicrosoft:release/client/2.53from
CraigMacomber:bump_client_patch_2.53.1
Aug 20, 2025
Merged

Bump client patch version to 2.53.1 and update type tests#25254
CraigMacomber merged 2 commits intomicrosoft:release/client/2.53from
CraigMacomber:bump_client_patch_2.53.1

Conversation

@CraigMacomber
Copy link
Contributor

Description

Bump client patch version to 2.53.1 and update type tests

Reviewer Guidance

The review process is outlined on this wiki page.

Copilot AI review requested due to automatic review settings August 19, 2025 19:35
@CraigMacomber CraigMacomber requested a review from a team as a code owner August 19, 2025 19:35
@github-actions github-actions bot added area: build Build related issues area: dds Issues related to distributed data structures area: dds: propertydds area: dds: sharedstring area: dds: tree area: dev experience Improving the experience of devs building on top of fluid area: driver Driver related issues area: examples Changes that focus on our examples area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc base: release PRs targeted against a release branch dependencies Pull requests that update a dependency file labels Aug 19, 2025
@github-actions
Copy link
Contributor

Warning

WARNING: This PR is targeting a release branch!

All changes must first be merged into main and then backported to the target release branch.
Please include a link to the main PR in the description of this PR.

Changes to release branches require approval from the Patch Triage group before merging.
You should have already discussed this change with them so they know to expect it.

For more details, see our internal documentation for the patch policy and processes for
patch releases.

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 client patch version from 2.53.0 to 2.53.1 and includes type test updates. This is a routine version bump that updates package versions across the Fluid Framework codebase.

Key changes:

  • Version number increment from 2.53.0 to 2.53.1 across all packages
  • Updates to "previous" package references for type validation testing
  • Type validation test updates in devtools-core and odsp-driver-definitions packages

Reviewed Changes

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

Show a summary per file
File Description
package.json (root) Updates root package version to 2.53.1
packages/*/package.json Updates package versions and previous package references for type testing
packages/*/src/packageVersion.ts Updates exported version constants
packages/tools/devtools/devtools-core/src/test/types/validateDevtoolsCorePrevious.generated.ts Updates type validation tests with new interface compatibility checks
packages/drivers/odsp-driver-definitions/src/test/types/validateOdspDriverDefinitionsPrevious.generated.ts Updates type validation tests and removes broken compatibility markers

@frankmueller-msft frankmueller-msft self-requested a review August 20, 2025 18:26
Copy link

@frankmueller-msft frankmueller-msft left a comment

Choose a reason for hiding this comment

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

:shipit:

@CraigMacomber CraigMacomber merged commit 75409e1 into microsoft:release/client/2.53 Aug 20, 2025
43 checks passed
@CraigMacomber CraigMacomber deleted the bump_client_patch_2.53.1 branch August 20, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build Build related issues area: dds: propertydds area: dds: sharedstring area: dds: tree area: dds Issues related to distributed data structures area: dev experience Improving the experience of devs building on top of fluid area: driver Driver related issues area: examples Changes that focus on our examples area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc base: release PRs targeted against a release branch dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants