Skip to content

Commit

Permalink
⬆️ (deps) zod@3.24.0 [skip ci] (#3075)
Browse files Browse the repository at this point in the history
<!-- COMMIT_BODY_TEXT_BEGIN -->

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v3.24.0`](https://github.com/colinhacks/zod/compare/v3.23.8...b333f96886d01d1f7959aba8a7e4876508b79d79)

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

</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 these
updates again.

---

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

---

<!-- COMMIT_BODY_TEXT_END -->

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsi8J+Tpu+4jyBEZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 011dcc3 commit e5679cd
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/next-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"sharp": "0.32.6",
"zod": "3.23.8"
"zod": "3.24.0"
}
}
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion sites/jerandky.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"use-sound": "4.0.3",
"uuid": "11.0.3",
"valid-url": "1.0.9",
"zod": "3.23.8",
"zod": "3.24.0",
"zustand": "5.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion sites/jeromefitzgerald.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"uuid": "11.0.3",
"valid-url": "1.0.9",
"virtua": "0.39.0",
"zod": "3.23.8",
"zod": "3.24.0",
"zustand": "5.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit e5679cd

Please sign in to comment.