From 8628d9fc74327757e92f8d0f6a8b0ac3223d6849 Mon Sep 17 00:00:00 2001 From: Kamontat Chantrachirathumrong <14089557+kamontat@users.noreply.github.com> Date: Sun, 8 Dec 2024 18:15:32 +0700 Subject: [PATCH] fix(deps): rollback @actions/cache version to mitigate visit actions/toolkit#1898 for more information --- common/config/rush/pnpm-lock.yaml | 153 +----------------- common/config/rush/repo-state.json | 2 +- packages/github-actions/package.json | 2 +- .../profiles/github-actions/config/heft.json | 3 +- 4 files changed, 8 insertions(+), 152 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index c467853e..bf4af2b1 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -593,8 +593,8 @@ importers: ../../packages/github-actions: dependencies: '@actions/cache': - specifier: 4.0.0 - version: 4.0.0 + specifier: 3.3.0 + version: 3.3.0 '@actions/core': specifier: 1.11.1 version: 1.11.1 @@ -766,8 +766,8 @@ importers: packages: - '@actions/cache@4.0.0': - resolution: {integrity: sha512-WIuxjnZ44lNYtIS4fqSaYvF00hORdy3cSin+jx8xNgBVGWnNIAiCBHjlwusVQlcgExoQC9pHXGrDsZyZr7rCDQ==} + '@actions/cache@3.3.0': + resolution: {integrity: sha512-+eCsMTIZUEm+QA9GqjollOhCdvRrZ1JV8d9Rp34zVNizBkYITO8dhKczP5Xps1dFzc5n59p7vYVtZrGt18bb5Q==} '@actions/core@1.11.1': resolution: {integrity: sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==} @@ -1737,23 +1737,6 @@ packages: '@polka/url@1.0.0-next.28': resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==} - '@protobuf-ts/plugin-framework@2.9.4': - resolution: {integrity: sha512-9nuX1kjdMliv+Pes8dQCKyVhjKgNNfwxVHg+tx3fLXSfZZRcUHMc1PMwB9/vTvc6gBKt9QGz5ERqSqZc0++E9A==} - - '@protobuf-ts/plugin@2.9.4': - resolution: {integrity: sha512-Db5Laq5T3mc6ERZvhIhkj1rn57/p8gbWiCKxQWbZBBl20wMuqKoHbRw4tuD7FyXi+IkwTToaNVXymv5CY3E8Rw==} - hasBin: true - - '@protobuf-ts/protoc@2.9.4': - resolution: {integrity: sha512-hQX+nOhFtrA+YdAXsXEDrLoGJqXHpgv4+BueYF0S9hy/Jq0VRTVlJS1Etmf4qlMt/WdigEes5LOd/LDzui4GIQ==} - hasBin: true - - '@protobuf-ts/runtime-rpc@2.9.4': - resolution: {integrity: sha512-y9L9JgnZxXFqH5vD4d7j9duWvIJ7AShyBRoNKJGhu9Q27qIbchfzli66H9RvrQNIFk5ER7z1Twe059WZGqERcA==} - - '@protobuf-ts/runtime@2.9.4': - resolution: {integrity: sha512-vHRFWtJJB/SiogWDF0ypoKfRIZ41Kq+G9cEFj6Qm1eQaAhJ1LDFvgZ7Ja4tb3iLOQhz0PaoPnnOijF1qmEqTxg==} - '@qiwi/npm-registry-client@8.9.1': resolution: {integrity: sha512-rZF+mG+NfijR0SHphhTLHRr4aM4gtfdwoAMY6we2VGQam8vkN1cxGG1Lg/Llrj8Dd0Mu6VjdFQRyMMRZxtZR2A==} @@ -2748,9 +2731,6 @@ packages: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - camel-case@4.1.2: - resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==} - camelcase-keys@6.2.2: resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==} engines: {node: '>=8'} @@ -2900,10 +2880,6 @@ packages: commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} - commander@6.2.1: - resolution: {integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==} - engines: {node: '>= 6'} - commander@7.2.0: resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} engines: {node: '>= 10'} @@ -3173,10 +3149,6 @@ packages: engines: {node: '>=12'} deprecated: Use your platform's native DOMException instead - dot-object@2.1.5: - resolution: {integrity: sha512-xHF8EP4XH/Ba9fvAF2LDd5O3IITVolerVV6xvkxoM8zlGEiCUrggpAnHyOoKJKCrhvPcGATFAUwIujj7bRG5UA==} - hasBin: true - dotenv@10.0.0: resolution: {integrity: sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==} engines: {node: '>=10'} @@ -4566,9 +4538,6 @@ packages: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true - lower-case@2.0.2: - resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} - lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} @@ -4879,9 +4848,6 @@ packages: nlcst-to-string@4.0.0: resolution: {integrity: sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==} - no-case@3.0.4: - resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} - node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} engines: {node: 4.x || >=6.0.0} @@ -5056,9 +5022,6 @@ packages: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} engines: {node: '>= 0.8'} - pascal-case@3.1.2: - resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} - path-browserify@1.0.1: resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==} @@ -5083,9 +5046,6 @@ packages: path-to-regexp@0.1.7: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} - path-to-regexp@6.3.0: - resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==} - path-type@4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} @@ -5199,11 +5159,6 @@ packages: engines: {node: '>=10.13.0'} hasBin: true - prettier@2.8.8: - resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} - engines: {node: '>=10.13.0'} - hasBin: true - prettier@3.4.2: resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==} engines: {node: '>=14'} @@ -6072,9 +6027,6 @@ packages: peerDependencies: typescript: '>=4.2.0' - ts-poet@4.15.0: - resolution: {integrity: sha512-sLLR8yQBvHzi9d4R1F4pd+AzQxBfzOSSjfxiJxQhkUoH5bL7RsAC6wgvtVUQdGqiCsyS9rT6/8X2FI7ipdir5g==} - tsconfck@3.1.4: resolution: {integrity: sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==} engines: {node: ^18 || >=20} @@ -6106,18 +6058,6 @@ packages: tweetnacl@0.14.5: resolution: {integrity: sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==} - twirp-ts@2.5.0: - resolution: {integrity: sha512-JTKIK5Pf/+3qCrmYDFlqcPPUx+ohEWKBaZy8GL8TmvV2VvC0SXVyNYILO39+GCRbqnuP6hBIF+BVr8ZxRz+6fw==} - hasBin: true - peerDependencies: - '@protobuf-ts/plugin': ^2.5.0 - ts-proto: ^1.81.3 - peerDependenciesMeta: - '@protobuf-ts/plugin': - optional: true - ts-proto: - optional: true - type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} @@ -6179,11 +6119,6 @@ packages: typescript-auto-import-cache@0.3.5: resolution: {integrity: sha512-fAIveQKsoYj55CozUiBoj4b/7WpN0i4o74wiGY5JVUEoD0XiqDk1tJqTEjgzL2/AizKQrXxyRosSebyDzBZKjw==} - typescript@3.9.10: - resolution: {integrity: sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==} - engines: {node: '>=4.2.0'} - hasBin: true - typescript@5.3.3: resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} engines: {node: '>=14.17'} @@ -6713,10 +6648,6 @@ packages: resolution: {integrity: sha512-N47AqBDCMQmh6mBLmI6oqxryHRzi33aPFPsJhYy3VTUGCdLHYjGh4FZzpUjRlphaADBBkDmnkM/++KNIOHi5Rw==} hasBin: true - yaml@1.10.2: - resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} - engines: {node: '>= 6'} - yaml@2.2.2: resolution: {integrity: sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==} engines: {node: '>= 14'} @@ -6777,7 +6708,7 @@ packages: snapshots: - '@actions/cache@4.0.0': + '@actions/cache@3.3.0': dependencies: '@actions/core': 1.11.1 '@actions/exec': 1.1.1 @@ -6787,13 +6718,10 @@ snapshots: '@azure/abort-controller': 1.1.0 '@azure/ms-rest-js': 2.7.0 '@azure/storage-blob': 12.26.0 - '@protobuf-ts/plugin': 2.9.4 semver: 6.3.1 - twirp-ts: 2.5.0(@protobuf-ts/plugin@2.9.4) transitivePeerDependencies: - encoding - supports-color - - ts-proto '@actions/core@1.11.1': dependencies: @@ -7894,27 +7822,6 @@ snapshots: '@polka/url@1.0.0-next.28': {} - '@protobuf-ts/plugin-framework@2.9.4': - dependencies: - '@protobuf-ts/runtime': 2.9.4 - typescript: 3.9.10 - - '@protobuf-ts/plugin@2.9.4': - dependencies: - '@protobuf-ts/plugin-framework': 2.9.4 - '@protobuf-ts/protoc': 2.9.4 - '@protobuf-ts/runtime': 2.9.4 - '@protobuf-ts/runtime-rpc': 2.9.4 - typescript: 3.9.10 - - '@protobuf-ts/protoc@2.9.4': {} - - '@protobuf-ts/runtime-rpc@2.9.4': - dependencies: - '@protobuf-ts/runtime': 2.9.4 - - '@protobuf-ts/runtime@2.9.4': {} - '@qiwi/npm-registry-client@8.9.1': dependencies: concat-stream: 2.0.0 @@ -9343,11 +9250,6 @@ snapshots: callsites@3.1.0: {} - camel-case@4.1.2: - dependencies: - pascal-case: 3.1.2 - tslib: 2.8.1 - camelcase-keys@6.2.2: dependencies: camelcase: 5.3.1 @@ -9489,8 +9391,6 @@ snapshots: commander@2.20.3: {} - commander@6.2.1: {} - commander@7.2.0: {} comment-parser@1.3.1: {} @@ -9733,11 +9633,6 @@ snapshots: dependencies: webidl-conversions: 7.0.0 - dot-object@2.1.5: - dependencies: - commander: 6.2.1 - glob: 7.2.3 - dotenv@10.0.0: {} dset@3.1.4: {} @@ -11650,10 +11545,6 @@ snapshots: dependencies: js-tokens: 4.0.0 - lower-case@2.0.2: - dependencies: - tslib: 2.8.1 - lru-cache@5.1.1: dependencies: yallist: 3.1.1 @@ -12127,11 +12018,6 @@ snapshots: dependencies: '@types/nlcst': 2.0.3 - no-case@3.0.4: - dependencies: - lower-case: 2.0.2 - tslib: 2.8.1 - node-fetch@2.7.0: dependencies: whatwg-url: 5.0.0 @@ -12322,11 +12208,6 @@ snapshots: parseurl@1.3.3: {} - pascal-case@3.1.2: - dependencies: - no-case: 3.0.4 - tslib: 2.8.1 - path-browserify@1.0.1: {} path-exists@4.0.0: {} @@ -12341,8 +12222,6 @@ snapshots: path-to-regexp@0.1.7: {} - path-to-regexp@6.3.0: {} - path-type@4.0.0: {} performance-now@2.1.0: {} @@ -12438,8 +12317,6 @@ snapshots: prettier@2.8.7: optional: true - prettier@2.8.8: {} - prettier@3.4.2: {} pretty-format@29.7.0: @@ -13501,11 +13378,6 @@ snapshots: dependencies: typescript: 5.4.2 - ts-poet@4.15.0: - dependencies: - lodash: 4.17.21 - prettier: 2.8.8 - tsconfck@3.1.4(typescript@5.4.2): optionalDependencies: typescript: 5.4.2 @@ -13532,17 +13404,6 @@ snapshots: tweetnacl@0.14.5: {} - twirp-ts@2.5.0(@protobuf-ts/plugin@2.9.4): - dependencies: - '@protobuf-ts/plugin-framework': 2.9.4 - camel-case: 4.1.2 - dot-object: 2.1.5 - path-to-regexp: 6.3.0 - ts-poet: 4.15.0 - yaml: 1.10.2 - optionalDependencies: - '@protobuf-ts/plugin': 2.9.4 - type-check@0.4.0: dependencies: prelude-ls: 1.2.1 @@ -13607,8 +13468,6 @@ snapshots: dependencies: semver: 7.6.3 - typescript@3.9.10: {} - typescript@5.3.3: {} typescript@5.4.2: {} @@ -14191,8 +14050,6 @@ snapshots: optionalDependencies: prettier: 2.8.7 - yaml@1.10.2: {} - yaml@2.2.2: {} yaml@2.6.1: {} diff --git a/common/config/rush/repo-state.json b/common/config/rush/repo-state.json index f472cf5b..d24fc458 100644 --- a/common/config/rush/repo-state.json +++ b/common/config/rush/repo-state.json @@ -1,5 +1,5 @@ // DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush. { - "pnpmShrinkwrapHash": "ae8ce260a9fe31796fe9681f0fcefa02e19ec56b", + "pnpmShrinkwrapHash": "38fbfacdab29aac3e5285a51f0995ad2c173e610", "preferredVersionsHash": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f" } diff --git a/packages/github-actions/package.json b/packages/github-actions/package.json index efa0a546..594a32aa 100644 --- a/packages/github-actions/package.json +++ b/packages/github-actions/package.json @@ -42,7 +42,7 @@ "_phase:test": "heft run --only test -- --clean" }, "dependencies": { - "@actions/cache": "4.0.0", + "@actions/cache": "3.3.0", "@actions/core": "1.11.1", "@actions/exec": "1.1.1", "@actions/glob": "0.5.0", diff --git a/packages/heft-node-rig/profiles/github-actions/config/heft.json b/packages/heft-node-rig/profiles/github-actions/config/heft.json index f30b0d19..f8bd740b 100644 --- a/packages/heft-node-rig/profiles/github-actions/config/heft.json +++ b/packages/heft-node-rig/profiles/github-actions/config/heft.json @@ -29,8 +29,7 @@ "minify": true, "sourcemap": true, "platform": "node", - "target": "node20", - "external": ["@protobuf-ts/runtime", "@protobuf-ts/runtime-rpc"] + "target": "node20" } } },