Skip to content

Conversation

@dannimad
Copy link
Contributor

bum client patch version and update type tests

Copilot AI review requested due to automatic review settings October 30, 2025 20:01
@dannimad dannimad requested a review from a team as a code owner October 30, 2025 20:01
@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: main PRs targeted against main branch labels Oct 30, 2025
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 performs a patch version bump from 2.70.0 to 2.70.1 across the Fluid Framework client release group. The changes include:

  • Version number updates in package.json files
  • Version updates in packageVersion.ts files
  • Updates to package lock file (pnpm-lock.yaml) to reference the new 2.70.0 "previous" versions for compatibility testing
  • Removal of type validation broken markers that are no longer needed (type compatibility issues have been resolved)
  • Addition of new type validation tests for recently added types

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 Updates TypeScript version dependencies and previous package version references from 2.63.0 to 2.70.0 for compatibility testing
tools/markdown-magic/package.json Version bump to 2.70.1
packages/*/package.json Version bumps to 2.70.1 for all public and private packages
packages/*/src/packageVersion.ts Updates exported version strings to 2.70.1
packages//src/test/types/validatePrevious.generated.ts Adds new type validation tests and removes resolved breaking change markers

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: main PRs targeted against main branch dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants