Skip to content

build(client): Bump server dependencies to 6.0.0 #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

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion azure/packages/azure-local-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"tinylicious": "^5.0.0"
"tinylicious": "^6.0.0"
},
"devDependencies": {
"@biomejs/biome": "~1.9.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/apps/ai-collab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^4.4.0",
"tinylicious": "^5.0.0",
"tinylicious": "^6.0.0",
"typechat": "^0.1.1",
"typescript": "~5.4.5",
"uuid": "^9.0.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/apps/blobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@fluidframework/routerlicious-driver": "workspace:~",
"@fluidframework/runtime-definitions": "workspace:~",
"@fluidframework/runtime-utils": "workspace:~",
"@fluidframework/server-local-server": "^5.0.0",
"@fluidframework/server-local-server": "^6.0.0",
"@fluidframework/tinylicious-driver": "workspace:~",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/apps/presence-tracker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"rimraf": "^4.4.0",
"source-map-loader": "^5.0.0",
"start-server-and-test": "^2.0.3",
"tinylicious": "^5.0.0",
"tinylicious": "^6.0.0",
"ts-jest": "^29.1.1",
"ts-loader": "^9.5.1",
"typescript": "~5.4.5",
Expand Down
2 changes: 1 addition & 1 deletion examples/apps/staging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@fluidframework/map": "workspace:~",
"@fluidframework/routerlicious-driver": "workspace:~",
"@fluidframework/runtime-definitions": "workspace:~",
"@fluidframework/server-local-server": "^5.0.0",
"@fluidframework/server-local-server": "^6.0.0",
"@fluidframework/tinylicious-driver": "workspace:~",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/benchmarks/tablebench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"start-server-and-test": "^2.0.3",
"tinylicious": "^5.0.0",
"tinylicious": "^6.0.0",
"ts-loader": "^9.5.1",
"typescript": "~5.4.5",
"webpack": "^5.94.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/client-logger/app-insights-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"jest-junit": "^16.0.0",
"rimraf": "^4.4.0",
"start-server-and-test": "^2.0.3",
"tinylicious": "^5.0.0",
"tinylicious": "^6.0.0",
"ts-jest": "^29.1.1",
"ts-loader": "^9.5.1",
"tslib": "^1.10.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/external-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"rimraf": "^4.4.0",
"start-server-and-test": "^2.0.3",
"supertest": "^3.4.2",
"tinylicious": "^5.0.0",
"tinylicious": "^6.0.0",
"ts-jest": "^29.1.1",
"ts-loader": "^9.5.1",
"typescript": "~5.4.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@fluidframework/eslint-config-fluid": "^5.7.4",
"@fluidframework/fluid-static": "workspace:~",
"@fluidframework/local-driver": "workspace:~",
"@fluidframework/server-local-server": "^5.0.0",
"@fluidframework/server-local-server": "^6.0.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@fluidframework/test-tools": "^1.0.195075",
"@types/events_pkg": "npm:@types/events@^3.0.0",
Expand All @@ -82,7 +82,7 @@
"rimraf": "^4.4.0",
"source-map-loader": "^5.0.0",
"start-server-and-test": "^2.0.3",
"tinylicious": "^5.0.0",
"tinylicious": "^6.0.0",
"ts-jest": "^29.1.1",
"ts-loader": "^9.5.1",
"typescript": "~5.4.5",
Expand Down
7 changes: 6 additions & 1 deletion examples/utils/bundle-size-tests/webpack.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,12 @@ module.exports = {
* We try to avoid duplicate packages, but sometimes we have to allow them since the duplication is coming from a third party library we do not control
* IMPORTANT: Do not add any new exceptions to this list without first doing a deep investigation on why a PR adds a new duplication, this hides a bundle size issue
*/
exclude: (instance) => false,
exclude: (instance) =>
// TODO: Server packages use uuid ^11.1.0 but client packages are still pulling in ^9.0.1. Because of this, we are
// currently pulling in both versions of the uuid package.
// The below check was added to avoid the duplication error for uuid, but it should be removed once we update
// the client packages to use uuid ^11.1.0.
instance.name === "uuid",
}),
new BundleAnalyzerPlugin({
analyzerMode: "static",
Expand Down
2 changes: 1 addition & 1 deletion examples/utils/example-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@fluidframework/runtime-definitions": "workspace:~",
"@fluidframework/runtime-utils": "workspace:~",
"@fluidframework/sequence": "workspace:~",
"@fluidframework/server-local-server": "^5.0.0",
"@fluidframework/server-local-server": "^6.0.0",
"@fluidframework/task-manager": "workspace:~",
"@fluidframework/tinylicious-driver": "workspace:~",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/utils/migration-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@fluidframework/register-collection": "workspace:~",
"@fluidframework/routerlicious-driver": "workspace:~",
"@fluidframework/runtime-definitions": "workspace:~",
"@fluidframework/server-local-server": "^5.0.0",
"@fluidframework/server-local-server": "^6.0.0",
"@fluidframework/tinylicious-driver": "workspace:~",
"uuid": "^9.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/utils/webpack-fluid-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@fluidframework/odsp-driver-definitions": "workspace:~",
"@fluidframework/routerlicious-driver": "workspace:~",
"@fluidframework/runtime-utils": "workspace:~",
"@fluidframework/server-local-server": "^5.0.0",
"@fluidframework/server-local-server": "^6.0.0",
"@fluidframework/telemetry-utils": "workspace:~",
"@fluidframework/test-runtime-utils": "workspace:~",
"@fluidframework/tool-utils": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion examples/version-migration/separate-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@fluidframework/routerlicious-driver": "workspace:~",
"@fluidframework/runtime-utils": "workspace:~",
"@fluidframework/sequence": "workspace:~",
"@fluidframework/server-local-server": "^5.0.0",
"@fluidframework/server-local-server": "^6.0.0",
"@fluidframework/task-manager": "workspace:~",
"@fluidframework/telemetry-utils": "workspace:~",
"@fluidframework/tinylicious-driver": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion examples/version-migration/tree-shim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"rimraf": "^4.4.0",
"start-server-and-test": "^2.0.3",
"style-loader": "^4.0.0",
"tinylicious": "^5.0.0",
"tinylicious": "^6.0.0",
"ts-jest": "^29.1.1",
"ts-loader": "^9.5.1",
"typescript": "~5.4.5",
Expand Down
2 changes: 1 addition & 1 deletion examples/view-integration/external-views/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@fluidframework/routerlicious-driver": "workspace:~",
"@fluidframework/runtime-definitions": "workspace:~",
"@fluidframework/runtime-utils": "workspace:~",
"@fluidframework/server-local-server": "^5.0.0",
"@fluidframework/server-local-server": "^6.0.0",
"@fluidframework/tinylicious-driver": "workspace:~",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@fluidframework/eslint-config-fluid": "^5.7.4",
"@fluidframework/local-driver": "workspace:~",
"@fluidframework/sequence": "workspace:~",
"@fluidframework/server-local-server": "^5.0.0",
"@fluidframework/server-local-server": "^6.0.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@fluidframework/test-utils": "workspace:~",
"@microsoft/api-extractor": "7.52.8",
Expand Down
10 changes: 5 additions & 5 deletions packages/drivers/local-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,12 +123,12 @@
"@fluidframework/driver-base": "workspace:~",
"@fluidframework/driver-definitions": "workspace:~",
"@fluidframework/driver-utils": "workspace:~",
"@fluidframework/protocol-base": "^5.0.0",
"@fluidframework/protocol-base": "^6.0.0",
"@fluidframework/routerlicious-driver": "workspace:~",
"@fluidframework/server-local-server": "^5.0.0",
"@fluidframework/server-services-client": "^5.0.0",
"@fluidframework/server-services-core": "^5.0.0",
"@fluidframework/server-test-utils": "^5.0.0",
"@fluidframework/server-local-server": "^6.0.0",
"@fluidframework/server-services-client": "^6.0.0",
"@fluidframework/server-services-core": "^6.0.0",
"@fluidframework/server-test-utils": "^6.0.0",
"@fluidframework/telemetry-utils": "workspace:~",
"jsrsasign": "^11.0.0",
"uuid": "^9.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/routerlicious-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"@fluidframework/driver-base": "workspace:~",
"@fluidframework/driver-definitions": "workspace:~",
"@fluidframework/driver-utils": "workspace:~",
"@fluidframework/server-services-client": "^5.0.0",
"@fluidframework/server-services-client": "^6.0.0",
"@fluidframework/telemetry-utils": "workspace:~",
"cross-fetch": "^3.1.5",
"json-stringify-safe": "5.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"rimraf": "^4.4.0",
"sinon": "^18.0.1",
"start-server-and-test": "^2.0.3",
"tinylicious": "^5.0.0",
"tinylicious": "^6.0.0",
"tslib": "^1.10.0",
"typescript": "~5.4.5"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"mocha-multi-reporters": "^1.5.1",
"sinon": "^18.0.1",
"start-server-and-test": "^2.0.3",
"tinylicious": "^5.0.0",
"tinylicious": "^6.0.0",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/service-clients/tinylicious-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"mocha": "^10.8.2",
"rimraf": "^4.4.0",
"start-server-and-test": "^2.0.3",
"tinylicious": "^5.0.0",
"tinylicious": "^6.0.0",
"typescript": "~5.4.5"
},
"typeValidation": {
Expand Down
2 changes: 1 addition & 1 deletion packages/test/local-server-stress-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@fluidframework/runtime-definitions": "workspace:~",
"@fluidframework/runtime-utils": "workspace:~",
"@fluidframework/sequence": "workspace:~",
"@fluidframework/server-local-server": "^5.0.0",
"@fluidframework/server-local-server": "^6.0.0",
"@fluidframework/telemetry-utils": "workspace:~",
"@fluidframework/test-utils": "workspace:~",
"@fluidframework/tree": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/test/local-server-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@fluidframework/runtime-definitions": "workspace:~",
"@fluidframework/runtime-utils": "workspace:~",
"@fluidframework/sequence": "workspace:~",
"@fluidframework/server-local-server": "^5.0.0",
"@fluidframework/server-local-server": "^6.0.0",
"@fluidframework/shared-object-base": "workspace:~",
"@fluidframework/telemetry-utils": "workspace:~",
"@fluidframework/test-utils": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/test/snapshots/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@fluidframework/register-collection": "workspace:~",
"@fluidframework/replay-driver": "workspace:~",
"@fluidframework/sequence": "workspace:~",
"@fluidframework/server-local-server": "^5.0.0",
"@fluidframework/server-local-server": "^6.0.0",
"@fluidframework/test-utils": "workspace:~",
"mocha": "^10.8.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/test/test-drivers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@fluidframework/odsp-driver-definitions": "workspace:~",
"@fluidframework/odsp-urlresolver": "workspace:~",
"@fluidframework/routerlicious-driver": "workspace:~",
"@fluidframework/server-local-server": "^5.0.0",
"@fluidframework/server-local-server": "^6.0.0",
"@fluidframework/test-runtime-utils": "workspace:~",
"@fluidframework/tinylicious-driver": "workspace:~",
"@fluidframework/tool-utils": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/test/test-end-to-end-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"semver": "^7.7.1",
"sinon": "^18.0.1",
"start-server-and-test": "^2.0.3",
"tinylicious": "^5.0.0",
"tinylicious": "^6.0.0",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/test/test-service-load/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"commander": "^5.1.0",
"ps-node": "^0.1.6",
"start-server-and-test": "^2.0.3",
"tinylicious": "^5.0.0"
"tinylicious": "^6.0.0"
},
"devDependencies": {
"@biomejs/biome": "~1.9.3",
Expand Down
Loading
Loading