[PR #108] [CLOSED] Bump the npm-email-templates group in /supabase/email-templates with 2 updates #390

Closed
opened 2026-03-22 12:49:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/108
Author: @dependabot[bot]
Created: 1/1/2024
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/supabase/email-templates/npm-email-templates-4049ec17f2


📝 Commits (1)

  • 3e8858e Bump the npm-email-templates group

📊 Changes

2 files changed (+1602 additions, -5826 deletions)

View changed files

📝 supabase/email-templates/package-lock.json (+1600 -5824)
📝 supabase/email-templates/package.json (+2 -2)

📄 Description

Bumps the npm-email-templates group in /supabase/email-templates with 2 updates: @react-email/components and react-email.

Updates @react-email/components from 0.0.11 to 0.0.12

Release notes

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

v0.0.12

Patches

  • fix(client): Remove nav block classname #602
  • fix(client): kill subprocess if an error occurs #617
Changelog

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


title: "Changelog" sidebarTitle: "Changelog" description: "New features, bug fixes, and improvements made to each package." "og:image": "https://react.email/static/covers/react-email.png" icon: "list-check"

Dec 01, 2023

react-email 1.10.0

  • Use tree-cli instead of tree-node-cli which fixes problems with using it behind a corporate proxy
  • Fix problems with jsx: 'preserve' when trying to export emails by using a specific tsconfig for bundling the code for the emails before rendering
  • Improve error messages to avoid shallow feedback to users

create-email 0.0.19

  • Use tree-cli instead of tree-node-cli which fixes problems with using it behind a corporate proxy
  • Update react-email on the automatic setup to the latest

Tailwind 0.0.13

The migration for this new version should be smooth sailing overall, the only things to consider is that if you are using media query tailwind styles you will need to move the Tailwind component directly above the head element or Head component.

  • Massive performance improvements
  • Fix media queries not being loaded properly
  • Fix Safari problems due to lookbehind expressions on regexes
  • Make the Head obligatorily a direct element to Tailwind instead of HTml followed by Head
  • Fixed component not working with custom components that did not have children

Code-block 0.0.1

Components 0.0.13

  • Fix esm type exports
  • Update @react-email/body to v0.0.7

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by gabrielmfern, a new releaser for @​react-email/components since your current version.


Updates react-email from 1.9.5 to 1.10.0

Changelog

Sourced from react-email's changelog.


title: "Changelog" sidebarTitle: "Changelog" description: "New features, bug fixes, and improvements made to each package." "og:image": "https://react.email/static/covers/react-email.png" icon: "list-check"

Dec 01, 2023

react-email 1.10.0

  • Use tree-cli instead of tree-node-cli which fixes problems with using it behind a corporate proxy
  • Fix problems with jsx: 'preserve' when trying to export emails by using a specific tsconfig for bundling the code for the emails before rendering
  • Improve error messages to avoid shallow feedback to users

create-email 0.0.19

  • Use tree-cli instead of tree-node-cli which fixes problems with using it behind a corporate proxy
  • Update react-email on the automatic setup to the latest

Tailwind 0.0.13

The migration for this new version should be smooth sailing overall, the only things to consider is that if you are using media query tailwind styles you will need to move the Tailwind component directly above the head element or Head component.

  • Massive performance improvements
  • Fix media queries not being loaded properly
  • Fix Safari problems due to lookbehind expressions on regexes
  • Make the Head obligatorily a direct element to Tailwind instead of HTml followed by Head
  • Fixed component not working with custom components that did not have children

Code-block 0.0.1

Components 0.0.13

  • Fix esm type exports
  • Update @react-email/body to v0.0.7

... (truncated)

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

🔄 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/108 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/supabase/email-templates/npm-email-templates-4049ec17f2` --- ### 📝 Commits (1) - [`3e8858e`](https://github.com/feeddeck/feeddeck/commit/3e8858e506b5a6865552e92821f8c120272cb0d6) Bump the npm-email-templates group ### 📊 Changes **2 files changed** (+1602 additions, -5826 deletions) <details> <summary>View changed files</summary> 📝 `supabase/email-templates/package-lock.json` (+1600 -5824) 📝 `supabase/email-templates/package.json` (+2 -2) </details> ### 📄 Description Bumps the npm-email-templates group in /supabase/email-templates with 2 updates: [@react-email/components](https://github.com/resendlabs/react-email/tree/HEAD/packages/components) and [react-email](https://github.com/resendlabs/react-email/tree/HEAD/packages/react-email). Updates `@react-email/components` from 0.0.11 to 0.0.12 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resendlabs/react-email/releases"><code>@​react-email/components</code>'s releases</a>.</em></p> <blockquote> <h2>v0.0.12</h2> <h2>Patches</h2> <ul> <li>fix(client): Remove nav block classname <a href="https://github.com/resendlabs/react-email/tree/HEAD/packages/components/issues/602">#602</a></li> <li>fix(client): kill subprocess if an error occurs <a href="https://github.com/resendlabs/react-email/tree/HEAD/packages/components/issues/617">#617</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/docs/changelog.mdx"><code>@​react-email/components</code>'s changelog</a>.</em></p> <blockquote> <hr /> <h2>title: &quot;Changelog&quot; sidebarTitle: &quot;Changelog&quot; description: &quot;New features, bug fixes, and improvements made to each package.&quot; &quot;og:image&quot;: &quot;<a href="https://react.email/static/covers/react-email.png">https://react.email/static/covers/react-email.png</a>&quot; icon: &quot;list-check&quot;</h2> <h2>Dec 01, 2023</h2> <p><strong>react-email <code>1.10.0</code></strong></p> <ul> <li>Use <code>tree-cli</code> instead of <code>tree-node-cli</code> which fixes problems with using it behind a corporate proxy</li> <li>Fix problems with <code>jsx: 'preserve'</code> when trying to export emails by using a specific tsconfig for bundling the code for the emails before rendering</li> <li>Improve error messages to avoid shallow feedback to users</li> </ul> <p><strong>create-email <code>0.0.19</code></strong></p> <ul> <li>Use <code>tree-cli</code> instead of <code>tree-node-cli</code> which fixes problems with using it behind a corporate proxy</li> <li>Update <code>react-email</code> on the automatic setup to the latest</li> </ul> <p><strong>Tailwind <code>0.0.13</code></strong></p> <p>The migration for this new version should be smooth sailing overall, the only things to consider is that if you are using media query tailwind styles you will need to move the Tailwind component directly above the head element or Head component.</p> <ul> <li>Massive performance improvements</li> <li>Fix media queries not being loaded properly</li> <li>Fix Safari problems due to lookbehind expressions on regexes</li> <li>Make the Head obligatorily a direct element to Tailwind instead of HTml followed by Head</li> <li>Fixed component not working with custom components that did not have children</li> </ul> <p><strong>Code-block <code>0.0.1</code></strong></p> <ul> <li>Add code-block component</li> <li>Use modified version of <a href="https://prismjs.com/">prismjs</a></li> <li>Default themes from <a href="https://github.com/PrismJS/prism-themes">prismjs themes</a> exported <a href="https://github.com/resendlabs/react-email/blob/canary/packages/code-block/src/themes.ts">here</a></li> </ul> <p><strong>Components <code>0.0.13</code></strong></p> <ul> <li>Fix esm type exports</li> <li>Update <code>@react-email/body</code> to <code>v0.0.7</code></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/d0421ea4237f73e971683d09b72ff40348342289"><code>d0421ea</code></a> chore(components): <code>yarn.lock</code></li> <li><a href="https://github.com/resend/react-email/commit/9244c4f0f2c4a3050472eaa901afaf6e0e232a69"><code>9244c4f</code></a> chore(components): Bump to v0.0.6</li> <li><a href="https://github.com/resend/react-email/commit/f09ca85a30d7e93007f9cb4c1e0a72d66598bc65"><code>f09ca85</code></a> chore(components): Upgrade components (<a href="https://github.com/resendlabs/react-email/tree/HEAD/packages/components/issues/561">#561</a>)</li> <li><a href="https://github.com/resend/react-email/commit/10c1ff7bb80a244f07cd50ddd3a740da73717084"><code>10c1ff7</code></a> chore(packages): Config (<a href="https://github.com/resendlabs/react-email/tree/HEAD/packages/components/issues/544">#544</a>)</li> <li>See full diff in <a href="https://github.com/resendlabs/react-email/commits/v0.0.12/packages/components">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~gabrielmfern">gabrielmfern</a>, a new releaser for <code>@​react-email/components</code> since your current version.</p> </details> <br /> Updates `react-email` from 1.9.5 to 1.10.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/docs/changelog.mdx">react-email's changelog</a>.</em></p> <blockquote> <hr /> <h2>title: &quot;Changelog&quot; sidebarTitle: &quot;Changelog&quot; description: &quot;New features, bug fixes, and improvements made to each package.&quot; &quot;og:image&quot;: &quot;<a href="https://react.email/static/covers/react-email.png">https://react.email/static/covers/react-email.png</a>&quot; icon: &quot;list-check&quot;</h2> <h2>Dec 01, 2023</h2> <p><strong>react-email <code>1.10.0</code></strong></p> <ul> <li>Use <code>tree-cli</code> instead of <code>tree-node-cli</code> which fixes problems with using it behind a corporate proxy</li> <li>Fix problems with <code>jsx: 'preserve'</code> when trying to export emails by using a specific tsconfig for bundling the code for the emails before rendering</li> <li>Improve error messages to avoid shallow feedback to users</li> </ul> <p><strong>create-email <code>0.0.19</code></strong></p> <ul> <li>Use <code>tree-cli</code> instead of <code>tree-node-cli</code> which fixes problems with using it behind a corporate proxy</li> <li>Update <code>react-email</code> on the automatic setup to the latest</li> </ul> <p><strong>Tailwind <code>0.0.13</code></strong></p> <p>The migration for this new version should be smooth sailing overall, the only things to consider is that if you are using media query tailwind styles you will need to move the Tailwind component directly above the head element or Head component.</p> <ul> <li>Massive performance improvements</li> <li>Fix media queries not being loaded properly</li> <li>Fix Safari problems due to lookbehind expressions on regexes</li> <li>Make the Head obligatorily a direct element to Tailwind instead of HTml followed by Head</li> <li>Fixed component not working with custom components that did not have children</li> </ul> <p><strong>Code-block <code>0.0.1</code></strong></p> <ul> <li>Add code-block component</li> <li>Use modified version of <a href="https://prismjs.com/">prismjs</a></li> <li>Default themes from <a href="https://github.com/PrismJS/prism-themes">prismjs themes</a> exported <a href="https://github.com/resendlabs/react-email/blob/canary/packages/code-block/src/themes.ts">here</a></li> </ul> <p><strong>Components <code>0.0.13</code></strong></p> <ul> <li>Fix esm type exports</li> <li>Update <code>@react-email/body</code> to <code>v0.0.7</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/resendlabs/react-email/commits/HEAD/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 2026-03-22 12:49:17 -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#390