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

chore(deps): bump zod-validation-error from 3.3.1 to 3.4.0 in the zod group #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps the zod group with 1 update: zod-validation-error.

Updates zod-validation-error from 3.3.1 to 3.4.0

Release notes

Sourced from zod-validation-error's releases.

v3.4.0

Minor Changes

  • 3a7928c: Customize error messages using a MessageBuilder.
Changelog

Sourced from zod-validation-error's changelog.

3.4.0

Minor Changes

  • 3a7928c: Customize error messages using a MessageBuilder.
Commits
  • a332c00 chore: bump version in package-lock.json
  • 9bdf3d5 chore: version packages
  • 3a7928c chore: bump minor version via changeset (#379)
  • 766ab31 docs: add isZodErrorLike description and usage example to README.md
  • 44085c9 test: cover ecmascript-native errors usage with fromError
  • 280be9b fix: inconsistencies in README.md and MessageBuilder.test.ts
  • f8f76d9 docs: adds details on MessageBuilder
  • cb02080 fix: use zod variables instead of strings
  • 4036d04 fix: avoid use of Parameters<> to extract type
  • 1fdceea feat: introduce MessageBuilder
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the zod group with 1 update: [zod-validation-error](https://github.com/causaly/zod-validation-error).


Updates `zod-validation-error` from 3.3.1 to 3.4.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@v3.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: zod-validation-error
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: zod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Relates to dependencies javascript Pull requests that update Javascript code labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relates to dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant