Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

This PR contains the following updates:

Package Change Age Confidence
zod-validation-error 3.1.0 -> 3.5.4 age confidence

Release Notes

causaly/zod-validation-error (zod-validation-error)

v3.5.4

Compare Source

Patch Changes
  • 6640d99: Add zod@​3.24.4 compatibility, which was inadvertently broken by adopting the zod/v3 import paths.

v3.5.3

Compare Source

v3.5.2

Compare Source

Patch Changes
  • 3809f85: Include paths of sub-issues of union.

v3.5.1

Compare Source

Patch Changes
  • e7713d5: Add compatibility with older node versions and module-resolution strategies + improve docs

v3.5.0

Compare Source

Minor Changes

v3.4.1

Compare Source

Patch Changes
  • 94d5f3b: Bump zod to v.3.24.4 in package.json as dev + peer dependency

v3.4.0

Compare Source

Minor Changes
  • 3a7928c: Customize error messages using a MessageBuilder.

v3.3.1

Compare Source

Patch Changes
  • 42bc4fe: Test Version Packages fix

v3.3.0

Compare Source

Minor Changes
  • 66f5b5d: Match ZodError via heuristics instead of relying on instanceof.

    Why? Because we want to ensure that zod-validation-error works smoothly even when multiple versions of zod have been installed in the same project.

v3.2.0

Compare Source

Minor Changes
  • 6b4e8a0: Introduce fromError API which is a less strict version of fromZodError
  • 35a28c6: Add runtime check in fromZodError and throw dev-friendly TypeError suggesting usage of fromError instead

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot requested a review from a team as a code owner April 30, 2024 12:52
@renovate renovate bot changed the title fix(deps): Update dependency zod-validation-error to v3.2.0 fix(deps): Update dependency zod-validation-error to v3.3.0 May 10, 2024
@renovate renovate bot force-pushed the renovate/zod-validation-error-3.x branch from b6decdd to b8b4239 Compare May 10, 2024 07:05
@renovate renovate bot changed the title fix(deps): Update dependency zod-validation-error to v3.3.0 fix(deps): Update dependency zod-validation-error to v3.3.1 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/zod-validation-error-3.x branch from b8b4239 to 0c5c7dc Compare August 1, 2024 13:34
@renovate renovate bot force-pushed the renovate/zod-validation-error-3.x branch from 0c5c7dc to 71987da Compare September 16, 2024 08:12
@renovate renovate bot changed the title fix(deps): Update dependency zod-validation-error to v3.3.1 fix(deps): Update dependency zod-validation-error to v3.4.0 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/zod-validation-error-3.x branch from 71987da to 07e7c09 Compare May 6, 2025 15:03
@renovate renovate bot changed the title fix(deps): Update dependency zod-validation-error to v3.4.0 fix(deps): Update dependency zod-validation-error to v3.4.1 May 6, 2025
@renovate
Copy link
Contributor Author

renovate bot commented May 6, 2025

⚠️ 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.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/zod
npm error   zod@"3.22.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer zod@"^3.24.4" from [email protected]
npm error node_modules/zod-validation-error
npm error   zod-validation-error@"3.5.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error 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/2025-11-06T08_40_47_697Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-06T08_40_47_697Z-debug-0.log

@renovate renovate bot force-pushed the renovate/zod-validation-error-3.x branch from 07e7c09 to fd0071a Compare June 12, 2025 14:53
@renovate renovate bot changed the title fix(deps): Update dependency zod-validation-error to v3.4.1 fix(deps): Update dependency zod-validation-error to v3.5.0 Jun 12, 2025
@renovate renovate bot force-pushed the renovate/zod-validation-error-3.x branch from fd0071a to e9e8b29 Compare June 16, 2025 18:14
@renovate renovate bot changed the title fix(deps): Update dependency zod-validation-error to v3.5.0 fix(deps): Update dependency zod-validation-error to v3.5.1 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/zod-validation-error-3.x branch from e9e8b29 to 3c947b7 Compare June 18, 2025 09:03
@renovate renovate bot changed the title fix(deps): Update dependency zod-validation-error to v3.5.1 fix(deps): Update dependency zod-validation-error to v3.5.2 Jun 18, 2025
@renovate renovate bot force-pushed the renovate/zod-validation-error-3.x branch from 3c947b7 to e18aa48 Compare July 12, 2025 00:13
@renovate renovate bot changed the title fix(deps): Update dependency zod-validation-error to v3.5.2 fix(deps): Update dependency zod-validation-error to v3.5.3 Jul 12, 2025
@renovate renovate bot force-pushed the renovate/zod-validation-error-3.x branch from e18aa48 to fb61cbc Compare November 6, 2025 08:40
@renovate renovate bot changed the title fix(deps): Update dependency zod-validation-error to v3.5.3 fix(deps): Update dependency zod-validation-error to v3.5.4 Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants