Bump the prod-patch-updates group with 8 updates #353

Closed
opened 2026-04-05 17:07:30 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 1/21/2026

Bumps the prod-patch-updates group with 8 updates:

Package From To
@react-email/components 1.0.2 1.0.6
@react-email/render 2.0.0 2.0.4
@react-email/tailwind 2.0.2 2.0.3
@tanstack/react-query 5.90.12 5.90.19
eslint-config-next 16.1.0 16.1.4
maxmind 5.0.1 5.0.3
nodemailer 7.0.11 7.0.12
pg 8.17.1 8.17.2

Updates @react-email/components from 1.0.2 to 1.0.6

Release notes

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

@​react-email/components@​1.0.6

What's Changed

Full Changelog: https://github.com/resend/react-email/compare/@​react-email/components@​1.0.5...@​react-email/components@​1.0.6

@​react-email/components@​1.0.5

What's Changed

Full Changelog: https://github.com/resend/react-email/compare/@​react-email/components@​1.0.4...@​react-email/components@​1.0.5

@​react-email/components@​1.0.4

Patch Changes

  • Updated dependencies [159f6e4]
  • Updated dependencies [12ff166]
    • @​react-email/render@​2.0.2
    • @​react-email/body@​0.2.1
    • @​react-email/button@​0.2.1
    • @​react-email/code-block@​0.2.1
    • @​react-email/code-inline@​0.0.6
    • @​react-email/column@​0.0.14
    • @​react-email/container@​0.0.16
    • @​react-email/font@​0.0.10
    • @​react-email/head@​0.0.13
    • @​react-email/heading@​0.0.16
    • @​react-email/hr@​0.0.12
    • @​react-email/html@​0.0.12
    • @​react-email/img@​0.0.12
    • @​react-email/link@​0.0.13
    • @​react-email/markdown@​0.0.18
    • @​react-email/preview@​0.0.14
    • @​react-email/row@​0.0.13
    • @​react-email/section@​0.0.17
    • @​react-email/tailwind@​2.0.3
    • @​react-email/text@​0.1.6

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

Patch Changes

  • Updated dependencies [159f6e4]
    • @​react-email/render@​2.0.2-canary.0
    • @​react-email/body@​0.2.1
    • @​react-email/button@​0.2.1
    • @​react-email/code-block@​0.2.1
    • @​react-email/code-inline@​0.0.6
    • @​react-email/column@​0.0.14

... (truncated)

Changelog

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

1.0.6

Patch Changes

  • Updated dependencies [635dc8f]
    • @​react-email/render@​2.0.4
    • @​react-email/body@​0.2.1
    • @​react-email/button@​0.2.1
    • @​react-email/code-block@​0.2.1
    • @​react-email/code-inline@​0.0.6
    • @​react-email/column@​0.0.14
    • @​react-email/container@​0.0.16
    • @​react-email/font@​0.0.10
    • @​react-email/head@​0.0.13
    • @​react-email/heading@​0.0.16
    • @​react-email/hr@​0.0.12
    • @​react-email/html@​0.0.12
    • @​react-email/img@​0.0.12
    • @​react-email/link@​0.0.13
    • @​react-email/markdown@​0.0.18
    • @​react-email/preview@​0.0.14
    • @​react-email/row@​0.0.13
    • @​react-email/section@​0.0.17
    • @​react-email/tailwind@​2.0.3
    • @​react-email/text@​0.1.6

1.0.5

Patch Changes

  • Updated dependencies [366ae71]
    • @​react-email/render@​2.0.3
    • @​react-email/body@​0.2.1
    • @​react-email/button@​0.2.1
    • @​react-email/code-block@​0.2.1
    • @​react-email/code-inline@​0.0.6
    • @​react-email/column@​0.0.14
    • @​react-email/container@​0.0.16
    • @​react-email/font@​0.0.10
    • @​react-email/head@​0.0.13
    • @​react-email/heading@​0.0.16
    • @​react-email/hr@​0.0.12
    • @​react-email/html@​0.0.12
    • @​react-email/img@​0.0.12
    • @​react-email/link@​0.0.13
    • @​react-email/markdown@​0.0.18
    • @​react-email/preview@​0.0.14
    • @​react-email/row@​0.0.13
    • @​react-email/section@​0.0.17
    • @​react-email/tailwind@​2.0.3

... (truncated)

Commits

Updates @react-email/render from 2.0.0 to 2.0.4

Release notes

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

@​react-email/render@​2.0.4

What's Changed

Full Changelog: https://github.com/resend/react-email/compare/@​react-email/render@​2.0.3...@​react-email/render@​2.0.4

@​react-email/render@​2.0.3

What's Changed

Full Changelog: https://github.com/resend/react-email/compare/@​react-email/render@​2.0.2...@​react-email/render@​2.0.3

@​react-email/render@​2.0.2

Patch Changes

  • 159f6e4: fix custom selectors overwriting the ones we defined
  • 12ff166: fix pipeable stream errors not being handled

@​react-email/render@​2.0.2-canary.0

Patch Changes

  • 159f6e4: fix custom selectors overwriting the ones we defined

@​react-email/render@​2.0.1

Patch Changes

  • 42aca9f: add fallback for m.default when importing react-dom
  • 8b7a660: remove use of devEngines which npm detects

@​react-email/render@​2.0.1-canary.0

Patch Changes

  • 42aca9f: add fallback for m.default when importing react-dom
Changelog

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

2.0.4

Patch Changes

  • 635dc8f: fix ErrorBoundary breaking server rendering

2.0.3

Patch Changes

  • 366ae71: fix render going into client side rendering and breaking emails silently

2.0.2

Patch Changes

  • 159f6e4: fix custom selectors overwriting the ones we defined
  • 12ff166: fix pipeable stream errors not being handled

2.0.2-canary.0

Patch Changes

  • 159f6e4: fix custom selectors overwriting the ones we defined

2.0.1

Patch Changes

  • 42aca9f: add fallback for m.default when importing react-dom
  • 8b7a660: remove use of devEngines which npm detects

2.0.1-canary.0

Patch Changes

  • 42aca9f: add fallback for m.default when importing react-dom
Commits

Updates @react-email/tailwind from 2.0.2 to 2.0.3

Release notes

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

@​react-email/tailwind@​2.0.3

Patch Changes

  • 8b7a660: remove use of devEngines which npm detects
  • Updated dependencies [8b7a660]
    • @​react-email/code-inline@​0.0.6
    • @​react-email/code-block@​0.2.1
    • @​react-email/container@​0.0.16
    • @​react-email/heading@​0.0.16
    • @​react-email/preview@​0.0.14
    • @​react-email/button@​0.2.1
    • @​react-email/body@​0.2.1
    • @​react-email/link@​0.0.13
    • @​react-email/text@​0.1.6
    • @​react-email/img@​0.0.12
    • @​react-email/hr@​0.0.12
Changelog

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

2.0.3

Patch Changes

  • 8b7a660: remove use of devEngines which npm detects
  • Updated dependencies [8b7a660]
    • @​react-email/code-inline@​0.0.6
    • @​react-email/code-block@​0.2.1
    • @​react-email/container@​0.0.16
    • @​react-email/heading@​0.0.16
    • @​react-email/preview@​0.0.14
    • @​react-email/button@​0.2.1
    • @​react-email/body@​0.2.1
    • @​react-email/link@​0.0.13
    • @​react-email/text@​0.1.6
    • @​react-email/img@​0.0.12
    • @​react-email/hr@​0.0.12
Commits

Updates @tanstack/react-query from 5.90.12 to 5.90.19

Release notes

Sourced from @​tanstack/react-query's releases.

@​tanstack/react-query-persist-client@​5.90.19

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.16
    • @​tanstack/react-query@​5.90.17

@​tanstack/react-query@​5.90.19

Patch Changes

  • Updated dependencies [53fc74e]:
    • @​tanstack/query-core@​5.90.19

@​tanstack/react-query-persist-client@​5.90.18

Patch Changes

  • Updated dependencies [4be3ad7]:
    • @​tanstack/react-query@​5.90.16
    • @​tanstack/query-persist-client-core@​5.91.15

@​tanstack/react-query@​5.90.18

Patch Changes

  • Updated dependencies [dea1614]:
    • @​tanstack/query-core@​5.90.18

@​tanstack/react-query-persist-client@​5.90.17

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.14
    • @​tanstack/react-query@​5.90.15

@​tanstack/react-query@​5.90.17

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17

@​tanstack/react-query-persist-client@​5.90.16

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.13
    • @​tanstack/react-query@​5.90.14

@​tanstack/react-query@​5.90.16

Patch Changes

  • fix(react-query): allow retryOnMount when throwOnError is function (#9338)

... (truncated)

Changelog

Sourced from @​tanstack/react-query's changelog.

5.90.19

Patch Changes

  • Updated dependencies [53fc74e]:
    • @​tanstack/query-core@​5.90.19

5.90.18

Patch Changes

  • Updated dependencies [dea1614]:
    • @​tanstack/query-core@​5.90.18

5.90.17

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17

5.90.16

Patch Changes

  • fix(react-query): allow retryOnMount when throwOnError is function (#9338)

  • Updated dependencies [7f47906]:

    • @​tanstack/query-core@​5.90.16

5.90.15

Patch Changes

  • Updated dependencies [fccef79]:
    • @​tanstack/query-core@​5.90.15

5.90.14

Patch Changes

  • Updated dependencies [d576092]:
    • @​tanstack/query-core@​5.90.14

5.90.13

Patch Changes

  • Updated dependencies [4a0a78a]:
    • @​tanstack/query-core@​5.90.13
Commits
  • 0525ad1 ci: Version Packages (#10047)
  • 53fc74e fix(query-core): fix combine not updating when queries change with stable ref...
  • 64d5d62 ci: Version Packages (#10045)
  • dea1614 fix(query-core): avoid throwing promise errors when data exists (#10025)
  • bf7f47e ci: Version Packages (#10033)
  • 44c3cb9 test(react-query/ssr): add 'useQueries' test for SSR (#9996)
  • 167db32 ci: Version Packages (#10005)
  • 4be3ad7 fix(react-query): allow retryOnMount when throwOnError is function (#9336) (#...
  • 0a1e3e0 ci: Version Packages (#10003)
  • fccef79 fix(query-core): ensure query refetches on mount/retry when status is error (...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tanstack/react-query since your current version.


Updates eslint-config-next from 16.1.0 to 16.1.4

Release notes

Sourced from eslint-config-next's releases.

v16.1.4

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Only filter next config if experimental flag is enabled (#88733)

Credits

Huge thanks to @​mischnic for helping!

v16.1.3

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix linked list bug in LRU deleteFromLru (#88652)
  • Fix relative same host redirects in node middleware (#88253)

Credits

Huge thanks to @​acdlite and @​ijjk for helping!

v16.1.2

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Turbopack: Update to swc_core v50.2.3 (#87841) (#88296)
    • Fixes a crash when processing mdx files with multibyte characters. (#87713)
  • Turbopack: mimalloc upgrade and enabling it on musl (#88503) (#87815) (#88426)
    • Fixes a significant performance issue on musl-based Linux distributions (e.g. Alpine in Docker) related to musl's allocator.
    • Other platforms have always used mimalloc, but we previously did not use mimalloc on musl because of compilation issues that have since been resolved.

Credits

Huge thanks to @​mischnic for helping!

v16.1.1

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Turbopack: Create junction points instead of symlinks on Windows (#87606)

Credits

... (truncated)

Commits

Updates maxmind from 5.0.1 to 5.0.3

Release notes

Sourced from maxmind's releases.

v5.0.3

5.0.3 (2026-01-01)

Bug Fixes

v5.0.2

5.0.2 (2026-01-01)

Bug Fixes

Commits
  • fe021be fix: simplify oidc setup
  • 183a4de fix: provenance alignment
  • b9bd74c Development snapshot
  • 95fb587 fix: Try setting repository
  • d0e93a2 fix: Enable npm provenance
  • 53b69da fix: Fixing gh permissions
  • 7df3039 fix: Add GH secret back for semver
  • c8abe6a fix: Publishing using OIDC
  • 4deed4d chore(deps): update dependency prettier to v3.7.4 (#944)
  • f01f7e7 chore(deps): update dependency @​types/node to v24.10.4 (#943)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for maxmind since your current version.


Updates nodemailer from 7.0.11 to 7.0.12

Release notes

Sourced from nodemailer's releases.

v7.0.12

7.0.12 (2025-12-22)

Bug Fixes

  • added support for REQUIRETLS (#1793) (053ce6a)
  • use 8bit encoding for message/rfc822 attachments (adf8611)
Changelog

Sourced from nodemailer's changelog.

7.0.12 (2025-12-22)

Bug Fixes

  • added support for REQUIRETLS (#1793) (053ce6a)
  • use 8bit encoding for message/rfc822 attachments (adf8611)
Commits

Updates pg from 8.17.1 to 8.17.2

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
*Originally created by @dependabot[bot] on 1/21/2026* Bumps the prod-patch-updates group with 8 updates: | Package | From | To | | --- | --- | --- | | [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `1.0.2` | `1.0.6` | | [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render) | `2.0.0` | `2.0.4` | | [@react-email/tailwind](https://github.com/resend/react-email/tree/HEAD/packages/tailwind) | `2.0.2` | `2.0.3` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.12` | `5.90.19` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.0` | `16.1.4` | | [maxmind](https://github.com/runk/node-maxmind) | `5.0.1` | `5.0.3` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `7.0.11` | `7.0.12` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.17.1` | `8.17.2` | Updates `@react-email/components` from 1.0.2 to 1.0.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/releases"><code>@​react-email/components</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​react-email/components</code><a href="https://github.com/1"><code>@​1</code></a>.0.6</h2> <h2>What's Changed</h2> <ul> <li>fix(render): new ErrorBoundary breaking rendering in server components by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/react-email/pull/2871">resend/react-email#2871</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/@react-email/components@1.0.5...@react-email/components@1.0.6">https://github.com/resend/react-email/compare/<code>@​react-email/components</code><code>@​1.0.5...</code><code>@​react-email/components</code><code>@​1.0.6</code></a></p> <h2><code>@​react-email/components</code><a href="https://github.com/1"><code>@​1</code></a>.0.5</h2> <h2>What's Changed</h2> <ul> <li>fix(render): client side rendering fallbacks by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/react-email/pull/2852">resend/react-email#2852</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/@react-email/components@1.0.4...@react-email/components@1.0.5">https://github.com/resend/react-email/compare/<code>@​react-email/components</code><code>@​1.0.4...</code><code>@​react-email/components</code><code>@​1.0.5</code></a></p> <h2><code>@​react-email/components</code><a href="https://github.com/1"><code>@​1</code></a>.0.4</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [159f6e4]</li> <li>Updated dependencies [12ff166] <ul> <li><code>@​react-email/render</code><a href="https://github.com/2"><code>@​2</code></a>.0.2</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/code-inline</code><a href="https://github.com/0"><code>@​0</code></a>.0.6</li> <li><code>@​react-email/column</code><a href="https://github.com/0"><code>@​0</code></a>.0.14</li> <li><code>@​react-email/container</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/font</code><a href="https://github.com/0"><code>@​0</code></a>.0.10</li> <li><code>@​react-email/head</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/heading</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/hr</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/html</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/img</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/link</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/markdown</code><a href="https://github.com/0"><code>@​0</code></a>.0.18</li> <li><code>@​react-email/preview</code><a href="https://github.com/0"><code>@​0</code></a>.0.14</li> <li><code>@​react-email/row</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/section</code><a href="https://github.com/0"><code>@​0</code></a>.0.17</li> <li><code>@​react-email/tailwind</code><a href="https://github.com/2"><code>@​2</code></a>.0.3</li> <li><code>@​react-email/text</code><a href="https://github.com/0"><code>@​0</code></a>.1.6</li> </ul> </li> </ul> <h2><code>@​react-email/components</code><a href="https://github.com/1"><code>@​1</code></a>.0.4-canary.0</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [159f6e4] <ul> <li><code>@​react-email/render</code><a href="https://github.com/2"><code>@​2</code></a>.0.2-canary.0</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/code-inline</code><a href="https://github.com/0"><code>@​0</code></a>.0.6</li> <li><code>@​react-email/column</code><a href="https://github.com/0"><code>@​0</code></a>.0.14</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md"><code>@​react-email/components</code>'s changelog</a>.</em></p> <blockquote> <h2>1.0.6</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [635dc8f] <ul> <li><code>@​react-email/render</code><a href="https://github.com/2"><code>@​2</code></a>.0.4</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/code-inline</code><a href="https://github.com/0"><code>@​0</code></a>.0.6</li> <li><code>@​react-email/column</code><a href="https://github.com/0"><code>@​0</code></a>.0.14</li> <li><code>@​react-email/container</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/font</code><a href="https://github.com/0"><code>@​0</code></a>.0.10</li> <li><code>@​react-email/head</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/heading</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/hr</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/html</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/img</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/link</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/markdown</code><a href="https://github.com/0"><code>@​0</code></a>.0.18</li> <li><code>@​react-email/preview</code><a href="https://github.com/0"><code>@​0</code></a>.0.14</li> <li><code>@​react-email/row</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/section</code><a href="https://github.com/0"><code>@​0</code></a>.0.17</li> <li><code>@​react-email/tailwind</code><a href="https://github.com/2"><code>@​2</code></a>.0.3</li> <li><code>@​react-email/text</code><a href="https://github.com/0"><code>@​0</code></a>.1.6</li> </ul> </li> </ul> <h2>1.0.5</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [366ae71] <ul> <li><code>@​react-email/render</code><a href="https://github.com/2"><code>@​2</code></a>.0.3</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/code-inline</code><a href="https://github.com/0"><code>@​0</code></a>.0.6</li> <li><code>@​react-email/column</code><a href="https://github.com/0"><code>@​0</code></a>.0.14</li> <li><code>@​react-email/container</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/font</code><a href="https://github.com/0"><code>@​0</code></a>.0.10</li> <li><code>@​react-email/head</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/heading</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/hr</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/html</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/img</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/link</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/markdown</code><a href="https://github.com/0"><code>@​0</code></a>.0.18</li> <li><code>@​react-email/preview</code><a href="https://github.com/0"><code>@​0</code></a>.0.14</li> <li><code>@​react-email/row</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/section</code><a href="https://github.com/0"><code>@​0</code></a>.0.17</li> <li><code>@​react-email/tailwind</code><a href="https://github.com/2"><code>@​2</code></a>.0.3</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/6d381ae34b6d2488e13a72547edc6b0126e77d9f"><code>6d381ae</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2872">#2872</a>)</li> <li><a href="https://github.com/resend/react-email/commit/f1af617a9cf0b0a3c89cfb301f54200421e585ca"><code>f1af617</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2862">#2862</a>)</li> <li><a href="https://github.com/resend/react-email/commit/9891b76c7e04e2573627130b09fb4c6c74e7f9e0"><code>9891b76</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2784">#2784</a>)</li> <li><a href="https://github.com/resend/react-email/commit/423655952b486a95b7dd1d53cc5070c24c579d81"><code>4236559</code></a> chore(root): version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2746">#2746</a>)</li> <li><a href="https://github.com/resend/react-email/commit/576a4e1fb5ccd93951316483ce088cfe706e9621"><code>576a4e1</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2755">#2755</a>)</li> <li><a href="https://github.com/resend/react-email/commit/8b7a660ef74699e19c5d12900a2337421b4da69b"><code>8b7a660</code></a> fix(all): devEngines getting flagged by <code>npm install</code> (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2736">#2736</a>)</li> <li><a href="https://github.com/resend/react-email/commit/5095cf1752ed9b6191d5755fbf43a0db7fcc4d31"><code>5095cf1</code></a> chore(root): version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2745">#2745</a>)</li> <li><a href="https://github.com/resend/react-email/commit/f9dd7e2ce9667189c69c7e552339ad08a4c7563f"><code>f9dd7e2</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2741">#2741</a>)</li> <li>See full diff in <a href="https://github.com/resend/react-email/commits/@react-email/components@1.0.6/packages/components">compare view</a></li> </ul> </details> <br /> Updates `@react-email/render` from 2.0.0 to 2.0.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/releases"><code>@​react-email/render</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​react-email/render</code><a href="https://github.com/2"><code>@​2</code></a>.0.4</h2> <h2>What's Changed</h2> <ul> <li>fix(render): new ErrorBoundary breaking rendering in server components by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/react-email/pull/2871">resend/react-email#2871</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/@react-email/render@2.0.3...@react-email/render@2.0.4">https://github.com/resend/react-email/compare/<code>@​react-email/render</code><code>@​2.0.3...</code><code>@​react-email/render</code><code>@​2.0.4</code></a></p> <h2><code>@​react-email/render</code><a href="https://github.com/2"><code>@​2</code></a>.0.3</h2> <h2>What's Changed</h2> <ul> <li>fix(render): client side rendering fallbacks by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/react-email/pull/2852">resend/react-email#2852</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/@react-email/render@2.0.2...@react-email/render@2.0.3">https://github.com/resend/react-email/compare/<code>@​react-email/render</code><code>@​2.0.2...</code><code>@​react-email/render</code><code>@​2.0.3</code></a></p> <h2><code>@​react-email/render</code><a href="https://github.com/2"><code>@​2</code></a>.0.2</h2> <h3>Patch Changes</h3> <ul> <li>159f6e4: fix custom selectors overwriting the ones we defined</li> <li>12ff166: fix pipeable stream errors not being handled</li> </ul> <h2><code>@​react-email/render</code><a href="https://github.com/2"><code>@​2</code></a>.0.2-canary.0</h2> <h3>Patch Changes</h3> <ul> <li>159f6e4: fix custom selectors overwriting the ones we defined</li> </ul> <h2><code>@​react-email/render</code><a href="https://github.com/2"><code>@​2</code></a>.0.1</h2> <h3>Patch Changes</h3> <ul> <li>42aca9f: add fallback for m.default when importing react-dom</li> <li>8b7a660: remove use of devEngines which npm detects</li> </ul> <h2><code>@​react-email/render</code><a href="https://github.com/2"><code>@​2</code></a>.0.1-canary.0</h2> <h3>Patch Changes</h3> <ul> <li>42aca9f: add fallback for m.default when importing react-dom</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/render/CHANGELOG.md"><code>@​react-email/render</code>'s changelog</a>.</em></p> <blockquote> <h2>2.0.4</h2> <h3>Patch Changes</h3> <ul> <li>635dc8f: fix ErrorBoundary breaking server rendering</li> </ul> <h2>2.0.3</h2> <h3>Patch Changes</h3> <ul> <li>366ae71: fix render going into client side rendering and breaking emails silently</li> </ul> <h2>2.0.2</h2> <h3>Patch Changes</h3> <ul> <li>159f6e4: fix custom selectors overwriting the ones we defined</li> <li>12ff166: fix pipeable stream errors not being handled</li> </ul> <h2>2.0.2-canary.0</h2> <h3>Patch Changes</h3> <ul> <li>159f6e4: fix custom selectors overwriting the ones we defined</li> </ul> <h2>2.0.1</h2> <h3>Patch Changes</h3> <ul> <li>42aca9f: add fallback for m.default when importing react-dom</li> <li>8b7a660: remove use of devEngines which npm detects</li> </ul> <h2>2.0.1-canary.0</h2> <h3>Patch Changes</h3> <ul> <li>42aca9f: add fallback for m.default when importing react-dom</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/6d381ae34b6d2488e13a72547edc6b0126e77d9f"><code>6d381ae</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2872">#2872</a>)</li> <li><a href="https://github.com/resend/react-email/commit/635dc8f69c8e93da2201e98d7ba9d737f4911f0f"><code>635dc8f</code></a> fix(render): new ErrorBoundary breaking rendering in server components (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2871">#2871</a>)</li> <li><a href="https://github.com/resend/react-email/commit/f1af617a9cf0b0a3c89cfb301f54200421e585ca"><code>f1af617</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2862">#2862</a>)</li> <li><a href="https://github.com/resend/react-email/commit/366ae71ab625dd2623fbcb68cf04cec83e8e7f62"><code>366ae71</code></a> fix(render): client side rendering fallbacks (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2852">#2852</a>)</li> <li><a href="https://github.com/resend/react-email/commit/dc86724e9ca96ab7ed5feabbdbc5d2fed28c7e5f"><code>dc86724</code></a> chore(all): use inline snapshots again (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2813">#2813</a>)</li> <li><a href="https://github.com/resend/react-email/commit/9891b76c7e04e2573627130b09fb4c6c74e7f9e0"><code>9891b76</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2784">#2784</a>)</li> <li><a href="https://github.com/resend/react-email/commit/12ff16649953b62679d984fc6d8639b4b997ba39"><code>12ff166</code></a> fix(render): pipeable stream errors not handled (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2781">#2781</a>)</li> <li><a href="https://github.com/resend/react-email/commit/423655952b486a95b7dd1d53cc5070c24c579d81"><code>4236559</code></a> chore(root): version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2746">#2746</a>)</li> <li><a href="https://github.com/resend/react-email/commit/159f6e4c585294176d890f82464328ff9e960221"><code>159f6e4</code></a> fix(render): custom selectors override defaults instead of merging (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2752">#2752</a>)</li> <li><a href="https://github.com/resend/react-email/commit/576a4e1fb5ccd93951316483ce088cfe706e9621"><code>576a4e1</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2755">#2755</a>)</li> <li>Additional commits viewable in <a href="https://github.com/resend/react-email/commits/@react-email/render@2.0.4/packages/render">compare view</a></li> </ul> </details> <br /> Updates `@react-email/tailwind` from 2.0.2 to 2.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/releases"><code>@​react-email/tailwind</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​react-email/tailwind</code><a href="https://github.com/2"><code>@​2</code></a>.0.3</h2> <h3>Patch Changes</h3> <ul> <li>8b7a660: remove use of devEngines which npm detects</li> <li>Updated dependencies [8b7a660] <ul> <li><code>@​react-email/code-inline</code><a href="https://github.com/0"><code>@​0</code></a>.0.6</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/container</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/heading</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/preview</code><a href="https://github.com/0"><code>@​0</code></a>.0.14</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/link</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/text</code><a href="https://github.com/0"><code>@​0</code></a>.1.6</li> <li><code>@​react-email/img</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/hr</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/tailwind/CHANGELOG.md"><code>@​react-email/tailwind</code>'s changelog</a>.</em></p> <blockquote> <h2>2.0.3</h2> <h3>Patch Changes</h3> <ul> <li>8b7a660: remove use of devEngines which npm detects</li> <li>Updated dependencies [8b7a660] <ul> <li><code>@​react-email/code-inline</code><a href="https://github.com/0"><code>@​0</code></a>.0.6</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/container</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/heading</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/preview</code><a href="https://github.com/0"><code>@​0</code></a>.0.14</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​react-email/link</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/text</code><a href="https://github.com/0"><code>@​0</code></a>.1.6</li> <li><code>@​react-email/img</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/hr</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/576a4e1fb5ccd93951316483ce088cfe706e9621"><code>576a4e1</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/2755">#2755</a>)</li> <li><a href="https://github.com/resend/react-email/commit/8b7a660ef74699e19c5d12900a2337421b4da69b"><code>8b7a660</code></a> fix(all): devEngines getting flagged by <code>npm install</code> (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/2736">#2736</a>)</li> <li><a href="https://github.com/resend/react-email/commit/a439d39b9cc570f4b19b9e4eb67dd068b84b5f6c"><code>a439d39</code></a> chore(tailwind): remove dependency on vite-plugin-dts</li> <li><a href="https://github.com/resend/react-email/commit/f9dd7e2ce9667189c69c7e552339ad08a4c7563f"><code>f9dd7e2</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/2741">#2741</a>)</li> <li>See full diff in <a href="https://github.com/resend/react-email/commits/@react-email/tailwind@2.0.3/packages/tailwind">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/react-query` from 5.90.12 to 5.90.19 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/releases"><code>@​tanstack/react-query</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​tanstack/react-query-persist-client</code><a href="https://github.com/5"><code>@​5</code></a>.90.19</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies []: <ul> <li><code>@​tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@​5</code></a>.91.16</li> <li><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.90.17</li> </ul> </li> </ul> <h2><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.90.19</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/53fc74ebb16730bd3317f039a69c6821386bae93"><code>53fc74e</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.19</li> </ul> </li> </ul> <h2><code>@​tanstack/react-query-persist-client</code><a href="https://github.com/5"><code>@​5</code></a>.90.18</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/4be3ad730c5b8a1e194a91911746be2fce06902a"><code>4be3ad7</code></a>]: <ul> <li><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.90.16</li> <li><code>@​tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@​5</code></a>.91.15</li> </ul> </li> </ul> <h2><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.90.18</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/dea1614aaad5c572cf43cea54b64ac09dc4d5b41"><code>dea1614</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.18</li> </ul> </li> </ul> <h2><code>@​tanstack/react-query-persist-client</code><a href="https://github.com/5"><code>@​5</code></a>.90.17</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies []: <ul> <li><code>@​tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@​5</code></a>.91.14</li> <li><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.90.15</li> </ul> </li> </ul> <h2><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.90.17</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/269351b8ce4b4846da3d320ac5b850ee6aada0d6"><code>269351b</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.17</li> </ul> </li> </ul> <h2><code>@​tanstack/react-query-persist-client</code><a href="https://github.com/5"><code>@​5</code></a>.90.16</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies []: <ul> <li><code>@​tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@​5</code></a>.91.13</li> <li><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.90.14</li> </ul> </li> </ul> <h2><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.90.16</h2> <h3>Patch Changes</h3> <ul> <li>fix(react-query): allow retryOnMount when throwOnError is function (<a href="https://redirect.github.com/TanStack/query/pull/9338">#9338</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md"><code>@​tanstack/react-query</code>'s changelog</a>.</em></p> <blockquote> <h2>5.90.19</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/53fc74ebb16730bd3317f039a69c6821386bae93"><code>53fc74e</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.19</li> </ul> </li> </ul> <h2>5.90.18</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/dea1614aaad5c572cf43cea54b64ac09dc4d5b41"><code>dea1614</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.18</li> </ul> </li> </ul> <h2>5.90.17</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/269351b8ce4b4846da3d320ac5b850ee6aada0d6"><code>269351b</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.17</li> </ul> </li> </ul> <h2>5.90.16</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix(react-query): allow retryOnMount when throwOnError is function (<a href="https://redirect.github.com/TanStack/query/pull/9338">#9338</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/TanStack/query/commit/7f47906eaccc3f3aa5ce24b77a83bd7a620a237b"><code>7f47906</code></a>]:</p> <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.16</li> </ul> </li> </ul> <h2>5.90.15</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/fccef797d57d4a9566517bba87c8377f363920f2"><code>fccef79</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.15</li> </ul> </li> </ul> <h2>5.90.14</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/d576092e2ece4ca3936add3eb0da5234c1d82ed4"><code>d576092</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.14</li> </ul> </li> </ul> <h2>5.90.13</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/4a0a78afbc2432f8cb6828035965853fa98c86a0"><code>4a0a78a</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.13</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/query/commit/0525ad1248e0380d465d05ca8b9b6a7b77f0eff0"><code>0525ad1</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/10047">#10047</a>)</li> <li><a href="https://github.com/TanStack/query/commit/53fc74ebb16730bd3317f039a69c6821386bae93"><code>53fc74e</code></a> fix(query-core): fix combine not updating when queries change with stable ref...</li> <li><a href="https://github.com/TanStack/query/commit/64d5d623c8fb0c12d75d1623cf1b080f72ec513e"><code>64d5d62</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/10045">#10045</a>)</li> <li><a href="https://github.com/TanStack/query/commit/dea1614aaad5c572cf43cea54b64ac09dc4d5b41"><code>dea1614</code></a> fix(query-core): avoid throwing promise errors when data exists (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/10025">#10025</a>)</li> <li><a href="https://github.com/TanStack/query/commit/bf7f47e6be9b50744b62fa2342f06251d0f26ea5"><code>bf7f47e</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/10033">#10033</a>)</li> <li><a href="https://github.com/TanStack/query/commit/44c3cb965bd914427d556349438f6602637ef1b9"><code>44c3cb9</code></a> test(react-query/ssr): add 'useQueries' test for SSR (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9996">#9996</a>)</li> <li><a href="https://github.com/TanStack/query/commit/167db32642a88160ccb94b78160920931f8c08b1"><code>167db32</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/10005">#10005</a>)</li> <li><a href="https://github.com/TanStack/query/commit/4be3ad730c5b8a1e194a91911746be2fce06902a"><code>4be3ad7</code></a> fix(react-query): allow retryOnMount when throwOnError is function (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9336">#9336</a>) (#...</li> <li><a href="https://github.com/TanStack/query/commit/0a1e3e0e05e7a9a89e875682e6ccf14e2010bb96"><code>0a1e3e0</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/10003">#10003</a>)</li> <li><a href="https://github.com/TanStack/query/commit/fccef797d57d4a9566517bba87c8377f363920f2"><code>fccef79</code></a> fix(query-core): ensure query refetches on mount/retry when status is error (...</li> <li>Additional commits viewable in <a href="https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.19/packages/react-query">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​tanstack/react-query</code> since your current version.</p> </details> <br /> Updates `eslint-config-next` from 16.1.0 to 16.1.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">eslint-config-next's releases</a>.</em></p> <blockquote> <h2>v16.1.4</h2> <blockquote> <p>[!NOTE] This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Only filter next config if experimental flag is enabled (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88733">#88733</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/mischnic"><code>@​mischnic</code></a> for helping!</p> <h2>v16.1.3</h2> <blockquote> <p>[!NOTE] This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Fix linked list bug in LRU deleteFromLru (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88652">#88652</a>)</li> <li>Fix relative same host redirects in node middleware (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88253">#88253</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/acdlite"><code>@​acdlite</code></a> and <a href="https://github.com/ijjk"><code>@​ijjk</code></a> for helping!</p> <h2>v16.1.2</h2> <blockquote> <p>[!NOTE] This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Turbopack: Update to swc_core v50.2.3 (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87841">#87841</a>) (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88296">#88296</a>) <ul> <li>Fixes a crash when processing mdx files with multibyte characters. (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87713">#87713</a>)</li> </ul> </li> <li>Turbopack: <a href="https://microsoft.github.io/mimalloc/">mimalloc</a> upgrade and enabling it on musl (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88503">#88503</a>) (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87815">#87815</a>) (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88426">#88426</a>) <ul> <li>Fixes <a href="https://redirect.github.com/vercel/next.js/pull/88426">a significant performance issue</a> on musl-based Linux distributions (e.g. Alpine in Docker) related to musl's allocator.</li> <li>Other platforms have always used mimalloc, but we previously did not use mimalloc on musl because of compilation issues that have since been resolved.</li> </ul> </li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/mischnic"><code>@​mischnic</code></a> for helping!</p> <h2>v16.1.1</h2> <blockquote> <p>[!NOTE] This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Turbopack: Create junction points instead of symlinks on Windows (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87606">#87606</a>)</li> </ul> <h3>Credits</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/60de6c21144a78622eb8c4763f364fcb59f7aa59"><code>60de6c2</code></a> v16.1.4</li> <li><a href="https://github.com/vercel/next.js/commit/f01cf07ab12a37259de42baa4bdae310b4328c72"><code>f01cf07</code></a> v16.1.3</li> <li><a href="https://github.com/vercel/next.js/commit/cb436b3613edb3f741a39fa00ac31d103a5a1518"><code>cb436b3</code></a> v16.1.2</li> <li><a href="https://github.com/vercel/next.js/commit/3aa53984e9d6bc4b5860c76e90cccfd6780989af"><code>3aa5398</code></a> v16.1.1</li> <li>See full diff in <a href="https://github.com/vercel/next.js/commits/v16.1.4/packages/eslint-config-next">compare view</a></li> </ul> </details> <br /> Updates `maxmind` from 5.0.1 to 5.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/runk/node-maxmind/releases">maxmind's releases</a>.</em></p> <blockquote> <h2>v5.0.3</h2> <h2><a href="https://github.com/runk/node-maxmind/compare/v5.0.2...v5.0.3">5.0.3</a> (2026-01-01)</h2> <h3>Bug Fixes</h3> <ul> <li>simplify oidc setup (<a href="https://github.com/runk/node-maxmind/commit/fe021be901e5a2614eb441227967aeb2fb8e4ce0">fe021be</a>)</li> </ul> <h2>v5.0.2</h2> <h2><a href="https://github.com/runk/node-maxmind/compare/v5.0.1...v5.0.2">5.0.2</a> (2026-01-01)</h2> <h3>Bug Fixes</h3> <ul> <li>Add GH secret back for semver (<a href="https://github.com/runk/node-maxmind/commit/7df30399f9795f53cd5009ce41c15b8228468d52">7df3039</a>)</li> <li>Enable npm provenance (<a href="https://github.com/runk/node-maxmind/commit/d0e93a236e16d0e3163fcbd4117fd855ad062b30">d0e93a2</a>)</li> <li>Fixing gh permissions (<a href="https://github.com/runk/node-maxmind/commit/53b69dabb42fcad48d2e0cd046fde205f1b5413d">53b69da</a>)</li> <li>provenance alignment (<a href="https://github.com/runk/node-maxmind/commit/183a4de413fdec103acf2f7faf622f8ea5c36829">183a4de</a>)</li> <li>Publishing using OIDC (<a href="https://github.com/runk/node-maxmind/commit/c8abe6a23b504a8c324517124b4335a4e7cf753f">c8abe6a</a>)</li> <li>Try setting repository (<a href="https://github.com/runk/node-maxmind/commit/95fb587f05bed152c4ddd2abb0db77a5558ccdc5">95fb587</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/runk/node-maxmind/commit/fe021be901e5a2614eb441227967aeb2fb8e4ce0"><code>fe021be</code></a> fix: simplify oidc setup</li> <li><a href="https://github.com/runk/node-maxmind/commit/183a4de413fdec103acf2f7faf622f8ea5c36829"><code>183a4de</code></a> fix: provenance alignment</li> <li><a href="https://github.com/runk/node-maxmind/commit/b9bd74cdd8115b1ce87d732c26e3259680294324"><code>b9bd74c</code></a> Development snapshot</li> <li><a href="https://github.com/runk/node-maxmind/commit/95fb587f05bed152c4ddd2abb0db77a5558ccdc5"><code>95fb587</code></a> fix: Try setting repository</li> <li><a href="https://github.com/runk/node-maxmind/commit/d0e93a236e16d0e3163fcbd4117fd855ad062b30"><code>d0e93a2</code></a> fix: Enable npm provenance</li> <li><a href="https://github.com/runk/node-maxmind/commit/53b69dabb42fcad48d2e0cd046fde205f1b5413d"><code>53b69da</code></a> fix: Fixing gh permissions</li> <li><a href="https://github.com/runk/node-maxmind/commit/7df30399f9795f53cd5009ce41c15b8228468d52"><code>7df3039</code></a> fix: Add GH secret back for semver</li> <li><a href="https://github.com/runk/node-maxmind/commit/c8abe6a23b504a8c324517124b4335a4e7cf753f"><code>c8abe6a</code></a> fix: Publishing using OIDC</li> <li><a href="https://github.com/runk/node-maxmind/commit/4deed4df60fec965ab07e75486aa59be40d41fd3"><code>4deed4d</code></a> chore(deps): update dependency prettier to v3.7.4 (<a href="https://redirect.github.com/runk/node-maxmind/issues/944">#944</a>)</li> <li><a href="https://github.com/runk/node-maxmind/commit/f01f7e7c017388d265d878bc91868d48095ebf2d"><code>f01f7e7</code></a> chore(deps): update dependency <code>@​types/node</code> to v24.10.4 (<a href="https://redirect.github.com/runk/node-maxmind/issues/943">#943</a>)</li> <li>Additional commits viewable in <a href="https://github.com/runk/node-maxmind/compare/v5.0.1...v5.0.3">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for maxmind since your current version.</p> </details> <br /> Updates `nodemailer` from 7.0.11 to 7.0.12 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nodemailer/nodemailer/releases">nodemailer's releases</a>.</em></p> <blockquote> <h2>v7.0.12</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.11...v7.0.12">7.0.12</a> (2025-12-22)</h2> <h3>Bug Fixes</h3> <ul> <li>added support for REQUIRETLS (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1793">#1793</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/053ce6a772a7c608e6bee7f58ebe9900afbd9b84">053ce6a</a>)</li> <li>use 8bit encoding for message/rfc822 attachments (<a href="https://github.com/nodemailer/nodemailer/commit/adf86113217b23ff3cd1191af5cd1d360fcc313b">adf8611</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md">nodemailer's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.11...v7.0.12">7.0.12</a> (2025-12-22)</h2> <h3>Bug Fixes</h3> <ul> <li>added support for REQUIRETLS (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1793">#1793</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/053ce6a772a7c608e6bee7f58ebe9900afbd9b84">053ce6a</a>)</li> <li>use 8bit encoding for message/rfc822 attachments (<a href="https://github.com/nodemailer/nodemailer/commit/adf86113217b23ff3cd1191af5cd1d360fcc313b">adf8611</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodemailer/nodemailer/commit/a208a0bc86a315d037d5be8849fab5862c488baa"><code>a208a0b</code></a> chore(master): release 7.0.12 (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1785">#1785</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/053ce6a772a7c608e6bee7f58ebe9900afbd9b84"><code>053ce6a</code></a> fix: added support for REQUIRETLS (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1793">#1793</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/adf86113217b23ff3cd1191af5cd1d360fcc313b"><code>adf8611</code></a> fix: use 8bit encoding for message/rfc822 attachments</li> <li>See full diff in <a href="https://github.com/nodemailer/nodemailer/compare/v7.0.11...v7.0.12">compare view</a></li> </ul> </details> <br /> Updates `pg` from 8.17.1 to 8.17.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/brianc/node-postgres/commit/5b68a115cc90a7b7069fa8c4b0ca51e3447367e9"><code>5b68a11</code></a> Publish</li> <li><a href="https://github.com/brianc/node-postgres/commit/ea06db5a1348ce6e0fb8561934fad642beef5935"><code>ea06db5</code></a> Remove node: prefix from imports (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3584">#3584</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/a3a4567b63005fa77287eb572a8186e30fb27a14"><code>a3a4567</code></a> remove unused variable (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3562">#3562</a>)</li> <li>See full diff in <a href="https://github.com/brianc/node-postgres/commits/pg@8.17.2/packages/pg">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>
MrUnknownDE added the javascriptdependenciesjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependencies labels 2026-04-05 17:07:38 +02:00
Sign in to join this conversation.
No Label dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#353