Bump the dev-patch-updates group across 1 directory with 5 updates #105

Closed
opened 2026-04-05 17:01:04 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 3/18/2026

Bumps the dev-patch-updates group with 5 updates in the / directory:

Package From To
@react-email/preview-server 5.2.8 5.2.10
drizzle-kit 0.31.9 0.31.10
eslint-config-next 16.1.6 16.1.7
postcss 8.5.6 8.5.8
react-email 5.2.8 5.2.10

Updates @react-email/preview-server from 5.2.8 to 5.2.10

Release notes

Sourced from @​react-email/preview-server's releases.

@​react-email/preview-server@​5.2.10

Patch Changes

  • e3269cb: fix fragment prop usage warnings

@​react-email/preview-server@​5.2.9

No release notes provided.

Changelog

Sourced from @​react-email/preview-server's changelog.

5.2.10

Patch Changes

  • e3269cb: fix fragment prop usage warnings

5.2.9

Commits

Updates drizzle-kit from 0.31.9 to 0.31.10

Release notes

Sourced from drizzle-kit's releases.

drizzle-kit@0.31.10

  • Updated to hanji@0.0.8 - native bun stringWidth, stripANSI support, errors for non-TTY environments
  • We've migrated away from esbuild-register to tsx loader, it will now allow to use drizzle-kit seamlessly with both ESM and CJS modules
  • We've also added native Bun and Deno launch support, which will not trigger tsx loader and utilise native bun and deno imports capabilities and faster startup times
Commits

Updates eslint-config-next from 16.1.6 to 16.1.7

Release notes

Sourced from eslint-config-next's releases.

v16.1.7

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • [Cache Components] Prevent streaming fetch calls from hanging in dev (#89194)
  • Apply server actions transform to node_modules in route handlers (#89380)
  • ensure maxPostponedStateSize is always respected (See: CVE-2026-27979)
  • feat(next/image): add lru disk cache and images.maximumDiskCacheSize (See: CVE-2026-27980)
  • Allow blocking cross-site dev-only websocket connections from privacy-sensitive origins (See: CVE-2026-27977)
  • Disallow Server Action submissions from privacy-sensitive contexts by default (See: CVE-2026-27978)
  • fix: patch http-proxy to prevent request smuggling in rewrites (See: CVE-2026-29057)

Credits

Huge thanks to @​unstubbable, @​styfle, @​eps1lon, and @​ztanner for helping!

Commits

Updates postcss from 8.5.6 to 8.5.8

Release notes

Sourced from postcss's releases.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Changelog

Sourced from postcss's changelog.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Commits

Updates react-email from 5.2.8 to 5.2.10

Release notes

Sourced from react-email's releases.

react-email@5.2.10

No release notes provided.

react-email@5.2.9

Patch Changes

  • 79bb7cc: manually determine esbuild binary path to avoid forcing a host version
Changelog

Sourced from react-email's changelog.

5.2.10

5.2.9

Patch Changes

  • 79bb7cc: manually determine esbuild binary path to avoid forcing a host version
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 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
*Originally created by @dependabot[bot] on 3/18/2026* Bumps the dev-patch-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@react-email/preview-server](https://github.com/resend/react-email/tree/HEAD/packages/preview-server) | `5.2.8` | `5.2.10` | | [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) | `0.31.9` | `0.31.10` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.6` | `16.1.7` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` | | [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `5.2.8` | `5.2.10` | Updates `@react-email/preview-server` from 5.2.8 to 5.2.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/releases"><code>@​react-email/preview-server</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​react-email/preview-server</code><a href="https://github.com/5"><code>@​5</code></a>.2.10</h2> <h3>Patch Changes</h3> <ul> <li>e3269cb: fix fragment prop usage warnings</li> </ul> <h2><code>@​react-email/preview-server</code><a href="https://github.com/5"><code>@​5</code></a>.2.9</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/preview-server/CHANGELOG.md"><code>@​react-email/preview-server</code>'s changelog</a>.</em></p> <blockquote> <h2>5.2.10</h2> <h3>Patch Changes</h3> <ul> <li>e3269cb: fix fragment prop usage warnings</li> </ul> <h2>5.2.9</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/32b0eba91288d24f682639e966fcff64297f35f6"><code>32b0eba</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/preview-server/issues/3073">#3073</a>)</li> <li><a href="https://github.com/resend/react-email/commit/e3269cbabe82d48e919a530e60be962fcdab1b77"><code>e3269cb</code></a> fix(preview-server): skip data-source-* props on Fragment elements (<a href="https://github.com/resend/react-email/tree/HEAD/packages/preview-server/issues/3059">#3059</a>)</li> <li><a href="https://github.com/resend/react-email/commit/988191b666e1ee53db6d0829422043d58239c501"><code>988191b</code></a> feat(web): use tailwindcss v4 (<a href="https://github.com/resend/react-email/tree/HEAD/packages/preview-server/issues/3021">#3021</a>)</li> <li><a href="https://github.com/resend/react-email/commit/c9f4e84553972cc7bf1f36663cc5819815250a0a"><code>c9f4e84</code></a> fix: dependency security issues (<a href="https://github.com/resend/react-email/tree/HEAD/packages/preview-server/issues/3020">#3020</a>)</li> <li><a href="https://github.com/resend/react-email/commit/3c0cafd6cda9330e0b1c94aa3ffa6200ac91fbcb"><code>3c0cafd</code></a> fix: linting (<a href="https://github.com/resend/react-email/tree/HEAD/packages/preview-server/issues/3022">#3022</a>)</li> <li><a href="https://github.com/resend/react-email/commit/1f27dcd9c38d50927059dba4f2fb7b59cf7c7ddc"><code>1f27dcd</code></a> feat: pnpm catalogs (<a href="https://github.com/resend/react-email/tree/HEAD/packages/preview-server/issues/3014">#3014</a>)</li> <li><a href="https://github.com/resend/react-email/commit/11aa935196e3da315be4b4e8711f61efeb5c9f75"><code>11aa935</code></a> chore(deps): update dependency tsdown to v0.19.0 (<a href="https://github.com/resend/react-email/tree/HEAD/packages/preview-server/issues/2857">#2857</a>)</li> <li><a href="https://github.com/resend/react-email/commit/51e650738339801091c97d37e1d589f02c15d63f"><code>51e6507</code></a> chore(deps): update dependency colorjs.io to v0.6.0 (<a href="https://github.com/resend/react-email/tree/HEAD/packages/preview-server/issues/2834">#2834</a>)</li> <li><a href="https://github.com/resend/react-email/commit/493f367c77b4547d3f512f5ecf1ec203ace8be82"><code>493f367</code></a> feat(body): reset padding in main tag if there's any user defined values (<a href="https://github.com/resend/react-email/tree/HEAD/packages/preview-server/issues/2991">#2991</a>)</li> <li><a href="https://github.com/resend/react-email/commit/65d4900c62915a3b2e6761e0039a3ff9f7f0b6ca"><code>65d4900</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/preview-server/issues/2979">#2979</a>)</li> <li>Additional commits viewable in <a href="https://github.com/resend/react-email/commits/@react-email/preview-server@5.2.10/packages/preview-server">compare view</a></li> </ul> </details> <br /> Updates `drizzle-kit` from 0.31.9 to 0.31.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/drizzle-team/drizzle-orm/releases">drizzle-kit's releases</a>.</em></p> <blockquote> <h2>drizzle-kit@0.31.10</h2> <ul> <li>Updated to <code>hanji@0.0.8</code> - native bun <code>stringWidth</code>, <code>stripANSI</code> support, errors for non-TTY environments</li> <li>We've migrated away from <code>esbuild-register</code> to <code>tsx</code> loader, it will now allow to use <code>drizzle-kit</code> seamlessly with both <code>ESM</code> and <code>CJS</code> modules</li> <li>We've also added native <code>Bun</code> and <code>Deno</code> launch support, which will not trigger <code>tsx</code> loader and utilise native <code>bun</code> and <code>deno</code> imports capabilities and faster startup times</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/drizzle-team/drizzle-orm/commit/4aa6ecfee4b4728dadf6f77f071a149878a3c6c0"><code>4aa6ecf</code></a> Kit updates (<a href="https://redirect.github.com/drizzle-team/drizzle-orm/issues/5490">#5490</a>)</li> <li>See full diff in <a href="https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.31.9...drizzle-kit@0.31.10">compare view</a></li> </ul> </details> <br /> Updates `eslint-config-next` from 16.1.6 to 16.1.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">eslint-config-next's releases</a>.</em></p> <blockquote> <h2>v16.1.7</h2> <blockquote> <p>[!NOTE] This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>[Cache Components] Prevent streaming fetch calls from hanging in dev (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/89194">#89194</a>)</li> <li>Apply server actions transform to node_modules in route handlers (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/89380">#89380</a>)</li> <li>ensure <code>maxPostponedStateSize</code> is always respected (See: <a href="https://github.com/vercel/next.js/security/advisories/GHSA-h27x-g6w4-24gq">CVE-2026-27979</a>)</li> <li>feat(next/image): add lru disk cache and <code>images.maximumDiskCacheSize</code> (See: <a href="https://github.com/vercel/next.js/security/advisories/GHSA-3x4c-7xq6-9pq8">CVE-2026-27980</a>)</li> <li>Allow blocking cross-site dev-only websocket connections from privacy-sensitive origins (See: <a href="https://github.com/vercel/next.js/security/advisories/GHSA-jcc7-9wpm-mj36">CVE-2026-27977</a>)</li> <li>Disallow Server Action submissions from privacy-sensitive contexts by default (See: <a href="https://github.com/vercel/next.js/security/advisories/GHSA-mq59-m269-xvcx">CVE-2026-27978</a>)</li> <li>fix: patch http-proxy to prevent request smuggling in rewrites (See: <a href="https://github.com/vercel/next.js/security/advisories/GHSA-ggv3-7p47-pfv8">CVE-2026-29057</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/unstubbable"><code>@​unstubbable</code></a>, <a href="https://github.com/styfle"><code>@​styfle</code></a>, <a href="https://github.com/eps1lon"><code>@​eps1lon</code></a>, and <a href="https://github.com/ztanner"><code>@​ztanner</code></a> for helping!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/bdf3e3577a6d55ea186a48238d61fbd8da07a626"><code>bdf3e35</code></a> v16.1.7</li> <li>See full diff in <a href="https://github.com/vercel/next.js/commits/v16.1.7/packages/eslint-config-next">compare view</a></li> </ul> </details> <br /> Updates `postcss` from 8.5.6 to 8.5.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.5.8</h2> <ul> <li>Fixed <code>Processor#version</code>.</li> </ul> <h2>8.5.7</h2> <ul> <li>Improved source map annotation cleaning performance (by CodeAnt AI).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.5.8</h2> <ul> <li>Fixed <code>Processor#version</code>.</li> </ul> <h2>8.5.7</h2> <ul> <li>Improved source map annotation cleaning performance (by CodeAnt AI).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/65de53745f7b8006a335199995f2dfc6d1b77d92"><code>65de537</code></a> Release 8.5.8 version</li> <li><a href="https://github.com/postcss/postcss/commit/b2c6d9786e742eecb5a2b48ca5b9dc9daa30b24c"><code>b2c6d97</code></a> Run git hook register</li> <li><a href="https://github.com/postcss/postcss/commit/0ae0a492e9259783bca8e1de5a06d474880ce552"><code>0ae0a49</code></a> Update Processor#version</li> <li><a href="https://github.com/postcss/postcss/commit/6ee9f14d3a19d06583ab887412553f7e7189709d"><code>6ee9f14</code></a> Release 8.5.7 version</li> <li><a href="https://github.com/postcss/postcss/commit/3fbc95172a26cd40db1a1d18a970a2edd4244c44"><code>3fbc951</code></a> Fix uvu Node.js 25 support</li> <li><a href="https://github.com/postcss/postcss/commit/52db53ea4339b117e4d41ddd1b65bd914a89b44e"><code>52db53e</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/497daef7972d5c7634e30a28c3c1368587df446d"><code>497daef</code></a> Speed up source map annotation cleaning by moving from RegExp</li> <li><a href="https://github.com/postcss/postcss/commit/41e739a940963c87519c8cc532ed41287129431b"><code>41e739a</code></a> Remove banner</li> <li><a href="https://github.com/postcss/postcss/commit/1329142fc7d4b965bf9819ffa27ac2248f07ab20"><code>1329142</code></a> chore: speed up space-only string check in lib/parser.js (<a href="https://redirect.github.com/postcss/postcss/issues/2064">#2064</a>)</li> <li><a href="https://github.com/postcss/postcss/commit/23beff9a7c1da1639b0c159df869829ff7ae1ab4"><code>23beff9</code></a> Update dependencies</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.5.6...8.5.8">compare view</a></li> </ul> </details> <br /> Updates `react-email` from 5.2.8 to 5.2.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/releases">react-email's releases</a>.</em></p> <blockquote> <h2>react-email@5.2.10</h2> <p>No release notes provided.</p> <h2>react-email@5.2.9</h2> <h3>Patch Changes</h3> <ul> <li>79bb7cc: manually determine esbuild binary path to avoid forcing a host version</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/react-email/CHANGELOG.md">react-email's changelog</a>.</em></p> <blockquote> <h2>5.2.10</h2> <h2>5.2.9</h2> <h3>Patch Changes</h3> <ul> <li>79bb7cc: manually determine esbuild binary path to avoid forcing a host version</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/32b0eba91288d24f682639e966fcff64297f35f6"><code>32b0eba</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/3073">#3073</a>)</li> <li><a href="https://github.com/resend/react-email/commit/c9f4e84553972cc7bf1f36663cc5819815250a0a"><code>c9f4e84</code></a> fix: dependency security issues (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/3020">#3020</a>)</li> <li><a href="https://github.com/resend/react-email/commit/3c0cafd6cda9330e0b1c94aa3ffa6200ac91fbcb"><code>3c0cafd</code></a> fix: linting (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/3022">#3022</a>)</li> <li><a href="https://github.com/resend/react-email/commit/1f27dcd9c38d50927059dba4f2fb7b59cf7c7ddc"><code>1f27dcd</code></a> feat: pnpm catalogs (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/3014">#3014</a>)</li> <li><a href="https://github.com/resend/react-email/commit/11aa935196e3da315be4b4e8711f61efeb5c9f75"><code>11aa935</code></a> chore(deps): update dependency tsdown to v0.19.0 (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2857">#2857</a>)</li> <li><a href="https://github.com/resend/react-email/commit/493f367c77b4547d3f512f5ecf1ec203ace8be82"><code>493f367</code></a> feat(body): reset padding in main tag if there's any user defined values (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2991">#2991</a>)</li> <li><a href="https://github.com/resend/react-email/commit/65d4900c62915a3b2e6761e0039a3ff9f7f0b6ca"><code>65d4900</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2979">#2979</a>)</li> <li><a href="https://github.com/resend/react-email/commit/79bb7cc1c4dd5c81a61dc3b17f92ccb7850ed711"><code>79bb7cc</code></a> fix(preview-server): requiring peers to also have matching esbuild versions (...</li> <li>See full diff in <a href="https://github.com/resend/react-email/commits/react-email@5.2.10/packages/react-email">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 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>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#105