Skip to content

Commit 589e1db

Browse files
Update communication calling to 1.28.1-beta.4 and 1.27.5 (#5051)
* Update communication calling to 1.28.1-beta.4 and 1.27.5 * Change files * update stable pnpm-lock file
1 parent abc9d09 commit 589e1db

17 files changed

Lines changed: 108 additions & 104 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"type": "prerelease",
3+
"area": "improvement",
4+
"workstream": "Update communication-calling package to 1.28.1-beta.4 and 1.27.5",
5+
"comment": "Update communication calling to 1.28.1-beta.4 and 1.27.5",
6+
"packageName": "@azure/communication-react",
7+
"email": "edwardlee@microsoft.com",
8+
"dependentChangeType": "patch"
9+
}

common/config/rush/common-versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* instead of the latest version.
2525
*/
2626
// "some-library": "1.2.3"
27-
"@azure/communication-calling": "1.28.1-beta.2",
27+
"@azure/communication-calling": "1.28.1-beta.4",
2828
"@azure/communication-common": "2.3.0",
2929
"@azure/communication-chat": "1.6.0-beta.3",
3030
"@azure/communication-signaling": "1.0.0-beta.27",
@@ -55,7 +55,7 @@
5555
* This design avoids unnecessary churn in this file.
5656
*/
5757
"allowedAlternativeVersions": {
58-
"@azure/communication-calling": ["1.28.1-beta.2"],
58+
"@azure/communication-calling": ["1.28.1-beta.4"],
5959
"@azure/communication-common": ["2.3.0"],
6060
"@azure/communication-chat": ["1.6.0-beta.3"],
6161
"@azure/communication-signaling": ["1.0.0-beta.27"],

common/config/rush/pnpm-lock.yaml

Lines changed: 40 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/config/rush/variants/stable/common-versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
*/
2626
// "some-library": "1.2.3"
2727
// This is the version for stable build (please also update allowedAlternativeVersions below)
28-
"@azure/communication-calling": "^1.27.4",
28+
"@azure/communication-calling": "^1.27.5",
2929
"@azure/communication-common": "2.3.0",
3030
"@azure/communication-chat": "^1.5.1",
3131
"@azure/communication-signaling": "1.0.0-beta.26"
@@ -57,7 +57,7 @@
5757
*/
5858
"allowedAlternativeVersions": {
5959
// This is the version for stable build (please also update preferredVersions above)
60-
"@azure/communication-calling": ["^1.27.4"],
60+
"@azure/communication-calling": ["^1.27.5"],
6161
"@azure/communication-common": ["2.3.0"],
6262
"@azure/communication-chat": ["^1.5.1"],
6363
"@azure/communication-signaling": ["1.0.0-beta.26"],

common/config/rush/variants/stable/pnpm-lock.yaml

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/calling-component-bindings/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
"reselect": "^4.0.0"
3939
},
4040
"peerDependencies": {
41-
"@azure/communication-calling": "1.28.1-beta.2 || ^1.27.4",
41+
"@azure/communication-calling": "1.28.1-beta.4 || ^1.27.5",
4242
"@azure/communication-calling-effects": "1.0.1",
4343
"@types/react": ">=16.8.0 <19.0.0",
4444
"react": ">=16.8.0 <19.0.0"
4545
},
4646
"devDependencies": {
47-
"@azure/communication-calling": "1.28.1-beta.2 || ^1.27.4",
47+
"@azure/communication-calling": "1.28.1-beta.4 || ^1.27.5",
4848
"@azure/communication-calling-effects": "1.0.1",
4949
"@babel/cli": "^7.24.8",
5050
"@babel/core": "^7.25.2",

packages/calling-stateful-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
"immer": "10.1.1"
3737
},
3838
"peerDependencies": {
39-
"@azure/communication-calling": "1.28.1-beta.2 || ^1.27.4"
39+
"@azure/communication-calling": "1.28.1-beta.4 || ^1.27.5"
4040
},
4141
"devDependencies": {
42-
"@azure/communication-calling": "1.28.1-beta.2 || ^1.27.4",
42+
"@azure/communication-calling": "1.28.1-beta.4 || ^1.27.5",
4343
"@azure/core-auth": "^1.4.0",
4444
"@babel/cli": "^7.24.8",
4545
"@babel/core": "^7.25.2",

packages/communication-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"uuid": "^9.0.0"
5555
},
5656
"peerDependencies": {
57-
"@azure/communication-calling": "1.28.1-beta.2 || ^1.27.4",
57+
"@azure/communication-calling": "1.28.1-beta.4 || ^1.27.5",
5858
"@azure/communication-calling-effects": "1.0.1",
5959
"@azure/communication-chat": "1.6.0-beta.3 || >=1.5.1",
6060
"@types/react": ">=16.8.0 <19.0.0",
@@ -96,7 +96,7 @@
9696
"_by-flavor": "rushx _current-flavor && env-cmd -f ../../common/config/env/.env --use-shell"
9797
},
9898
"devDependencies": {
99-
"@azure/communication-calling": "1.28.1-beta.2 || ^1.27.4",
99+
"@azure/communication-calling": "1.28.1-beta.4 || ^1.27.5",
100100
"@azure/communication-calling-effects": "1.0.1",
101101
"@azure/core-auth": "^1.4.0",
102102
"@babel/cli": "^7.24.8",

0 commit comments

Comments
 (0)