Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2025

Bumps zod-validation-error from 3.4.1 to 4.0.1.

Release notes

Sourced from zod-validation-error's releases.

v4.0.1

Patch Changes

  • f8b7c44: Handle no path property in "invalid_union" by @​MiaInturi

v.4.0.0

Major Changes

  • 9be31d2: Make v4 the default export of zod-validation-error
  • b979890: Add support for zod v4 as a peer dependency.
  • 3bf9e78: Update the API to separate between error mapping and message building.

v3.5.2

Patch Changes

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

v3.5.1

Patch Changes

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

v3.5.0

Minor Changes

  • bf72012: Add support for zod v4
Changelog

Sourced from zod-validation-error's changelog.

4.0.1

Patch Changes

  • f8b7c44: Handle no path property in "invalid_union" by @​MiaInturi

4.0.0

Major Changes

  • 9be31d2: Make v4 the default export of zod-validation-error
  • b979890: Add support for zod v4 as a peer dependency.
  • 3bf9e78: Update the API to separate between error mapping and message building.

3.5.2

Patch Changes

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

3.5.1

Patch Changes

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

3.5.0

Minor Changes

  • bf72012: Add support for zod v4
Commits
  • 683212d chore: version packages (#556)
  • f8b7c44 chore: add changeset
  • 92dbfe5 fix: handle no path property in "invalid_union" issue (#548)
  • a2fd1b9 chore: reset changeset state
  • 48c0f08 feat: refactor and extend tests with reported issue in #552 (#554)
  • 27da79f chore: bump version to 4.0.0 and update changelog
  • 3bf9e78 refactor: separate the concerns of error mapping VS message building (#547)
  • ddd780e chore: bump eslint-config-prettier from 9.1.0 to 9.1.2 (#551)
  • e11a88f chore: bump @​types/node from 20.19.8 to 20.19.9 (#550)
  • a5f79d1 chore: bump eslint-plugin-prettier from 4.2.1 to 4.2.5 (#549)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 24, 2025
@dependabot dependabot bot requested review from a team and ft-dependency-auto-merger as code owners July 24, 2025 08:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 24, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zod-validation-error-4.0.1 branch from 87f40bb to eea4f20 Compare July 31, 2025 10:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zod-validation-error-4.0.1 branch 3 times, most recently from 63a68f9 to a3ba49a Compare August 12, 2025 08:32
Bumps [zod-validation-error](https://github.com/causaly/zod-validation-error) from 3.4.1 to 4.0.1.
- [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@v3.4.1...v4.0.1)

---
updated-dependencies:
- dependency-name: zod-validation-error
  dependency-version: 4.0.1
  dependency-type: direct:production
  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-4.0.1 branch from a3ba49a to 1c5297a Compare August 12, 2025 08:52
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2025

Superseded by #1076.

@dependabot dependabot bot closed this Sep 19, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/zod-validation-error-4.0.1 branch September 19, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge: unsafe dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant