Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-js into…
Browse files Browse the repository at this point in the history
… openai/add-beta-features-back
  • Loading branch information
minhanh-phan committed Nov 21, 2024
2 parents c058547 + cd0a936 commit c06d810
Show file tree
Hide file tree
Showing 2,203 changed files with 65,664 additions and 45,938 deletions.
6 changes: 6 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,9 @@ sdk/ai/ai-inference-rest @glharper @dargilco @jhakulin
# PRLabel: %Mgmt
/sdk/communication/arm-communication/ @qiaozha @MaryGao

# PRLabel: %Mgmt
/sdk/connectedcache/arm-connectedcache/ @qiaozha @MaryGao

# PRLabel: %Mgmt
/sdk/compute/arm-compute/ @qiaozha @MaryGao

Expand Down Expand Up @@ -915,6 +918,9 @@ sdk/ai/ai-inference-rest @glharper @dargilco @jhakulin
# PRLabel: %Mgmt
/sdk/timeseriesinsights/arm-timeseriesinsights/ @qiaozha @MaryGao

# PRLabel: %Mgmt
/sdk/terraform/arm-terraform/ @qiaozha @MaryGao

# PRLabel: %Mgmt
/sdk/trafficmanager/arm-trafficmanager/ @qiaozha @MaryGao

Expand Down
5 changes: 4 additions & 1 deletion common/config/rush/common-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@
* instead of the latest version.
*/
// "some-library": "1.2.3"
"chai": "4.3.10"
"chai": "4.3.10",
"@azure/msal-node": "2.15.0",
"@azure/msal-browser": "3.26.1",
"@azure/msal-node-extensions": "1.3.0"
},
/**
* When set to true, for all projects in the repo, all dependencies will be automatically added as preferredVersions,
Expand Down
Loading

0 comments on commit c06d810

Please sign in to comment.