@fluidframework/azure-client 2.0.0-internal.6.0.0 → 2.0.0-internal.6.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/package.json +20 -20
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # @fluidframework/azure-client
2
2
 
3
+ ## 2.0.0-internal.6.1.0
4
+
5
+ Dependency updates only.
6
+
3
7
  ## 2.0.0-internal.6.0.0
4
8
 
5
9
  ### Major Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/azure-client",
3
- "version": "2.0.0-internal.6.0.0",
3
+ "version": "2.0.0-internal.6.1.0",
4
4
  "description": "A tool to enable creation and loading of Fluid containers using the Azure Fluid Relay service",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -16,31 +16,31 @@
16
16
  "types": "dist/index.d.ts",
17
17
  "dependencies": {
18
18
  "@fluidframework/common-utils": "^1.1.1",
19
- "@fluidframework/container-definitions": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
20
- "@fluidframework/container-loader": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
21
- "@fluidframework/core-interfaces": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
22
- "@fluidframework/driver-definitions": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
23
- "@fluidframework/driver-utils": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
24
- "@fluidframework/fluid-static": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
25
- "@fluidframework/map": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
19
+ "@fluidframework/container-definitions": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
20
+ "@fluidframework/container-loader": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
21
+ "@fluidframework/core-interfaces": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
22
+ "@fluidframework/driver-definitions": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
23
+ "@fluidframework/driver-utils": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
24
+ "@fluidframework/fluid-static": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
25
+ "@fluidframework/map": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
26
26
  "@fluidframework/protocol-definitions": "^1.1.0",
27
- "@fluidframework/routerlicious-driver": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
28
- "@fluidframework/runtime-utils": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
27
+ "@fluidframework/routerlicious-driver": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
28
+ "@fluidframework/runtime-utils": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
29
29
  "@fluidframework/server-services-client": "^1.0.0",
30
- "@fluidframework/telemetry-utils": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
30
+ "@fluidframework/telemetry-utils": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
31
31
  "axios": "^0.26.0"
32
32
  },
33
33
  "devDependencies": {
34
- "@fluid-tools/build-cli": "^0.21.0",
35
- "@fluidframework/aqueduct": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
36
- "@fluidframework/azure-client-previous": "npm:@fluidframework/azure-client@2.0.0-internal.5.2.0",
37
- "@fluidframework/azure-local-service": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
34
+ "@fluid-tools/build-cli": "^0.22.0",
35
+ "@fluidframework/aqueduct": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
36
+ "@fluidframework/azure-client-previous": "npm:@fluidframework/azure-client@2.0.0-internal.6.0.0",
37
+ "@fluidframework/azure-local-service": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
38
38
  "@fluidframework/build-common": "^2.0.0",
39
- "@fluidframework/build-tools": "^0.21.0",
40
- "@fluidframework/counter": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
39
+ "@fluidframework/build-tools": "^0.22.0",
40
+ "@fluidframework/counter": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
41
41
  "@fluidframework/eslint-config-fluid": "^2.0.0",
42
- "@fluidframework/test-runtime-utils": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
43
- "@fluidframework/test-utils": ">=2.0.0-internal.6.0.0 <2.0.0-internal.6.1.0",
42
+ "@fluidframework/test-runtime-utils": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
43
+ "@fluidframework/test-utils": ">=2.0.0-internal.6.1.0 <2.0.0-internal.6.2.0",
44
44
  "@microsoft/api-extractor": "^7.34.4",
45
45
  "@types/mocha": "^9.1.1",
46
46
  "@types/node": "^16.18.38",
@@ -79,7 +79,7 @@
79
79
  "prettier:fix": "prettier --write . --ignore-path ../../../.prettierignore",
80
80
  "start:tinylicious:test": "npx @fluidframework/azure-local-service > tinylicious.log 2>&1",
81
81
  "test:realsvc": "npm run test:realsvc:tinylicious",
82
- "test:realsvc:local:run": "mocha --unhandled-rejections=strict --recursive dist/test/**/*.spec.js --exit --timeout 10000",
82
+ "test:realsvc:local:run": "mocha --unhandled-rejections=strict --recursive 'dist/test/**/*.spec.js' --exit --timeout 10000",
83
83
  "test:realsvc:tinylicious": "start-server-and-test start:tinylicious:test 7070 test:realsvc:local:run",
84
84
  "tsc": "tsc",
85
85
  "typetests:gen": "fluid-type-test-generator",