diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index e0b9c3c87..f873df94b 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -1,4 +1,4 @@ -name: ci +name: Documentation on: workflow_dispatch: @@ -19,6 +19,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: + fetch-depth: 0 # Pass a personal access token (using our CT Changesets App) to be able to trigger other workflows # https://help.github.com/en/actions/reference/events-that-trigger-workflows#triggering-new-workflows-using-a-personal-access-token # https://github.community/t/action-does-not-trigger-another-on-push-tag-action/17148/8 diff --git a/package.json b/package.json index 83f896c1a..742dd3781 100644 --- a/package.json +++ b/package.json @@ -33,8 +33,10 @@ "changeset:version-and-format": "changeset version && prettier --write --parser json '**/package.json'" }, "resolutions": { - "graceful-fs": "4.2.8", "y18n": "3.2.2", + "hosted-git-info": "4.0.2", + "yargs-parser": "13.1.2", + "graceful-fs": "4.2.8", "lodash": "4.17.21", "handlebars": "4.7.7", "growl": "1.10.5", diff --git a/packages/product-exporter/package.json b/packages/product-exporter/package.json index bd67a78de..ee7100e89 100644 --- a/packages/product-exporter/package.json +++ b/packages/product-exporter/package.json @@ -49,11 +49,6 @@ "pretty-error": "^2.1.1", "yargs": "^16.0.0" }, - "resolutions": { - "y18n": "3.2.2", - "hosted-git-info": "4.0.2", - "yargs-parser": "13.1.2" - }, "devDependencies": { "common-tags": "1.8.2", "streamtest": "2.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aea535260..e72752a2c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,8 +5,10 @@ settings: excludeLinksFromLockfile: false overrides: - graceful-fs: 4.2.8 y18n: 3.2.2 + hosted-git-info: 4.0.2 + yargs-parser: 13.1.2 + graceful-fs: 4.2.8 lodash: 4.17.21 handlebars: 4.7.7 growl: 1.10.5 @@ -4459,8 +4461,9 @@ packages: resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==} engines: {node: '>=0.10.0'} - hosted-git-info@2.8.9: - resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} + hosted-git-info@4.0.2: + resolution: {integrity: sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==} + engines: {node: '>=10'} html-encoding-sniffer@2.0.1: resolution: {integrity: sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==} @@ -5421,6 +5424,10 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} + lru-cache@6.0.0: + resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} + engines: {node: '>=10'} + magic-string@0.25.9: resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} @@ -7152,6 +7159,9 @@ packages: yallist@3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} + yallist@4.0.0: + resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} + yaml@1.10.2: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} @@ -7161,17 +7171,8 @@ packages: engines: {node: '>= 14'} hasBin: true - yargs-parser@18.1.3: - resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} - engines: {node: '>=6'} - - yargs-parser@20.2.9: - resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} - engines: {node: '>=10'} - - yargs-parser@21.1.1: - resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} - engines: {node: '>=12'} + yargs-parser@13.1.2: + resolution: {integrity: sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==} yargs@15.4.1: resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==} @@ -11540,7 +11541,9 @@ snapshots: dependencies: parse-passwd: 1.0.0 - hosted-git-info@2.8.9: {} + hosted-git-info@4.0.2: + dependencies: + lru-cache: 6.0.0 html-encoding-sniffer@2.0.1: dependencies: @@ -12099,11 +12102,7 @@ snapshots: pretty-format: 26.6.2 throat: 5.0.0 transitivePeerDependencies: - - bufferutil - - canvas - supports-color - - ts-node - - utf-8-validate jest-leak-detector@26.6.2: dependencies: @@ -12693,6 +12692,10 @@ snapshots: dependencies: yallist: 3.1.1 + lru-cache@6.0.0: + dependencies: + yallist: 4.0.0 + magic-string@0.25.9: dependencies: sourcemap-codec: 1.4.8 @@ -12920,7 +12923,7 @@ snapshots: normalize-package-data@2.5.0: dependencies: - hosted-git-info: 2.8.9 + hosted-git-info: 4.0.2 resolve: 1.22.10 semver: 5.7.2 validate-npm-package-license: 3.0.4 @@ -14275,7 +14278,7 @@ snapshots: mkdirp: 1.0.4 semver: 7.7.1 typescript: 4.5.2 - yargs-parser: 20.2.9 + yargs-parser: 13.1.2 tsconfig-paths@3.15.0: dependencies: @@ -14593,19 +14596,17 @@ snapshots: yallist@3.1.1: {} + yallist@4.0.0: {} + yaml@1.10.2: {} yaml@2.7.0: {} - yargs-parser@18.1.3: + yargs-parser@13.1.2: dependencies: camelcase: 5.3.1 decamelize: 1.2.0 - yargs-parser@20.2.9: {} - - yargs-parser@21.1.1: {} - yargs@15.4.1: dependencies: cliui: 6.0.0 @@ -14618,7 +14619,7 @@ snapshots: string-width: 4.2.3 which-module: 2.0.1 y18n: 3.2.2 - yargs-parser: 18.1.3 + yargs-parser: 13.1.2 yargs@16.2.0: dependencies: @@ -14628,7 +14629,7 @@ snapshots: require-directory: 2.1.1 string-width: 4.2.3 y18n: 3.2.2 - yargs-parser: 20.2.9 + yargs-parser: 13.1.2 yargs@17.7.2: dependencies: @@ -14638,7 +14639,7 @@ snapshots: require-directory: 2.1.1 string-width: 4.2.3 y18n: 3.2.2 - yargs-parser: 21.1.1 + yargs-parser: 13.1.2 yocto-queue@0.1.0: {}