Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

Bumps the minor-patch-updates group with 5 updates in the / directory:

Package From To
@react-email/components 1.0.2 1.0.3
zod 4.2.1 4.3.4
@types/node 25.0.1 25.0.3
@typescript-eslint/eslint-plugin 8.50.1 8.51.0
@typescript-eslint/parser 8.50.1 8.51.0

Updates @react-email/components from 1.0.2 to 1.0.3

Release notes

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

@​react-email/components@​1.0.3

Patch Changes

  • 8b7a660: remove use of devEngines which npm detects
  • Updated dependencies [42aca9f]
  • Updated dependencies [8b7a660]
    • @​react-email/render@​2.0.1
    • @​react-email/code-inline@​0.0.6
    • @​react-email/code-block@​0.2.1
    • @​react-email/container@​0.0.16
    • @​react-email/markdown@​0.0.18
    • @​react-email/tailwind@​2.0.3
    • @​react-email/heading@​0.0.16
    • @​react-email/preview@​0.0.14
    • @​react-email/section@​0.0.17
    • @​react-email/button@​0.2.1
    • @​react-email/column@​0.0.14
    • @​react-email/body@​0.2.1
    • @​react-email/font@​0.0.10
    • @​react-email/head@​0.0.13
    • @​react-email/html@​0.0.12
    • @​react-email/link@​0.0.13
    • @​react-email/text@​0.1.6
    • @​react-email/img@​0.0.12
    • @​react-email/row@​0.0.13
    • @​react-email/hr@​0.0.12

@​react-email/components@​1.0.3-canary.0

Patch Changes

  • Updated dependencies [42aca9f]
    • @​react-email/render@​2.0.1-canary.0
    • @​react-email/body@​0.2.0
    • @​react-email/button@​0.2.0
    • @​react-email/code-block@​0.2.0
    • @​react-email/code-inline@​0.0.5
    • @​react-email/column@​0.0.13
    • @​react-email/container@​0.0.15
    • @​react-email/font@​0.0.9
    • @​react-email/head@​0.0.12
    • @​react-email/heading@​0.0.15
    • @​react-email/hr@​0.0.11
    • @​react-email/html@​0.0.11
    • @​react-email/img@​0.0.11
    • @​react-email/link@​0.0.12
    • @​react-email/markdown@​0.0.17
    • @​react-email/preview@​0.0.13
    • @​react-email/row@​0.0.12
    • @​react-email/section@​0.0.16
    • @​react-email/tailwind@​2.0.2

... (truncated)

Changelog

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

1.0.3

Patch Changes

  • 8b7a660: remove use of devEngines which npm detects
  • Updated dependencies [42aca9f]
  • Updated dependencies [8b7a660]
    • @​react-email/render@​2.0.1
    • @​react-email/code-inline@​0.0.6
    • @​react-email/code-block@​0.2.1
    • @​react-email/container@​0.0.16
    • @​react-email/markdown@​0.0.18
    • @​react-email/tailwind@​2.0.3
    • @​react-email/heading@​0.0.16
    • @​react-email/preview@​0.0.14
    • @​react-email/section@​0.0.17
    • @​react-email/button@​0.2.1
    • @​react-email/column@​0.0.14
    • @​react-email/body@​0.2.1
    • @​react-email/font@​0.0.10
    • @​react-email/head@​0.0.13
    • @​react-email/html@​0.0.12
    • @​react-email/link@​0.0.13
    • @​react-email/text@​0.1.6
    • @​react-email/img@​0.0.12
    • @​react-email/row@​0.0.13
    • @​react-email/hr@​0.0.12

1.0.3-canary.0

Patch Changes

  • Updated dependencies [42aca9f]
    • @​react-email/render@​2.0.1-canary.0
    • @​react-email/body@​0.2.0
    • @​react-email/button@​0.2.0
    • @​react-email/code-block@​0.2.0
    • @​react-email/code-inline@​0.0.5
    • @​react-email/column@​0.0.13
    • @​react-email/container@​0.0.15
    • @​react-email/font@​0.0.9
    • @​react-email/head@​0.0.12
    • @​react-email/heading@​0.0.15
    • @​react-email/hr@​0.0.11
    • @​react-email/html@​0.0.11
    • @​react-email/img@​0.0.11
    • @​react-email/link@​0.0.12
    • @​react-email/markdown@​0.0.17
    • @​react-email/preview@​0.0.13
    • @​react-email/row@​0.0.12

... (truncated)

Commits

Updates zod from 4.2.1 to 4.3.4

Release notes

Sourced from zod's releases.

v4.3.4

Commits:

  • 1a8bea3b474eada6f219c163d0d3ad09fadabe72 Add integration tests
  • e01cd02b2f23d7e9078d3813830b146f8a2258b4 Support patternProperties for looserecord (#5592)
  • 089e5fbb0f58ce96d2c4fb34cd91724c78df4af5 Improve looseRecord docs
  • decef9c418d9a598c3f1bada06891ba5d922c5cd Fix lint
  • 9443aab00d44d5d5f4a7eada65fc0fc851781042 Drop iso time in fromJSONSchema
  • 66bda7491a1b9eab83bdeec0c12f4efc7290bd48 Remove .refine() from ZodMiniType
  • b4ab94ca608cd5b581bfc12b20dd8d95b35b3009 4.3.4

v4.3.3

Commits:

  • f3b2151959d215d405f54dff3c7ab3bf1fd887ca v4.3.3

v4.3.2

Commits:

  • bf96635d243118de6e4f260077aa137453790bf6 Loosen strictObjectinside intersection (#5587)
  • f71dc0182ab0f0f9a6be6295b07faca269e10179 Remove Juno (#5590)
  • 0f41e5a12a43e6913c9dcb501b2b5136ea86500d 4.3.2

v4.3.1

Commits:

  • 0fe88407a4149c907929b757dc6618d8afe998fc allow non-overwriting extends with refinements. 4.3.1

v4.3.0

This is Zod's biggest release since 4.0. It addresses several of Zod's longest-standing feature requests.

z.fromJSONSchema()

Convert JSON Schema to Zod (#5534, #5586)

You can now convert JSON Schema definitions directly into Zod schemas. This function supports JSON Schema "draft-2020-12", "draft-7", "draft-4", and OpenAPI 3.0.

import * as z from "zod";
const schema = z.fromJSONSchema({
type: "object",
properties: {
name: { type: "string", minLength: 1 },
age: { type: "integer", minimum: 0 },
},
required: ["name"],
});
schema.parse({ name: "Alice", age: 30 }); // ✅
</tr></table>

... (truncated)

Commits

Updates @types/node from 25.0.1 to 25.0.3

Commits

Updates @typescript-eslint/eslint-plugin from 8.50.1 to 8.51.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.51.0

8.51.0 (2025-12-29)

🚀 Features

  • eslint-plugin: expose rule name via RuleModule interface (#11719)
  • eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)
  • eslint-plugin: add namespace to plugin meta (#11885)
  • tsconfig-utils: more informative error on parsing failures (#11888)

🩹 Fixes

  • eslint-plugin: fix crash and false positives in no-useless-default-assignment (#11845)
  • eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
  • eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
  • eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.51.0 (2025-12-29)

🚀 Features

  • eslint-plugin: add namespace to plugin meta (#11885)
  • eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)
  • eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
  • eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
  • eslint-plugin: fix crash and false positives in no-useless-default-assignment (#11845)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • e4c57f5 chore(release): publish 8.51.0
  • c7b698b feat(eslint-plugin): add namespace to plugin meta (#11885)
  • 2b0d14b docs(eslint-plugin): [no-unsafe-return] added Limitations note (#11884)
  • 5612098 chore(eslint-plugin): default testing types to projectService, only (#11882)
  • 6e441a7 feat(eslint-plugin): [no-useless-default-assignment] fix some cases to option...
  • 7379004 fix(eslint-plugin): [prefer-optional-chain] handle MemberExpression in final ...
  • d9ba20d chore(website): replace cross-fetch and make-dir with Node.js built-ins (...
  • f7085c3 docs(eslint-plugin): [no-useless-default-assignment] mention .length in "when...
  • 7ee3522 fix(eslint-plugin): bump ts-api-utils to 2.2.0 (#11881)
  • e033d27 docs(eslint-plugin): [strict-boolean-expressions] mention @​eslint-react/no-le...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.50.1 to 8.51.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.51.0

8.51.0 (2025-12-29)

🚀 Features

  • eslint-plugin: expose rule name via RuleModule interface (#11719)
  • eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)
  • eslint-plugin: add namespace to plugin meta (#11885)
  • tsconfig-utils: more informative error on parsing failures (#11888)

🩹 Fixes

  • eslint-plugin: fix crash and false positives in no-useless-default-assignment (#11845)
  • eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
  • eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
  • eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.51.0 (2025-12-29)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

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

…ory with 5 updates

Bumps the minor-patch-updates group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `1.0.2` | `1.0.3` |
| [zod](https://github.com/colinhacks/zod) | `4.2.1` | `4.3.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.1` | `25.0.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.50.1` | `8.51.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.50.1` | `8.51.0` |



Updates `@react-email/components` from 1.0.2 to 1.0.3
- [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/[email protected]/packages/components)

Updates `zod` from 4.2.1 to 4.3.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.2.1...v4.3.4)

Updates `@types/node` from 25.0.1 to 25.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.50.1 to 8.51.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.50.1 to 8.51.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@react-email/components"
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: zod
  dependency-version: 4.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: "@types/node"
  dependency-version: 25.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.51.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.51.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2026

Labels

The following labels could not be found: pnpm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 15, 2026
@vercel
Copy link

vercel bot commented Jan 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
pin-point Ready Ready Preview, Comment Jan 15, 2026 2:11am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant