Bump the dev-patch-updates group with 3 updates #131

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

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

Bumps the dev-patch-updates group with 3 updates: @react-email/preview-server, postcss and react-email.

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

Changelog

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

5.2.9

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.9

Release notes

Sourced from react-email's releases.

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.9

Patch Changes

  • 79bb7cc: manually determine esbuild binary path to avoid forcing a host version
Commits
  • 65d4900 chore(root): version packages (#2979)
  • 79bb7cc fix(preview-server): requiring peers to also have matching esbuild versions (...
  • See full diff in compare view

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/11/2026* Bumps the dev-patch-updates group with 3 updates: [@react-email/preview-server](https://github.com/resend/react-email/tree/HEAD/packages/preview-server), [postcss](https://github.com/postcss/postcss) and [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email). Updates `@react-email/preview-server` from 5.2.8 to 5.2.9 <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.9</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/resend/react-email/commit/ea53ed838fd85037e7547a0edec02ad323ce9720"><code>ea53ed8</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/preview-server/issues/2953">#2953</a>)</li> <li><a href="https://github.com/resend/react-email/commit/9015f76aebee40d0e30d4432f0d818055cba4196"><code>9015f76</code></a> chore: update react types (<a href="https://github.com/resend/react-email/tree/HEAD/packages/preview-server/issues/2952">#2952</a>)</li> <li>See full diff in <a href="https://github.com/resend/react-email/commits/@react-email/preview-server@5.2.9/packages/preview-server">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.9 <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.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.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/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.9/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#131