From d0559a44615ed49f9a162092aa7378bafbdbb1d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 13:48:42 +0000 Subject: [PATCH] chore(deps): pin dependency jest-mock-vscode to v0.1.3 --- packages/vscode-dependencies-validation/package.json | 2 +- pnpm-lock.yaml | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/packages/vscode-dependencies-validation/package.json b/packages/vscode-dependencies-validation/package.json index d2313e1f..6b878daf 100644 --- a/packages/vscode-dependencies-validation/package.json +++ b/packages/vscode-dependencies-validation/package.json @@ -82,7 +82,7 @@ "@types/fs-extra": "9.0.13", "@types/proxyquire": "1.3.28", "@vscode-logging/types": "2.0.0", - "jest-mock-vscode": "^0.1.3", + "jest-mock-vscode": "0.1.3", "proxyquire": "2.1.3", "vscode-uri": "3.0.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2595ef0b..51204c6a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -368,7 +368,7 @@ importers: specifier: 2.0.0 version: 2.0.0 jest-mock-vscode: - specifier: ^0.1.3 + specifier: 0.1.3 version: 0.1.3 proxyquire: specifier: 2.1.3 @@ -2928,16 +2928,17 @@ packages: glob@11.0.3: resolution: {integrity: sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==} engines: {node: 20 || >=22} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@7.2.0: resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me global-directory@4.0.1: resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==} @@ -4166,6 +4167,7 @@ packages: prebuild-install@7.1.3: resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==} engines: {node: '>=10'} + deprecated: No longer maintained. Please contact the author of the relevant native addon; alternatives are available. hasBin: true prelude-ls@1.2.1: