Skip to content

Commit

Permalink
fix(deps): update dependency @react-email/render to v0.0.12 (#201)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v0.0.12`](https://github.com/resend/react-email/releases/tag/v0.0.12)

[Compare
Source](https://github.com/resend/react-email/compare/v0.0.11...v0.0.12)

#### Patches

- fix(client): Remove nav block classname
[#&#8203;602](https://github.com/resend/react-email/issues/602)
- fix(client): kill subprocess if an error occurs
[#&#8203;617](https://github.com/resend/react-email/issues/617)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/simonknittel/sinister-incorporated).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->
  • Loading branch information
renovate[bot] committed Jan 26, 2024
2 parents fb510b3 + e78f36a commit fcb1a38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions email-function/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion email-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@openpgp/web-stream-tools": "0.0.14",
"@react-email/render": "0.0.11",
"@react-email/render": "0.0.12",
"@types/aws-lambda": "8.10.131",
"@types/node": "20.10.2",
"dotenv": "16.3.1",
Expand Down

0 comments on commit fcb1a38

Please sign in to comment.