Skip to content

Commit 312521b

Browse files
dmceachernmsftedwardlee-msft
authored andcommitted
Cherry-pick Update calling SDK for unsupportedBrowser (1.9.1-beta.1) (#2475)
1 parent 7b57b8f commit 312521b

17 files changed

Lines changed: 85 additions & 57 deletions
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "prerelease",
3+
"comment": "Bump `@azure/communication-calling` beta dependency to 1.9.1-beta.1",
4+
"packageName": "@internal/calling-component-bindings",
5+
"email": "94866715+dmceachernmsft@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "prerelease",
3+
"comment": "Bump `@azure/communication-calling` beta dependency to 1.9.1-beta.1",
4+
"packageName": "@internal/calling-stateful-client",
5+
"email": "94866715+dmceachernmsft@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "prerelease",
3+
"comment": "Bump `@azure/communication-calling` beta dependency to 1.9.1-beta.1",
4+
"packageName": "@internal/react-composites",
5+
"email": "94866715+dmceachernmsft@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "prerelease",
3+
"comment": "Bump `@azure/communication-calling` beta dependency to 1.9.1-beta.1",
4+
"packageName": "@internal/storybook",
5+
"email": "94866715+dmceachernmsft@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}

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.8.0-beta.1",
27+
"@azure/communication-calling": "1.9.1-beta.1",
2828
"@azure/communication-chat": "1.2.0"
2929
},
3030

@@ -53,7 +53,7 @@
5353
* This design avoids unnecessary churn in this file.
5454
*/
5555
"allowedAlternativeVersions": {
56-
"@azure/communication-calling": ["1.8.0-beta.1"],
56+
"@azure/communication-calling": ["1.9.1-beta.1"],
5757
"@azure/communication-chat": ["1.2.0"],
5858
"webpack": [
5959
// All projects should use this version by default

common/config/rush/pnpm-lock.yaml

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

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

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

0 commit comments

Comments
 (0)