Skip to content

Update to communication-common latest beta #5845

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 27 commits into from
May 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
1ec266a
Update deps in package files
emlynmac May 13, 2025
5020b0c
Update chat components
emlynmac May 13, 2025
3741bdb
Update communication-calling to 1.36.1-beta-1
emlynmac May 13, 2025
3910b5e
Update to support stable build and version of the common lib
emlynmac May 13, 2025
e9aa9f2
Update stable
emlynmac May 13, 2025
1de90e7
Update calling dependencies for beta
edwardlee-msft May 13, 2025
c33a506
Updated API from reordering
emlynmac May 13, 2025
829becb
Target specific version so stable flavor does not pull in beta files
edwardlee-msft May 13, 2025
2a195ca
update pnpm files
edwardlee-msft May 13, 2025
b093130
Change files
edwardlee-msft May 13, 2025
ccab403
linter fixes
edwardlee-msft May 13, 2025
60e9959
Update packages/react-composites CallWithChatComposite browser test s…
github-actions[bot] May 14, 2025
e51be76
Update packages/react-composites CallWithChatComposite browser test s…
github-actions[bot] May 14, 2025
a2f735c
Merge branch 'emlyn/update-common-chat-azure-deps' of https://github.…
github-actions[bot] May 14, 2025
cf28a0d
Update packages/react-composites CallComposite browser test snapshots
github-actions[bot] May 14, 2025
074e616
Merge branch 'emlyn/update-common-chat-azure-deps' of https://github.…
github-actions[bot] May 14, 2025
d06c979
Update packages/react-composites CallComposite browser test snapshots
github-actions[bot] May 14, 2025
4a5cb3e
Merge branch 'emlyn/update-common-chat-azure-deps' of https://github.…
github-actions[bot] May 14, 2025
8b865bb
Update fixture.ts
edwardlee-msft May 14, 2025
08bc1ef
Downgrade fluent 9 to avoid issue until > 9.63 is released
emlynmac May 14, 2025
7ddc73e
Add communication-common to jest workaround list.
emlynmac May 14, 2025
4e545f0
add @typespec/ts-http-runtime to jest rules
emlynmac May 14, 2025
8a81fdc
Add @azure-rest/core-client to jest resolve exceptions
emlynmac May 14, 2025
11f581e
Disable Identifier tests to unblock team
emlynmac May 14, 2025
ad324ca
Add module mapping
emlynmac May 15, 2025
de85843
Fix up tests
emlynmac May 15, 2025
f3026ac
Fix up tests for stable
emlynmac May 15, 2025
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": "prerelease",
"area": "improvement",
"workstream": "Update Dependencies",
"comment": "Update communication-calling to 1.36.1-beta-1",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
}
6 changes: 6 additions & 0 deletions common/config/jest/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ module.exports = {
// An array of file extensions your modules use
moduleFileExtensions: ['js', 'json', 'jsx', 'ts', 'tsx', 'node'],

// Work around mapping ESM issues; see https://github.com/Azure/azure-sdk-for-js/issues/34195#issuecomment-2850957045
moduleNameMapper: {
'^@typespec/ts-http-runtime/internal/(.*)$':
'<rootDir>/../../../common/temp/node_modules/.pnpm/@[email protected]/node_modules/@typespec/ts-http-runtime/dist/commonjs/$1/internal.js'
},

// A preset that is used as a base for Jest's configuration
preset: 'ts-jest',

Expand Down
4 changes: 4 additions & 0 deletions common/config/jest/resolver.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,15 @@ module.exports = (path, options) => {
pkg.name === 'uuid' ||
pkg.name === '@azure/core-util' ||
pkg.name === '@azure/abort-controller' ||
pkg.name === '@azure/communication-common' ||
pkg.name === '@azure/communication-chat' ||
pkg.name === '@azure/core-rest-pipeline' ||
pkg.name === '@azure/logger' ||
pkg.name === '@azure/core-tracing' ||
pkg.name === '@azure/core-auth' ||
pkg.name === '@azure/core-client' ||
pkg.name === '@azure-rest/core-client' ||
pkg.name === '@typespec/ts-http-runtime' ||
pkg.name === 'nanoid'
) {
delete pkg['exports'];
Expand Down
2 changes: 1 addition & 1 deletion common/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@playwright/test": "~1.52.0",
"@rollup/plugin-commonjs": "~25.0.7",
"@rollup/plugin-json": "^6.0.1",
"@types/node": "^22.10.6",
"@types/node": "^22.15.18",
"beachball": "^2.44.0",
"rollup": "^4.40.2",
"rollup-plugin-sourcemaps": "~0.6.3",
Expand Down
16 changes: 8 additions & 8 deletions common/config/rush/common-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
* instead of the latest version.
*/
// "some-library": "1.2.3"
"@azure/communication-calling": "1.35.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",
"@azure/communication-calling": "1.36.1-beta.1",
"@azure/communication-common": "2.3.2-beta.1",
"@azure/communication-chat": "1.6.0-beta.7",
"@azure/communication-signaling": "1.0.0-beta.33",
"@azure/communication-calling-effects": "1.1.4"
},

Expand Down Expand Up @@ -56,10 +56,10 @@
* This design avoids unnecessary churn in this file.
*/
"allowedAlternativeVersions": {
"@azure/communication-calling": ["1.35.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"],
"@azure/communication-calling": ["1.36.1-beta.1"],
"@azure/communication-common": ["2.3.2-beta.1"],
"@azure/communication-chat": ["1.6.0-beta.7"],
"@azure/communication-signaling": ["1.0.0-beta.33"],
"@azure/communication-calling-effects": ["1.1.4"],
"typescript": [
// All projects should use this version by default
Expand Down
Loading