Skip to content

Commit 727cea5

Browse files
Update communication calling stable version to 1.30.2 (#5393)
* Update comunication-calling stable version to 1.30.2 * Update lock file and add changelog files
1 parent 458786e commit 727cea5

18 files changed

Lines changed: 200 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": "patch",
3+
"area": "improvement",
4+
"workstream": "Update Dependency",
5+
"comment": "Update comunication-calling stable version to 1.30.2 and beta to 1.31.1-beta.1",
6+
"packageName": "@azure/communication-react",
7+
"email": "edwardlee@microsoft.com",
8+
"dependentChangeType": "patch"
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"type": "patch",
3+
"area": "improvement",
4+
"workstream": "Update Dependency",
5+
"comment": "Update comunication-calling stable version to 1.30.2 and beta to 1.31.1-beta.1",
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.30.1-beta.2",
27+
"@azure/communication-calling": "1.31.1-beta.1",
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",
@@ -56,7 +56,7 @@
5656
* This design avoids unnecessary churn in this file.
5757
*/
5858
"allowedAlternativeVersions": {
59-
"@azure/communication-calling": ["1.30.1-beta.2"],
59+
"@azure/communication-calling": ["1.31.1-beta.1"],
6060
"@azure/communication-common": ["2.3.0"],
6161
"@azure/communication-chat": ["1.6.0-beta.3"],
6262
"@azure/communication-signaling": ["1.0.0-beta.27"],

common/config/rush/pnpm-lock.yaml

Lines changed: 41 additions & 43 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.29.1",
28+
"@azure/communication-calling": "^1.30.2",
2929
"@azure/communication-common": "2.3.0",
3030
"@azure/communication-chat": "^1.5.4",
3131
"@azure/communication-signaling": "1.0.0-beta.29",
@@ -58,7 +58,7 @@
5858
*/
5959
"allowedAlternativeVersions": {
6060
// This is the version for stable build (please also update preferredVersions above)
61-
"@azure/communication-calling": ["^1.29.1"],
61+
"@azure/communication-calling": ["^1.30.2"],
6262
"@azure/communication-common": ["2.3.0"],
6363
"@azure/communication-chat": ["^1.5.4"],
6464
"@azure/communication-signaling": ["1.0.0-beta.29"],

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

Lines changed: 39 additions & 39 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
@@ -39,13 +39,13 @@
3939
"reselect": "^4.0.0"
4040
},
4141
"peerDependencies": {
42-
"@azure/communication-calling": "1.30.1-beta.2 || ^1.29.1",
42+
"@azure/communication-calling": "1.31.1-beta.1 || ^1.30.2",
4343
"@azure/communication-calling-effects": "1.1.1-beta.1 || ^1.1.1",
4444
"@types/react": ">=16.8.0 <19.0.0",
4545
"react": ">=16.8.0 <19.0.0"
4646
},
4747
"devDependencies": {
48-
"@azure/communication-calling": "1.30.1-beta.2 || ^1.29.1",
48+
"@azure/communication-calling": "1.31.1-beta.1 || ^1.30.2",
4949
"@azure/communication-calling-effects": "1.1.1-beta.1 || ^1.1.1",
5050
"@babel/cli": "^7.24.8",
5151
"@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
@@ -38,10 +38,10 @@
3838
"immer": "10.1.1"
3939
},
4040
"peerDependencies": {
41-
"@azure/communication-calling": "1.30.1-beta.2 || ^1.29.1"
41+
"@azure/communication-calling": "1.31.1-beta.1 || ^1.30.2"
4242
},
4343
"devDependencies": {
44-
"@azure/communication-calling": "1.30.1-beta.2 || ^1.29.1",
44+
"@azure/communication-calling": "1.31.1-beta.1 || ^1.30.2",
4545
"@azure/core-auth": "^1.7.2",
4646
"@babel/cli": "^7.24.8",
4747
"@babel/core": "^7.25.2",

packages/communication-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"uuid": "^9.0.0"
5656
},
5757
"peerDependencies": {
58-
"@azure/communication-calling": "1.30.1-beta.2 || ^1.29.1",
58+
"@azure/communication-calling": "1.31.1-beta.1 || ^1.30.2",
5959
"@azure/communication-calling-effects": "1.1.1-beta.1 || ^1.1.1",
6060
"@azure/communication-chat": "1.6.0-beta.3 || >=1.5.4",
6161
"@types/react": ">=16.8.0 <19.0.0",
@@ -111,7 +111,7 @@
111111
"_by-flavor": "rushx _current-flavor && env-cmd -f ../../common/config/env/.env --use-shell"
112112
},
113113
"devDependencies": {
114-
"@azure/communication-calling": "1.30.1-beta.2 || ^1.29.1",
114+
"@azure/communication-calling": "1.31.1-beta.1 || ^1.30.2",
115115
"@azure/communication-calling-effects": "1.1.1-beta.1 || ^1.1.1",
116116
"@azure/core-auth": "^1.7.2",
117117
"@babel/cli": "^7.24.8",

0 commit comments

Comments
 (0)