Skip to content

Commit

Permalink
Update dependency zod to v3.23.8 (#3789)
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](https://zod.dev) ([source](https://togithub.com/colinhacks/zod))
| [`3.23.7` ->
`3.23.8`](https://renovatebot.com/diffs/npm/zod/3.23.7/3.23.8) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/zod/3.23.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/zod/3.23.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/zod/3.23.7/3.23.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zod/3.23.7/3.23.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>colinhacks/zod (zod)</summary>

###
[`v3.23.8`](https://togithub.com/colinhacks/zod/releases/tag/v3.23.8)

[Compare
Source](https://togithub.com/colinhacks/zod/compare/v3.23.7...v3.23.8)

#### Commits:

-
[`0f4d403`](https://togithub.com/colinhacks/zod/commit/0f4d403558ae0490c711e4c2bfcf6c200bd14e11)
Add Bronze logos
([#&#8203;3470](https://togithub.com/colinhacks/zod/issues/3470))
-
[`1968731`](https://togithub.com/colinhacks/zod/commit/19687315b5b24bbd1ff6c346bfc2975700221748)
Tweak tiers
([#&#8203;3471](https://togithub.com/colinhacks/zod/issues/3471))
-
[`eda7df3`](https://togithub.com/colinhacks/zod/commit/eda7df314399929f7ed737423868a5a0780cd944)
Change RefinementCtx to interface
-
[`ca42965`](https://togithub.com/colinhacks/zod/commit/ca42965df46b2f7e2747db29c40a26bcb32a51d5)
v3.23.8

</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/ariakit/ariakit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent c1069a2 commit cdf65c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,6 @@
"vitest": "1.6.0",
"vitest-fail-on-console": "0.7.0",
"webpack": "5.91.0",
"zod": "3.23.7"
"zod": "3.23.8"
}
}

0 comments on commit cdf65c2

Please sign in to comment.