Skip to content

Bump zod-validation-error from 4.0.2 to 5.0.0#496

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/zod-validation-error-5.0.0
Open

Bump zod-validation-error from 4.0.2 to 5.0.0#496
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/zod-validation-error-5.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps zod-validation-error from 4.0.2 to 5.0.0.

Release notes

Sourced from zod-validation-error's releases.

v5.0.0

Note: This is a major release due to the change in the error messages. Otherwise, it is 100% compatible with the previous version. If you don't really care about the exact wording of the error messages, you can safely upgrade to v.5.0.0 without any code changes.

Major Changes

  • 2c5a3c4: Change error messages to consistently follow the expected <expectation>, received <realization> format (breaking change).

Minor Changes

  • 2c5a3c4: Conditionally report value in error message based on reportInput option.
Changelog

Sourced from zod-validation-error's changelog.

5.0.0

Note: This is a major release due to the change in the error messages. Otherwise, it is 100% compatible with the previous version. If you don't really care about the exact wording of the error messages, you can safely upgrade to v.5.0.0 without any code changes.

Major Changes

  • 2c5a3c4: Change error messages to consistently follow the expected <expectation>, received <realization> format (breaking change).

Minor Changes

  • 2c5a3c4: Conditionally report value in error message based on reportInput option.

3.5.4

Patch Changes

  • 6640d99: Add zod@3.24.4 compatibility, which was inadvertently broken by adopting the zod/v3 import paths.
Commits
  • 50a01a4 Version Packages (#605)
  • 2c5a3c4 feat: conditionally report value + error message readability (#600)
  • bf0212c chore: allow release action to create PRs and push commits (#604)
  • f9e8631 chore: bump @​types/node from 20.19.23 to 20.19.24 (#601)
  • 7d9c576 chore: add OIDC authentication for npm in release workflow (#598)
  • d592efe chore: bump vite from 7.1.5 to 7.1.11 (#596)
  • 0b1b0a1 chore: bump @​types/node from 20.19.22 to 20.19.23 (#597)
  • 3fb743c chore: bump @​types/node from 20.19.21 to 20.19.22 (#595)
  • ee4ea65 chore: bump @​types/node from 20.19.19 to 20.19.21 (#594)
  • 1c4bf45 chore: bump zod from 4.1.11 to 4.1.12 (#592)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for zod-validation-error since your current version.


@dependabot dependabot Bot added the dependencies Update to some dependency label Jun 2, 2026
Bumps [zod-validation-error](https://github.com/causaly/zod-validation-error) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/causaly/zod-validation-error/releases)
- [Changelog](https://github.com/causaly/zod-validation-error/blob/main/CHANGELOG.md)
- [Commits](causaly/zod-validation-error@v4.0.2...v5.0.0)

---
updated-dependencies:
- dependency-name: zod-validation-error
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/zod-validation-error-5.0.0 branch from 53faf48 to 474cb87 Compare June 2, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update to some dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants