Skip to content

Commit

Permalink
Selected right flavor sdk's for release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 10, 2025
1 parent f1156c9 commit 1245771
Show file tree
Hide file tree
Showing 19 changed files with 123 additions and 93 deletions.
139 changes: 90 additions & 49 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

18 changes: 6 additions & 12 deletions common/config/workflows/matrix.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
{
"include": [
{
"flavor": "stable",
"coverage_gist_id": "19b238d46a84c28e44d689f0a8b57202"
},
{
"flavor": "beta",
"coverage_gist_id": "aadc866e05b5243846b1c15a79ec1779"
}

]
}
"include": [
{
"flavor": "stable"
}
]
}
7 changes: 1 addition & 6 deletions packages/acs-ui-common/src/telemetryVersion.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,4 @@

// GENERATED FILE. DO NOT EDIT MANUALLY.

// The telemetry version in development branches is
// always 0.0.0-alpha to avoid polluting telemetry data.
//
// This dummy version is replaced with the actual package
// version as part of the release branch creation process.
module.exports = '0.0.0-alpha';
module.exports = '1.24.0';
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.33.2-beta.1 || ^1.32.1",
"@azure/communication-calling": "^1.32.1",
"@azure/communication-calling-effects": "^1.1.2",
"@types/react": ">=16.8.0 <19.0.0",
"react": ">=16.8.0 <19.0.0"
},
"devDependencies": {
"@azure/communication-calling": "1.33.2-beta.1 || ^1.32.1",
"@azure/communication-calling": "^1.32.1",
"@azure/communication-calling-effects": "^1.1.3",
"@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.33.2-beta.1 || ^1.32.1"
"@azure/communication-calling": "^1.32.1"
},
"devDependencies": {
"@azure/communication-calling": "1.33.2-beta.1 || ^1.32.1",
"@azure/communication-calling": "^1.32.1",
"@azure/core-auth": "^1.7.2",
"@babel/cli": "^7.24.8",
"@babel/core": "^7.25.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/chat-component-bindings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"memoize-one": "^5.2.1"
},
"peerDependencies": {
"@azure/communication-chat": "1.6.0-beta.3 || >=1.5.4",
"@azure/communication-chat": ">=1.5.4",
"@types/react": ">=16.8.0 <19.0.0",
"react": ">=16.8.0 <19.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/chat-stateful-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"nanoid": "3.3.8"
},
"peerDependencies": {
"@azure/communication-chat": "1.6.0-beta.3 || >=1.5.4"
"@azure/communication-chat": ">=1.5.4"
},
"devDependencies": {
"@azure/communication-signaling": "1.0.0-beta.27 || 1.0.0-beta.29",
Expand Down
6 changes: 3 additions & 3 deletions packages/communication-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"uuid": "^9.0.0"
},
"peerDependencies": {
"@azure/communication-calling": "1.33.2-beta.1 || ^1.32.1",
"@azure/communication-calling": "^1.32.1",
"@azure/communication-calling-effects": "^1.1.2",
"@azure/communication-chat": "1.6.0-beta.3 || >=1.5.4",
"@azure/communication-chat": ">=1.5.4",
"@types/react": ">=16.8.0 <19.0.0",
"@types/react-dom": ">=16.8.0 <19.0.0",
"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.33.2-beta.1 || ^1.32.1",
"@azure/communication-calling": "^1.32.1",
"@azure/communication-calling-effects": "^1.1.3",
"@azure/core-auth": "^1.7.2",
"@babel/cli": "^7.24.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/fake-backends/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"license": "MIT",
"dependencies": {
"@azure/communication-chat": "1.6.0-beta.3 || ^1.5.4",
"@azure/communication-chat": "^1.5.4",
"@azure/communication-common": "^2.3.1",
"@azure/communication-signaling": "1.0.0-beta.27 || 1.0.0-beta.29",
"@azure/core-paging": "^1.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-composites/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
"nanoid": "3.3.8"
},
"peerDependencies": {
"@azure/communication-calling": "1.33.2-beta.1 || ^1.32.1",
"@azure/communication-calling": "^1.32.1",
"@azure/communication-calling-effects": "^1.1.2",
"@azure/communication-chat": "1.6.0-beta.3 || >=1.5.4",
"@azure/communication-chat": ">=1.5.4",
"@types/react": ">=16.8.0 <19.0.0",
"@types/react-dom": ">=16.8.0 <19.0.0",
"react": ">=16.8.0 <19.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/storybook8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"license": "MIT",
"dependencies": {
"@azure/communication-calling": "1.33.2-beta.1 || ^1.32.1",
"@azure/communication-chat": "1.6.0-beta.3 || ^1.5.4",
"@azure/communication-calling": "^1.32.1",
"@azure/communication-chat": "^1.5.4",
"@azure/communication-common": "^2.3.1",
"@azure/communication-identity": "^1.3.0",
"@azure/communication-react": "1.24.0",
Expand Down
4 changes: 2 additions & 2 deletions samples/CallWithChat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"dependencies": {
"@azure/abort-controller": "^1.1.0",
"@azure/communication-identity": "^1.3.0",
"@azure/communication-calling": "1.33.2-beta.1 || ^1.32.1",
"@azure/communication-chat": "1.6.0-beta.3 || ^1.5.4",
"@azure/communication-calling": "^1.32.1",
"@azure/communication-chat": "^1.5.4",
"@azure/communication-react": "1.24.0",
"@azure/communication-common": "^2.3.1",
"@azure/logger": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion samples/Calling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@azure/abort-controller": "^1.1.0",
"@azure/communication-identity": "^1.3.0",
"@azure/communication-react": "1.24.0",
"@azure/communication-calling": "1.33.2-beta.1 || ^1.32.1",
"@azure/communication-calling": "^1.32.1",
"@azure/communication-common": "^2.3.1",
"@azure/logger": "^1.0.4",
"@babel/preset-react": "^7.12.7",
Expand Down
2 changes: 1 addition & 1 deletion samples/CallingStateful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@azure/abort-controller": "^1.1.0",
"@azure/communication-identity": "^1.3.0",
"@azure/communication-react": "1.24.0",
"@azure/communication-calling": "1.33.2-beta.1 || ^1.32.1",
"@azure/communication-calling": "^1.32.1",
"@azure/communication-common": "^2.3.1",
"@azure/logger": "^1.0.4",
"@babel/preset-react": "^7.12.7",
Expand Down
2 changes: 1 addition & 1 deletion samples/Chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"license": "MIT",
"dependencies": {
"@azure/abort-controller": "^1.1.0",
"@azure/communication-chat": "1.6.0-beta.3 || ^1.5.4",
"@azure/communication-chat": "^1.5.4",
"@azure/communication-common": "^2.3.1",
"@azure/communication-identity": "^1.3.0",
"@azure/communication-react": "1.24.0",
Expand Down
4 changes: 2 additions & 2 deletions samples/ComponentExamples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
},
"license": "MIT",
"dependencies": {
"@azure/communication-calling": "1.33.2-beta.1 || ^1.32.1",
"@azure/communication-chat": "1.6.0-beta.3 || ^1.5.4",
"@azure/communication-calling": "^1.32.1",
"@azure/communication-chat": "^1.5.4",
"@azure/communication-common": "^2.3.1",
"@azure/communication-identity": "^1.3.0",
"@azure/communication-react": "1.24.0",
Expand Down
2 changes: 1 addition & 1 deletion samples/Server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"license": "MIT",
"dependencies": {
"@azure/communication-chat": "1.6.0-beta.3 || ^1.5.4",
"@azure/communication-chat": "^1.5.4",
"@azure/communication-common": "^2.3.1",
"@azure/communication-identity": "^1.3.0",
"@azure/storage-blob": "^12.15.0",
Expand Down
4 changes: 2 additions & 2 deletions samples/StaticHtmlComposites/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"dependencies": {
"@azure/communication-react": "1.24.0",
"@azure/communication-common": "^2.3.1",
"@azure/communication-calling": "1.33.2-beta.1 || ^1.32.1",
"@azure/communication-chat": "1.6.0-beta.3 || ^1.5.4",
"@azure/communication-calling": "^1.32.1",
"@azure/communication-chat": "^1.5.4",
"@fluentui/react": "^8.122.9",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions samples/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"license": "MIT",
"dependencies": {
"@azure/communication-calling": "1.33.2-beta.1 || ^1.32.1",
"@azure/communication-chat": "1.6.0-beta.3 || ^1.5.4",
"@azure/communication-calling": "^1.32.1",
"@azure/communication-chat": "^1.5.4",
"@azure/communication-common": "^2.3.1",
"uuid": "^9.0.0",
"cross-env": "^7.0.3"
Expand Down

0 comments on commit 1245771

Please sign in to comment.