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 13 #32598

Merged
merged 67 commits into from
Jan 27, 2025
Merged
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
594612e
Migration: Update package.json, tsconfig.json, and api-extractor.json
kazrael2119 Jan 17, 2025
7ee12e5
Migration: Update test config
kazrael2119 Jan 17, 2025
161217a
Migration: Clean up files
kazrael2119 Jan 17, 2025
6c4c8bb
Migration: Apply codemod: "fixSourceFile"
kazrael2119 Jan 17, 2025
096a92a
Migration: Apply codemod: "fixTestingImports"
kazrael2119 Jan 17, 2025
5801306
Migration: Apply codemod: "replaceAssertIsRejected"
kazrael2119 Jan 17, 2025
8015eb9
Migration: Apply codemod: "replaceSinonStub"
kazrael2119 Jan 17, 2025
5b2a043
Migration: Apply codemod: "addViHelper"
kazrael2119 Jan 17, 2025
eaeb727
Migration: Apply codemod: "replaceSupportTracing"
kazrael2119 Jan 17, 2025
3062513
Migration: Apply codemod: "replaceTestUtils"
kazrael2119 Jan 17, 2025
076cf1f
Migration: rushx format
kazrael2119 Jan 17, 2025
174eee4
update
kazrael2119 Jan 17, 2025
21ee414
Migration: Update package.json, tsconfig.json, and api-extractor.json
kazrael2119 Jan 17, 2025
b5eed43
Migration: Update test config
kazrael2119 Jan 17, 2025
f2abdbc
Migration: Clean up files
kazrael2119 Jan 17, 2025
ef11064
Migration: Apply codemod: "fixSourceFile"
kazrael2119 Jan 17, 2025
98e566a
Migration: Apply codemod: "fixTestingImports"
kazrael2119 Jan 17, 2025
62a7d51
Migration: Apply codemod: "replaceAssertIsRejected"
kazrael2119 Jan 17, 2025
2ca384c
Migration: Apply codemod: "replaceSinonStub"
kazrael2119 Jan 17, 2025
562f8bb
Migration: Apply codemod: "addViHelper"
kazrael2119 Jan 17, 2025
378c3e6
Migration: Apply codemod: "replaceSupportTracing"
kazrael2119 Jan 17, 2025
52b4221
Migration: Apply codemod: "replaceTestUtils"
kazrael2119 Jan 17, 2025
b806ca8
Migration: rushx format
kazrael2119 Jan 17, 2025
5689636
update
kazrael2119 Jan 17, 2025
920a276
update
kazrael2119 Jan 17, 2025
ed378ab
Update dns_operations_test.spec.ts
kazrael2119 Jan 17, 2025
8bcc5c2
Migration: Update package.json, tsconfig.json, and api-extractor.json
kazrael2119 Jan 17, 2025
f9a8319
Migration: Update test config
kazrael2119 Jan 17, 2025
70a0efe
Migration: Clean up files
kazrael2119 Jan 17, 2025
dd66e10
Migration: Apply codemod: "fixSourceFile"
kazrael2119 Jan 17, 2025
f00d3f7
Migration: Apply codemod: "fixTestingImports"
kazrael2119 Jan 17, 2025
27d05ca
Migration: Apply codemod: "replaceAssertIsRejected"
kazrael2119 Jan 17, 2025
8c9e5c2
Migration: Apply codemod: "replaceSinonStub"
kazrael2119 Jan 17, 2025
e9ad054
Migration: Apply codemod: "addViHelper"
kazrael2119 Jan 17, 2025
1bf5741
Migration: Apply codemod: "replaceSupportTracing"
kazrael2119 Jan 17, 2025
d3eb205
Migration: Apply codemod: "replaceTestUtils"
kazrael2119 Jan 17, 2025
c3ce53e
Migration: rushx format
kazrael2119 Jan 17, 2025
b8cd230
update
kazrael2119 Jan 17, 2025
d822499
Merge branch 'main' into migrate-mgmt13
kazrael2119 Jan 26, 2025
1db75aa
merge main
kazrael2119 Jan 26, 2025
d9c1562
Update pnpm-lock.yaml
kazrael2119 Jan 26, 2025
7a97434
update
kazrael2119 Jan 26, 2025
43f764b
Migration: Update package.json, tsconfig.json, and api-extractor.json
kazrael2119 Jan 26, 2025
aba515a
Migration: Update test config
kazrael2119 Jan 26, 2025
5828eb2
Migration: Clean up files
kazrael2119 Jan 26, 2025
aed5297
Migration: Apply codemod: "fixSourceFile"
kazrael2119 Jan 26, 2025
26b91c2
Migration: Apply codemod: "fixTestingImports"
kazrael2119 Jan 26, 2025
d39e142
Migration: Apply codemod: "replaceAssertIsRejected"
kazrael2119 Jan 26, 2025
ebd6ee1
Migration: Apply codemod: "replaceSinonStub"
kazrael2119 Jan 26, 2025
7c98a1b
Migration: Apply codemod: "addViHelper"
kazrael2119 Jan 26, 2025
b5afd0b
Migration: Apply codemod: "replaceSupportTracing"
kazrael2119 Jan 26, 2025
16f2661
Migration: Apply codemod: "replaceTestUtils"
kazrael2119 Jan 26, 2025
5040dff
Migration: rushx format
kazrael2119 Jan 26, 2025
36fca35
update
kazrael2119 Jan 27, 2025
e91e04e
Migration: Update package.json, tsconfig.json, and api-extractor.json
kazrael2119 Jan 27, 2025
2b9a857
Migration: Update test config
kazrael2119 Jan 27, 2025
4adaa29
Migration: Clean up files
kazrael2119 Jan 27, 2025
0c65f52
Migration: Apply codemod: "fixSourceFile"
kazrael2119 Jan 27, 2025
6db995c
Migration: Apply codemod: "fixTestingImports"
kazrael2119 Jan 27, 2025
0c68eb6
Migration: Apply codemod: "replaceAssertIsRejected"
kazrael2119 Jan 27, 2025
0f2e6ba
Migration: Apply codemod: "replaceSinonStub"
kazrael2119 Jan 27, 2025
c582912
Migration: Apply codemod: "addViHelper"
kazrael2119 Jan 27, 2025
231ffd0
Migration: Apply codemod: "replaceSupportTracing"
kazrael2119 Jan 27, 2025
739fca2
Migration: Apply codemod: "replaceTestUtils"
kazrael2119 Jan 27, 2025
3989cd6
Migration: rushx format
kazrael2119 Jan 27, 2025
dc9594c
update
kazrael2119 Jan 27, 2025
cac9630
update
kazrael2119 Jan 27, 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
Prev Previous commit
Next Next commit
Migration: Apply codemod: "replaceSinonStub"
  • Loading branch information
kazrael2119 committed Jan 26, 2025
commit ebd6ee1f6a6290b68fd86b2e580a9146a586208a

No changes to show.

This commit has no content.