Skip to content

Commit

Permalink
fix(deps): update dependency zod-validation-error to v3.3.0 (#1521)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[zod-validation-error](https://github.com/causaly/zod-validation-error)
| [`3.2.0` ->
`3.3.0`](https://renovatebot.com/diffs/npm/zod-validation-error/3.2.0/3.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/zod-validation-error/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/zod-validation-error/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/zod-validation-error/3.2.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zod-validation-error/3.2.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>causaly/zod-validation-error (zod-validation-error)</summary>

###
[`v3.3.0`](https://github.com/causaly/zod-validation-error/blob/HEAD/CHANGELOG.md#330)

[Compare
Source](https://github.com/causaly/zod-validation-error/compare/v3.2.0...v3.3.0)

##### Minor Changes

-
[`66f5b5d`](https://github.com/causaly/zod-validation-error/commit/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.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent 4092266 commit 50887bb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 50887bb

Please sign in to comment.