[PR #1154] [CLOSED] Bump zod from 3.25.76 to 4.0.11 #975

Closed
opened 2025-11-13 12:15:13 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/1154
Author: @dependabot[bot]
Created: 7/29/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/zod-4.0.11


📝 Commits (1)

  • e39b98a Bump zod from 3.25.76 to 4.0.11

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 package-lock.json (+4 -4)
📝 package.json (+1 -1)

📄 Description

Bumps zod from 3.25.76 to 4.0.11.

Release notes

Sourced from zod's releases.

v4.0.11

Commits:

  • 8e6a5f8e48837fb403deb4025935e97a758ad6ca Fix “Edit on Github” link (#4997)
  • 930a2f68d799889df4c1f662dfe61934db84fdd1 Fix number of errors in doc (#4993)
  • c762dbb4fdb249cfddccdd69812da3f4b659df67 feat(locale): Add Yoruba (yo) locale (#4996)
  • 9a34a3a60d92c44f695b08e4c665209aa7160e24 Zod 4.0.11 (#4981)

v4.0.10

Commits:

  • 291c1ca9864570e68a6c104d869de467f665da86 Add should-build script
  • e32d99b54fff920c4b0b451e9099b472d20a3c4b Move should-build script
  • d4faf71b8cc156a49bae23fc09c4d54b88f22bd5 Add v3 docs (#4972)
  • dfae37195bed15dce84af0b17ef04cdc3704ef5e Update Jazz img on v3 docs
  • d6cd30d3898aaf592c6077464c1a45fd0f6f66d3 fix #4973 (#4974)
  • 18504960cdce29529e37415b87fed1732facf1ef Fix typo in valype (#4960)
  • 4ec2f8776193642d91814521d8a4c22bbb766cb1 Add Zod Playground to zod 4 ecosystem (#4975)
  • 2b571a21875e9e3299de261e512dad300878c3a1 Update docs z.enum with object literal example (#4967)
  • 813451db7fcf64c5322835984eded9bfe95be1da v4.0.10 (#4978)

v4.0.9

Commits:

  • 4e7a3ef180f6a5525d9021638e9df20b3ca50456 v4.0.9 (#4970)

v4.0.8

Commits:

  • 3048d14bc7b803507302b8ee3cd1eeeffbd27396 Fix #4961

v4.0.7

Commits:

  • 7ab1b3cd2e272a74c0f7c5cde70ee23c2ef288d6 Do not continue parsing in ZodPipe if issues exists. Closes #4926.
  • 34b400a5422bc30b48395cdd44007ff4e811fb71 4.0.7

v4.0.6

Commits:

  • a3e43911abb980f1830b68a440c231ae52eacec0 Unwiden catch input type (#4870)
  • 499df780b10dfcce29afba3e811757f7eade9570 Add RFC 9562 mentions. Closes #4872
  • d0493f3dceb117972464f01cb0765262a5ffed70 Doc tweak - spread vs destructuring (#4919)
  • 8dad394b805fd18cee8e44a37dab983916e0d92c feat: Icelandic translation (#4920)
  • 2ffdae1faafcc34639a7a846a55776c2a886a644 Bulgarian (bg) translation (#4928)
  • 09731358f69bb1238f6e00e0ca82e28c095b800f docs: add valype to xToZodConverts (#4930)
  • d2573409ab02e5d0c2a644315798999d619e4c89 Remove moduleResolution callout (#4932)
  • 075970d2aeb50c840840cc44559b31b16d7b6504 docs: add coercion note to fix compile errors (#4940)
  • b9e8a60ff44aa5fffc39617eec894117132fbbac Add @hey-api/openapi-ts to Zod 3 ecosystem (#4949)

... (truncated)

Commits

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/pangolin/pull/1154 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/29/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/zod-4.0.11` --- ### 📝 Commits (1) - [`e39b98a`](https://github.com/fosrl/pangolin/commit/e39b98a7c7f6067b2dd4a9e276148dd93e1d8a15) Bump zod from 3.25.76 to 4.0.11 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -4) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.0.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/colinhacks/zod/releases">zod's releases</a>.</em></p> <blockquote> <h2>v4.0.11</h2> <h2>Commits:</h2> <ul> <li>8e6a5f8e48837fb403deb4025935e97a758ad6ca Fix “Edit on Github” link (<a href="https://redirect.github.com/colinhacks/zod/issues/4997">#4997</a>)</li> <li>930a2f68d799889df4c1f662dfe61934db84fdd1 Fix number of errors in doc (<a href="https://redirect.github.com/colinhacks/zod/issues/4993">#4993</a>)</li> <li>c762dbb4fdb249cfddccdd69812da3f4b659df67 feat(locale): Add Yoruba (yo) locale (<a href="https://redirect.github.com/colinhacks/zod/issues/4996">#4996</a>)</li> <li>9a34a3a60d92c44f695b08e4c665209aa7160e24 Zod 4.0.11 (<a href="https://redirect.github.com/colinhacks/zod/issues/4981">#4981</a>)</li> </ul> <h2>v4.0.10</h2> <h2>Commits:</h2> <ul> <li>291c1ca9864570e68a6c104d869de467f665da86 Add should-build script</li> <li>e32d99b54fff920c4b0b451e9099b472d20a3c4b Move should-build script</li> <li>d4faf71b8cc156a49bae23fc09c4d54b88f22bd5 Add v3 docs (<a href="https://redirect.github.com/colinhacks/zod/issues/4972">#4972</a>)</li> <li>dfae37195bed15dce84af0b17ef04cdc3704ef5e Update Jazz img on v3 docs</li> <li>d6cd30d3898aaf592c6077464c1a45fd0f6f66d3 fix <a href="https://redirect.github.com/colinhacks/zod/issues/4973">#4973</a> (<a href="https://redirect.github.com/colinhacks/zod/issues/4974">#4974</a>)</li> <li>18504960cdce29529e37415b87fed1732facf1ef Fix typo in <code>valype</code> (<a href="https://redirect.github.com/colinhacks/zod/issues/4960">#4960</a>)</li> <li>4ec2f8776193642d91814521d8a4c22bbb766cb1 Add Zod Playground to zod 4 ecosystem (<a href="https://redirect.github.com/colinhacks/zod/issues/4975">#4975</a>)</li> <li>2b571a21875e9e3299de261e512dad300878c3a1 Update docs z.enum with object literal example (<a href="https://redirect.github.com/colinhacks/zod/issues/4967">#4967</a>)</li> <li>813451db7fcf64c5322835984eded9bfe95be1da v4.0.10 (<a href="https://redirect.github.com/colinhacks/zod/issues/4978">#4978</a>)</li> </ul> <h2>v4.0.9</h2> <h2>Commits:</h2> <ul> <li>4e7a3ef180f6a5525d9021638e9df20b3ca50456 v4.0.9 (<a href="https://redirect.github.com/colinhacks/zod/issues/4970">#4970</a>)</li> </ul> <h2>v4.0.8</h2> <h2>Commits:</h2> <ul> <li>3048d14bc7b803507302b8ee3cd1eeeffbd27396 Fix <a href="https://redirect.github.com/colinhacks/zod/issues/4961">#4961</a></li> </ul> <h2>v4.0.7</h2> <h2>Commits:</h2> <ul> <li>7ab1b3cd2e272a74c0f7c5cde70ee23c2ef288d6 Do not continue parsing in ZodPipe if issues exists. Closes <a href="https://redirect.github.com/colinhacks/zod/issues/4926">#4926</a>.</li> <li>34b400a5422bc30b48395cdd44007ff4e811fb71 4.0.7</li> </ul> <h2>v4.0.6</h2> <h2>Commits:</h2> <ul> <li>a3e43911abb980f1830b68a440c231ae52eacec0 Unwiden catch input type (<a href="https://redirect.github.com/colinhacks/zod/issues/4870">#4870</a>)</li> <li>499df780b10dfcce29afba3e811757f7eade9570 Add RFC 9562 mentions. Closes <a href="https://redirect.github.com/colinhacks/zod/issues/4872">#4872</a></li> <li>d0493f3dceb117972464f01cb0765262a5ffed70 Doc tweak - spread vs destructuring (<a href="https://redirect.github.com/colinhacks/zod/issues/4919">#4919</a>)</li> <li>8dad394b805fd18cee8e44a37dab983916e0d92c feat: Icelandic translation (<a href="https://redirect.github.com/colinhacks/zod/issues/4920">#4920</a>)</li> <li>2ffdae1faafcc34639a7a846a55776c2a886a644 Bulgarian (bg) translation (<a href="https://redirect.github.com/colinhacks/zod/issues/4928">#4928</a>)</li> <li>09731358f69bb1238f6e00e0ca82e28c095b800f docs: add valype to xToZodConverts (<a href="https://redirect.github.com/colinhacks/zod/issues/4930">#4930</a>)</li> <li>d2573409ab02e5d0c2a644315798999d619e4c89 Remove moduleResolution callout (<a href="https://redirect.github.com/colinhacks/zod/issues/4932">#4932</a>)</li> <li>075970d2aeb50c840840cc44559b31b16d7b6504 docs: add coercion note to fix compile errors (<a href="https://redirect.github.com/colinhacks/zod/issues/4940">#4940</a>)</li> <li>b9e8a60ff44aa5fffc39617eec894117132fbbac Add <code>@hey-api/openapi-ts</code> to Zod 3 ecosystem (<a href="https://redirect.github.com/colinhacks/zod/issues/4949">#4949</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/colinhacks/zod/commit/9a34a3a60d92c44f695b08e4c665209aa7160e24"><code>9a34a3a</code></a> Zod 4.0.11 (<a href="https://redirect.github.com/colinhacks/zod/issues/4981">#4981</a>)</li> <li><a href="https://github.com/colinhacks/zod/commit/c762dbb4fdb249cfddccdd69812da3f4b659df67"><code>c762dbb</code></a> feat(locale): Add Yoruba (yo) locale (<a href="https://redirect.github.com/colinhacks/zod/issues/4996">#4996</a>)</li> <li><a href="https://github.com/colinhacks/zod/commit/930a2f68d799889df4c1f662dfe61934db84fdd1"><code>930a2f6</code></a> Fix number of errors in doc (<a href="https://redirect.github.com/colinhacks/zod/issues/4993">#4993</a>)</li> <li><a href="https://github.com/colinhacks/zod/commit/8e6a5f8e48837fb403deb4025935e97a758ad6ca"><code>8e6a5f8</code></a> Fix “Edit on Github” link (<a href="https://redirect.github.com/colinhacks/zod/issues/4997">#4997</a>)</li> <li><a href="https://github.com/colinhacks/zod/commit/813451db7fcf64c5322835984eded9bfe95be1da"><code>813451d</code></a> v4.0.10 (<a href="https://redirect.github.com/colinhacks/zod/issues/4978">#4978</a>)</li> <li><a href="https://github.com/colinhacks/zod/commit/2b571a21875e9e3299de261e512dad300878c3a1"><code>2b571a2</code></a> Update docs z.enum with object literal example (<a href="https://redirect.github.com/colinhacks/zod/issues/4967">#4967</a>)</li> <li><a href="https://github.com/colinhacks/zod/commit/4ec2f8776193642d91814521d8a4c22bbb766cb1"><code>4ec2f87</code></a> Add Zod Playground to zod 4 ecosystem (<a href="https://redirect.github.com/colinhacks/zod/issues/4975">#4975</a>)</li> <li><a href="https://github.com/colinhacks/zod/commit/18504960cdce29529e37415b87fed1732facf1ef"><code>1850496</code></a> Fix typo in <code>valype</code> (<a href="https://redirect.github.com/colinhacks/zod/issues/4960">#4960</a>)</li> <li><a href="https://github.com/colinhacks/zod/commit/d6cd30d3898aaf592c6077464c1a45fd0f6f66d3"><code>d6cd30d</code></a> fix <a href="https://redirect.github.com/colinhacks/zod/issues/4973">#4973</a> (<a href="https://redirect.github.com/colinhacks/zod/issues/4974">#4974</a>)</li> <li><a href="https://github.com/colinhacks/zod/commit/dfae37195bed15dce84af0b17ef04cdc3704ef5e"><code>dfae371</code></a> Update Jazz img on v3 docs</li> <li>Additional commits viewable in <a href="https://github.com/colinhacks/zod/compare/v3.25.76...v4.0.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=zod&package-manager=npm_and_yarn&previous-version=3.25.76&new-version=4.0.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-13 12:15:13 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#975