From 3c9eb0ae88cc29bb0bf64abc9db8b0ce818b441d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 16:14:26 +0000 Subject: [PATCH] fix(deps): update dependency @rightcapital/phpdoc-parser to v0.5.3 --- ...-cfc2000a-7a99-4031-808f-a6c88e201544.json | 7 +++++ package.json | 2 +- pnpm-lock.yaml | 29 ++++++++++++------- 3 files changed, 26 insertions(+), 12 deletions(-) create mode 100644 change/@rightcapital-php-parser-cfc2000a-7a99-4031-808f-a6c88e201544.json diff --git a/change/@rightcapital-php-parser-cfc2000a-7a99-4031-808f-a6c88e201544.json b/change/@rightcapital-php-parser-cfc2000a-7a99-4031-808f-a6c88e201544.json new file mode 100644 index 00000000..241dfab3 --- /dev/null +++ b/change/@rightcapital-php-parser-cfc2000a-7a99-4031-808f-a6c88e201544.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "fix(deps): update dependency @rightcapital/phpdoc-parser to v0.5.3", + "packageName": "@rightcapital/php-parser", + "email": "29139614+renovate[bot]@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/package.json b/package.json index 6ef58049..2189a66d 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ } }, "dependencies": { - "@rightcapital/phpdoc-parser": "0.4.133", + "@rightcapital/phpdoc-parser": "0.5.3", "lodash": "4.17.23", "mustache": "4.2.0", "prettier": "3.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6cc6f770..0c47cd1d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@rightcapital/phpdoc-parser': - specifier: 0.4.133 - version: 0.4.133 + specifier: 0.5.3 + version: 0.5.3 lodash: specifier: 4.17.23 version: 4.17.23 @@ -448,8 +448,8 @@ packages: peerDependencies: eslint: '>=8.0.0' - '@rightcapital/phpdoc-parser@0.4.133': - resolution: {integrity: sha512-WgwxUPfATGlEYBdXQ71oMYJRlzL6ezte8g4ZZCBeOeJybRDGvSgmcTeF6lcmAIFKVjjfuD+coO2OcLaCLVKlCg==} + '@rightcapital/phpdoc-parser@0.5.3': + resolution: {integrity: sha512-EFDwPsWoebi8j7fu5EcFpKmX4PNugO//oTo1mzulmU7Aqw440NCW+BseOM/d8HUeVCZj7pSIsHFG3ubRT9sPyg==} engines: {node: '>=16.x', pnpm: '>=8.x'} '@rightcapital/prettier-config@7.2.1': @@ -488,8 +488,8 @@ packages: '@types/node@20.17.22': resolution: {integrity: sha512-9RV2zST+0s3EhfrMZIhrz2bhuhBwxgkbHEwP2gtGWPjBzVQjifMzJ9exw7aDZhR1wbpj8zBrfp3bo8oJcGiUUw==} - '@types/node@22.15.12': - resolution: {integrity: sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw==} + '@types/node@22.19.1': + resolution: {integrity: sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1402,7 +1402,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - 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==} @@ -2473,6 +2473,11 @@ packages: engines: {node: '>=14.17'} hasBin: true + typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + engines: {node: '>=14.17'} + hasBin: true + unbox-primitive@1.1.0: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} engines: {node: '>= 0.4'} @@ -3016,11 +3021,11 @@ snapshots: - supports-color - typescript - '@rightcapital/phpdoc-parser@0.4.133': + '@rightcapital/phpdoc-parser@0.5.3': dependencies: - '@types/node': 22.15.12 + '@types/node': 22.19.1 lodash: 4.17.21 - typescript: 5.8.3 + typescript: 5.9.3 '@rightcapital/prettier-config@7.2.1(prettier@3.6.2)': dependencies: @@ -3059,7 +3064,7 @@ snapshots: dependencies: undici-types: 6.19.8 - '@types/node@22.15.12': + '@types/node@22.19.1': dependencies: undici-types: 6.21.0 @@ -5375,6 +5380,8 @@ snapshots: typescript@5.8.3: {} + typescript@5.9.3: {} + unbox-primitive@1.1.0: dependencies: call-bound: 1.0.4