Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @react-email/render to v1.0.5 #426

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-email/render (source) 1.0.1 -> 1.0.5 age adoption passing confidence

Release Notes

resend/react-email (@​react-email/render)

v1.0.5

Compare Source

Patch Changes
  • caa49b3: Fix extra < characters being kept when rendering if mso comments under certain conditions
  • 337ac4e: Fix pretty option breaking button components
  • b44c937: Fix unstable rendering when prettifying with the Preview component

v1.0.4

Compare Source

Patch Changes
  • 1ff196a: Update prettier dependency.

v1.0.3

Compare Source

Patch Changes
  • 467af4e: Use peerDependencies for react and react-dom
  • b34aa90: Move react and react-dom to just dependencies for better DX
  • da3e719: Use prettier's stadalone API instead of js-beautify
  • fd3b9de: Remove uncessary destructuring of react-dom/server

v1.0.2

Compare Source

Patch Changes
  • 4627675: Fix null characters in between chunks when using high-density characters

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 22, 2024 15:38
Copy link

socket-security bot commented Aug 22, 2024

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@react-email/[email protected]1.0.5 Transitive: environment, network +21 14.2 MB gabrielmfern

View full report↗︎

@renovate renovate bot force-pushed the renovate/react-email-render-1.x branch from 55bfaf2 to 677b79a Compare August 29, 2024 16:14
@renovate renovate bot force-pushed the renovate/react-email-render-1.x branch from 677b79a to 77de5d7 Compare September 20, 2024 17:06
@renovate renovate bot force-pushed the renovate/react-email-render-1.x branch 3 times, most recently from a18d164 to 26b0be2 Compare October 25, 2024 00:19
@renovate renovate bot force-pushed the renovate/react-email-render-1.x branch from 26b0be2 to d5ab81e Compare November 2, 2024 02:46
@renovate renovate bot changed the title fix(deps): update dependency @react-email/render to v1 fix(deps): update dependency @react-email/render to v1.0.2 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/react-email-render-1.x branch 2 times, most recently from db0df20 to cfc024c Compare November 18, 2024 16:47
@renovate renovate bot force-pushed the renovate/react-email-render-1.x branch from cfc024c to 7c5044b Compare November 18, 2024 16:49
@renovate renovate bot force-pushed the renovate/react-email-render-1.x branch from 7c5044b to bf74fac Compare December 3, 2024 18:54
@renovate renovate bot changed the title fix(deps): update dependency @react-email/render to v1.0.2 fix(deps): update dependency @react-email/render to v1.0.3 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/react-email-render-1.x branch from bf74fac to b1b12ce Compare January 7, 2025 17:54
@renovate renovate bot changed the title fix(deps): update dependency @react-email/render to v1.0.3 fix(deps): update dependency @react-email/render to v1.0.4 Jan 7, 2025
@renovate renovate bot changed the title fix(deps): update dependency @react-email/render to v1.0.4 fix(deps): update dependency @react-email/render to v1.0.5 Feb 10, 2025
@renovate renovate bot force-pushed the renovate/react-email-render-1.x branch from b1b12ce to 77de1d1 Compare February 10, 2025 10:58
Copy link
Member

bukinoshita commented Mar 20, 2025

Merge activity

  • Mar 20, 4:34 PM EDT: The merge label 'merge-queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Mar 20, 4:34 PM EDT: A user added this pull request to the Graphite merge queue.
  • Mar 20, 4:41 PM EDT: A user merged this pull request with the Graphite merge queue.

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@react-email/render](https://redirect.github.com/resend/react-email) ([source](https://redirect.github.com/resend/react-email/tree/HEAD/packages/render)) | [`1.0.1` -> `1.0.5`](https://renovatebot.com/diffs/npm/@react-email%2frender/1.0.1/1.0.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@react-email%2frender/1.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@react-email%2frender/1.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@react-email%2frender/1.0.1/1.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@react-email%2frender/1.0.1/1.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>resend/react-email (@&#8203;react-email/render)</summary>

### [`v1.0.5`](https://redirect.github.com/resend/react-email/blob/HEAD/packages/render/CHANGELOG.md#105)

[Compare Source](https://redirect.github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected])

##### Patch Changes

-   [`caa49b3`](https://redirect.github.com/resend/react-email/commit/caa49b3): Fix extra `<` characters being kept when rendering if mso comments under certain conditions
-   [`337ac4e`](https://redirect.github.com/resend/react-email/commit/337ac4e): Fix pretty option breaking button components
-   [`b44c937`](https://redirect.github.com/resend/react-email/commit/b44c937): Fix unstable rendering when prettifying with the Preview component

### [`v1.0.4`](https://redirect.github.com/resend/react-email/blob/HEAD/packages/render/CHANGELOG.md#104)

[Compare Source](https://redirect.github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected])

##### Patch Changes

-   [`1ff196a`](https://redirect.github.com/resend/react-email/commit/1ff196a): Update prettier dependency.

### [`v1.0.3`](https://redirect.github.com/resend/react-email/blob/HEAD/packages/render/CHANGELOG.md#103)

[Compare Source](https://redirect.github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected])

##### Patch Changes

-   [`467af4e`](https://redirect.github.com/resend/react-email/commit/467af4e): Use peerDependencies for react and react-dom
-   [`b34aa90`](https://redirect.github.com/resend/react-email/commit/b34aa90): Move react and react-dom to just dependencies for better DX
-   [`da3e719`](https://redirect.github.com/resend/react-email/commit/da3e719): Use prettier's stadalone API instead of js-beautify
-   [`fd3b9de`](https://redirect.github.com/resend/react-email/commit/fd3b9de): Remove uncessary destructuring of react-dom/server

### [`v1.0.2`](https://redirect.github.com/resend/react-email/blob/HEAD/packages/render/CHANGELOG.md#102)

[Compare Source](https://redirect.github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected])

##### Patch Changes

-   [`4627675`](https://redirect.github.com/resend/react-email/commit/4627675): Fix null characters in between chunks when using high-density characters

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/resend/resend-node).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzkuMTY0LjEiLCJ0YXJnZXRCcmFuY2giOiJjYW5hcnkiLCJsYWJlbHMiOltdfQ==-->
@graphite-app graphite-app bot force-pushed the renovate/react-email-render-1.x branch from 77de1d1 to 46ba47d Compare March 20, 2025 20:40
@graphite-app graphite-app bot merged commit 46ba47d into canary Mar 20, 2025
8 checks passed
@graphite-app graphite-app bot deleted the renovate/react-email-render-1.x branch March 20, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant