-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Update API Extractor version #18885
Update API Extractor version #18885
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Update API Extractor dependencies", | ||
"packageName": "@fluentui/api-docs", | ||
"email": "andredias@microsoft.com", | ||
"dependentChangeType": "none" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Update documentation", | ||
"packageName": "@fluentui/react-menu", | ||
"email": "andredias@microsoft.com", | ||
"dependentChangeType": "none" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2662,13 +2662,14 @@ | |
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.5.5.tgz#6f88bcb847ebd0117fc81bcd26b83220062fd881" | ||
integrity sha512-IudQkyZuM8T1CrSX9r0ShPXCABjtEtyrV4lxQqhKAwFqw1aYpy/5LOZhitMLoJTybZPVdPotuh+zjqYy9ZOSbA== | ||
|
||
"@microsoft/api-extractor-model@7.12.1": | ||
version "7.12.1" | ||
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.12.1.tgz#1f10915c434048da34e1c07845ba2623d5f23f66" | ||
integrity sha512-Hw+kYfUb1gt6xPWGFW8APtLVWeNEWz4JE6PbLkSHw/j+G1hAaStzgxhBx3GOAWM/G0SCDGVJOpd5YheVOyu/KQ== | ||
"@microsoft/api-extractor-model@7.13.3": | ||
version "7.13.3" | ||
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.13.3.tgz#ac01c064c5af520d3661c85d7e5ef95e1ca8ab92" | ||
integrity sha512-uXilAhu2GcvyY/0NwVRk3AN7TFYjkPnjHLV2UywTTz9uglS+Af0YjNrCy+aaK8qXtfbFWdBzkH9N2XU8/YBeRQ== | ||
dependencies: | ||
"@microsoft/tsdoc" "0.12.24" | ||
"@rushstack/node-core-library" "3.35.2" | ||
"@microsoft/tsdoc" "0.13.2" | ||
"@microsoft/tsdoc-config" "~0.15.2" | ||
"@rushstack/node-core-library" "3.39.0" | ||
|
||
"@microsoft/api-extractor-model@7.7.1": | ||
version "7.7.1" | ||
|
@@ -2678,22 +2679,32 @@ | |
"@microsoft/node-core-library" "3.18.1" | ||
"@microsoft/tsdoc" "0.12.14" | ||
|
||
"@microsoft/api-extractor@7.13.0": | ||
version "7.13.0" | ||
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.13.0.tgz#13900fc7596c29daeecd3f33ed8960cfc5250107" | ||
integrity sha512-T+14VIhB91oJIett5AZ02VWYmz/01VHFWkcAOWiErIQ8AiFhJZoGqTjGxoi8ZpEEBuAj2EGVYojORwLc/+aiDQ== | ||
dependencies: | ||
"@microsoft/api-extractor-model" "7.12.1" | ||
"@microsoft/tsdoc" "0.12.24" | ||
"@rushstack/node-core-library" "3.35.2" | ||
"@rushstack/rig-package" "0.2.9" | ||
"@rushstack/ts-command-line" "4.7.8" | ||
"@microsoft/api-extractor-model@^7.13.4": | ||
version "7.13.4" | ||
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.13.4.tgz#bff4a52a35da5d9896650041d4f7a769c970da60" | ||
integrity sha512-NYaR3hJinh089/Gkee8fvmEFf9zKkoUvNxgkqUlKBCDXH2+Ou4tNDuL8G6zjhKBPicHkp2VcL8l7q9H6txUkjQ== | ||
dependencies: | ||
"@microsoft/tsdoc" "0.13.2" | ||
"@microsoft/tsdoc-config" "~0.15.2" | ||
"@rushstack/node-core-library" "3.39.1" | ||
|
||
"@microsoft/api-extractor@7.18.1": | ||
version "7.18.1" | ||
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.18.1.tgz#61b39f972b646261dd49f2de9f5d448aa6497e7a" | ||
integrity sha512-qljUF2Q0zAx1vJrjKkJVGN7OVbsXki+Pji99jywyl6L/FK3YZ7PpstUJYE6uBcLPy6rhNPWPAsHNTMpG/kHIsg== | ||
dependencies: | ||
"@microsoft/api-extractor-model" "7.13.3" | ||
"@microsoft/tsdoc" "0.13.2" | ||
"@microsoft/tsdoc-config" "~0.15.2" | ||
"@rushstack/node-core-library" "3.39.0" | ||
"@rushstack/rig-package" "0.2.12" | ||
"@rushstack/ts-command-line" "4.8.0" | ||
colors "~1.2.1" | ||
lodash "~4.17.15" | ||
resolve "~1.17.0" | ||
semver "~7.3.0" | ||
source-map "~0.6.1" | ||
typescript "~4.1.3" | ||
typescript "~4.3.2" | ||
|
||
"@microsoft/api-extractor@7.7.1": | ||
version "7.7.1" | ||
|
@@ -2791,6 +2802,16 @@ | |
jju "~1.4.0" | ||
resolve "~1.12.0" | ||
|
||
"@microsoft/tsdoc-config@~0.15.2": | ||
version "0.15.2" | ||
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc-config/-/tsdoc-config-0.15.2.tgz#eb353c93f3b62ab74bdc9ab6f4a82bcf80140f14" | ||
integrity sha512-mK19b2wJHSdNf8znXSMYVShAHktVr/ib0Ck2FA3lsVBSEhSI/TfXT7DJQkAYgcztTuwazGcg58ZjYdk0hTCVrA== | ||
dependencies: | ||
"@microsoft/tsdoc" "0.13.2" | ||
ajv "~6.12.6" | ||
jju "~1.4.0" | ||
resolve "~1.19.0" | ||
|
||
"@microsoft/tsdoc@0.12.14": | ||
version "0.12.14" | ||
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.12.14.tgz#0e0810a0a174e50e22dfe8edb30599840712f22d" | ||
|
@@ -2801,10 +2822,10 @@ | |
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.12.20.tgz#4261285f666ee0c0378f810585dd4ec5bbfa8852" | ||
integrity sha512-/b13m37QZYPV6nCOiqkFyvlQjlTNvAcQpgFZ6ZKIqtStJxNdqVo/frULubxMUMWi6p9Uo5f4BRlguv5ViFcL0A== | ||
|
||
"@microsoft/tsdoc@0.12.24": | ||
version "0.12.24" | ||
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.12.24.tgz#30728e34ebc90351dd3aff4e18d038eed2c3e098" | ||
integrity sha512-Mfmij13RUTmHEMi9vRUhMXD7rnGR2VvxeNYtaGtaJ4redwwjT4UXYJ+nzmVJF7hhd4pn/Fx5sncDKxMVFJSWPg== | ||
"@microsoft/tsdoc@0.13.2": | ||
version "0.13.2" | ||
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.13.2.tgz#3b0efb6d3903bd49edb073696f60e90df08efb26" | ||
integrity sha512-WrHvO8PDL8wd8T2+zBGKrMwVL5IyzR3ryWUsl0PXgEV0QHup4mTLi0QcATefGI6Gx9Anu7vthPyyyLpY0EpiQg== | ||
|
||
"@mrmlnc/readdir-enhanced@^2.2.1": | ||
version "2.2.1" | ||
|
@@ -3269,6 +3290,36 @@ | |
timsort "~0.3.0" | ||
z-schema "~3.18.3" | ||
|
||
"@rushstack/node-core-library@3.39.0": | ||
version "3.39.0" | ||
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.39.0.tgz#38928946d15ae89b773386cf97433d0d1ec83b93" | ||
integrity sha512-kgu3+7/zOBkZU0+NdJb1rcHcpk3/oTjn5c8cg5nUTn+JDjEw58yG83SoeJEcRNNdl11dGX0lKG2PxPsjCokZOQ== | ||
dependencies: | ||
"@types/node" "10.17.13" | ||
colors "~1.2.1" | ||
fs-extra "~7.0.1" | ||
import-lazy "~4.0.0" | ||
jju "~1.4.0" | ||
resolve "~1.17.0" | ||
semver "~7.3.0" | ||
timsort "~0.3.0" | ||
z-schema "~3.18.3" | ||
|
||
"@rushstack/node-core-library@3.39.1": | ||
version "3.39.1" | ||
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.39.1.tgz#dd1dc270e3035ac4de270f0ca80c25724ce19cc7" | ||
integrity sha512-HHgMEHZTXQ3NjpQzWd5+fSt2Eod9yFwj6qBPbaeaNtDNkOL8wbLoxVimQNtcH0Qhn4wxF5u2NTDNFsxf2yd1jw== | ||
dependencies: | ||
"@types/node" "10.17.13" | ||
colors "~1.2.1" | ||
fs-extra "~7.0.1" | ||
import-lazy "~4.0.0" | ||
jju "~1.4.0" | ||
resolve "~1.17.0" | ||
semver "~7.3.0" | ||
timsort "~0.3.0" | ||
z-schema "~3.18.3" | ||
|
||
"@rushstack/package-deps-hash@^2.4.109": | ||
version "2.4.110" | ||
resolved "https://registry.yarnpkg.com/@rushstack/package-deps-hash/-/package-deps-hash-2.4.110.tgz#e1016af0d1bf3a03f44ab79fcde0057b58c82ebd" | ||
|
@@ -3283,19 +3334,18 @@ | |
dependencies: | ||
"@rushstack/node-core-library" "3.24.4" | ||
|
||
"@rushstack/rig-package@0.2.9": | ||
version "0.2.9" | ||
resolved "https://registry.yarnpkg.com/@rushstack/rig-package/-/rig-package-0.2.9.tgz#57ef94e7f7703b18e275b603d3f59a1a16580716" | ||
integrity sha512-4tqsZ/m+BjeNAGeAJYzPF53CT96TsAYeZ3Pq3T4tb1pGGM3d3TWfkmALZdKNhpRlAeShKUrb/o/f/0sAuK/1VQ== | ||
"@rushstack/rig-package@0.2.12": | ||
version "0.2.12" | ||
resolved "https://registry.yarnpkg.com/@rushstack/rig-package/-/rig-package-0.2.12.tgz#c434d62b28e0418a040938226f8913971d0424c7" | ||
integrity sha512-nbePcvF8hQwv0ql9aeQxcaMPK/h1OLAC00W7fWCRWIvD2MchZOE8jumIIr66HGrfG2X1sw++m/ZYI4D+BM5ovQ== | ||
dependencies: | ||
"@types/node" "10.17.13" | ||
resolve "~1.17.0" | ||
strip-json-comments "~3.1.1" | ||
|
||
"@rushstack/ts-command-line@4.7.8": | ||
version "4.7.8" | ||
resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.7.8.tgz#3aa77cf544c571be3206fc2bcba20c7a096ed254" | ||
integrity sha512-8ghIWhkph7NnLCMDJtthpsb7TMOsVGXVDvmxjE/CeklTqjbbUFBjGXizJfpbEkRQTELuZQ2+vGn7sGwIWKN2uA== | ||
"@rushstack/ts-command-line@4.8.0": | ||
version "4.8.0" | ||
resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.8.0.tgz#611accb931b9ac62ff4d078f68f95c47f6606724" | ||
integrity sha512-nZ8cbzVF1VmFPfSJfy8vEohdiFAH/59Y/Y+B4nsJbn4SkifLJ8LqNZ5+LxCC2UR242EXFumxlsY1d6fPBxck5Q== | ||
dependencies: | ||
"@types/argparse" "1.0.38" | ||
argparse "~1.0.9" | ||
|
@@ -6267,7 +6317,7 @@ ajv@^5.0.0, ajv@^5.1.0: | |
fast-json-stable-stringify "^2.0.0" | ||
json-schema-traverse "^0.3.0" | ||
|
||
ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.2, ajv@^6.12.4, ajv@^6.12.5, ajv@^6.5.5, ajv@~6.12.3: | ||
ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.2, ajv@^6.12.4, ajv@^6.12.5, ajv@^6.5.5, ajv@~6.12.3, ajv@~6.12.6: | ||
version "6.12.6" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" | ||
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== | ||
|
@@ -23038,7 +23088,7 @@ resolve@1.8.1: | |
dependencies: | ||
path-parse "^1.0.5" | ||
|
||
resolve@1.x, resolve@^1.19.0, resolve@^1.9.0: | ||
resolve@1.x, resolve@^1.19.0, resolve@^1.9.0, resolve@~1.19.0: | ||
version "1.19.0" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c" | ||
integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg== | ||
|
@@ -25997,7 +26047,7 @@ typedarray@^0.0.6: | |
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" | ||
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= | ||
|
||
typescript@4.1.5, typescript@~4.1.3: | ||
typescript@4.1.5: | ||
version "4.1.5" | ||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" | ||
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== | ||
|
@@ -26007,6 +26057,11 @@ typescript@~3.7.2: | |
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb" | ||
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ== | ||
|
||
typescript@~4.3.2: | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is probably being pulled in because API Extractor is tied to a specific TS version, which means that we'd be generating API docs and compiling with different versions (which is very likely to cause issues at some point). I'm curious what happens if we force API Extractor to resolve to TS 4.1.5 instead. |
||
version "4.3.5" | ||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4" | ||
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA== | ||
|
||
ua-parser-js@0.7.21, ua-parser-js@^0.7.18: | ||
version "0.7.21" | ||
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.21.tgz#853cf9ce93f642f67174273cc34565ae6f308777" | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be 7.13.3 (specifically) to avoid a duplicate.