Bump the prod-patch-updates group with 5 updates #391

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/prod-patch-updates-88a18be9be into main
dependabot[bot] commented 2025-10-09 04:42:25 +00:00 (Migrated from github.com)

Bumps the prod-patch-updates group with 5 updates:

Package From To
@codemirror/view 6.38.4 6.38.5
@types/jszip 3.4.0 3.4.1
drizzle-orm 0.44.5 0.44.6
react-simple-keyboard 3.8.125 3.8.127
zod 4.1.11 4.1.12

Updates @codemirror/view from 6.38.4 to 6.38.5

Changelog

Sourced from @​codemirror/view's changelog.

6.38.5 (2025-10-07)

Bug fixes

Avoid firing text changes that cover unchanged text on Android.

Fix an issue where the editor could, in some circumstances, insert a stray newline when typing over a document that ended in a block widget.

Work around an issue in Safari 26 that causes inappropriate scrolling on focus in some circumstances.

Commits
  • 3c11a40 Mark version 6.38.5
  • b4a5a02 Work around broken focus/preventScroll support in Safari 26
  • 45268f0 Fix an edge case in DOMReader when there's a widget at the end of the content
  • 90d7ec6 Shrink EditContext changes down to the minimum text change
  • b7bf9d5 Handle synthetic events even during composition
  • eb00431 Fix indentation in applyDOMChangeInner
  • See full diff in compare view

Updates @types/jszip from 3.4.0 to 3.4.1

Changelog

Sourced from @​types/jszip's changelog.


title: Changelog layout: default section: main

v3.10.1 2022-08-02

  • Add sponsorship files.
    • If you appreciate the time spent maintaining JSZip then I would really appreciate your sponsorship.
  • Consolidate metadata types and expose OnUpdateCallback #851 and #852
  • use const instead var in example from README.markdown #828
  • Switch manual download link to HTTPS #839

Internals:

  • Replace jshint with eslint #842
  • Add performance tests #834

v3.10.0 2022-05-20

  • Change setimmediate dependency to more efficient one. Fixes Stuk/jszip#617 (see #829)
  • Update types of currentFile metadata to include null (see #826)

v3.9.1 2022-04-06

  • Fix recursive definition of InputFileFormat introduced in 3.9.0.

v3.9.0 2022-04-04

  • Update types JSZip#loadAsync to accept a promise for data, and remove arguments from new JSZip() (see #752)
  • Update types for compressionOptions to JSZipFileOptions and JSZipGeneratorOptions (see #722)
  • Add types for generateInternalStream (see #774)

v3.8.0 2022-03-30

  • Santize filenames when files are loaded with loadAsync, to avoid "zip slip" attacks. The original filename is available on each zip entry as unsafeOriginalName. See the documentation. Many thanks to McCaulay Hudson for reporting.

v3.7.1 2021-08-05

  • Fix build of dist files.
    • Note: this version ensures the changes from 3.7.0 are actually included in the dist files. Thanks to Evan W for reporting.

v3.7.0 2021-07-23

  • Fix: Use a null prototype object for this.files (see #766)
    • This change might break existing code if it uses prototype methods on the .files property of a zip object, for example zip.files.toString(). This approach is taken to prevent files in the zip overriding object methods that would exist on a normal object.

v3.6.0 2021-02-09

... (truncated)

Commits

Updates drizzle-orm from 0.44.5 to 0.44.6

Release notes

Sourced from drizzle-orm's releases.

0.44.6

  • feat: add $replicas reference #4874
Commits

Updates react-simple-keyboard from 3.8.125 to 3.8.127

Commits

Updates zod from 4.1.11 to 4.1.12

Release notes

Sourced from zod's releases.

v4.1.12

Commits:

  • 0b109c37c6b0b10e3901b56bcccb72e29a0b846f docs(ecosystem): add bupkis to the ecosystem section (#5237)
  • d22ec0d26fab27151b0f1d1f98bffeaf8b011f57 docs(ecosystem): add upfetch (#5238)
  • c56a4f6fab42c542b191228af61974b2328dc52f docs(ecosystem): add eslint-plugin-zod-x (#5261)
  • a0abcc02900a4293dd4f30cd81580efcdd5230bb docs(metadata.mdx): fix a mistake in an example output (#5248)
  • 62bf4e439e287e55c843245b49f8d34b1ad024ee fix(ZodError): prevent flatten() from crashing on 'toString' key (#5266)
  • 02a584010ac92ac8a351632ae5aea3983a6f17d8 refac(errors): Unify code structure and improve types (#5278)
  • 4b1922ad714e12dafaa83a40ec03275a39ac980c docs(content/v4/index): fix zod version (#5289)
  • 3fcb20ff348e49aec70f45e0dca3de8a61450e77 Add frrm to ecosystem (#5292)
  • fda4c7c2afbd7649261be1e7954f8c4d4de24a07 Make docs work without token
  • af447384379faef28aa857fb53ef1da702c6d408 Fix lint
  • 77c3c9f069a4cf168c0cbc58432803de887a6b1b Export bg.ts
  • 3b946107b6c94b2ac8ff9fb451160c34dc4dd794 v4.1.12
Commits

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 prod-patch-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [@codemirror/view](https://github.com/codemirror/view) | `6.38.4` | `6.38.5` | | [@types/jszip](https://github.com/Stuk/jszip) | `3.4.0` | `3.4.1` | | [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.44.5` | `0.44.6` | | [react-simple-keyboard](https://github.com/hodgef/react-simple-keyboard) | `3.8.125` | `3.8.127` | | [zod](https://github.com/colinhacks/zod) | `4.1.11` | `4.1.12` | Updates `@codemirror/view` from 6.38.4 to 6.38.5 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/codemirror/view/blob/main/CHANGELOG.md"><code>@​codemirror/view</code>'s changelog</a>.</em></p> <blockquote> <h2>6.38.5 (2025-10-07)</h2> <h3>Bug fixes</h3> <p>Avoid firing text changes that cover unchanged text on Android.</p> <p>Fix an issue where the editor could, in some circumstances, insert a stray newline when typing over a document that ended in a block widget.</p> <p>Work around an issue in Safari 26 that causes inappropriate scrolling on focus in some circumstances.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/codemirror/view/commit/3c11a40a66fc0c4ba66e7a6e1b2d22ffb0db0861"><code>3c11a40</code></a> Mark version 6.38.5</li> <li><a href="https://github.com/codemirror/view/commit/b4a5a0261fe439c8a93c4652041bcb8689ffe98b"><code>b4a5a02</code></a> Work around broken focus/preventScroll support in Safari 26</li> <li><a href="https://github.com/codemirror/view/commit/45268f0eb62d1c6a0d70952ebdeb2e5ac898109d"><code>45268f0</code></a> Fix an edge case in DOMReader when there's a widget at the end of the content</li> <li><a href="https://github.com/codemirror/view/commit/90d7ec68fda37a49062233d500a9d7a405886732"><code>90d7ec6</code></a> Shrink EditContext changes down to the minimum text change</li> <li><a href="https://github.com/codemirror/view/commit/b7bf9d592bd3e38e0aa6f70903cea56a9e330fd4"><code>b7bf9d5</code></a> Handle synthetic events even during composition</li> <li><a href="https://github.com/codemirror/view/commit/eb004313af7e3e47d171b2ad4c062c1f88588a87"><code>eb00431</code></a> Fix indentation in applyDOMChangeInner</li> <li>See full diff in <a href="https://github.com/codemirror/view/compare/6.38.4...6.38.5">compare view</a></li> </ul> </details> <br /> Updates `@types/jszip` from 3.4.0 to 3.4.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Stuk/jszip/blob/main/CHANGES.md"><code>@​types/jszip</code>'s changelog</a>.</em></p> <blockquote> <hr /> <h2>title: Changelog layout: default section: main</h2> <h3>v3.10.1 2022-08-02</h3> <ul> <li>Add sponsorship files. <ul> <li>If you appreciate the time spent maintaining JSZip then I would really appreciate <a href="https://github.com/sponsors/Stuk">your sponsorship</a>.</li> </ul> </li> <li>Consolidate metadata types and expose OnUpdateCallback <a href="https://redirect.github.com/Stuk/jszip/pull/851">#851</a> and <a href="https://redirect.github.com/Stuk/jszip/pull/852">#852</a></li> <li>use <code>const</code> instead <code>var</code> in example from README.markdown <a href="https://redirect.github.com/Stuk/jszip/pull/828">#828</a></li> <li>Switch manual download link to HTTPS <a href="https://redirect.github.com/Stuk/jszip/pull/839">#839</a></li> </ul> <p>Internals:</p> <ul> <li>Replace jshint with eslint <a href="https://redirect.github.com/Stuk/jszip/pull/842">#842</a></li> <li>Add performance tests <a href="https://redirect.github.com/Stuk/jszip/pull/834">#834</a></li> </ul> <h3>v3.10.0 2022-05-20</h3> <ul> <li>Change setimmediate dependency to more efficient one. Fixes <a href="https://redirect.github.com/Stuk/jszip/issues/617">Stuk/jszip#617</a> (see <a href="https://redirect.github.com/Stuk/jszip/pull/829">#829</a>)</li> <li>Update types of <code>currentFile</code> metadata to include <code>null</code> (see <a href="https://redirect.github.com/Stuk/jszip/pull/826">#826</a>)</li> </ul> <h3>v3.9.1 2022-04-06</h3> <ul> <li>Fix recursive definition of <code>InputFileFormat</code> introduced in 3.9.0.</li> </ul> <h3>v3.9.0 2022-04-04</h3> <ul> <li>Update types JSZip#loadAsync to accept a promise for data, and remove arguments from <code>new JSZip()</code> (see <a href="https://redirect.github.com/Stuk/jszip/pull/752">#752</a>)</li> <li>Update types for <code>compressionOptions</code> to JSZipFileOptions and JSZipGeneratorOptions (see <a href="https://redirect.github.com/Stuk/jszip/pull/722">#722</a>)</li> <li>Add types for <code>generateInternalStream</code> (see <a href="https://redirect.github.com/Stuk/jszip/pull/774">#774</a>)</li> </ul> <h3>v3.8.0 2022-03-30</h3> <ul> <li>Santize filenames when files are loaded with <code>loadAsync</code>, to avoid <a href="https://snyk.io/research/zip-slip-vulnerability">&quot;zip slip&quot; attacks</a>. The original filename is available on each zip entry as <code>unsafeOriginalName</code>. See the <a href="https://stuk.github.io/jszip/documentation/api_jszip/load_async.html">documentation</a>. Many thanks to McCaulay Hudson for reporting.</li> </ul> <h3>v3.7.1 2021-08-05</h3> <ul> <li>Fix build of <code>dist</code> files. <ul> <li>Note: this version ensures the changes from 3.7.0 are actually included in the <code>dist</code> files. Thanks to Evan W for reporting.</li> </ul> </li> </ul> <h3>v3.7.0 2021-07-23</h3> <ul> <li>Fix: Use a null prototype object for this.files (see <a href="https://redirect.github.com/Stuk/jszip/pull/766">#766</a>) <ul> <li>This change might break existing code if it uses prototype methods on the <code>.files</code> property of a zip object, for example <code>zip.files.toString()</code>. This approach is taken to prevent files in the zip overriding object methods that would exist on a normal object.</li> </ul> </li> </ul> <h3>v3.6.0 2021-02-09</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/Stuk/jszip/commits">compare view</a></li> </ul> </details> <br /> Updates `drizzle-orm` from 0.44.5 to 0.44.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/drizzle-team/drizzle-orm/releases">drizzle-orm's releases</a>.</em></p> <blockquote> <h2>0.44.6</h2> <ul> <li>feat: add $replicas reference <a href="https://redirect.github.com/drizzle-team/drizzle-orm/issues/4874">#4874</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/drizzle-team/drizzle-orm/commit/a9136ee2df9616fef059cf398bea486da23faa47"><code>a9136ee</code></a> dprint</li> <li><a href="https://github.com/drizzle-team/drizzle-orm/commit/6f89bddc9b3f4340e0e280e1a269794ce033f4bd"><code>6f89bdd</code></a> Merge branch 'feat/issue-4873'</li> <li><a href="https://github.com/drizzle-team/drizzle-orm/commit/b529598c72c2c7fed0d72fb706084eafc228fa41"><code>b529598</code></a> dprint</li> <li><a href="https://github.com/drizzle-team/drizzle-orm/commit/e31c65f526ab5253ffc2b08fdd1b266b7679d030"><code>e31c65f</code></a> feat: add <code>$replicas</code> reference (<a href="https://redirect.github.com/drizzle-team/drizzle-orm/issues/4874">#4874</a>)</li> <li><a href="https://github.com/drizzle-team/drizzle-orm/commit/d1d61d9d45cc7430f1644022bdeff8bc93b46937"><code>d1d61d9</code></a> Bump version</li> <li><a href="https://github.com/drizzle-team/drizzle-orm/commit/c920a3aa0e45fa29f322129c5b0bb2fd073cf43a"><code>c920a3a</code></a> Merge branch 'main' into feat/issue-4873</li> <li><a href="https://github.com/drizzle-team/drizzle-orm/commit/8e8a9e902410ed2068a015d59180b225045dddf1"><code>8e8a9e9</code></a> [Drizzle Kit]: Add casing support to studio configuration and related functio...</li> <li><a href="https://github.com/drizzle-team/drizzle-orm/commit/d58d7e695e00da3b8573383d461b1cbc03025450"><code>d58d7e6</code></a> Merge branch 'main' into feat/issue-4873</li> <li><a href="https://github.com/drizzle-team/drizzle-orm/commit/dd5de50677c2c769ab9b07a0e8a28750408902f2"><code>dd5de50</code></a> feat: add <code>$replicas</code> reference</li> <li>See full diff in <a href="https://github.com/drizzle-team/drizzle-orm/compare/0.44.5...0.44.6">compare view</a></li> </ul> </details> <br /> Updates `react-simple-keyboard` from 3.8.125 to 3.8.127 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/hodgef/react-simple-keyboard/commits">compare view</a></li> </ul> </details> <br /> Updates `zod` from 4.1.11 to 4.1.12 <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.1.12</h2> <h2>Commits:</h2> <ul> <li>0b109c37c6b0b10e3901b56bcccb72e29a0b846f docs(ecosystem): add bupkis to the ecosystem section (<a href="https://redirect.github.com/colinhacks/zod/issues/5237">#5237</a>)</li> <li>d22ec0d26fab27151b0f1d1f98bffeaf8b011f57 docs(ecosystem): add upfetch (<a href="https://redirect.github.com/colinhacks/zod/issues/5238">#5238</a>)</li> <li>c56a4f6fab42c542b191228af61974b2328dc52f docs(ecosystem): add <code>eslint-plugin-zod-x</code> (<a href="https://redirect.github.com/colinhacks/zod/issues/5261">#5261</a>)</li> <li>a0abcc02900a4293dd4f30cd81580efcdd5230bb docs(metadata.mdx): fix a mistake in an example output (<a href="https://redirect.github.com/colinhacks/zod/issues/5248">#5248</a>)</li> <li>62bf4e439e287e55c843245b49f8d34b1ad024ee fix(ZodError): prevent flatten() from crashing on 'toString' key (<a href="https://redirect.github.com/colinhacks/zod/issues/5266">#5266</a>)</li> <li>02a584010ac92ac8a351632ae5aea3983a6f17d8 refac(errors): Unify code structure and improve types (<a href="https://redirect.github.com/colinhacks/zod/issues/5278">#5278</a>)</li> <li>4b1922ad714e12dafaa83a40ec03275a39ac980c docs(content/v4/index): fix zod version (<a href="https://redirect.github.com/colinhacks/zod/issues/5289">#5289</a>)</li> <li>3fcb20ff348e49aec70f45e0dca3de8a61450e77 Add frrm to ecosystem (<a href="https://redirect.github.com/colinhacks/zod/issues/5292">#5292</a>)</li> <li>fda4c7c2afbd7649261be1e7954f8c4d4de24a07 Make docs work without token</li> <li>af447384379faef28aa857fb53ef1da702c6d408 Fix lint</li> <li>77c3c9f069a4cf168c0cbc58432803de887a6b1b Export bg.ts</li> <li>3b946107b6c94b2ac8ff9fb451160c34dc4dd794 v4.1.12</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/colinhacks/zod/commit/3b946107b6c94b2ac8ff9fb451160c34dc4dd794"><code>3b94610</code></a> v4.1.12</li> <li><a href="https://github.com/colinhacks/zod/commit/77c3c9f069a4cf168c0cbc58432803de887a6b1b"><code>77c3c9f</code></a> Export bg.ts</li> <li><a href="https://github.com/colinhacks/zod/commit/af447384379faef28aa857fb53ef1da702c6d408"><code>af44738</code></a> Fix lint</li> <li><a href="https://github.com/colinhacks/zod/commit/fda4c7c2afbd7649261be1e7954f8c4d4de24a07"><code>fda4c7c</code></a> Make docs work without token</li> <li><a href="https://github.com/colinhacks/zod/commit/3fcb20ff348e49aec70f45e0dca3de8a61450e77"><code>3fcb20f</code></a> Add frrm to ecosystem (<a href="https://redirect.github.com/colinhacks/zod/issues/5292">#5292</a>)</li> <li><a href="https://github.com/colinhacks/zod/commit/4b1922ad714e12dafaa83a40ec03275a39ac980c"><code>4b1922a</code></a> docs(content/v4/index): fix zod version (<a href="https://redirect.github.com/colinhacks/zod/issues/5289">#5289</a>)</li> <li><a href="https://github.com/colinhacks/zod/commit/02a584010ac92ac8a351632ae5aea3983a6f17d8"><code>02a5840</code></a> refac(errors): Unify code structure and improve types (<a href="https://redirect.github.com/colinhacks/zod/issues/5278">#5278</a>)</li> <li><a href="https://github.com/colinhacks/zod/commit/62bf4e439e287e55c843245b49f8d34b1ad024ee"><code>62bf4e4</code></a> fix(ZodError): prevent flatten() from crashing on 'toString' key (<a href="https://redirect.github.com/colinhacks/zod/issues/5266">#5266</a>)</li> <li><a href="https://github.com/colinhacks/zod/commit/a0abcc02900a4293dd4f30cd81580efcdd5230bb"><code>a0abcc0</code></a> docs(metadata.mdx): fix a mistake in an example output (<a href="https://redirect.github.com/colinhacks/zod/issues/5248">#5248</a>)</li> <li><a href="https://github.com/colinhacks/zod/commit/c56a4f6fab42c542b191228af61974b2328dc52f"><code>c56a4f6</code></a> docs(ecosystem): add <code>eslint-plugin-zod-x</code> (<a href="https://redirect.github.com/colinhacks/zod/issues/5261">#5261</a>)</li> <li>Additional commits viewable in <a href="https://github.com/colinhacks/zod/compare/v4.1.11...v4.1.12">compare view</a></li> </ul> </details> <br /> 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 <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 </details>
dependabot[bot] commented 2025-10-09 05:23:26 +00:00 (Migrated from github.com)

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure [ignore rules](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#ignore) in dependabot.yml

Pull request closed

Sign in to join this conversation.