chore(deps): bump the production group in /patchnotes-email with 3 updates#547
Merged
paulvanbrenk merged 1 commit intomainfrom Mar 18, 2026
Conversation
Bumps the production group in /patchnotes-email with 3 updates: [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components), [esbuild-wasm](https://github.com/evanw/esbuild) and [resend](https://github.com/resend/resend-node). Updates `@react-email/components` from 1.0.9 to 1.0.10 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/@react-email/components@1.0.10/packages/components) Updates `esbuild-wasm` from 0.27.3 to 0.27.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.3...v0.27.4) Updates `resend` from 6.9.3 to 6.9.4 - [Release notes](https://github.com/resend/resend-node/releases) - [Commits](resend/resend-node@v6.9.3...v6.9.4) --- updated-dependencies: - dependency-name: "@react-email/components" dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: esbuild-wasm dependency-version: 0.27.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: resend dependency-version: 6.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
paulvanbrenk
added a commit
that referenced
this pull request
Mar 18, 2026
## Summary - Merges 10 pending dependabot PRs (#545, #546, #547, #548, #549, #550, #551, #552, #553, #555) - Skipped #554 (nanoid 5.1.7) — ESM-only, incompatible with CJS build - Removed `babel` config from `vite.config.ts` for `@vitejs/plugin-react` v6 compatibility (React Compiler is now auto-detected) - Regenerated pnpm lock file ## Updates included - **GitHub Actions**: actions group (2 updates) - **patchnotes-web**: production deps (3), dev deps (11), zustand, vitest - **patchnotes-email**: production deps (3), dev deps (typescript-eslint), esbuild-wasm - **.NET**: dotnet group (12 updates) - **Root**: dev-dependencies group (11 updates) ## Validation - Frontend: lint ✅ (0 errors), build ✅, tests ✅ (169 passed) - Backend: build ✅ (0 warnings), tests ✅ (488 passed)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production group in /patchnotes-email with 3 updates: @react-email/components, esbuild-wasm and resend.
Updates
@react-email/componentsfrom 1.0.9 to 1.0.10Release notes
Sourced from
@react-email/components's releases.Changelog
Sourced from
@react-email/components's changelog.Commits
32b0ebachore(root): version packages (#3073)Updates
esbuild-wasmfrom 0.27.3 to 0.27.4Release notes
Sourced from esbuild-wasm's releases.
... (truncated)
Changelog
Sourced from esbuild-wasm's changelog.
... (truncated)
Commits
f9c9012publish 0.27.4 to npm207dbc7js api: fall back to js-based metafile json parser1ca56dcfix #4329: auto-minify metafile for large bundlese3823aafix #4415: add uint cast to stdio int parserd50e88cchore: correct copy&paste panic message (#4399)8b829b1fix #4407: incorrect error for inject edge case4384badfix #4395 close #4405 close #4406: parens fororUpdates
resendfrom 6.9.3 to 6.9.4Release notes
Sourced from resend's releases.
Commits
95e4630chore: bump package version to 6.9.4 (#878)3413387chore(deps): update dependency@biomejs/biometo v2.4.7 (#879)0987940feat(api-keys): addlast_used_atfield to API key response (#877)02ee43cchore(deps): update dependency@biomejs/biometo v2.4.6 (#847)35cd31achore(deps): update dependency@types/nodeto v24.11.0 (#856)cfd8a08fix(deps): update dependency svix to v1.86.0 (#849)0acc12dchore(deps): update dependency dotenv to v17.3.1 (#848)d16e477chore(deps): update dependency@types/reactto v19.2.14 (#845)f0297fdchore(deps): update dependency rimraf to v6.1.3 (#850)222395achore(deps): update pnpm/action-setup digest to 9b5745c (#852)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 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