Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"type": "patch",
"area": "improvement",
"workstream": "Update Dependency",
"comment": "Update comunication-calling stable version to 1.30.2",
Comment thread
edwardlee-msft marked this conversation as resolved.
Outdated
"packageName": "@azure/communication-react",
"email": "edwardlee@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"type": "patch",
"area": "improvement",
"workstream": "Update Dependency",
"comment": "Update comunication-calling stable version to 1.30.2",
Comment thread
edwardlee-msft marked this conversation as resolved.
Outdated
"packageName": "@azure/communication-react",
"email": "edwardlee@microsoft.com",
"dependentChangeType": "patch"
}
4 changes: 2 additions & 2 deletions common/config/rush/common-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* instead of the latest version.
*/
// "some-library": "1.2.3"
"@azure/communication-calling": "1.30.1-beta.2",
"@azure/communication-calling": "1.31.1-beta.1",
"@azure/communication-common": "2.3.0",
"@azure/communication-chat": "1.6.0-beta.3",
"@azure/communication-signaling": "1.0.0-beta.27",
Expand Down Expand Up @@ -56,7 +56,7 @@
* This design avoids unnecessary churn in this file.
*/
"allowedAlternativeVersions": {
"@azure/communication-calling": ["1.30.1-beta.2"],
"@azure/communication-calling": ["1.31.1-beta.1"],
"@azure/communication-common": ["2.3.0"],
"@azure/communication-chat": ["1.6.0-beta.3"],
"@azure/communication-signaling": ["1.0.0-beta.27"],
Expand Down
84 changes: 41 additions & 43 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions common/config/rush/variants/stable/common-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/
// "some-library": "1.2.3"
// This is the version for stable build (please also update allowedAlternativeVersions below)
"@azure/communication-calling": "^1.29.1",
"@azure/communication-calling": "^1.30.2",
"@azure/communication-common": "2.3.0",
"@azure/communication-chat": "^1.5.4",
"@azure/communication-signaling": "1.0.0-beta.29",
Expand Down Expand Up @@ -58,7 +58,7 @@
*/
"allowedAlternativeVersions": {
// This is the version for stable build (please also update preferredVersions above)
"@azure/communication-calling": ["^1.29.1"],
"@azure/communication-calling": ["^1.30.2"],
"@azure/communication-common": ["2.3.0"],
"@azure/communication-chat": ["^1.5.4"],
"@azure/communication-signaling": ["1.0.0-beta.29"],
Expand Down
78 changes: 39 additions & 39 deletions common/config/rush/variants/stable/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/calling-component-bindings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"reselect": "^4.0.0"
},
"peerDependencies": {
"@azure/communication-calling": "1.30.1-beta.2 || ^1.29.1",
"@azure/communication-calling": "1.31.1-beta.1 || ^1.30.2",
"@azure/communication-calling-effects": "1.1.1-beta.1 || ^1.1.1",
"@types/react": ">=16.8.0 <19.0.0",
"react": ">=16.8.0 <19.0.0"
},
"devDependencies": {
"@azure/communication-calling": "1.30.1-beta.2 || ^1.29.1",
"@azure/communication-calling": "1.31.1-beta.1 || ^1.30.2",
"@azure/communication-calling-effects": "1.1.1-beta.1 || ^1.1.1",
"@babel/cli": "^7.24.8",
"@babel/core": "^7.25.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/calling-stateful-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"immer": "10.1.1"
},
"peerDependencies": {
"@azure/communication-calling": "1.30.1-beta.2 || ^1.29.1"
"@azure/communication-calling": "1.31.1-beta.1 || ^1.30.2"
},
"devDependencies": {
"@azure/communication-calling": "1.30.1-beta.2 || ^1.29.1",
"@azure/communication-calling": "1.31.1-beta.1 || ^1.30.2",
"@azure/core-auth": "^1.7.2",
"@babel/cli": "^7.24.8",
"@babel/core": "^7.25.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/communication-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"uuid": "^9.0.0"
},
"peerDependencies": {
"@azure/communication-calling": "1.30.1-beta.2 || ^1.29.1",
"@azure/communication-calling": "1.31.1-beta.1 || ^1.30.2",
"@azure/communication-calling-effects": "1.1.1-beta.1 || ^1.1.1",
"@azure/communication-chat": "1.6.0-beta.3 || >=1.5.4",
"@types/react": ">=16.8.0 <19.0.0",
Expand Down Expand Up @@ -111,7 +111,7 @@
"_by-flavor": "rushx _current-flavor && env-cmd -f ../../common/config/env/.env --use-shell"
},
"devDependencies": {
"@azure/communication-calling": "1.30.1-beta.2 || ^1.29.1",
"@azure/communication-calling": "1.31.1-beta.1 || ^1.30.2",
"@azure/communication-calling-effects": "1.1.1-beta.1 || ^1.1.1",
"@azure/core-auth": "^1.7.2",
"@babel/cli": "^7.24.8",
Expand Down
Loading