Skip to content

build(client): Bump server and uuid dependencies #24857

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 61 commits into from

Conversation

scottn12
Copy link
Contributor

@scottn12 scottn12 commented Jun 16, 2025

Bumps server and uuid depedencies to 6.0.0 and 11.1.0 respectively. These need to be bumped together since the latest server release also bumped uuid to 11.1.0. If they are bumped separately then we would pull in two different versions of the uuid pacakge (increasing bundle size).

@scottn12 scottn12 marked this pull request as ready for review June 16, 2025 21:44
@Copilot Copilot AI review requested due to automatic review settings June 16, 2025 21:44
@github-actions github-actions bot added area: dds: propertydds 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: tests Tests to add, test infrastructure improvements, etc dependencies Pull requests that update a dependency file base: main PRs targeted against main branch labels Jun 16, 2025
@scottn12 scottn12 requested a review from tylerbutler June 16, 2025 21:44
Copy link
Contributor

@Copilot 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 server dependency versions from 5.0.0 to 6.0.0 across various client packages to support the latest server functionality.

  • Update dependency "tinylicious" in multiple packages
  • Update server-related dependencies such as "@fluidframework/server-services-client", "@fluidframework/server-local-server", and others
  • Ensure consistent version alignment across client and example projects

Reviewed Changes

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

Show a summary per file
File Description
packages/service-clients/end-to-end-tests/azure-client/package.json Updated "tinylicious" version
packages/framework/client-logger/fluid-telemetry/package.json Updated "tinylicious" version
packages/drivers/routerlicious-driver/package.json Updated "@fluidframework/server-services-client" version
packages/drivers/local-driver/package.json Updated protocol and server-related dependencies versions
experimental/PropertyDDS/packages/property-dds/package.json Updated "@fluidframework/server-local-server" version
examples/view-integration/external-views/package.json Updated "@fluidframework/server-local-server" version
examples/version-migration/tree-shim/package.json Updated "tinylicious" version
examples/version-migration/separate-container/package.json Updated "@fluidframework/server-local-server" version
examples/utils/webpack-fluid-loader/package.json Updated "@fluidframework/server-local-server" version
examples/utils/migration-tools/package.json Updated "@fluidframework/server-local-server" version
examples/utils/example-utils/package.json Updated "@fluidframework/server-local-server" version
examples/service-clients/azure-client/external-controller/package.json Updated both "@fluidframework/server-local-server" and "tinylicious" versions
examples/external-data/package.json Updated "tinylicious" version
examples/client-logger/app-insights-logger/package.json Updated "tinylicious" version
examples/benchmarks/tablebench/package.json Updated "tinylicious" version
examples/apps/staging/package.json Updated "@fluidframework/server-local-server" version
examples/apps/presence-tracker/package.json Updated "tinylicious" version
examples/apps/blobs/package.json Updated "@fluidframework/server-local-server" version
examples/apps/ai-collab/package.json Updated "tinylicious" version
azure/packages/azure-local-service/package.json Updated "tinylicious" version

@scottn12 scottn12 marked this pull request as draft June 20, 2025 16:32
@scottn12 scottn12 changed the title build(client): Bump server dependencies to 6.0.0 build(client): Bump server and uuid dependencies Jun 23, 2025
@github-actions github-actions bot added area: dds Issues related to distributed data structures area: dds: sharedstring area: dds: tree area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues labels Jun 23, 2025
@scottn12 scottn12 requested a review from CraigMacomber June 23, 2025 20:30
@github-actions github-actions bot added the area: build Build related issues label Jul 11, 2025
@github-actions github-actions bot removed the area: build Build related issues label Jul 11, 2025
@github-actions github-actions bot added the area: server Server related issues (routerlicious) label Jul 11, 2025
@scottn12 scottn12 closed this Jul 14, 2025
@scottn12 scottn12 deleted the bumpServer branch July 15, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dds: propertydds area: dds: sharedstring area: dds: tree area: dds Issues related to distributed data structures 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: server Server related issues (routerlicious) 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.

3 participants