Skip to content

Bump client patch 2.70.1 and update type tests#25777

Merged
dannimad merged 2 commits intorelease/client/2.70from
bump_client_patch_2.70.1
Oct 31, 2025
Merged

Bump client patch 2.70.1 and update type tests#25777
dannimad merged 2 commits intorelease/client/2.70from
bump_client_patch_2.70.1

Conversation

@dannimad
Copy link
Contributor

Bump client patch 2.70.1 and update type tests

Copilot AI review requested due to automatic review settings October 30, 2025 20:02
@dannimad dannimad requested a review from a team as a code owner October 30, 2025 20:02
@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 Oct 30, 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 is a patch version bump from 2.70.0 to 2.70.1 across the Fluid Framework monorepo, updating package versions and dependency references throughout the codebase. The changes include updates to package.json files, lockfiles, and package version constants.

  • Version bump from 2.70.0 to 2.70.1 across ~150 packages
  • Updates to "previous" version dependencies from 2.63.0 to 2.70.0
  • Removal of type validation "broken" entries that are now resolved
  • Updates to generated type validation test files

Reviewed Changes

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

Show a summary per file
File Description
package.json Root package version bump to 2.70.1
pnpm-lock.yaml Lockfile updates for new version and dependency changes
packages/*/package.json Package version bumps and "previous" dependency updates
packages/*/src/packageVersion.ts Package version constant updates
packages/*/src/test/types/*Previous.generated.ts Type validation test updates with resolved breaking changes
tools/markdown-magic/package.json Tool package version bump
examples/*/package.json Example package version bumps
experimental/*/package.json Experimental package version bumps

@frankmueller-msft frankmueller-msft self-requested a review October 30, 2025 21:29
Copy link
Contributor

@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:

@dannimad dannimad enabled auto-merge (squash) October 31, 2025 17:24
Copy link
Contributor

@Josmithr Josmithr left a comment

Choose a reason for hiding this comment

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

Devtools changes look good ✅

@dannimad dannimad merged commit dddf180 into release/client/2.70 Oct 31, 2025
61 checks passed
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.

4 participants