[PR #1229] [MERGED] Bump the prod-minor-updates group across 1 directory with 9 updates #997

Closed
opened 2025-11-13 12:15:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/1229
Author: @dependabot[bot]
Created: 8/7/2025
Status: Merged
Merged: 8/9/2025
Merged by: @oschwartz10612

Base: mainHead: dependabot/npm_and_yarn/prod-minor-updates-12f913bac4


📝 Commits (1)

  • 879b25b Bump the prod-minor-updates group across 1 directory with 9 updates

📊 Changes

2 files changed (+218 additions, -265 deletions)

View changed files

📝 package-lock.json (+209 -256)
📝 package.json (+9 -9)

📄 Description

Bumps the prod-minor-updates group with 9 updates in the / directory:

Package From To
@react-email/components 0.3.1 0.5.0
@react-email/render 1.1.3 1.2.0
axios 1.10.0 1.11.0
eslint 9.31.0 9.32.0
eslint-config-next 15.3.5 15.4.6
lucide-react 0.525.0 0.536.0
next 15.3.5 15.4.6
npm 11.4.2 11.5.2
react-hook-form 7.60.0 7.62.0

Updates @react-email/components from 0.3.1 to 0.5.0

Release notes

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

@​react-email/components@​0.5.0

Minor Changes

  • fc2f407: add toPlainText utility and deprecate plainText option on render

Patch Changes

  • Updated dependencies [fc2f407]
    • @​react-email/render@​1.2.0
    • @​react-email/body@​0.1.0
    • @​react-email/button@​0.2.0
    • @​react-email/code-block@​0.1.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.15
    • @​react-email/preview@​0.0.13
    • @​react-email/row@​0.0.12
    • @​react-email/section@​0.0.16
    • @​react-email/tailwind@​1.2.2
    • @​react-email/text@​0.1.5

@​react-email/components@​0.4.0

Minor Changes

  • 00aa805: body: apply all styles of the body to an inner table cell for them to work on Yahoo and AOL

Patch Changes

  • Updated dependencies [00aa805]
    • @​react-email/body@​0.1.0

@​react-email/components@​0.3.3

Patch Changes

  • Updated dependencies [f5f35f1]
    • @​react-email/render@​1.1.4
    • @​react-email/body@​0.0.11
    • @​react-email/button@​0.2.0
    • @​react-email/code-block@​0.1.0
    • @​react-email/code-inline@​0.0.5
    • @​react-email/column@​0.0.13
    • @​react-email/container@​0.0.15

... (truncated)

Changelog

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

0.5.0

Minor Changes

  • fc2f407: add toPlainText utility and deprecate plainText option on render

Patch Changes

  • Updated dependencies [fc2f407]
    • @​react-email/render@​1.2.0
    • @​react-email/body@​0.1.0
    • @​react-email/button@​0.2.0
    • @​react-email/code-block@​0.1.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.15
    • @​react-email/preview@​0.0.13
    • @​react-email/row@​0.0.12
    • @​react-email/section@​0.0.16
    • @​react-email/tailwind@​1.2.2
    • @​react-email/text@​0.1.5

0.4.0

Minor Changes

  • 00aa805: body: apply all styles of the body to an inner table cell for them to work on Yahoo and AOL

Patch Changes

  • Updated dependencies [00aa805]
    • @​react-email/body@​0.1.0

0.3.3

Patch Changes

  • Updated dependencies [f5f35f1]
    • @​react-email/render@​1.1.4
    • @​react-email/body@​0.0.11
    • @​react-email/button@​0.2.0
    • @​react-email/code-block@​0.1.0

... (truncated)

Commits

Updates @react-email/render from 1.1.3 to 1.2.0

Release notes

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

@​react-email/render@​1.2.0

Minor Changes

  • fc2f407: add toPlainText utility and deprecate plainText option on render

@​react-email/render@​1.1.4

Patch Changes

  • f5f35f1: fix hydration markers on React canary/Next.js latest when rendering large email templates
Changelog

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

1.2.0

Minor Changes

  • fc2f407: add toPlainText utility and deprecate plainText option on render

1.1.4

Patch Changes

  • f5f35f1: fix hydration markers on React canary/Next.js latest when rendering large email templates
Commits

Updates axios from 1.10.0 to 1.11.0

Release notes

Sourced from axios's releases.

Release v1.11.0

Release notes:

Bug Fixes

  • form-data npm pakcage (#6970) (e72c193)
  • prevent RangeError when using large Buffers (#6961) (a2214ca)
  • types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.11.0 (2025-07-22)

Bug Fixes

  • form-data npm pakcage (#6970) (e72c193)
  • prevent RangeError when using large Buffers (#6961) (a2214ca)
  • types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)

Contributors to this release

Commits

Updates eslint from 9.31.0 to 9.32.0

Release notes

Sourced from eslint's releases.

v9.32.0

Features

  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)

Bug Fixes

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

Documentation

  • 86e7426 docs: Update README (GitHub Actions Bot)

Chores

  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v9.32.0 - July 25, 2025

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 86e7426 docs: Update README (GitHub Actions Bot)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits

Updates eslint-config-next from 15.3.5 to 15.4.6

Release notes

Sourced from eslint-config-next's releases.

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

v15.4.5

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

Core Changes

  • Fix API stripping JSON incorrectly (#82062)
  • Fix i18n fallback: false collision (#82158)
  • Revert "Fix tracing of server actions imported by client components (#82167)
  • Ensure setAssetPrefix updates config instance (#82165)
  • Turbopack: update mimalloc (#82166)
  • fix(next/image): fix image-optimizer.ts headers (#82175)
  • fix(next/image): improve and simplify detect-content-type (#82174)

Credits

Huge thanks to @​ijjk, @​sokra, and @​styfle for helping!

v15.4.4

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

Core Changes

  • Fix dynamicParams false layout case in dev (#82026)
  • Turbopack: fix scope hoisting variable renaming bug (#81640)
  • Upgrade to swc v33 (#81750)
  • Revert "[metadata] use https protocol for schema urls" (#81934)

Credits

Huge thanks to @​bgw @​mischnic @​huozhi @​lukesandberg and @​ijjk for helping!

v15.4.3

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

... (truncated)

Commits

Updates lucide-react from 0.525.0 to 0.536.0

Release notes

Sourced from lucide-react's releases.

Version 0.536.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.535.0...0.536.0

Version 0.535.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.534.0...0.535.0

Version 0.534.0

What's Changed

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.533.0...0.534.0

Version 0.533.0

What's Changed

... (truncated)

Commits

Updates next from 15.3.5 to 15.4.6

Release notes

Sourced from next's releases.

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

v15.4.5

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

Core Changes

  • Fix API stripping JSON incorrectly (#82062)
  • Fix i18n fallback: false collision (#82158)
  • Revert "Fix tracing of server actions imported by client components (#82167)
  • Ensure setAssetPrefix updates config instance (#82165)
  • Turbopack: update mimalloc (#82166)
  • fix(next/image): fix image-optimizer.ts headers (#82175)
  • fix(next/image): improve and simplify detect-content-type (#82174)

Credits

Huge thanks to @​ijjk, @​sokra, and @​styfle for helping!

v15.4.4

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

Core Changes

  • Fix dynamicParams false layout case in dev (#82026)
  • Turbopack: fix scope hoisting variable renaming bug (#81640)
  • Upgrade to swc v33 (#81750)
  • Revert "[metadata] use https protocol for schema urls" (#81934)

Credits

Huge thanks to @​bgw @​mischnic @​huozhi @​lukesandberg and @​ijjk for helping!

v15.4.3

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

... (truncated)

Commits
  • be4aafd v15.4.6
  • 91e5b6b Backport "fix: add ?dpl to fonts in /_next/static/media (#82384)" (#82421)
  • f1629d9 Backport "[Pages] fix: _error page's req.url can be overwritten t… (#82377)
  • b9aab5d v15.4.5
  • a8c93c4 Disable test new tests jobs
  • ed2a6c7 [backport]: fix(next/image): improve and simplify detect-content-type (#82118...
  • f00fcc9 [backport]: fix(next/image): fix image-optimizer.ts headers (#82114) (#82175)
  • 55a7568 Backport: Turbopack: update mimalloc (#81993) (#82166)
  • 5bc4b36 [backport] Ensure setAssetPrefix updates config instance (#82165)
  • 717dfb6 [Backport] Revert "Fix tracing of server actions imported by client component...
  • Additional commits viewable in compare view

Updates npm from 11.4.2 to 11.5.2

Release notes

Sourced from npm's releases.

v11.5.2

11.5.2 (2025-07-30)

Bug Fixes

Documentation

v11.5.1

11.5.1 (2025-07-24)

Bug Fixes

v11.5.0

11.5.0 (2025-07-24)

Features

Bug Fixes

Documentation

Dependencies

Chores

Changelog

Sourced from npm's changelog.

11.5.2 (2025-07-30)

Bug Fixes

Documentation

11.5.1 (2025-07-24)

Bug Fixes

11.5.0 (2025-07-24)

Features

Bug Fixes

  • 7f66f0a Description has been truncated


    🔄 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/1229 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/7/2025 **Status:** ✅ Merged **Merged:** 8/9/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/prod-minor-updates-12f913bac4` --- ### 📝 Commits (1) - [`879b25b`](https://github.com/fosrl/pangolin/commit/879b25be9f4cb97bcb818677f9599b6a82a2f3af) Bump the prod-minor-updates group across 1 directory with 9 updates ### 📊 Changes **2 files changed** (+218 additions, -265 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+209 -256) 📝 `package.json` (+9 -9) </details> ### 📄 Description Bumps the prod-minor-updates group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `0.3.1` | `0.5.0` | | [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render) | `1.1.3` | `1.2.0` | | [axios](https://github.com/axios/axios) | `1.10.0` | `1.11.0` | | [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.32.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.3.5` | `15.4.6` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.525.0` | `0.536.0` | | [next](https://github.com/vercel/next.js) | `15.3.5` | `15.4.6` | | [npm](https://github.com/npm/cli) | `11.4.2` | `11.5.2` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.60.0` | `7.62.0` | Updates `@react-email/components` from 0.3.1 to 0.5.0 <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/0"><code>@​0</code></a>.5.0</h2> <h3>Minor Changes</h3> <ul> <li>fc2f407: add toPlainText utility and deprecate plainText option on <code>render</code></li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [fc2f407] <ul> <li><code>@​react-email/render</code><a href="https://github.com/1"><code>@​1</code></a>.2.0</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.2.0</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/code-inline</code><a href="https://github.com/0"><code>@​0</code></a>.0.5</li> <li><code>@​react-email/column</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/container</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/font</code><a href="https://github.com/0"><code>@​0</code></a>.0.9</li> <li><code>@​react-email/head</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/heading</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/hr</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/html</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/img</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/link</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/markdown</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/preview</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/row</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/section</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/tailwind</code><a href="https://github.com/1"><code>@​1</code></a>.2.2</li> <li><code>@​react-email/text</code><a href="https://github.com/0"><code>@​0</code></a>.1.5</li> </ul> </li> </ul> <h2><code>@​react-email/components</code><a href="https://github.com/0"><code>@​0</code></a>.4.0</h2> <h3>Minor Changes</h3> <ul> <li>00aa805: body: apply all styles of the body to an inner table cell for them to work on Yahoo and AOL</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [00aa805] <ul> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> </ul> </li> </ul> <h2><code>@​react-email/components</code><a href="https://github.com/0"><code>@​0</code></a>.3.3</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [f5f35f1] <ul> <li><code>@​react-email/render</code><a href="https://github.com/1"><code>@​1</code></a>.1.4</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.2.0</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/code-inline</code><a href="https://github.com/0"><code>@​0</code></a>.0.5</li> <li><code>@​react-email/column</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/container</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</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/@react-email/components@0.5.0/packages/components/CHANGELOG.md"><code>@​react-email/components</code>'s changelog</a>.</em></p> <blockquote> <h2>0.5.0</h2> <h3>Minor Changes</h3> <ul> <li>fc2f407: add toPlainText utility and deprecate plainText option on <code>render</code></li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [fc2f407] <ul> <li><code>@​react-email/render</code><a href="https://github.com/1"><code>@​1</code></a>.2.0</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.2.0</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/code-inline</code><a href="https://github.com/0"><code>@​0</code></a>.0.5</li> <li><code>@​react-email/column</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/container</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/font</code><a href="https://github.com/0"><code>@​0</code></a>.0.9</li> <li><code>@​react-email/head</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/heading</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/hr</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/html</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/img</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/link</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/markdown</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/preview</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/row</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/section</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/tailwind</code><a href="https://github.com/1"><code>@​1</code></a>.2.2</li> <li><code>@​react-email/text</code><a href="https://github.com/0"><code>@​0</code></a>.1.5</li> </ul> </li> </ul> <h2>0.4.0</h2> <h3>Minor Changes</h3> <ul> <li>00aa805: body: apply all styles of the body to an inner table cell for them to work on Yahoo and AOL</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [00aa805] <ul> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> </ul> </li> </ul> <h2>0.3.3</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [f5f35f1] <ul> <li><code>@​react-email/render</code><a href="https://github.com/1"><code>@​1</code></a>.1.4</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.2.0</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</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/a64fde8f09533f14161f7ee5a88d1f3c53ba3ac1"><code>a64fde8</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2413">#2413</a>)</li> <li><a href="https://github.com/resend/react-email/commit/8e8b29336f44e7bc7d0fbb44da410440b0f10530"><code>8e8b293</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2397">#2397</a>)</li> <li><a href="https://github.com/resend/react-email/commit/df52e77386276b4a25967a139daf43e899049448"><code>df52e77</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2395">#2395</a>)</li> <li><a href="https://github.com/resend/react-email/commit/02505a3feb486c4179214c6658f1be75559313d9"><code>02505a3</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2376">#2376</a>)</li> <li>See full diff in <a href="https://github.com/resend/react-email/commits/@react-email/components@0.5.0/packages/components">compare view</a></li> </ul> </details> <br /> Updates `@react-email/render` from 1.1.3 to 1.2.0 <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/1"><code>@​1</code></a>.2.0</h2> <h3>Minor Changes</h3> <ul> <li>fc2f407: add toPlainText utility and deprecate plainText option on <code>render</code></li> </ul> <h2><code>@​react-email/render</code><a href="https://github.com/1"><code>@​1</code></a>.1.4</h2> <h3>Patch Changes</h3> <ul> <li>f5f35f1: fix hydration markers on React canary/Next.js latest when rendering large email templates</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/@react-email/render@1.2.0/packages/render/CHANGELOG.md"><code>@​react-email/render</code>'s changelog</a>.</em></p> <blockquote> <h2>1.2.0</h2> <h3>Minor Changes</h3> <ul> <li>fc2f407: add toPlainText utility and deprecate plainText option on <code>render</code></li> </ul> <h2>1.1.4</h2> <h3>Patch Changes</h3> <ul> <li>f5f35f1: fix hydration markers on React canary/Next.js latest when rendering large email templates</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/a64fde8f09533f14161f7ee5a88d1f3c53ba3ac1"><code>a64fde8</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2413">#2413</a>)</li> <li><a href="https://github.com/resend/react-email/commit/fc2f4076aed384c12b554e691d5c5ff9e6941663"><code>fc2f407</code></a> feat(render): toPlainText function to convert existing HTML to plain text (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2">#2</a>...</li> <li><a href="https://github.com/resend/react-email/commit/df52e77386276b4a25967a139daf43e899049448"><code>df52e77</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2395">#2395</a>)</li> <li><a href="https://github.com/resend/react-email/commit/f5f35f136bbe6a41911e1bdace2b66c97b3defb9"><code>f5f35f1</code></a> fix(render): prevent react hydration markers on large emails (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2383">#2383</a>)</li> <li><a href="https://github.com/resend/react-email/commit/5c019c273d0193e004a24ae5c4880f99d666adce"><code>5c019c2</code></a> feat(root): development workflow for all components (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2295">#2295</a>)</li> <li><a href="https://github.com/resend/react-email/commit/cca77832ca1aaf50685c0e9cac38dcfc028b9d4a"><code>cca7783</code></a> chore(root): Version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2269">#2269</a>)</li> <li><a href="https://github.com/resend/react-email/commit/27212261040b48aa91a55f8ff645afc6272566b5"><code>2721226</code></a> chore(root): Update biome to beta.5 (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2264">#2264</a>)</li> <li><a href="https://github.com/resend/react-email/commit/41874ac7e35707aa2341c40ed98830653940ad4b"><code>41874ac</code></a> chore(root): Version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2233">#2233</a>)</li> <li><a href="https://github.com/resend/react-email/commit/c25a9c4f3e53d85c6c4c8fef3e18bb4b3cf6d7c6"><code>c25a9c4</code></a> chore(root): Version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2217">#2217</a>)</li> <li><a href="https://github.com/resend/react-email/commit/5d118d6bf65e784473b2eeeb140a241c2b322f89"><code>5d118d6</code></a> chore(root): Version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/render/issues/2090">#2090</a>)</li> <li>Additional commits viewable in <a href="https://github.com/resend/react-email/commits/@react-email/render@1.2.0/packages/render">compare view</a></li> </ul> </details> <br /> Updates `axios` from 1.10.0 to 1.11.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/releases">axios's releases</a>.</em></p> <blockquote> <h2>Release v1.11.0</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li>form-data npm pakcage (<a href="https://redirect.github.com/axios/axios/issues/6970">#6970</a>) (<a href="https://github.com/axios/axios/commit/e72c193722530db538b19e5ddaaa4544d226b253">e72c193</a>)</li> <li>prevent RangeError when using large Buffers (<a href="https://redirect.github.com/axios/axios/issues/6961">#6961</a>) (<a href="https://github.com/axios/axios/commit/a2214ca1bc60540baf2c80573cea3a0ff91ba9d1">a2214ca</a>)</li> <li><strong>types:</strong> resolve type discrepancies between ESM and CJS TypeScript declaration files (<a href="https://redirect.github.com/axios/axios/issues/6956">#6956</a>) (<a href="https://github.com/axios/axios/commit/8517aa16f8d082fc1d5309c642220fa736159110">8517aa1</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/izzygld" title="+186/-93 ([#6970](https://github.com/axios/axios/issues/6970) )">izzy goldman</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/manishsahanidev" title="+70/-0 ([#6961](https://github.com/axios/axios/issues/6961) )">Manish Sahani</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/noritaka1166" title="+12/-10 ([#6938](https://github.com/axios/axios/issues/6938) [#6939](https://github.com/axios/axios/issues/6939) )">Noritaka Kobayashi</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jrnail23" title="+13/-2 ([#6956](https://github.com/axios/axios/issues/6956) )">James Nail</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Tejaswi1305" title="+1/-1 ([#6894](https://github.com/axios/axios/issues/6894) )">Tejaswi1305</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/axios/axios/compare/v1.10.0...v1.11.0">1.11.0</a> (2025-07-22)</h1> <h3>Bug Fixes</h3> <ul> <li>form-data npm pakcage (<a href="https://redirect.github.com/axios/axios/issues/6970">#6970</a>) (<a href="https://github.com/axios/axios/commit/e72c193722530db538b19e5ddaaa4544d226b253">e72c193</a>)</li> <li>prevent RangeError when using large Buffers (<a href="https://redirect.github.com/axios/axios/issues/6961">#6961</a>) (<a href="https://github.com/axios/axios/commit/a2214ca1bc60540baf2c80573cea3a0ff91ba9d1">a2214ca</a>)</li> <li><strong>types:</strong> resolve type discrepancies between ESM and CJS TypeScript declaration files (<a href="https://redirect.github.com/axios/axios/issues/6956">#6956</a>) (<a href="https://github.com/axios/axios/commit/8517aa16f8d082fc1d5309c642220fa736159110">8517aa1</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/izzygld" title="+186/-93 ([#6970](https://github.com/axios/axios/issues/6970) )">izzy goldman</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/manishsahanidev" title="+70/-0 ([#6961](https://github.com/axios/axios/issues/6961) )">Manish Sahani</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/noritaka1166" title="+12/-10 ([#6938](https://github.com/axios/axios/issues/6938) [#6939](https://github.com/axios/axios/issues/6939) )">Noritaka Kobayashi</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jrnail23" title="+13/-2 ([#6956](https://github.com/axios/axios/issues/6956) )">James Nail</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Tejaswi1305" title="+1/-1 ([#6894](https://github.com/axios/axios/issues/6894) )">Tejaswi1305</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/b76c4ac6f871141dd011a21f3b7ca4e66bfc33ae"><code>b76c4ac</code></a> chore(release): v1.11.0 (<a href="https://redirect.github.com/axios/axios/issues/6974">#6974</a>)</li> <li><a href="https://github.com/axios/axios/commit/e72c193722530db538b19e5ddaaa4544d226b253"><code>e72c193</code></a> fix: form-data npm pakcage (<a href="https://redirect.github.com/axios/axios/issues/6970">#6970</a>)</li> <li><a href="https://github.com/axios/axios/commit/8517aa16f8d082fc1d5309c642220fa736159110"><code>8517aa1</code></a> fix(types): resolve type discrepancies between ESM and CJS TypeScript declara...</li> <li><a href="https://github.com/axios/axios/commit/a2214ca1bc60540baf2c80573cea3a0ff91ba9d1"><code>a2214ca</code></a> fix: prevent RangeError when using large Buffers (<a href="https://redirect.github.com/axios/axios/issues/6961">#6961</a>)</li> <li><a href="https://github.com/axios/axios/commit/6161947d9d3496ae75909a2ded98fa43ecb7e572"><code>6161947</code></a> refactor: use spread operator instead of '.apply()' (<a href="https://redirect.github.com/axios/axios/issues/6938">#6938</a>)</li> <li><a href="https://github.com/axios/axios/commit/a1d16dd9c59af11abd687b42bbeab1d50d01654e"><code>a1d16dd</code></a> refactor: use an object spread instead of Object.assign (<a href="https://redirect.github.com/axios/axios/issues/6939">#6939</a>)</li> <li><a href="https://github.com/axios/axios/commit/07183cd1496737dcd10d7241b66fa6d6a55c2aed"><code>07183cd</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6952">#6952</a>)</li> <li><a href="https://github.com/axios/axios/commit/ef36347fb559383b04c755b07f1a8d11897fab7f"><code>ef36347</code></a> docs(CONTRIBUTING): update docs link for accuracy (<a href="https://redirect.github.com/axios/axios/issues/6894">#6894</a>)</li> <li><a href="https://github.com/axios/axios/commit/b29bd6a64121f9e6b7c7026b96fbe64df3cf7e0b"><code>b29bd6a</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6948">#6948</a>)</li> <li><a href="https://github.com/axios/axios/commit/a406a93e2d99c3317596f02f3537f5457a2a80fd"><code>a406a93</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6937">#6937</a>)</li> <li>See full diff in <a href="https://github.com/axios/axios/compare/v1.10.0...v1.11.0">compare view</a></li> </ul> </details> <br /> Updates `eslint` from 9.31.0 to 9.32.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v9.32.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/1245000c5a81954d42f0c7eb670efe450c3bbad5"><code>1245000</code></a> feat: support explicit resource management in core rules (<a href="https://redirect.github.com/eslint/eslint/issues/19828">#19828</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/0e957a7b5528f375a51e7c1a2fd1b03cdcd2af2d"><code>0e957a7</code></a> feat: support typescript types in accessor rules (<a href="https://redirect.github.com/eslint/eslint/issues/19882">#19882</a>) (fnx)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/960fd40dfd204af30726b49b6bec714fe49a606e"><code>960fd40</code></a> fix: Upgrade <code>@​eslint/js</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19971">#19971</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/bbf23fa2f1c6058f6cb5c9f2f32460a15e75e596"><code>bbf23fa</code></a> fix: Refactor reporting into FileReport (<a href="https://redirect.github.com/eslint/eslint/issues/19877">#19877</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/d4988872f375890bf677ce1a1d92a505085b51fa"><code>d498887</code></a> fix: bump <code>@​eslint/plugin-kit</code> to 0.3.4 to resolve vulnerability (<a href="https://redirect.github.com/eslint/eslint/issues/19965">#19965</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f46fc6c137c951bc73cf3bd9446053c1b11f769b"><code>f46fc6c</code></a> fix: report only global references in no-implied-eval (<a href="https://redirect.github.com/eslint/eslint/issues/19932">#19932</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/7863d26b7cfb03a81ec86f93439757ff60bf6afb"><code>7863d26</code></a> fix: remove outdated types in <code>ParserOptions.ecmaFeatures</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19944">#19944</a>) (ntnyq)</li> <li><a href="https://github.com/eslint/eslint/commit/317330552e2d276221c7f2dd9c1516ad8b41cc3c"><code>3173305</code></a> fix: update execScript message in no-implied-eval rule (<a href="https://redirect.github.com/eslint/eslint/issues/19937">#19937</a>) (TKDev7)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/86e7426e4463ca49ffa5c82e825ecb6aa19ca8a0"><code>86e7426</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/50de1ced9df2b1ee48ee6843c8cfe0f5d8edbc27"><code>50de1ce</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/74f01a3f5905aaa0902837ced2425209c09c048f"><code>74f01a3</code></a> ci: unpin <code>jiti</code> to version <code>^2.5.1</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19970">#19970</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/2ab13813a7e7f3014c35490b351447ec43229951"><code>2ab1381</code></a> ci: pin <code>jiti</code> to version 2.4.2 (<a href="https://redirect.github.com/eslint/eslint/issues/19964">#19964</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/b7f75454695079f54b77fcdc9ebe3b9199d5ad30"><code>b7f7545</code></a> test: switch to flat config mode in <code>SourceCode</code> tests (<a href="https://redirect.github.com/eslint/eslint/issues/19953">#19953</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f5a35e3b7cee17cd31fc02c24c3e74b42ee202bc"><code>f5a35e3</code></a> test: switch to flat config mode in eslint-fuzzer (<a href="https://redirect.github.com/eslint/eslint/issues/19960">#19960</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/e22af8c42d622d8d912ee7bedf49bf4283247fdc"><code>e22af8c</code></a> refactor: use <code>CustomRuleDefinitionType</code> in <code>JSRuleDefinition</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19949">#19949</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/e85571730f1360464b7ee00695c678d551f9c643"><code>e855717</code></a> chore: switch performance tests to hyperfine (<a href="https://redirect.github.com/eslint/eslint/issues/19919">#19919</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/2f73a23655092a41780859ffe0a07c44a2f1b5f5"><code>2f73a23</code></a> test: switch to flat config mode in <code>ast-utils</code> tests (<a href="https://redirect.github.com/eslint/eslint/issues/19948">#19948</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/c565a530f50c96dacd44e096f7d531b073aa4dc7"><code>c565a53</code></a> chore: exclude <code>further_reading_links.json</code> from Prettier formatting (<a href="https://redirect.github.com/eslint/eslint/issues/19943">#19943</a>) (Milos Djermanovic)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v9.32.0 - July 25, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/960fd40dfd204af30726b49b6bec714fe49a606e"><code>960fd40</code></a> fix: Upgrade <code>@​eslint/js</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19971">#19971</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/50de1ced9df2b1ee48ee6843c8cfe0f5d8edbc27"><code>50de1ce</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/bbf23fa2f1c6058f6cb5c9f2f32460a15e75e596"><code>bbf23fa</code></a> fix: Refactor reporting into FileReport (<a href="https://redirect.github.com/eslint/eslint/issues/19877">#19877</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/74f01a3f5905aaa0902837ced2425209c09c048f"><code>74f01a3</code></a> ci: unpin <code>jiti</code> to version <code>^2.5.1</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19970">#19970</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/d4988872f375890bf677ce1a1d92a505085b51fa"><code>d498887</code></a> fix: bump <code>@​eslint/plugin-kit</code> to 0.3.4 to resolve vulnerability (<a href="https://redirect.github.com/eslint/eslint/issues/19965">#19965</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/2ab13813a7e7f3014c35490b351447ec43229951"><code>2ab1381</code></a> ci: pin <code>jiti</code> to version 2.4.2 (<a href="https://redirect.github.com/eslint/eslint/issues/19964">#19964</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/b7f75454695079f54b77fcdc9ebe3b9199d5ad30"><code>b7f7545</code></a> test: switch to flat config mode in <code>SourceCode</code> tests (<a href="https://redirect.github.com/eslint/eslint/issues/19953">#19953</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f5a35e3b7cee17cd31fc02c24c3e74b42ee202bc"><code>f5a35e3</code></a> test: switch to flat config mode in eslint-fuzzer (<a href="https://redirect.github.com/eslint/eslint/issues/19960">#19960</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f46fc6c137c951bc73cf3bd9446053c1b11f769b"><code>f46fc6c</code></a> fix: report only global references in no-implied-eval (<a href="https://redirect.github.com/eslint/eslint/issues/19932">#19932</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/86e7426e4463ca49ffa5c82e825ecb6aa19ca8a0"><code>86e7426</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/e22af8c42d622d8d912ee7bedf49bf4283247fdc"><code>e22af8c</code></a> refactor: use <code>CustomRuleDefinitionType</code> in <code>JSRuleDefinition</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19949">#19949</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/1245000c5a81954d42f0c7eb670efe450c3bbad5"><code>1245000</code></a> feat: support explicit resource management in core rules (<a href="https://redirect.github.com/eslint/eslint/issues/19828">#19828</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/e85571730f1360464b7ee00695c678d551f9c643"><code>e855717</code></a> chore: switch performance tests to hyperfine (<a href="https://redirect.github.com/eslint/eslint/issues/19919">#19919</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/0e957a7b5528f375a51e7c1a2fd1b03cdcd2af2d"><code>0e957a7</code></a> feat: support typescript types in accessor rules (<a href="https://redirect.github.com/eslint/eslint/issues/19882">#19882</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/2f73a23655092a41780859ffe0a07c44a2f1b5f5"><code>2f73a23</code></a> test: switch to flat config mode in <code>ast-utils</code> tests (<a href="https://redirect.github.com/eslint/eslint/issues/19948">#19948</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/7863d26b7cfb03a81ec86f93439757ff60bf6afb"><code>7863d26</code></a> fix: remove outdated types in <code>ParserOptions.ecmaFeatures</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19944">#19944</a>) (ntnyq)</li> <li><a href="https://github.com/eslint/eslint/commit/c565a530f50c96dacd44e096f7d531b073aa4dc7"><code>c565a53</code></a> chore: exclude <code>further_reading_links.json</code> from Prettier formatting (<a href="https://redirect.github.com/eslint/eslint/issues/19943">#19943</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/317330552e2d276221c7f2dd9c1516ad8b41cc3c"><code>3173305</code></a> fix: update execScript message in no-implied-eval rule (<a href="https://redirect.github.com/eslint/eslint/issues/19937">#19937</a>) (TKDev7)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/2364031090daafe34e80904c32065bfe4692d7a2"><code>2364031</code></a> 9.32.0</li> <li><a href="https://github.com/eslint/eslint/commit/a0e62e2739a5e214b1d371eda76f6a3b664e222a"><code>a0e62e2</code></a> Build: changelog update for 9.32.0</li> <li><a href="https://github.com/eslint/eslint/commit/960fd40dfd204af30726b49b6bec714fe49a606e"><code>960fd40</code></a> fix: Upgrade <code>@​eslint/js</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19971">#19971</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/50de1ced9df2b1ee48ee6843c8cfe0f5d8edbc27"><code>50de1ce</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/bbf23fa2f1c6058f6cb5c9f2f32460a15e75e596"><code>bbf23fa</code></a> fix: Refactor reporting into FileReport (<a href="https://redirect.github.com/eslint/eslint/issues/19877">#19877</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/74f01a3f5905aaa0902837ced2425209c09c048f"><code>74f01a3</code></a> ci: unpin <code>jiti</code> to version <code>^2.5.1</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19970">#19970</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/d4988872f375890bf677ce1a1d92a505085b51fa"><code>d498887</code></a> fix: bump <code>@​eslint/plugin-kit</code> to 0.3.4 to resolve vulnerability (<a href="https://redirect.github.com/eslint/eslint/issues/19965">#19965</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/2ab13813a7e7f3014c35490b351447ec43229951"><code>2ab1381</code></a> ci: pin <code>jiti</code> to version 2.4.2 (<a href="https://redirect.github.com/eslint/eslint/issues/19964">#19964</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b7f75454695079f54b77fcdc9ebe3b9199d5ad30"><code>b7f7545</code></a> test: switch to flat config mode in <code>SourceCode</code> tests (<a href="https://redirect.github.com/eslint/eslint/issues/19953">#19953</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/f5a35e3b7cee17cd31fc02c24c3e74b42ee202bc"><code>f5a35e3</code></a> test: switch to flat config mode in eslint-fuzzer (<a href="https://redirect.github.com/eslint/eslint/issues/19960">#19960</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.31.0...v9.32.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-config-next` from 15.3.5 to 15.4.6 <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>v15.4.6</h2> <blockquote> <p>[!NOTE]<br /> 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: <code>_error</code> page's <code>req.url</code> can be overwritten to dynamic param on minimal mode (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82347">#82347</a>)</li> <li>fix: add <code>?dpl</code> to fonts in <code>/_next/static/media</code> (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82384">#82384</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/devjiwonchoi"><code>@​devjiwonchoi</code></a>, <a href="https://github.com/ijjk"><code>@​ijjk</code></a>, and <a href="https://github.com/styfle"><code>@​styfle</code></a> for helping!</p> <h2>v15.4.5</h2> <blockquote> <p>[!NOTE]<br /> 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 API stripping JSON incorrectly (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82062">#82062</a>)</li> <li>Fix i18n fallback: false collision (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82158">#82158</a>)</li> <li>Revert &quot;Fix tracing of server actions imported by client components (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82167">#82167</a>)</li> <li>Ensure setAssetPrefix updates config instance (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82165">#82165</a>)</li> <li>Turbopack: update mimalloc (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82166">#82166</a>)</li> <li>fix(next/image): fix image-optimizer.ts headers (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82175">#82175</a>)</li> <li>fix(next/image): improve and simplify detect-content-type (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82174">#82174</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ijjk"><code>@​ijjk</code></a>, <a href="https://github.com/sokra"><code>@​sokra</code></a>, and <a href="https://github.com/styfle"><code>@​styfle</code></a> for helping!</p> <h2>v15.4.4</h2> <blockquote> <p>[!NOTE]<br /> 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 dynamicParams false layout case in dev (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82026">#82026</a>)</li> <li>Turbopack: fix scope hoisting variable renaming bug (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/81640">#81640</a>)</li> <li>Upgrade to swc v33 (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/81750">#81750</a>)</li> <li>Revert &quot;[metadata] use https protocol for schema urls&quot; (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/81934">#81934</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/bgw"><code>@​bgw</code></a> <a href="https://github.com/mischnic"><code>@​mischnic</code></a> <a href="https://github.com/huozhi"><code>@​huozhi</code></a> <a href="https://github.com/lukesandberg"><code>@​lukesandberg</code></a> and <a href="https://github.com/ijjk"><code>@​ijjk</code></a> for helping!</p> <h2>v15.4.3</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/be4aafd4b744fbf6500b311b74c84243f70a3059"><code>be4aafd</code></a> v15.4.6</li> <li><a href="https://github.com/vercel/next.js/commit/b9aab5dbe926c256d439bfecb226693dcd1a1be4"><code>b9aab5d</code></a> v15.4.5</li> <li><a href="https://github.com/vercel/next.js/commit/fe5db65859f0658d1c4701635ec4f4e5ec507e64"><code>fe5db65</code></a> v15.4.4</li> <li><a href="https://github.com/vercel/next.js/commit/f98040047e3087e2683d2f190312fef316898fd5"><code>f980400</code></a> v15.4.3</li> <li><a href="https://github.com/vercel/next.js/commit/1617b2663777a6fe551dda6edd8b5c43470c39ca"><code>1617b26</code></a> v15.4.2</li> <li><a href="https://github.com/vercel/next.js/commit/079c06d3c3421c23080dffc6b3c46859f6438212"><code>079c06d</code></a> v15.4.1</li> <li><a href="https://github.com/vercel/next.js/commit/7ad467409b67691ae4f5dc4dc47f1a247c4ba988"><code>7ad4674</code></a> v15.4.0</li> <li><a href="https://github.com/vercel/next.js/commit/c1fa79be58eb1bc3c08ad834d934a62e91c6964b"><code>c1fa79b</code></a> v15.4.0-canary.130</li> <li><a href="https://github.com/vercel/next.js/commit/ee4d8e6586576527d80d9a0dca7e8daec05d06de"><code>ee4d8e6</code></a> v15.4.0-canary.129</li> <li><a href="https://github.com/vercel/next.js/commit/9c980c0179bedc9087a85e9d2e1324d4dad74465"><code>9c980c0</code></a> v15.4.0-canary.128</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v15.4.6/packages/eslint-config-next">compare view</a></li> </ul> </details> <br /> Updates `lucide-react` from 0.525.0 to 0.536.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lucide-icons/lucide/releases">lucide-react's releases</a>.</em></p> <blockquote> <h2>Version 0.536.0</h2> <h2>What's Changed</h2> <ul> <li>fix(icons): arcified message icons &amp; fixed optical volume by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3473">lucide-icons/lucide#3473</a></li> <li>fix(icons): changed <code>hospital</code> icon by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2969">lucide-icons/lucide#2969</a></li> <li>fix(<code>@​lucide/svelte</code>): Add <code>.js</code> extensions to imports by <a href="https://github.com/abdel-17"><code>@​abdel-17</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2950">lucide-icons/lucide#2950</a></li> <li>fix(lucide-vue-next): Support for kebabCase props by <a href="https://github.com/ericfennis"><code>@​ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3477">lucide-icons/lucide#3477</a></li> <li>fix(icons): changed <code>a-arrow-*</code> icons by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3474">lucide-icons/lucide#3474</a></li> <li>fix(icons): arcified <code>cake-slice</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3345">lucide-icons/lucide#3345</a></li> <li>feat(lucide-static): include aliases in icons directory by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3368">lucide-icons/lucide#3368</a></li> <li>feat(icons): added <code>turntable</code> icon by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3429">lucide-icons/lucide#3429</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/abdel-17"><code>@​abdel-17</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2950">lucide-icons/lucide#2950</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.535.0...0.536.0">https://github.com/lucide-icons/lucide/compare/0.535.0...0.536.0</a></p> <h2>Version 0.535.0</h2> <h2>What's Changed</h2> <ul> <li>ci: add &quot;telegram&quot; to close-issue-with-banned-phrases by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3475">lucide-icons/lucide#3475</a></li> <li>fix(lucide-static): properly select icons dir for tags &amp; error if no metadata found by <a href="https://github.com/AlexProgrammerDE"><code>@​AlexProgrammerDE</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3411">lucide-icons/lucide#3411</a></li> <li>fix(docs): update prop name from absolute-stroke-width to absoluteStrokeWidth in vue-next guide by <a href="https://github.com/epifaniofrancisco"><code>@​epifaniofrancisco</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3322">lucide-icons/lucide#3322</a></li> <li>feat(SvgPreview): add features from lucide studio by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3365">lucide-icons/lucide#3365</a></li> <li>chore: icon alias improvements by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2861">lucide-icons/lucide#2861</a></li> <li>fix(icons): changed tiny heart icons by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3471">lucide-icons/lucide#3471</a></li> <li>chore(docs): Update vitepress deps by <a href="https://github.com/ericfennis"><code>@​ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3470">lucide-icons/lucide#3470</a></li> <li>feat(icons): added hand-fist icon by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/1843">lucide-icons/lucide#1843</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/AlexProgrammerDE"><code>@​AlexProgrammerDE</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3411">lucide-icons/lucide#3411</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.534.0...0.535.0">https://github.com/lucide-icons/lucide/compare/0.534.0...0.535.0</a></p> <h2>Version 0.534.0</h2> <h2>What's Changed</h2> <ul> <li>fix(icons): changed <code>settings</code> icon by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3467">lucide-icons/lucide#3467</a></li> <li>fix(icons): changed <code>mails</code>, <code>tags</code>, <code>files</code>, <code>file-stack</code>, <code>book-copy</code> and <code>folders</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2935">lucide-icons/lucide#2935</a></li> <li>fix(icons): changed <code>gavel</code> icon by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3465">lucide-icons/lucide#3465</a></li> <li>fix(icons): changed <code>sun-moon</code> icon &amp; arcified <code>moon</code> icons by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3380">lucide-icons/lucide#3380</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.533.0...0.534.0">https://github.com/lucide-icons/lucide/compare/0.533.0...0.534.0</a></p> <h2>Version 0.533.0</h2> <h2>What's Changed</h2> <ul> <li>fix(docs): Icon Component Example for Svelte 5 does not compile by <a href="https://github.com/Zlendy"><code>@​Zlendy</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3416">lucide-icons/lucide#3416</a></li> <li>fix(icons): changed <code>sailboat</code> icon by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3460">lucide-icons/lucide#3460</a></li> <li>fix(icons): Changed <code>a-large-small</code> icon by <a href="https://github.com/vichotech"><code>@​vichotech</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3396">lucide-icons/lucide#3396</a></li> <li>fix(icons): added rounding to <code>heart-*</code> icons by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3061">lucide-icons/lucide#3061</a></li> <li>fix(icons): changed <code>folder-symlink</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2558">lucide-icons/lucide#2558</a></li> <li>fix(icons): Rounded and optically-centred <code>flag-triangle-*</code> icons by <a href="https://github.com/jamiemlaw"><code>@​jamiemlaw</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3438">lucide-icons/lucide#3438</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lucide-icons/lucide/commit/e71198d9b3e3db42c02e9006a61289a7766520f6"><code>e71198d</code></a> chore: icon alias improvements (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2861">#2861</a>)</li> <li>See full diff in <a href="https://github.com/lucide-icons/lucide/commits/0.536.0/packages/lucide-react">compare view</a></li> </ul> </details> <br /> Updates `next` from 15.3.5 to 15.4.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v15.4.6</h2> <blockquote> <p>[!NOTE]<br /> 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: <code>_error</code> page's <code>req.url</code> can be overwritten to dynamic param on minimal mode (<a href="https://redirect.github.com/vercel/next.js/issues/82347">#82347</a>)</li> <li>fix: add <code>?dpl</code> to fonts in <code>/_next/static/media</code> (<a href="https://redirect.github.com/vercel/next.js/issues/82384">#82384</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/devjiwonchoi"><code>@​devjiwonchoi</code></a>, <a href="https://github.com/ijjk"><code>@​ijjk</code></a>, and <a href="https://github.com/styfle"><code>@​styfle</code></a> for helping!</p> <h2>v15.4.5</h2> <blockquote> <p>[!NOTE]<br /> 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 API stripping JSON incorrectly (<a href="https://redirect.github.com/vercel/next.js/issues/82062">#82062</a>)</li> <li>Fix i18n fallback: false collision (<a href="https://redirect.github.com/vercel/next.js/issues/82158">#82158</a>)</li> <li>Revert &quot;Fix tracing of server actions imported by client components (<a href="https://redirect.github.com/vercel/next.js/issues/82167">#82167</a>)</li> <li>Ensure setAssetPrefix updates config instance (<a href="https://redirect.github.com/vercel/next.js/issues/82165">#82165</a>)</li> <li>Turbopack: update mimalloc (<a href="https://redirect.github.com/vercel/next.js/issues/82166">#82166</a>)</li> <li>fix(next/image): fix image-optimizer.ts headers (<a href="https://redirect.github.com/vercel/next.js/issues/82175">#82175</a>)</li> <li>fix(next/image): improve and simplify detect-content-type (<a href="https://redirect.github.com/vercel/next.js/issues/82174">#82174</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ijjk"><code>@​ijjk</code></a>, <a href="https://github.com/sokra"><code>@​sokra</code></a>, and <a href="https://github.com/styfle"><code>@​styfle</code></a> for helping!</p> <h2>v15.4.4</h2> <blockquote> <p>[!NOTE]<br /> 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 dynamicParams false layout case in dev (<a href="https://redirect.github.com/vercel/next.js/issues/82026">#82026</a>)</li> <li>Turbopack: fix scope hoisting variable renaming bug (<a href="https://redirect.github.com/vercel/next.js/issues/81640">#81640</a>)</li> <li>Upgrade to swc v33 (<a href="https://redirect.github.com/vercel/next.js/issues/81750">#81750</a>)</li> <li>Revert &quot;[metadata] use https protocol for schema urls&quot; (<a href="https://redirect.github.com/vercel/next.js/issues/81934">#81934</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/bgw"><code>@​bgw</code></a> <a href="https://github.com/mischnic"><code>@​mischnic</code></a> <a href="https://github.com/huozhi"><code>@​huozhi</code></a> <a href="https://github.com/lukesandberg"><code>@​lukesandberg</code></a> and <a href="https://github.com/ijjk"><code>@​ijjk</code></a> for helping!</p> <h2>v15.4.3</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/be4aafd4b744fbf6500b311b74c84243f70a3059"><code>be4aafd</code></a> v15.4.6</li> <li><a href="https://github.com/vercel/next.js/commit/91e5b6b84f56c096dc2bb647eb384388e06489fd"><code>91e5b6b</code></a> Backport &quot;fix: add <code>?dpl</code> to fonts in <code>/_next/static/media</code> (<a href="https://redirect.github.com/vercel/next.js/issues/82384">#82384</a>)&quot; (<a href="https://redirect.github.com/vercel/next.js/issues/82421">#82421</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/f1629d939597cc46ccbe44fe66bda91eac31e219"><code>f1629d9</code></a> Backport &quot;[Pages] fix: <code>_error</code> page's <code>req.url</code> can be overwritten t… (<a href="https://redirect.github.com/vercel/next.js/issues/82377">#82377</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/b9aab5dbe926c256d439bfecb226693dcd1a1be4"><code>b9aab5d</code></a> v15.4.5</li> <li><a href="https://github.com/vercel/next.js/commit/a8c93c49dd2d42a2ced8a17bc53b3fea11d25c96"><code>a8c93c4</code></a> Disable test new tests jobs</li> <li><a href="https://github.com/vercel/next.js/commit/ed2a6c754831406f8cd724eb52a562bb124c1504"><code>ed2a6c7</code></a> [backport]: fix(next/image): improve and simplify detect-content-type (<a href="https://redirect.github.com/vercel/next.js/issues/82118">#82118</a>...</li> <li><a href="https://github.com/vercel/next.js/commit/f00fcc9011e7d0ef027021fc8424f51b8ac97880"><code>f00fcc9</code></a> [backport]: fix(next/image): fix image-optimizer.ts headers (<a href="https://redirect.github.com/vercel/next.js/issues/82114">#82114</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/82175">#82175</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/55a7568e9d12459f8c5f5ae120fe2e228af284bb"><code>55a7568</code></a> Backport: Turbopack: update mimalloc (<a href="https://redirect.github.com/vercel/next.js/issues/81993">#81993</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/82166">#82166</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/5bc4b368e5bc4d301f94955307e37a0328612408"><code>5bc4b36</code></a> [backport] Ensure setAssetPrefix updates config instance (<a href="https://redirect.github.com/vercel/next.js/issues/82165">#82165</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/717dfb6ec985ba58b20ce6533ceecab213f72c22"><code>717dfb6</code></a> [Backport] Revert &quot;Fix tracing of server actions imported by client component...</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v15.3.5...v15.4.6">compare view</a></li> </ul> </details> <br /> Updates `npm` from 11.4.2 to 11.5.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npm/cli/releases">npm's releases</a>.</em></p> <blockquote> <h2>v11.5.2</h2> <h2><a href="https://github.com/npm/cli/compare/v11.5.1...v11.5.2">11.5.2</a> (2025-07-30)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/7d900c4656cfffc8cca93240c6cda4b441fbbfaa"><code>7d900c4</code></a> <a href="https://redirect.github.com/npm/cli/pull/8467">#8467</a> oidc visibility check for provenance (<a href="https://redirect.github.com/npm/cli/issues/8467">#8467</a>) (<a href="https://github.com/reggi"><code>@​reggi</code></a>, <a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> </ul> <h3>Documentation</h3> <ul> <li><a href="https://github.com/npm/cli/commit/d4e56b2976ef1d2af273a6750d10b217adf4bf8e"><code>d4e56b2</code></a> <a href="https://redirect.github.com/npm/cli/pull/8459">#8459</a> update snapshot generation command (<a href="https://redirect.github.com/npm/cli/issues/8459">#8459</a>) (<a href="https://github.com/MikeMcC399"><code>@​MikeMcC399</code></a>)</li> </ul> <h2>v11.5.1</h2> <h2><a href="https://github.com/npm/cli/compare/v11.5.0...v11.5.1">11.5.1</a> (2025-07-24)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/476bf174c1c9874fa2a92df7257c3d445e3e16d3"><code>476bf17</code></a> <a href="https://redirect.github.com/npm/cli/pull/8457">#8457</a> provenance should only default for oidc (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li> </ul> <h2>v11.5.0</h2> <h2><a href="https://github.com/npm/cli/compare/v11.4.2...v11.5.0">11.5.0</a> (2025-07-24)</h2> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/cli/commit/1cce31810eb5ff1e0f7c8ee4516e7c73cedb38a1"><code>1cce318</code></a> <a href="https://redirect.github.com/npm/cli/pull/8336">#8336</a> adds support for oidc publish (<a href="https://redirect.github.com/npm/cli/issues/8336">#8336</a>) (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/7f66f0ae8fb84f567fe83a9a5738d06c7fe8fb54"><code>7f66f0a</code></a> <a href="https://redirect.github.com/npm/cli/pull/8447">#8447</a> add better hint for <code>before</code> and clean up description (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/280817a0a5b4e2aebd4b2f39c79ac9af58165edf"><code>280817a</code></a> <a href="https://redirect.github.com/npm/cli/pull/8447">#8447</a> add --before param to command help output (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/6e47325e59f19e4e563b5f9308cff165739088a2"><code>6e47325</code></a> <a href="https://redirect.github.com/npm/cli/pull/8441">#8441</a> Makes 404 errors less scary without revealing existence (<a href="https://redirect.github.com/npm/cli/issues/8441">#8441</a>) (<a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/0a97ffdf8b2df40a5f24b710415eb0c9aaa82f5d"><code>0a97ffd</code></a> <a href="https://redirect.github.com/npm/cli/pull/8429">#8429</a> handle signal exits gracefully (<a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/5b858c6b2c275f0e670e09c52de5b931936d6e07"><code>5b858c6</code></a> <a href="https://redirect.github.com/npm/cli/pull/8411">#8411</a> ensure progress bars display consistently across all environments (<a href="https://redirect.github.com/npm/cli/issues/8411">#8411</a>) (<a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> </ul> <h3>Documentation</h3> <ul> <li><a href="https://github.com/npm/cli/commit/ef3529ec4b45901c95182850e8e9da8dae833227"><code>ef3529e</code></a> <a href="https://redirect.github.com/npm/cli/pull/8435">#8435</a> add test snapshot (<a href="https://redirect.github.com/npm/cli/issues/8435">#8435</a>) (<a href="https://github.com/reggi"><code>@​reggi</code></a>, <a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/b7758d73d6b715a62e6d0c48e11b87017ce2b71c"><code>b7758d7</code></a> <a href="https://redirect.github.com/npm/cli/pull/8418">#8418</a> remove reference to Node.js download less common os (<a href="https://redirect.github.com/npm/cli/issues/8418">#8418</a>) (<a href="https://github.com/MikeMcC399"><code>@​MikeMcC399</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/746ac5d95dc19a74c519a8e3f3e1eed029957921"><code>746ac5d</code></a> <a href="https://redirect.github.com/npm/cli/pull/8380">#8380</a> remove duplicate info (<a href="https://redirect.github.com/npm/cli/issues/8380">#8380</a>) (<a href="https://github.com/alexsch01"><code>@​alexsch01</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/4673e9c165b39563e16409f3b1ca06fdc32e7d44"><code>4673e9c</code></a> <a href="https://redirect.github.com/npm/cli/pull/8371">#8371</a> rebrand OS X references to macOS (<a href="https://github.com/MikeMcC399"><code>@​MikeMcC399</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/cli/commit/398fed45af63a8f7e3f5da8fc882674befd39216"><code>398fed4</code></a> <a href="https://redirect.github.com/npm/cli/pull/8450">#8450</a> <code>normalize-package-data@7.0.1</code></li> <li><a href="https://github.com/npm/cli/commit/5b242c9302e9ae1405b5ecbc76eb290c0f72634d"><code>5b242c9</code></a> <a href="https://redirect.github.com/npm/cli/pull/8450">#8450</a> <code>validate-npm-package-name@6.0.2</code></li> <li><a href="https://github.com/npm/cli/commit/d4e8a8aba42f146a5feb20da262f92d0c3100986"><code>d4e8a8a</code></a> <a href="https://redirect.github.com/npm/cli/pull/8450">#8450</a> <code>tuf-js@3.1.0</code></li> <li><a href="https://github.com/npm/cli/commit/e1b37b2c84346eba3451369753756381658214b5"><code>e1b37b2</code></a> <a href="https://redirect.github.com/npm/cli/pull/8450">#8450</a> <code>picomatch@4.0.3</code></li> <li><a href="https://github.com/npm/cli/commit/3cb58842ff65a9ca2b31306e0e71ccf9ee5702e5"><code>3cb5884</code></a> <a href="https://redirect.github.com/npm/cli/pull/8450">#8450</a> <code>socks@2.8.6</code></li> <li><a href="https://github.com/npm/cli/commit/daea98168b636b89ced80ab6d895ba7d9c5c8e20"><code>daea981</code></a> <a href="https://redirect.github.com/npm/cli/pull/8450">#8450</a> <code>ci-info@4.3.0</code></li> <li><a href="https://github.com/npm/cli/commit/39ad47dd46dd69bcf16eb7dd5b6d8efec0d5d1c2"><code>39ad47d</code></a> <a href="https://redirect.github.com/npm/cli/pull/8450">#8450</a> <code>aproba@2.1.0</code></li> <li><a href="https://github.com/npm/cli/commit/a789f334757b691db02fcc182781d02b41e8bb5c"><code>a789f33</code></a> <a href="https://redirect.github.com/npm/cli/pull/8450">#8450</a> <code>agent-base@7.1.4</code></li> <li><a href="https://github.com/npm/cli/commit/1c0d257aa015297b703d0f413928bff661ed1430"><code>1c0d257</code></a> <a href="https://redirect.github.com/npm/cli/pull/8450">#8450</a> <code>@npmcli/metavuln-calculator@9.0.1</code></li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/cli/commit/804a9646e41d3aaa11ed084aa0c9997b7375882f"><code>804a964</code></a> <a href="https://redirect.github.com/npm/cli/pull/8450">#8450</a> update devDependencies in lockfile (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/643ae7104e5246a8ea10bfbd4f98540945c8430d"><code>643ae71</code></a> <a href="https://redirect.github.com/npm/cli/pull/8450">#8450</a> update mock-registry to use local arborist (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/cf023d71135427f2fdb290162432802e8a1514da"><code>cf023d7</code></a> <a href="https://redirect.github.com/npm/cli/pull/8421">#8421</a> contributing: prepare easier copy-paste contributing commands (<a href="https://redirect.github.com/npm/cli/issues/8421">#8421</a>) (<a href="https://github.com/MikeMcC399"><code>@​MikeMcC399</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/3f60b5f9621b43ae0b8796d3a7160a603748f756"><code>3f60b5f</code></a> <a href="https://redirect.github.com/npm/cli/pull/8383">#8383</a> <code>@npmcli/template-oss@4.24.4</code> (<a href="https://redirect.github.com/npm/cli/issues/8383">#8383</a>) (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/01f8cc6f001e3211135fa0563f7129aed09dc46c"><code>01f8cc6</code></a> <a href="https://redirect.github.com/npm/cli/pull/8381">#8381</a> <code>@npmcli/template-oss@4.24.3</code> (<a href="https://redirect.github.com/npm/cli/issues/8381">#8381</a>) (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/releases/tag/arborist-v9.1.3">workspace</a>: <code>@npmcli/arborist@9.1.3</code></li> <li><a href="https://github.com/npm/cli/releases/tag/config-v10.3.1">workspace</a>: <code>@npmcli/config@10.3.1</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.6">workspace</a>: <code>libnpmdiff@8.0.6</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.5">workspace</a>: <code>libnpmexec@10.1.5</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.6">workspace</a>: <code>libnpmfund@7.0.6</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.6">workspace</a>: <code>libnpmpack@9.0.6</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmpublish-v11.1.0">workspace</a>: <code>libnpmpublish@11.1.0</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/cli/blob/latest/CHANGELOG.md">npm's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/cli/compare/v11.5.1...v11.5.2">11.5.2</a> (2025-07-30)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/7d900c4656cfffc8cca93240c6cda4b441fbbfaa"><code>7d900c4</code></a> <a href="https://redirect.github.com/npm/cli/pull/8467">#8467</a> oidc visibility check for provenance (<a href="https://redirect.github.com/npm/cli/issues/8467">#8467</a>) (<a href="https://github.com/reggi"><code>@​reggi</code></a>, <a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> </ul> <h3>Documentation</h3> <ul> <li><a href="https://github.com/npm/cli/commit/d4e56b2976ef1d2af273a6750d10b217adf4bf8e"><code>d4e56b2</code></a> <a href="https://redirect.github.com/npm/cli/pull/8459">#8459</a> update snapshot generation command (<a href="https://redirect.github.com/npm/cli/issues/8459">#8459</a>) (<a href="https://github.com/MikeMcC399"><code>@​MikeMcC399</code></a>)</li> </ul> <h2><a href="https://github.com/npm/cli/compare/v11.5.0...v11.5.1">11.5.1</a> (2025-07-24)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/476bf174c1c9874fa2a92df7257c3d445e3e16d3"><code>476bf17</code></a> <a href="https://redirect.github.com/npm/cli/pull/8457">#8457</a> provenance should only default for oidc (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li> </ul> <h2><a href="https://github.com/npm/cli/compare/v11.4.2...v11.5.0">11.5.0</a> (2025-07-24)</h2> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/cli/commit/1cce31810eb5ff1e0f7c8ee4516e7c73cedb38a1"><code>1cce318</code></a> <a href="https://redirect.github.com/npm/cli/pull/8336">#8336</a> adds support for oidc publish (<a href="https://redirect.github.com/npm/cli/issues/8336">#8336</a>) (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/7f66f0ae8fb84f567fe83a9a5738d06c7fe8fb54"><code>7f66f0a</code></a> <a href="https://redirect.github.com/npm/cli/pull/... _Description has been truncated_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-13 12:15:45 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#997