Bump the dev-minor-updates group with 4 updates #99

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

Originally created by @dependabot[bot] on 3/19/2026

Bumps the dev-minor-updates group with 4 updates: @dotenvx/dotenvx, @types/node, eslint-config-next and typescript-eslint.

Updates @dotenvx/dotenvx from 1.54.1 to 1.55.1

Release notes

Sourced from @​dotenvx/dotenvx's releases.

v1.55.1

see CHANGELOG

v1.55.0

see CHANGELOG

Changelog

Sourced from @​dotenvx/dotenvx's changelog.

1.55.1 (2026-03-13)

Added

  • Respect dotenvx-ops status (on|off) (#749)

1.55.0 (2026-03-13)

Added

  • Add 'KEYS OFF COMPUTER' security feature when dotenvx-ops installed (#746)

Removed

  • Remove ProKeypair logic
Commits

Updates @types/node from 25.3.5 to 25.5.0

Commits

Updates eslint-config-next from 16.1.7 to 16.2.0

Release notes

Sourced from eslint-config-next's releases.

v16.2.0

[!TIP]
Check out our Next v16.2 Blog Post to learn more about this release.

Core Changes

  • Upgrade React from f93b9fd4-20251217 to 65eec428-20251218: #87323
  • Turbopack: Create junction points instead of symlinks on Windows: #87606
  • Turbopack: Symlink handling follow-up: #87637
  • Add experimental routing package for resolving adapter routes: #86404
  • Ensure outputs are correct with cache components in deployment adapters: #87018
  • Move off of deprecated url.parse: #87257
  • [strict-route-types] Add experimental.strictRouteTypes config: #87378
  • misc: fix type check log for CI envs: #87838
  • fix: revalidateTag with profile should not trigger client cache invalidation: #88069
  • chore: warn when running tests against stale build: #88001
  • Redesign default error pages with cleaner, more user-friendly UI: #87988
  • dx: avoid next-env.d.ts change in dev: #88103
  • prevent browser cache from using stale RSC responses from previous builds: #86554
  • [strict-route-types] Typecheck App Router page props: #87386
  • [strict-route-types] Enforce common React Component return types in App Router: #87389
  • [strict-route-types] Switch to satisfies when validating page and route modules: #87398
  • [strict-route-types] Don't reject number in config.api.bodyParser.sizeLimit when validating route: #87633
  • Revert "dx: avoid next-env.d.ts change in dev": #88153
  • [strict-route-types] Typecheck pages router routes in absence of App Router: #87628
  • [strict-route-types] Ensure cache profiles and routes are type-checked even if .next is excluded: #87768
  • add compilation error for taint when not enabled: #88173
  • feat(next/image)!: add images.maximumResponseBody config: #88183
  • Add maximum size limit for postponed body parsing: #88175
  • metadata: use fixed segment in dynamic routes with static metadata files: #88113
  • feat: add --experimental-cpu-prof flag for dev, build, and start: #87946
  • Add experimental option to use no-cache instead of no-store in dev: #88182
  • fix overlay frames cannot be opened sometimes: #88210
  • Handle pnpm-workspace.yaml while searching for monorepo root: #74818
  • Add more debug logs to 'use cache' wrapper: #88219
  • Omit unused arguments from 'use cache' function calls: #86920
  • Only log pending revalidates... debug log if applicable: #88221
  • fix(next/image): bump sharp@0.34.5: #88238
  • Disallow javascript urls in router methods and redirects: #88185
  • Fix relative same host redirects in node middleware: #88253
  • Remove loadConfig from main development process, pass value from child process: #88230
  • Update deploy adapters outputs and handler interfaces for node and edge: #88247
  • Move Ready in time before handler initialization: #88235
  • next/image: support custom cache handlers: #88248
  • feat: add Claude Code plugin marketplace with Cache Components skill: #87993
  • refactor: consolidate PPR into cacheComponents architecture: #88243
  • Turbopack: include fewer traced files for standalone: #88322
  • feat(turbopack): add resolve plugin condition variant of Always and Never: #88190
  • perf: use length = 0 to clear the logging array: #88244
  • Time logs: Show full millisecond instead of 1 decimal: #88313

... (truncated)

Commits

Updates typescript-eslint from 8.56.1 to 8.57.1

Release notes

Sourced from typescript-eslint's releases.

v8.57.1

8.57.1 (2026-03-16)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#12126)

❤️ Thank You

See GitHub Releases for more information.

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

v8.57.0

8.57.0 (2026-03-09)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#12080)

🩹 Fixes

  • eslint-plugin: [strict-void-return] false positives with overloads (#12055)
  • eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#12079)
  • eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#12077)
  • eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (#12094)
  • eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#12089)
  • typescript-estree: switch back to use ts.getModifiers() (#12034)
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#11355)

❤️ Thank You

See GitHub Releases for more information.

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

Changelog

Sourced from typescript-eslint's changelog.

8.57.1 (2026-03-16)

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

See GitHub Releases for more information.

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

8.57.0 (2026-03-09)

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

See GitHub Releases for more information.

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

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot 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 3/19/2026* Bumps the dev-minor-updates group with 4 updates: [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@dotenvx/dotenvx` from 1.54.1 to 1.55.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotenvx/dotenvx/releases"><code>@​dotenvx/dotenvx</code>'s releases</a>.</em></p> <blockquote> <h2>v1.55.1</h2> <p>see <a href="https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md">CHANGELOG</a></p> <h2>v1.55.0</h2> <p>see <a href="https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md">CHANGELOG</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md"><code>@​dotenvx/dotenvx</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/dotenvx/dotenvx/compare/v1.55.0...v1.55.1">1.55.1</a> (2026-03-13)</h2> <h3>Added</h3> <ul> <li>Respect <code>dotenvx-ops status (on|off)</code> (<a href="https://redirect.github.com/dotenvx/dotenvx/pull/749">#749</a>)</li> </ul> <h2><a href="https://github.com/dotenvx/dotenvx/compare/v1.54.1...v1.55.0">1.55.0</a> (2026-03-13)</h2> <h3>Added</h3> <ul> <li>Add 'KEYS OFF COMPUTER' security feature when <a href="https://dotenvx.com/ops">dotenvx-ops</a> installed (<a href="https://redirect.github.com/dotenvx/dotenvx/pull/746">#746</a>)</li> </ul> <h3>Removed</h3> <ul> <li>Remove <code>ProKeypair</code> logic</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotenvx/dotenvx/commit/2679fa40b335b6c2c1b4f00b185131e1f7cdc512"><code>2679fa4</code></a> 1.55.1</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/9dac6844a8b36271599cff2edd61d594b835ac0f"><code>9dac684</code></a> changelog 🪵</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/d1816546ccc5d8875a17767a720e4473af1dd1eb"><code>d181654</code></a> Merge pull request <a href="https://redirect.github.com/dotenvx/dotenvx/issues/749">#749</a> from dotenvx/fix-when-ops-off</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/c812ca5086ace35c339fe6a1ff5f7cf23a09ecc9"><code>c812ca5</code></a> respect ops being off</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/0246872b8f1bd6bce4579aad91da496c3483e449"><code>0246872</code></a> 1.55.0</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/fba36ad4515ea5a7726be6be4deda51d7e5c408b"><code>fba36ad</code></a> changelog 🪵</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/f9e30dc3d544d7e91211f76af5bd045804e6ab27"><code>f9e30dc</code></a> keys off computer</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/f0658b947f150bd2202d062e035164ca196a338c"><code>f0658b9</code></a> change to shield</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/f8441770cbd37f116719b11b239941c2f3eb6bec"><code>f844177</code></a> Merge pull request <a href="https://redirect.github.com/dotenvx/dotenvx/issues/746">#746</a> from dotenvx/ops-hook</li> <li><a href="https://github.com/dotenvx/dotenvx/commit/0a3bb4aa067458cad387d6591554f7d24d16558f"><code>0a3bb4a</code></a> README</li> <li>Additional commits viewable in <a href="https://github.com/dotenvx/dotenvx/compare/v1.54.1...v1.55.1">compare view</a></li> </ul> </details> <br /> Updates `@types/node` from 25.3.5 to 25.5.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `eslint-config-next` from 16.1.7 to 16.2.0 <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.2.0</h2> <blockquote> <p>[!TIP]<br /> <strong>Check out our Next v16.2 <a href="https://nextjs.org/blog/next-16-2">Blog Post</a> to learn more about this release.</strong></p> </blockquote> <h3>Core Changes</h3> <ul> <li>Upgrade React from <code>f93b9fd4-20251217</code> to <code>65eec428-20251218</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87323">#87323</a></li> <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> <li>Turbopack: Symlink handling follow-up: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87637">#87637</a></li> <li>Add experimental routing package for resolving adapter routes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/86404">#86404</a></li> <li>Ensure outputs are correct with cache components in deployment adapters: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87018">#87018</a></li> <li>Move off of deprecated url.parse: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87257">#87257</a></li> <li>[strict-route-types] Add <code>experimental.strictRouteTypes</code> config: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87378">#87378</a></li> <li>misc: fix type check log for CI envs: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87838">#87838</a></li> <li>fix: revalidateTag with profile should not trigger client cache invalidation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88069">#88069</a></li> <li>chore: warn when running tests against stale build: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88001">#88001</a></li> <li>Redesign default error pages with cleaner, more user-friendly UI: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87988">#87988</a></li> <li>dx: avoid next-env.d.ts change in dev: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88103">#88103</a></li> <li>prevent browser cache from using stale RSC responses from previous builds: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/86554">#86554</a></li> <li>[strict-route-types] Typecheck App Router page props: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87386">#87386</a></li> <li>[strict-route-types] Enforce common React Component return types in App Router: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87389">#87389</a></li> <li>[strict-route-types] Switch to <code>satisfies</code> when validating page and route modules: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87398">#87398</a></li> <li>[strict-route-types] Don't reject <code>number</code> in <code>config.api.bodyParser.sizeLimit</code> when validating route: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87633">#87633</a></li> <li>Revert &quot;dx: avoid next-env.d.ts change in dev&quot;: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88153">#88153</a></li> <li>[strict-route-types] Typecheck pages router routes in absence of App Router: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87628">#87628</a></li> <li>[strict-route-types] Ensure cache profiles and routes are type-checked even if .next is excluded: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87768">#87768</a></li> <li>add compilation error for taint when not enabled: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88173">#88173</a></li> <li>feat(next/image)!: add <code>images.maximumResponseBody</code> config: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88183">#88183</a></li> <li>Add maximum size limit for postponed body parsing: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88175">#88175</a></li> <li>metadata: use fixed segment in dynamic routes with static metadata files: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88113">#88113</a></li> <li>feat: add --experimental-cpu-prof flag for dev, build, and start: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87946">#87946</a></li> <li>Add experimental option to use no-cache instead of no-store in dev: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88182">#88182</a></li> <li>fix overlay frames cannot be opened sometimes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88210">#88210</a></li> <li>Handle pnpm-workspace.yaml while searching for monorepo root: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/74818">#74818</a></li> <li>Add more debug logs to <code>'use cache'</code> wrapper: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88219">#88219</a></li> <li>Omit unused arguments from <code>'use cache'</code> function calls: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/86920">#86920</a></li> <li>Only log <code>pending revalidates...</code> debug log if applicable: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88221">#88221</a></li> <li>fix(next/image): bump sharp@0.34.5: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88238">#88238</a></li> <li>Disallow javascript urls in router methods and redirects: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88185">#88185</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> <li>Remove loadConfig from main development process, pass value from child process: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88230">#88230</a></li> <li>Update deploy adapters outputs and handler interfaces for node and edge: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88247">#88247</a></li> <li>Move Ready in time before handler initialization: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88235">#88235</a></li> <li>next/image: support custom cache handlers: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88248">#88248</a></li> <li>feat: add Claude Code plugin marketplace with Cache Components skill: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87993">#87993</a></li> <li>refactor: consolidate PPR into cacheComponents architecture: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88243">#88243</a></li> <li>Turbopack: include fewer traced files for standalone: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88322">#88322</a></li> <li>feat(turbopack): add resolve plugin condition variant of Always and Never: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88190">#88190</a></li> <li>perf: use length = 0 to clear the logging array: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88244">#88244</a></li> <li>Time logs: Show full millisecond instead of 1 decimal: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/88313">#88313</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/c5c94dffbf084e66b172a9c6ff23d80c24973764"><code>c5c94df</code></a> v16.2.0</li> <li><a href="https://github.com/vercel/next.js/commit/3683192a6bea9011222e9b236f8000b5266f3fe6"><code>3683192</code></a> v16.2.0-canary.104</li> <li><a href="https://github.com/vercel/next.js/commit/668981482a3f9de97c4c1371e940e0f84972c080"><code>6689814</code></a> v16.2.0-canary.103</li> <li><a href="https://github.com/vercel/next.js/commit/ad66dbc89b356867c308110dc5365a696c763991"><code>ad66dbc</code></a> v16.2.0-canary.102</li> <li><a href="https://github.com/vercel/next.js/commit/b8564984305ff0f4feb9e7f709652a735b89aa0a"><code>b856498</code></a> v16.2.0-canary.101</li> <li><a href="https://github.com/vercel/next.js/commit/136b77e4d971de868b56066e714c1f187af6cb23"><code>136b77e</code></a> v16.2.0-canary.100</li> <li><a href="https://github.com/vercel/next.js/commit/0f599731b86e177508c9d28af7414e9d94a01193"><code>0f59973</code></a> v16.2.0-canary.99</li> <li><a href="https://github.com/vercel/next.js/commit/792522d2b33b6abf9b450e3403d93fe4f7ef913b"><code>792522d</code></a> v16.2.0-canary.98</li> <li><a href="https://github.com/vercel/next.js/commit/2769b55586b5cbbb8a1ef6d6cfaf23674fa69714"><code>2769b55</code></a> v16.2.0-canary.97</li> <li><a href="https://github.com/vercel/next.js/commit/80385f53402c7609443ae7e12c46e69e668ee305"><code>80385f5</code></a> v16.2.0-canary.96</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v16.2.0/packages/eslint-config-next">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.56.1 to 8.57.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.57.1</h2> <h2>8.57.1 (2026-03-16)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-optional-chain] no report for property on intersection type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12126">#12126</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Newton Yuan <a href="https://github.com/NewtonYuan"><code>@​NewtonYuan</code></a></li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>v8.57.0</h2> <h2>8.57.0 (2026-03-09)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] allow literal loop conditions in for/do loops (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12080">#12080</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [strict-void-return] false positives with overloads (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12055">#12055</a>)</li> <li><strong>eslint-plugin:</strong> handle statically analyzable computed keys in prefer-readonly (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12079">#12079</a>)</li> <li><strong>eslint-plugin:</strong> guard against negative paramIndex in no-useless-default-assignment (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12077">#12077</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-promise-reject-errors] add allow <code>TypeOrValueSpecifier</code> to prefer-promise-reject-errors (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12094">#12094</a>)</li> <li><strong>eslint-plugin:</strong> [no-base-to-string] fix false positive for toString with overloads (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12089">#12089</a>)</li> <li><strong>typescript-estree:</strong> switch back to use <code>ts.getModifiers()</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12034">#12034</a>)</li> <li><strong>typescript-estree:</strong> if the template literal is tagged and the text has an invalid escape, <code>cooked</code> will be <code>null</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11355">#11355</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li> <li>Brian Schlenker <a href="https://github.com/bschlenk"><code>@​bschlenk</code></a></li> <li>Evyatar Daud <a href="https://github.com/StyleShit"><code>@​StyleShit</code></a></li> <li>fisker Cheung <a href="https://github.com/fisker"><code>@​fisker</code></a></li> <li>James Henry <a href="https://github.com/JamesHenry"><code>@​JamesHenry</code></a></li> <li>Josh Goldberg</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> <li>Moses Odutusin <a href="https://github.com/thebolarin"><code>@​thebolarin</code></a></li> <li>Newton Yuan <a href="https://github.com/NewtonYuan"><code>@​NewtonYuan</code></a></li> <li>SungHyun627 <a href="https://github.com/SungHyun627"><code>@​SungHyun627</code></a></li> <li>Younsang Na <a href="https://github.com/nayounsang"><code>@​nayounsang</code></a></li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.57.1 (2026-03-16)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>8.57.0 (2026-03-09)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c7c38aa252d7bf6708a225aebedc57686ac33dcd"><code>c7c38aa</code></a> chore(release): publish 8.57.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2c6aeeec238dfea860b9f3c146a55f8f49f15cf5"><code>2c6aeee</code></a> chore(release): publish 8.57.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f696dadfc37078efe4119ad2ab0609cde3e42766"><code>f696dad</code></a> chore: use pnpm catalog (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/12047">#12047</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a09921e2de2e8790e6a803016b825815ca9409d8"><code>a09921e</code></a> chore: update vitest to 4.x (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/12071">#12071</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/typescript-eslint">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 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>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#99