Skip to content
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

[mgmt] migrate mgmt package to esm 11 #32547

Merged
merged 63 commits into from
Jan 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
e6b0481
Migration: Update package.json, tsconfig.json, and api-extractor.json
kazrael2119 Jan 14, 2025
d799577
Migration: Update test config
kazrael2119 Jan 14, 2025
9d606ac
Migration: Clean up files
kazrael2119 Jan 14, 2025
75ee069
Migration: Apply codemod: "fixSourceFile"
kazrael2119 Jan 14, 2025
aa83ecf
Migration: Apply codemod: "fixTestingImports"
kazrael2119 Jan 14, 2025
cc165de
Migration: Apply codemod: "replaceAssertIsRejected"
kazrael2119 Jan 14, 2025
b8f3f2d
Migration: Apply codemod: "replaceSinonStub"
kazrael2119 Jan 14, 2025
555668f
Migration: Apply codemod: "addViHelper"
kazrael2119 Jan 14, 2025
b01a432
Migration: Apply codemod: "replaceSupportTracing"
kazrael2119 Jan 14, 2025
8805019
Migration: Apply codemod: "replaceTestUtils"
kazrael2119 Jan 14, 2025
9ed2439
Migration: rushx format
kazrael2119 Jan 14, 2025
dd4e93a
update
kazrael2119 Jan 14, 2025
de6d9e5
Migration: Update package.json, tsconfig.json, and api-extractor.json
kazrael2119 Jan 14, 2025
e8c81d0
Migration: Update test config
kazrael2119 Jan 14, 2025
07bbe42
Migration: Clean up files
kazrael2119 Jan 14, 2025
e829618
Migration: Apply codemod: "fixSourceFile"
kazrael2119 Jan 14, 2025
bf6782a
Migration: Apply codemod: "fixTestingImports"
kazrael2119 Jan 14, 2025
2d05b06
Migration: Apply codemod: "replaceAssertIsRejected"
kazrael2119 Jan 14, 2025
b129536
Migration: Apply codemod: "replaceSinonStub"
kazrael2119 Jan 14, 2025
7dc93dc
Migration: Apply codemod: "addViHelper"
kazrael2119 Jan 14, 2025
61cc5ac
Migration: Apply codemod: "replaceSupportTracing"
kazrael2119 Jan 14, 2025
75fa82e
Migration: Apply codemod: "replaceTestUtils"
kazrael2119 Jan 14, 2025
eb50074
Migration: rushx format
kazrael2119 Jan 14, 2025
00a060c
update
kazrael2119 Jan 14, 2025
c91779e
Migration: Update package.json, tsconfig.json, and api-extractor.json
kazrael2119 Jan 14, 2025
4a75bb5
Migration: Update test config
kazrael2119 Jan 14, 2025
eea70aa
Migration: Clean up files
kazrael2119 Jan 14, 2025
dfc549f
Migration: Apply codemod: "fixSourceFile"
kazrael2119 Jan 14, 2025
f92e942
Migration: Apply codemod: "fixTestingImports"
kazrael2119 Jan 14, 2025
2654986
Migration: Apply codemod: "replaceAssertIsRejected"
kazrael2119 Jan 14, 2025
72f5a1d
Migration: Apply codemod: "replaceSinonStub"
kazrael2119 Jan 14, 2025
ff2a827
Migration: Apply codemod: "addViHelper"
kazrael2119 Jan 14, 2025
4b60a1d
Migration: Apply codemod: "replaceSupportTracing"
kazrael2119 Jan 14, 2025
cf193ca
Migration: Apply codemod: "replaceTestUtils"
kazrael2119 Jan 14, 2025
b0de024
Migration: rushx format
kazrael2119 Jan 14, 2025
69cb875
update
kazrael2119 Jan 14, 2025
bcfa715
Migration: Update package.json, tsconfig.json, and api-extractor.json
kazrael2119 Jan 14, 2025
3d2dec2
Migration: Update test config
kazrael2119 Jan 14, 2025
a2c2a19
Migration: Clean up files
kazrael2119 Jan 14, 2025
e70185e
Migration: Apply codemod: "fixSourceFile"
kazrael2119 Jan 14, 2025
ef754bd
Migration: Apply codemod: "fixTestingImports"
kazrael2119 Jan 14, 2025
6cab2c5
Migration: Apply codemod: "replaceAssertIsRejected"
kazrael2119 Jan 14, 2025
f93bf0b
Migration: Apply codemod: "replaceSinonStub"
kazrael2119 Jan 14, 2025
705d528
Migration: Apply codemod: "addViHelper"
kazrael2119 Jan 14, 2025
15ca200
Migration: Apply codemod: "replaceSupportTracing"
kazrael2119 Jan 14, 2025
a4a0d22
Migration: Apply codemod: "replaceTestUtils"
kazrael2119 Jan 14, 2025
9df246e
Migration: rushx format
kazrael2119 Jan 14, 2025
618b40a
update
kazrael2119 Jan 14, 2025
901ae08
Migration: Update package.json, tsconfig.json, and api-extractor.json
kazrael2119 Jan 14, 2025
fdd89b1
Migration: Update test config
kazrael2119 Jan 14, 2025
bc10eea
Migration: Clean up files
kazrael2119 Jan 14, 2025
74bee57
Migration: Apply codemod: "fixSourceFile"
kazrael2119 Jan 14, 2025
d8c5cfa
Migration: Apply codemod: "fixTestingImports"
kazrael2119 Jan 14, 2025
8e39c93
Migration: Apply codemod: "replaceAssertIsRejected"
kazrael2119 Jan 14, 2025
2afe850
Migration: Apply codemod: "replaceSinonStub"
kazrael2119 Jan 14, 2025
2e4f166
Migration: Apply codemod: "addViHelper"
kazrael2119 Jan 14, 2025
805ba84
Migration: Apply codemod: "replaceSupportTracing"
kazrael2119 Jan 14, 2025
d8ecd0d
Migration: Apply codemod: "replaceTestUtils"
kazrael2119 Jan 14, 2025
5118889
Migration: rushx format
kazrael2119 Jan 14, 2025
46093b2
update
kazrael2119 Jan 14, 2025
aa4ffe0
update
kazrael2119 Jan 15, 2025
a246fc1
merge main
kazrael2119 Jan 15, 2025
25a7687
update
kazrael2119 Jan 15, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
185 changes: 122 additions & 63 deletions common/config/rush/pnpm-lock.yaml

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

6 changes: 3 additions & 3 deletions sdk/defendereasm/arm-defendereasm/api-extractor.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
"mainEntryPointFilePath": "./dist-esm/src/index.d.ts",
"mainEntryPointFilePath": "dist/esm/index.d.ts",
"docModel": {
"enabled": true
},
Expand All @@ -11,7 +11,7 @@
"dtsRollup": {
"enabled": true,
"untrimmedFilePath": "",
"publicTrimmedFilePath": "./types/arm-defendereasm.d.ts"
"publicTrimmedFilePath": "dist/arm-defendereasm.d.ts"
},
"messages": {
"tsdocMessageReporting": {
Expand All @@ -28,4 +28,4 @@
}
}
}
}
}
Loading
Loading