[PR #273] [MERGED] Bump the npm group across 1 directory with 4 updates #262

Closed
opened 2025-10-31 17:00:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/273
Author: @dependabot[bot]
Created: 7/1/2025
Status: Merged
Merged: 7/26/2025
Merged by: @ricoberger

Base: mainHead: dependabot/npm_and_yarn/supabase/email-templates/npm-aa6a3a71f1


📝 Commits (1)

  • 404b142 Bump the npm group across 1 directory with 4 updates

📊 Changes

2 files changed (+87 additions, -67 deletions)

View changed files

📝 supabase/email-templates/package-lock.json (+83 -63)
📝 supabase/email-templates/package.json (+4 -4)

📄 Description

Bumps the npm group with 4 updates in the /supabase/email-templates directory: @react-email/components, @types/react, @types/react-dom and react-email.

Updates @react-email/components from 0.0.41 to 0.1.1

Release notes

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

@​react-email/components@​0.1.1

Patch Changes

  • Updated dependencies [19cc59c]
    • @​react-email/render@​1.1.3
    • @​react-email/body@​0.0.11
    • @​react-email/button@​0.1.0
    • @​react-email/code-block@​0.1.0
    • @​react-email/code-inline@​0.0.5
    • @​react-email/column@​0.0.13
    • @​react-email/container@​0.0.15
    • @​react-email/font@​0.0.9
    • @​react-email/head@​0.0.12
    • @​react-email/heading@​0.0.15
    • @​react-email/hr@​0.0.11
    • @​react-email/html@​0.0.11
    • @​react-email/img@​0.0.11
    • @​react-email/link@​0.0.12
    • @​react-email/markdown@​0.0.15
    • @​react-email/preview@​0.0.13
    • @​react-email/row@​0.0.12
    • @​react-email/section@​0.0.16
    • @​react-email/tailwind@​1.0.5
    • @​react-email/text@​0.1.5

Full Changelog: https://github.com/resend/react-email/compare/@​react-email/components@​0.1.0...@​react-email/components@​0.1.1

@​react-email/components@​0.1.0

Minor Changes

  • 18198e1: code-block: fix access to all pre properties
  • 4c4c5ef: button: respect the order in which padding properties are defined

Patch Changes

  • Updated dependencies [18198e1]
  • Updated dependencies [4c4c5ef]
    • @​react-email/code-block@​0.1.0
    • @​react-email/button@​0.1.0
    • @​react-email/tailwind@​1.0.5

Full Changelog: https://github.com/resend/react-email/compare/@​react-email/components@​0.0.42...@​react-email/components@​0.1.0

@​react-email/components@​0.1.0-canary.4

Patch Changes

  • Updated dependencies [e22cc83]
    • @​react-email/render@​1.1.3-canary.0
    • @​react-email/body@​0.0.11
    • @​react-email/button@​0.1.0-canary.0

... (truncated)

Changelog

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

0.1.1

Patch Changes

  • Updated dependencies [19cc59c]
    • @​react-email/render@​1.1.3
    • @​react-email/body@​0.0.11
    • @​react-email/button@​0.1.0
    • @​react-email/code-block@​0.1.0
    • @​react-email/code-inline@​0.0.5
    • @​react-email/column@​0.0.13
    • @​react-email/container@​0.0.15
    • @​react-email/font@​0.0.9
    • @​react-email/head@​0.0.12
    • @​react-email/heading@​0.0.15
    • @​react-email/hr@​0.0.11
    • @​react-email/html@​0.0.11
    • @​react-email/img@​0.0.11
    • @​react-email/link@​0.0.12
    • @​react-email/markdown@​0.0.15
    • @​react-email/preview@​0.0.13
    • @​react-email/row@​0.0.12
    • @​react-email/section@​0.0.16
    • @​react-email/tailwind@​1.0.5
    • @​react-email/text@​0.1.5

0.1.0

Minor Changes

  • 18198e1: code-block: fix access to all pre properties
  • 4c4c5ef: button: respect the order in which padding properties are defined

Patch Changes

  • Updated dependencies [18198e1]
  • Updated dependencies [4c4c5ef]
    • @​react-email/code-block@​0.1.0
    • @​react-email/button@​0.1.0
    • @​react-email/tailwind@​1.0.5

0.1.0-canary.4

Patch Changes

  • Updated dependencies [e22cc83]
    • @​react-email/render@​1.1.3-canary.0
    • @​react-email/body@​0.0.11
    • @​react-email/button@​0.1.0-canary.0
    • @​react-email/code-block@​0.0.13

... (truncated)

Commits

Updates @types/react from 19.1.4 to 19.1.8

Commits

Updates @types/react-dom from 19.1.5 to 19.1.6

Commits

Updates react-email from 4.0.14 to 4.0.17

Release notes

Sourced from react-email's releases.

react-email@4.0.17

Patch Changes

  • e352a67: fix <svg> not being flagged as incompatible
  • 8f64ebd: fix the forced color-scheme: dark for the preview
  • 6de4e9f: fix static file serving security issue with logging
  • b2e96d5: add support for hot reloading with tsconfig path aliases
  • 6b0cfd6: fix hot reloading with collapsed directories
  • 8c93330: fix prettier errors causing Next.js serialization error
  • a07eebf: pre-render email templates on hover

Full Changelog: https://github.com/resend/react-email/compare/react-email@4.0.16...react-email@4.0.17

react-email@4.0.16

Patch Changes

  • 1340a0a: fix mobile's sidebar broken in the preview server

Full Changelog: https://github.com/resend/react-email/compare/react-email@4.0.15...react-email@4.0.16

react-email@4.0.15

Patch Changes

  • 812c551: fix preview server's background gradient interferring with the user's colors

Full Changelog: https://github.com/resend/react-email/compare/react-email@4.0.14...react-email@4.0.15

Changelog

Sourced from react-email's changelog.

4.0.17

Patch Changes

  • e352a67: fix <svg> not being flagged as incompatible
  • 8f64ebd: fix the forced color-scheme: dark for the preview
  • 6de4e9f: fix static file serving security issue with logging
  • b2e96d5: Add support for hot reloading with tsconfig path aliases
  • 6b0cfd6: fix hot reloading with collapsed directories
  • 8c93330: Fix prettier errors causing NextJS serialization error
  • a07eebf: Pre-render email templates on hover

4.0.16

Patch Changes

  • 1340a0a: fix mobile's sidebar broken in the preview server

4.0.15

Patch Changes

  • 812c551: fix preview server's background gradient interferring with the user's colors
Commits
  • 11d4751 chore(root): Version packages (#2313)
  • 8f64ebd fix(preview-server): forced color-scheme: dark (#2271)
  • 6de4e9f fix(react-email): security issue with path for static files (#2289)
  • 6b0cfd6 fix(preview-server): hot reloading with collapsed directories (#2284)
  • e352a67 fix(preview-server): \<svg> not being flagged by compatibility checker (#2259)
  • 8c93330 fix(react-email): prettier errors causing NextJS serialization error (#2214)
  • cb83898 feat(react-email): TypeScript's path aliases support for hot reloading (#2215)
  • a07eebf chore(react-email): Pre-render email templates on hover (#2187)
  • b30dad1 feat(button): respect the user's order of padding properties (#2234)
  • be33fdb chore(root): Version packages (#2280)
  • Additional commits viewable 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 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

🔄 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/feeddeck/feeddeck/pull/273 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/1/2025 **Status:** ✅ Merged **Merged:** 7/26/2025 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/supabase/email-templates/npm-aa6a3a71f1` --- ### 📝 Commits (1) - [`404b142`](https://github.com/feeddeck/feeddeck/commit/404b142afdbdb61eaadb1331918c5d75460e80aa) Bump the npm group across 1 directory with 4 updates ### 📊 Changes **2 files changed** (+87 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `supabase/email-templates/package-lock.json` (+83 -63) 📝 `supabase/email-templates/package.json` (+4 -4) </details> ### 📄 Description Bumps the npm group with 4 updates in the /supabase/email-templates directory: [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) and [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email). Updates `@react-email/components` from 0.0.41 to 0.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/releases"><code>@​react-email/components</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​react-email/components</code><a href="https://github.com/0"><code>@​0</code></a>.1.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [19cc59c] <ul> <li><code>@​react-email/render</code><a href="https://github.com/1"><code>@​1</code></a>.1.3</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/code-inline</code><a href="https://github.com/0"><code>@​0</code></a>.0.5</li> <li><code>@​react-email/column</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/container</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/font</code><a href="https://github.com/0"><code>@​0</code></a>.0.9</li> <li><code>@​react-email/head</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/heading</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/hr</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/html</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/img</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/link</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/markdown</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/preview</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/row</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/section</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/tailwind</code><a href="https://github.com/1"><code>@​1</code></a>.0.5</li> <li><code>@​react-email/text</code><a href="https://github.com/0"><code>@​0</code></a>.1.5</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/@react-email/components@0.1.0...@react-email/components@0.1.1">https://github.com/resend/react-email/compare/<code>@​react-email/components</code><code>@​0.1.0...</code><code>@​react-email/components</code><code>@​0.1.1</code></a></p> <h2><code>@​react-email/components</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</h2> <h3>Minor Changes</h3> <ul> <li>18198e1: code-block: fix access to all <code>pre</code> properties</li> <li>4c4c5ef: button: respect the order in which padding properties are defined</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [18198e1]</li> <li>Updated dependencies [4c4c5ef] <ul> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/tailwind</code><a href="https://github.com/1"><code>@​1</code></a>.0.5</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/@react-email/components@0.0.42...@react-email/components@0.1.0">https://github.com/resend/react-email/compare/<code>@​react-email/components</code><code>@​0.0.42...</code><code>@​react-email/components</code><code>@​0.1.0</code></a></p> <h2><code>@​react-email/components</code><a href="https://github.com/0"><code>@​0</code></a>.1.0-canary.4</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [e22cc83] <ul> <li><code>@​react-email/render</code><a href="https://github.com/1"><code>@​1</code></a>.1.3-canary.0</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.1.0-canary.0</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md"><code>@​react-email/components</code>'s changelog</a>.</em></p> <blockquote> <h2>0.1.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [19cc59c] <ul> <li><code>@​react-email/render</code><a href="https://github.com/1"><code>@​1</code></a>.1.3</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/code-inline</code><a href="https://github.com/0"><code>@​0</code></a>.0.5</li> <li><code>@​react-email/column</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/container</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/font</code><a href="https://github.com/0"><code>@​0</code></a>.0.9</li> <li><code>@​react-email/head</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/heading</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/hr</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/html</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/img</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/link</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/markdown</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/preview</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/row</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/section</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/tailwind</code><a href="https://github.com/1"><code>@​1</code></a>.0.5</li> <li><code>@​react-email/text</code><a href="https://github.com/0"><code>@​0</code></a>.1.5</li> </ul> </li> </ul> <h2>0.1.0</h2> <h3>Minor Changes</h3> <ul> <li>18198e1: code-block: fix access to all <code>pre</code> properties</li> <li>4c4c5ef: button: respect the order in which padding properties are defined</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [18198e1]</li> <li>Updated dependencies [4c4c5ef] <ul> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/tailwind</code><a href="https://github.com/1"><code>@​1</code></a>.0.5</li> </ul> </li> </ul> <h2>0.1.0-canary.4</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [e22cc83] <ul> <li><code>@​react-email/render</code><a href="https://github.com/1"><code>@​1</code></a>.1.3-canary.0</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.1.0-canary.0</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/11d4751f1cd0897405972350c2f683c659492f43"><code>11d4751</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2313">#2313</a>)</li> <li><a href="https://github.com/resend/react-email/commit/a4a751ca6248f5fa45123dfa34be7b3d681e32de"><code>a4a751c</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2301">#2301</a>)</li> <li><a href="https://github.com/resend/react-email/commit/af8ef1380b4a664a9a47b48c14c9be8492f35942"><code>af8ef13</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2288">#2288</a>)</li> <li>See full diff in <a href="https://github.com/resend/react-email/commits/@react-email/components@0.1.1/packages/components">compare view</a></li> </ul> </details> <br /> Updates `@types/react` from 19.1.4 to 19.1.8 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> Updates `@types/react-dom` from 19.1.5 to 19.1.6 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li> </ul> </details> <br /> Updates `react-email` from 4.0.14 to 4.0.17 <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@4.0.17</h2> <h3>Patch Changes</h3> <ul> <li>e352a67: fix <code>&lt;svg&gt;</code> not being flagged as incompatible</li> <li>8f64ebd: fix the forced <code>color-scheme: dark</code> for the preview</li> <li>6de4e9f: fix static file serving security issue with logging</li> <li>b2e96d5: add support for hot reloading with tsconfig path aliases</li> <li>6b0cfd6: fix hot reloading with collapsed directories</li> <li>8c93330: fix prettier errors causing Next.js serialization error</li> <li>a07eebf: pre-render email templates on hover</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/react-email@4.0.16...react-email@4.0.17">https://github.com/resend/react-email/compare/react-email@4.0.16...react-email@4.0.17</a></p> <h2>react-email@4.0.16</h2> <h3>Patch Changes</h3> <ul> <li>1340a0a: fix mobile's sidebar broken in the preview server</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/react-email@4.0.15...react-email@4.0.16">https://github.com/resend/react-email/compare/react-email@4.0.15...react-email@4.0.16</a></p> <h2>react-email@4.0.15</h2> <h3>Patch Changes</h3> <ul> <li>812c551: fix preview server's background gradient interferring with the user's colors</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/react-email@4.0.14...react-email@4.0.15">https://github.com/resend/react-email/compare/react-email@4.0.14...react-email@4.0.15</a></p> </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>4.0.17</h2> <h3>Patch Changes</h3> <ul> <li>e352a67: fix <code>&lt;svg&gt;</code> not being flagged as incompatible</li> <li>8f64ebd: fix the forced <code>color-scheme: dark</code> for the preview</li> <li>6de4e9f: fix static file serving security issue with logging</li> <li>b2e96d5: Add support for hot reloading with tsconfig path aliases</li> <li>6b0cfd6: fix hot reloading with collapsed directories</li> <li>8c93330: Fix prettier errors causing NextJS serialization error</li> <li>a07eebf: Pre-render email templates on hover</li> </ul> <h2>4.0.16</h2> <h3>Patch Changes</h3> <ul> <li>1340a0a: fix mobile's sidebar broken in the preview server</li> </ul> <h2>4.0.15</h2> <h3>Patch Changes</h3> <ul> <li>812c551: fix preview server's background gradient interferring with the user's colors</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/11d4751f1cd0897405972350c2f683c659492f43"><code>11d4751</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2313">#2313</a>)</li> <li><a href="https://github.com/resend/react-email/commit/8f64ebdc339a5a3b8c0198e2e31ef6af10a50872"><code>8f64ebd</code></a> fix(preview-server): forced <code>color-scheme: dark</code> (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2271">#2271</a>)</li> <li><a href="https://github.com/resend/react-email/commit/6de4e9f31879807e69f23149401e7021a42edf8f"><code>6de4e9f</code></a> fix(react-email): security issue with path for static files (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2289">#2289</a>)</li> <li><a href="https://github.com/resend/react-email/commit/6b0cfd6be32b1efdac316713fbdb5f8a09087601"><code>6b0cfd6</code></a> fix(preview-server): hot reloading with collapsed directories (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2284">#2284</a>)</li> <li><a href="https://github.com/resend/react-email/commit/e352a67519f7af266b6f2c6965469c936c19337b"><code>e352a67</code></a> fix(preview-server): <code>\&lt;svg&gt;</code> not being flagged by compatibility checker (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2259">#2259</a>)</li> <li><a href="https://github.com/resend/react-email/commit/8c93330d65616f754c418c33c086421ee846a866"><code>8c93330</code></a> fix(react-email): prettier errors causing NextJS serialization error (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2214">#2214</a>)</li> <li><a href="https://github.com/resend/react-email/commit/cb83898896ed394f00b9192eff357754e1556011"><code>cb83898</code></a> feat(react-email): TypeScript's path aliases support for hot reloading (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2215">#2215</a>)</li> <li><a href="https://github.com/resend/react-email/commit/a07eebf2c052ae6852f06c9a3d1e798c653b4571"><code>a07eebf</code></a> chore(react-email): Pre-render email templates on hover (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2187">#2187</a>)</li> <li><a href="https://github.com/resend/react-email/commit/b30dad1cc010cf91ad1ec51ac986ed87cd1905a4"><code>b30dad1</code></a> feat(button): respect the user's order of padding properties (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2234">#2234</a>)</li> <li><a href="https://github.com/resend/react-email/commit/be33fdb616d562bf20146f616999d3ab7eea7302"><code>be33fdb</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/resend/react-email/commits/react-email@4.0.17/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 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> --- <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-10-31 17:00:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#262