From 7e9c945fad84368096205c7956b6e7a502da951e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 21:10:14 +0000 Subject: [PATCH] Bump zod from 3.25.74 to 4.1.11 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.74 to 4.1.11. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.74...v4.1.11) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 85 +++++++++++++++++++++++++++++--------------------- 2 files changed, 50 insertions(+), 37 deletions(-) diff --git a/package.json b/package.json index 637388e..de3b531 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@typescript-eslint/rule-tester": "^8.7.0", "skuba": "9.1.0", "typescript": "5.7.2", - "zod": "3.25.74", + "zod": "4.1.11", "zod-openapi": "5.3.1" }, "packageManager": "pnpm@8.15.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0a0f733..8f402ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: dependencies: '@typescript-eslint/utils': specifier: ^8.7.0 - version: 8.26.0(eslint@9.33.0)(typescript@5.7.2) + version: 8.26.0(eslint@9.36.0)(typescript@5.7.2) devDependencies: '@types/node': @@ -15,7 +15,7 @@ devDependencies: version: 22.10.5 '@typescript-eslint/rule-tester': specifier: ^8.7.0 - version: 8.26.0(eslint@9.33.0)(typescript@5.7.2) + version: 8.26.0(eslint@9.36.0)(typescript@5.7.2) skuba: specifier: 9.1.0 version: 9.1.0(@babel/core@7.23.9)(@typescript-eslint/parser@8.7.0) @@ -23,11 +23,11 @@ devDependencies: specifier: 5.7.2 version: 5.7.2 zod: - specifier: 3.25.74 - version: 3.25.74 + specifier: 4.1.11 + version: 4.1.11 zod-openapi: specifier: 5.3.1 - version: 5.3.1(zod@3.25.74) + version: 5.3.1(zod@4.1.11) packages: @@ -839,22 +839,22 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@eslint-community/eslint-utils@4.4.1(eslint@9.33.0): + /@eslint-community/eslint-utils@4.4.1(eslint@9.36.0): resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 9.33.0 + eslint: 9.36.0 eslint-visitor-keys: 3.4.3 - /@eslint-community/eslint-utils@4.7.0(eslint@9.33.0): - resolution: {integrity: sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==} + /@eslint-community/eslint-utils@4.9.0(eslint@9.36.0): + resolution: {integrity: sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 9.33.0 + eslint: 9.36.0 eslint-visitor-keys: 3.4.3 /@eslint-community/regexpp@4.12.1: @@ -882,7 +882,7 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: '@eslint/object-schema': 2.1.6 - debug: 4.4.1 + debug: 4.4.3 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -924,7 +924,7 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: ajv: 6.12.6 - debug: 4.4.1 + debug: 4.4.3 espree: 10.4.0 globals: 14.0.0 ignore: 5.3.2 @@ -940,8 +940,8 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true - /@eslint/js@9.33.0: - resolution: {integrity: sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A==} + /@eslint/js@9.36.0: + resolution: {integrity: sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} /@eslint/migrate-config@1.3.0: @@ -990,6 +990,14 @@ packages: dependencies: '@humanfs/core': 0.19.1 '@humanwhocodes/retry': 0.3.1 + dev: true + + /@humanfs/node@0.16.7: + resolution: {integrity: sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==} + engines: {node: '>=18.18.0'} + dependencies: + '@humanfs/core': 0.19.1 + '@humanwhocodes/retry': 0.4.3 /@humanwhocodes/module-importer@1.0.1: resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} @@ -998,6 +1006,7 @@ packages: /@humanwhocodes/retry@0.3.1: resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==} engines: {node: '>=18.18'} + dev: true /@humanwhocodes/retry@0.4.1: resolution: {integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==} @@ -1865,7 +1874,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@8.26.0(eslint@9.33.0)(typescript@5.7.2): + /@typescript-eslint/parser@8.26.0(eslint@9.36.0)(typescript@5.7.2): resolution: {integrity: sha512-mNtXP9LTVBy14ZF3o7JG69gRPBK/2QWtQd0j0oH26HcY/foyJJau6pNUez7QrM5UHnSvwlQcJXKsk0I99B9pOA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -1877,7 +1886,7 @@ packages: '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.7.2) '@typescript-eslint/visitor-keys': 8.26.0 debug: 4.4.0 - eslint: 9.33.0 + eslint: 9.36.0 typescript: 5.7.2 transitivePeerDependencies: - supports-color @@ -1904,7 +1913,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@8.7.0(eslint@9.33.0)(typescript@5.7.2): + /@typescript-eslint/parser@8.7.0(eslint@9.36.0)(typescript@5.7.2): resolution: {integrity: sha512-lN0btVpj2unxHlNYLI//BQ7nzbMJYBVQX5+pbNXvGYazdlgYonMn4AhhHifQ+J4fGRYA/m1DjaQjx+fDetqBOQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -1919,23 +1928,23 @@ packages: '@typescript-eslint/typescript-estree': 8.7.0(typescript@5.7.2) '@typescript-eslint/visitor-keys': 8.7.0 debug: 4.4.0 - eslint: 9.33.0 + eslint: 9.36.0 typescript: 5.7.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/rule-tester@8.26.0(eslint@9.33.0)(typescript@5.7.2): + /@typescript-eslint/rule-tester@8.26.0(eslint@9.36.0)(typescript@5.7.2): resolution: {integrity: sha512-o6UDdOWGpkdXpfG+iVC/caucZptQfbcXLoWWRyKVXYW5PDTqN9HDXlDXS0jKtqT0gIHdNuYKflo+ELv7oW7cvw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 dependencies: - '@typescript-eslint/parser': 8.26.0(eslint@9.33.0)(typescript@5.7.2) + '@typescript-eslint/parser': 8.26.0(eslint@9.36.0)(typescript@5.7.2) '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.7.2) - '@typescript-eslint/utils': 8.26.0(eslint@9.33.0)(typescript@5.7.2) + '@typescript-eslint/utils': 8.26.0(eslint@9.36.0)(typescript@5.7.2) ajv: 6.12.6 - eslint: 9.33.0 + eslint: 9.36.0 json-stable-stringify-without-jsonify: 1.0.1 lodash.merge: 4.6.2 semver: 7.7.1 @@ -2085,18 +2094,18 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@8.26.0(eslint@9.33.0)(typescript@5.7.2): + /@typescript-eslint/utils@8.26.0(eslint@9.36.0)(typescript@5.7.2): resolution: {integrity: sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.9.0' dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.33.0) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.36.0) '@typescript-eslint/scope-manager': 8.26.0 '@typescript-eslint/types': 8.26.0 '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.7.2) - eslint: 9.33.0 + eslint: 9.36.0 typescript: 5.7.2 transitivePeerDependencies: - supports-color @@ -2889,8 +2898,8 @@ packages: dependencies: ms: 2.1.3 - /debug@4.4.1: - resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} + /debug@4.4.3: + resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -3429,7 +3438,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 8.7.0(eslint@9.33.0)(typescript@5.7.2) + '@typescript-eslint/parser': 8.7.0(eslint@9.36.0)(typescript@5.7.2) debug: 3.2.7 eslint: 9.14.0 eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/parser@8.7.0)(eslint-plugin-import-x@4.3.0)(eslint@9.14.0) @@ -3624,8 +3633,8 @@ packages: - supports-color dev: true - /eslint@9.33.0: - resolution: {integrity: sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA==} + /eslint@9.36.0: + resolution: {integrity: sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -3634,15 +3643,15 @@ packages: jiti: optional: true dependencies: - '@eslint-community/eslint-utils': 4.7.0(eslint@9.33.0) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.36.0) '@eslint-community/regexpp': 4.12.1 '@eslint/config-array': 0.21.0 '@eslint/config-helpers': 0.3.1 '@eslint/core': 0.15.2 '@eslint/eslintrc': 3.3.1 - '@eslint/js': 9.33.0 + '@eslint/js': 9.36.0 '@eslint/plugin-kit': 0.3.5 - '@humanfs/node': 0.16.6 + '@humanfs/node': 0.16.7 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.4.3 '@types/estree': 1.0.8 @@ -3650,7 +3659,7 @@ packages: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 - debug: 4.4.1 + debug: 4.4.3 escape-string-regexp: 4.0.0 eslint-scope: 8.4.0 eslint-visitor-keys: 4.2.1 @@ -7617,15 +7626,19 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - /zod-openapi@5.3.1(zod@3.25.74): + /zod-openapi@5.3.1(zod@4.1.11): resolution: {integrity: sha512-lRb4p4+WAhLGBvQCQf5SFxeZtnzO5m3GmCT4IDjOzGNlZFiVOuey9rWN+EVEDSVJC59B54tP2gxah1wVUplONw==} engines: {node: '>=20'} peerDependencies: zod: ^3.25.74 || ^4.0.0 dependencies: - zod: 3.25.74 + zod: 4.1.11 dev: true /zod@3.25.74: resolution: {integrity: sha512-J8poo92VuhKjNknViHRAIuuN6li/EwFbAC8OedzI8uxpEPGiXHGQu9wemIAioIpqgfB4SySaJhdk0mH5Y4ICBg==} dev: true + + /zod@4.1.11: + resolution: {integrity: sha512-WPsqwxITS2tzx1bzhIKsEs19ABD5vmCVa4xBo2tq/SrV4RNZtfws1EnCWQXM6yh8bD08a1idvkB5MZSBiZsjwg==} + dev: true