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/fosrl/pangolin/pull/850
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 6/6/2025
**Status:** ❌ Closed
**Base:** `main` ← **Head:** `dependabot/npm_and_yarn/dev-patch-updates-bc30ceec60`
---
### 📝 Commits (1)
- [`09de4a7`](https://github.com/fosrl/pangolin/commit/09de4a73beae791f62724e8716252353a270b24d) Bump the dev-patch-updates group with 3 updates
### 📊 Changes
**2 files changed** (+13 additions, -13 deletions)
<details>
<summary>View changed files</summary>
📝 `package-lock.json` (+11 -11)
📝 `package.json` (+2 -2)
</details>
### 📄 Description
Bumps the dev-patch-updates group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@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 `@types/node` from 22.15.29 to 22.15.30
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">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.15 to 4.0.16
<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.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>
</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.16</h2>
<h3>Patch Changes</h3>
<ul>
<li>1340a0a: fix mobile's sidebar broken in the preview server</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<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><a href="https://github.com/resend/react-email/commit/1340a0a805ef0a9e3481c3e1e02a008da5b04341"><code>1340a0a</code></a> fix(react-email): mobile's sidebar broken in preview server (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2279">#2279</a>)</li>
<li>See full diff in <a href="https://github.com/resend/react-email/commits/react-email@4.0.16/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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/850
Author: @dependabot[bot]
Created: 6/6/2025
Status: ❌ Closed
Base:
main← Head:dependabot/npm_and_yarn/dev-patch-updates-bc30ceec60📝 Commits (1)
09de4a7Bump the dev-patch-updates group with 3 updates📊 Changes
2 files changed (+13 additions, -13 deletions)
View changed files
📝
package-lock.json(+11 -11)📝
package.json(+2 -2)📄 Description
Bumps the dev-patch-updates group with 3 updates: @types/node, @types/react-dom and react-email.
Updates
@types/nodefrom 22.15.29 to 22.15.30Commits
Updates
@types/react-domfrom 19.1.5 to 19.1.6Commits
Updates
react-emailfrom 4.0.15 to 4.0.16Release notes
Sourced from react-email's releases.
Changelog
Sourced from react-email's changelog.
Commits
be33fdbchore(root): Version packages (#2280)1340a0afix(react-email): mobile's sidebar broken in preview server (#2279)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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.