Skip to content

chore(deps): update dependency zod-openapi to v6 - #4069

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/zod-openapi-6.x
Open

chore(deps): update dependency zod-openapi to v6#4069
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/zod-openapi-6.x

Conversation

@renovate

@renovate renovate Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
zod-openapi 5.4.66.0.1 age confidence

Release Notes

samchungy/zod-openapi (zod-openapi)

v6.0.1

Compare Source

Patch Changes
  • Fix type extension when importing from 'zod'; (#​590)

v6.0.0

Compare Source

Major Changes
  • Add OpenAPI 3.2.0 support (#​585)

    Breaking changes:

    • createDocument now returns oas32.OpenAPIObject instead of oas31.OpenAPIObject.

    New features:

    • Added encoding, prefixEncoding, and itemEncoding support to ZodOpenApiMediaTypeObject via the new ZodOpenApiEncodingObject and ZodOpenApiEncodingPropertyObject types.
    • Added query, additionalOperations, and parameters support to ZodOpenApiPathItemObject.
  • Drop Zod 3 support and Node 20 support. (#​587)

    The minimum supported Zod version is now 4.0.0.
    The minimum supported Node version is now 22.14.0.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 23, 2026
@renovate

renovate Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @nestjs/platform-fastify@12.0.0-alpha.4
npm error Found: @fastify/static@10.1.3
npm error node_modules/@fastify/static
npm error   dev @fastify/static@"10.1.3" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @fastify/static@"^8.0.0 || ^9.0.0" from @nestjs/platform-fastify@12.0.0-alpha.4
npm error node_modules/@nestjs/platform-fastify
npm error   dev @nestjs/platform-fastify@"next" from the root project
npm error
npm error Conflicting peer dependency: @fastify/static@9.3.0
npm error node_modules/@fastify/static
npm error   peerOptional @fastify/static@"^8.0.0 || ^9.0.0" from @nestjs/platform-fastify@12.0.0-alpha.4
npm error   node_modules/@nestjs/platform-fastify
npm error     dev @nestjs/platform-fastify@"next" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-08-23T18_35_03_530Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-23T18_35_03_530Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/zod-openapi-6.x branch from 37fe4a1 to 1cd326f Compare August 23, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants