Skip to content

Bump client patch 2.43.1#24919

Merged
CraigMacomber merged 3 commits intomicrosoft:release/client/2.43from
CraigMacomber:bump_client_patch_2.43.1
Jun 26, 2025
Merged

Bump client patch 2.43.1#24919
CraigMacomber merged 3 commits intomicrosoft:release/client/2.43from
CraigMacomber:bump_client_patch_2.43.1

Conversation

@CraigMacomber
Copy link
Contributor

Description

Bump patch version to 1 for release branch, and update type tests

Reviewer Guidance

The review process is outlined on this wiki page.

@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 dependencies Pull requests that update a dependency file base: release PRs targeted against a release branch labels Jun 25, 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.

@CraigMacomber CraigMacomber marked this pull request as ready for review June 25, 2025 19:33
Copilot AI review requested due to automatic review settings June 25, 2025 19:33
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 increments the patch version from 2.43.0 to 2.43.1 across client and tooling packages and adjusts the replay-driver type validation to clear expected compatibility errors.

  • Bump package.json versions and pkgVersion constants to 2.43.1
  • Update -previous dependencies to reference 2.43.0
  • Clear out broken compatibility entries and remove @ts-expect-error in replay-driver type tests

Reviewed Changes

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

File Description
tools/markdown-magic/package.json Version bumped to 2.43.1
packages/utils/tool-utils/src/packageVersion.ts pkgVersion updated to 2.43.1
packages/drivers/replay-driver/src/test/types/validateReplayDriverPrevious.generated.ts Removed stale @ts-expect-error comment; cleared broken entries

@frankmueller-msft frankmueller-msft self-requested a review June 26, 2025 21:00
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 186f822 into microsoft:release/client/2.43 Jun 26, 2025
43 checks passed
@CraigMacomber CraigMacomber deleted the bump_client_patch_2.43.1 branch June 26, 2025 22:44
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