Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency zod-validation-error to v3.3.0 #522

Merged
merged 4 commits into from
May 20, 2024

Conversation

renovate-pagopa[bot]
Copy link
Contributor

@renovate-pagopa renovate-pagopa bot commented May 17, 2024

This PR contains the following updates:

Package Type Update Change
zod-validation-error dependencies minor 3.1.0 -> 3.3.0

Release Notes

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

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 - 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 has been generated by Renovate Bot.

@renovate-pagopa renovate-pagopa bot added the dependencies Pull requests that update a dependency file label May 17, 2024
@renovate-pagopa renovate-pagopa bot force-pushed the renovate/zod-validation-error-3.x-lockfile branch from 78d0a57 to a38b8b0 Compare May 20, 2024 05:43
@ecamellini ecamellini merged commit 18a387a into main May 20, 2024
8 checks passed
@ecamellini ecamellini deleted the renovate/zod-validation-error-3.x-lockfile branch May 20, 2024 08:26
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.

1 participant