[PR #91] [MERGED] Bump the npm-landing group in /landing with 7 updates #92

Closed
opened 2025-10-31 16:57:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/91
Author: @dependabot[bot]
Created: 12/1/2023
Status: Merged
Merged: 12/1/2023
Merged by: @ricoberger

Base: mainHead: dependabot/npm_and_yarn/landing/npm-landing-c5d95f2eea


📝 Commits (1)

  • 1b09208 Bump the npm-landing group in /landing with 7 updates

📊 Changes

2 files changed (+93 additions, -93 deletions)

View changed files

📝 landing/package-lock.json (+86 -86)
📝 landing/package.json (+7 -7)

📄 Description

Bumps the npm-landing group in /landing with 7 updates:

Package From To
@types/node 20.8.10 20.10.1
@types/react 18.2.33 18.2.39
@types/react-dom 18.2.14 18.2.17
eslint 8.52.0 8.54.0
eslint-config-next 14.0.1 14.0.3
next 14.0.1 14.0.3
typescript 5.2.2 5.3.2

Updates @types/node from 20.8.10 to 20.10.1

Commits

Updates @types/react from 18.2.33 to 18.2.39

Commits

Updates @types/react-dom from 18.2.14 to 18.2.17

Commits

Updates eslint from 8.52.0 to 8.54.0

Release notes

Sourced from eslint's releases.

v8.54.0

Features

  • a7a883b feat: for-direction rule add check for condition in reverse order (#17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#17680) (Joel Mathew Koshy)
  • 21ebf8a feat: update no-array-constructor rule (#17711) (Francesco Trotta)

Bug Fixes

  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#17760) (Milos Djermanovic)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#17753) (Pavel)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#17705) (Milos Djermanovic)

Documentation

  • becfdd3 docs: Make clear when rules are removed (#17728) (Nicholas C. Zakas)
  • 05d6e99 docs: update "Submit a Pull Request" page (#17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#17749) (Percy Ma)
  • d245326 docs: Correct working in migrating plugin docs (#17722) (Filip Tammergård)

Chores

  • d644de9 chore: upgrade @​eslint/js@​8.54.0 (#17773) (Milos Djermanovic)
  • 1e6e314 chore: package.json update for @​eslint/js release (Jenkins)
  • 6fb8805 chore: Fixed grammar in issue_templates/rule_change (#17770) (Joel Mathew Koshy)
  • 85db724 chore: upgrade markdownlint to 0.31.1 (#17754) (Nitin Kumar)
  • 6d470d2 chore: update dependency recast to ^0.23.0 (#17736) (renovate[bot])
  • b7121b5 chore: update dependency markdownlint-cli to ^0.37.0 (#17735) (renovate[bot])
  • 633b9a1 chore: update dependency regenerator-runtime to ^0.14.0 (#17739) (renovate[bot])
  • acac16f chore: update dependency vite-plugin-commonjs to ^0.10.0 (#17740) (renovate[bot])
  • ba8ca7e chore: add .github/renovate.json5 (#17567) (Josh Goldberg )

v8.53.0

Features

  • 528e1c0 feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#17657) (Josh Goldberg )

Chores

  • ba4d4d5 chore: remove metascraper (#17707) (Milos Djermanovic)
  • 0d07338 chore: Update dependencies (#17706) (Milos Djermanovic)
  • 93256a3 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 485ec7d test: fix ESLint tests for caching (#17699) (Milos Djermanovic)
  • db06a7f ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot])

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.54.0 - November 17, 2023

  • d644de9 chore: upgrade @​eslint/js@​8.54.0 (#17773) (Milos Djermanovic)
  • 1e6e314 chore: package.json update for @​eslint/js release (Jenkins)
  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#17760) (Milos Djermanovic)
  • a7a883b feat: for-direction rule add check for condition in reverse order (#17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#17680) (Joel Mathew Koshy)
  • 6fb8805 chore: Fixed grammar in issue_templates/rule_change (#17770) (Joel Mathew Koshy)
  • becfdd3 docs: Make clear when rules are removed (#17728) (Nicholas C. Zakas)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#17753) (Pavel)
  • 85db724 chore: upgrade markdownlint to 0.31.1 (#17754) (Nitin Kumar)
  • 21ebf8a feat: update no-array-constructor rule (#17711) (Francesco Trotta)
  • 05d6e99 docs: update "Submit a Pull Request" page (#17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#17749) (Percy Ma)
  • 6d470d2 chore: update dependency recast to ^0.23.0 (#17736) (renovate[bot])
  • b7121b5 chore: update dependency markdownlint-cli to ^0.37.0 (#17735) (renovate[bot])
  • 633b9a1 chore: update dependency regenerator-runtime to ^0.14.0 (#17739) (renovate[bot])
  • acac16f chore: update dependency vite-plugin-commonjs to ^0.10.0 (#17740) (renovate[bot])
  • ba8ca7e chore: add .github/renovate.json5 (#17567) (Josh Goldberg )
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#17705) (Milos Djermanovic)
  • d245326 docs: Correct working in migrating plugin docs (#17722) (Filip Tammergård)
  • 5454c22 Revert "chore: remove metascraper (#17707)" (#17708) (Milos Djermanovic)

v8.53.0 - November 3, 2023

  • ba4d4d5 chore: remove metascraper (#17707) (Milos Djermanovic)
  • 0d07338 chore: Update dependencies (#17706) (Milos Djermanovic)
  • 93256a3 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • ab8c60d docs: change position of return to top button (#17688) (Tanuj Kanti)
  • 528e1c0 feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas)
  • 485ec7d test: fix ESLint tests for caching (#17699) (Milos Djermanovic)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph)
  • 4fc44c0 docs: update twitter icon to new X icon (#17687) (Tanuj Kanti)
  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#17657) (Josh Goldberg )
  • db06a7f ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot])
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#17672) (Francesco Trotta)
  • 994596b ci: run tests in Node.js 21 (#17673) (Francesco Trotta)
Commits

Updates eslint-config-next from 14.0.1 to 14.0.3

Release notes

Sourced from eslint-config-next's releases.

v14.0.3

Core Changes

  • Update React from 746890329 to 0e352ea01: #58279
  • fix(turbopack): support middleware in src: #58218
  • Update font data: #58317
  • Replace custom Thenable type with native Promises: #58337
  • fix(eslint): next/script beforeInteractive gives warning on appDir: #51148
  • fix: import antd from es in modularizeImports: #57968
  • fix(WellKnownErrorsPlugin): avoid compilation warnings array with empty items: #57768
  • Add experimental support for history.pushState and history.replaceState: #58335
  • Fix: expected "catch all routes" are not matched in “parallel routes": #58368
  • fix: Don't reset shallow URL updates on prefetch: #58297
  • fix: ensure batch values are sharable: #58315
  • fix incorrect fetch cache handling: #58460
  • turbopack: Don't error with legacy server actions boolean: #58416
  • Update turbopack: #58408
  • Upgrade vendored React: #58489
  • Apply next/font to foreign code: #58461
  • Turbopack: Use structured styled text in issue descriptions: #58156
  • onHeaders updates for App Pages: #58410
  • revalidate APIs should make route handlers dynamic: #58466
  • remove optimistic navigation behavior when prefetch is false: #58413
  • fix: set x-forwarded-host based on request: #58500
  • Inline ChildProp: #58519
  • Remove client only dynamic chunks from edge bundle : #56761
  • tweak cache + revalidate fetch warning: #58505

Documentation Changes

  • remove example for router.events as it does not exist: #58286
  • chore(docs): fix typo: #58344
  • docs: Update runtime table: #58361
  • Update 08-parallel-routes.mdx: #58393
  • Docs: Update middleware example snippet: #58488
  • update meta variable to metadata variable so that the meta data updat…: #58396
  • Update 07-error-handling.mdx: #58236
  • docs: Added Kinde auth provider: #58231
  • Update index.mdx: #58210
  • Make example of passing down a Server Action more clear: #57972
  • docs: Fix grammar in Styling section: #58071
  • docs: Fix grammar in Client Components section: #58065
  • docs: Fix grammar in Dynamic Rendering section: #58062
  • Docs: fix grammatical issue in "Data Fetching Patterns" section: #58056
  • Update 02-patterns.mdx: #58032
  • Update 04-ci-build-caching.mdx - Add Jenkins: #58001

Example Changes

  • examples: Update Middleware for CSP: #58300

... (truncated)

Commits

Updates next from 14.0.1 to 14.0.3

Release notes

Sourced from next's releases.

v14.0.3

Core Changes

  • Update React from 746890329 to 0e352ea01: #58279
  • fix(turbopack): support middleware in src: #58218
  • Update font data: #58317
  • Replace custom Thenable type with native Promises: #58337
  • fix(eslint): next/script beforeInteractive gives warning on appDir: #51148
  • fix: import antd from es in modularizeImports: #57968
  • fix(WellKnownErrorsPlugin): avoid compilation warnings array with empty items: #57768
  • Add experimental support for history.pushState and history.replaceState: #58335
  • Fix: expected "catch all routes" are not matched in “parallel routes": #58368
  • fix: Don't reset shallow URL updates on prefetch: #58297
  • fix: ensure batch values are sharable: #58315
  • fix incorrect fetch cache handling: #58460
  • turbopack: Don't error with legacy server actions boolean: #58416
  • Update turbopack: #58408
  • Upgrade vendored React: #58489
  • Apply next/font to foreign code: #58461
  • Turbopack: Use structured styled text in issue descriptions: #58156
  • onHeaders updates for App Pages: #58410
  • revalidate APIs should make route handlers dynamic: #58466
  • remove optimistic navigation behavior when prefetch is false: #58413
  • fix: set x-forwarded-host based on request: #58500
  • Inline ChildProp: #58519
  • Remove client only dynamic chunks from edge bundle : #56761
  • tweak cache + revalidate fetch warning: #58505

Documentation Changes

  • remove example for router.events as it does not exist: #58286
  • chore(docs): fix typo: #58344
  • docs: Update runtime table: #58361
  • Update 08-parallel-routes.mdx: #58393
  • Docs: Update middleware example snippet: #58488
  • update meta variable to metadata variable so that the meta data updat…: #58396
  • Update 07-error-handling.mdx: #58236
  • docs: Added Kinde auth provider: #58231
  • Update index.mdx: #58210
  • Make example of passing down a Server Action more clear: #57972
  • docs: Fix grammar in Styling section: #58071
  • docs: Fix grammar in Client Components section: #58065
  • docs: Fix grammar in Dynamic Rendering section: #58062
  • Docs: fix grammatical issue in "Data Fetching Patterns" section: #58056
  • Update 02-patterns.mdx: #58032
  • Update 04-ci-build-caching.mdx - Add Jenkins: #58001

Example Changes

  • examples: Update Middleware for CSP: #58300

... (truncated)

Commits

Updates typescript from 5.2.2 to 5.3.2

Release notes

Sourced from typescript's releases.

TypeScript 5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

Commits

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

🔄 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/feeddeck/feeddeck/pull/91 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/1/2023 **Status:** ✅ Merged **Merged:** 12/1/2023 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/landing/npm-landing-c5d95f2eea` --- ### 📝 Commits (1) - [`1b09208`](https://github.com/feeddeck/feeddeck/commit/1b09208b4ab2aa89d4c92038f7b75ebc272eb79a) Bump the npm-landing group in /landing with 7 updates ### 📊 Changes **2 files changed** (+93 additions, -93 deletions) <details> <summary>View changed files</summary> 📝 `landing/package-lock.json` (+86 -86) 📝 `landing/package.json` (+7 -7) </details> ### 📄 Description Bumps the npm-landing group in /landing with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.10` | `20.10.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.33` | `18.2.39` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.14` | `18.2.17` | | [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.54.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.0.1` | `14.0.3` | | [next](https://github.com/vercel/next.js) | `14.0.1` | `14.0.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` | Updates `@types/node` from 20.8.10 to 20.10.1 <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 `@types/react` from 18.2.33 to 18.2.39 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> Updates `@types/react-dom` from 18.2.14 to 18.2.17 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li> </ul> </details> <br /> Updates `eslint` from 8.52.0 to 8.54.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>v8.54.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/a7a883bd6ba4f140b60cbbb2be5b53d750f6c8db"><code>a7a883b</code></a> feat: for-direction rule add check for condition in reverse order (<a href="https://redirect.github.com/eslint/eslint/issues/17755">#17755</a>) (Angelo Annunziata)</li> <li><a href="https://github.com/eslint/eslint/commit/1452dc9f12c45c05d7c569f737221f0d988ecef1"><code>1452dc9</code></a> feat: Add suggestions to no-console (<a href="https://redirect.github.com/eslint/eslint/issues/17680">#17680</a>) (Joel Mathew Koshy)</li> <li><a href="https://github.com/eslint/eslint/commit/21ebf8a811be9f4b009cf70a10be5062d4fdc736"><code>21ebf8a</code></a> feat: update <code>no-array-constructor</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/17711">#17711</a>) (Francesco Trotta)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/98926e6e7323e5dd12a9f016cb558144296665af"><code>98926e6</code></a> fix: Ensure that extra data is not accidentally stored in the cache file (<a href="https://redirect.github.com/eslint/eslint/issues/17760">#17760</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/e8cf9f6a524332293f8b2c90a2db4a532e47d919"><code>e8cf9f6</code></a> fix: Make dark scroll bar in dark theme (<a href="https://redirect.github.com/eslint/eslint/issues/17753">#17753</a>) (Pavel)</li> <li><a href="https://github.com/eslint/eslint/commit/3cbeaad7b943c153937ce34365cec2c406f2b98b"><code>3cbeaad</code></a> fix: Use <code>cwd</code> constructor option as config <code>basePath</code> in Linter (<a href="https://redirect.github.com/eslint/eslint/issues/17705">#17705</a>) (Milos Djermanovic)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/becfdd39b25d795e56c9a13eb3e77af6b9c86e8a"><code>becfdd3</code></a> docs: Make clear when rules are removed (<a href="https://redirect.github.com/eslint/eslint/issues/17728">#17728</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/05d6e99153ed6d94eb30f46c57609371918a41f3"><code>05d6e99</code></a> docs: update &quot;Submit a Pull Request&quot; page (<a href="https://redirect.github.com/eslint/eslint/issues/17712">#17712</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/eb2279e5148cee8fdea7dae614f4f8af7a2d06c3"><code>eb2279e</code></a> docs: display info about deprecated rules (<a href="https://redirect.github.com/eslint/eslint/issues/17749">#17749</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/d24532601e64714ac5d08507e05aa5c14ecd1d5a"><code>d245326</code></a> docs: Correct working in migrating plugin docs (<a href="https://redirect.github.com/eslint/eslint/issues/17722">#17722</a>) (Filip Tammergård)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/d644de9a4b593b565617303a095bc9aa69e7b768"><code>d644de9</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.54.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17773">#17773</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/1e6e31415cc429a3a9fc64b2ec03df0e0ec0c91b"><code>1e6e314</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/6fb8805310afe7476d6c404f172177a6d15fcf11"><code>6fb8805</code></a> chore: Fixed grammar in issue_templates/rule_change (<a href="https://redirect.github.com/eslint/eslint/issues/17770">#17770</a>) (Joel Mathew Koshy)</li> <li><a href="https://github.com/eslint/eslint/commit/85db7243ddb8706ed60ab64a7ddf604d0d7de493"><code>85db724</code></a> chore: upgrade <code>markdownlint</code> to 0.31.1 (<a href="https://redirect.github.com/eslint/eslint/issues/17754">#17754</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/6d470d2e74535761bd56dcb1c021b463ef9e8a9c"><code>6d470d2</code></a> chore: update dependency recast to ^0.23.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17736">#17736</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/b7121b590d578c9c9b38ee481313317f30e54817"><code>b7121b5</code></a> chore: update dependency markdownlint-cli to ^0.37.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17735">#17735</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/633b9a19752b6a22ab4d6c824f27a75ac0e4151b"><code>633b9a1</code></a> chore: update dependency regenerator-runtime to ^0.14.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17739">#17739</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/acac16fdf8540f7ba86cf637e3c1b253bd35a268"><code>acac16f</code></a> chore: update dependency vite-plugin-commonjs to ^0.10.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17740">#17740</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/ba8ca7e3debcba68ee7015b9221cf5acd7870206"><code>ba8ca7e</code></a> chore: add .github/renovate.json5 (<a href="https://redirect.github.com/eslint/eslint/issues/17567">#17567</a>) (Josh Goldberg ✨)</li> </ul> <h2>v8.53.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/528e1c00dc2aa8636e5b706c4270dc655cfa17e3"><code>528e1c0</code></a> feat: Deprecate formatting rules (<a href="https://redirect.github.com/eslint/eslint/issues/17696">#17696</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/c0b11ddb9f8aacc64c3933b9f278939aa7bea481"><code>c0b11dd</code></a> feat: Add suggestions for no-prototype-builtins (<a href="https://redirect.github.com/eslint/eslint/issues/17677">#17677</a>) (Yonathan Randolph)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/1ad6257744d63281235fcc33288394b1d69b34ce"><code>1ad6257</code></a> fix: ensure that exit code for fatal errors is not overwritten (<a href="https://redirect.github.com/eslint/eslint/issues/17683">#17683</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b329ea748dff45f11c7e218208244dc24fcb5c8f"><code>b329ea7</code></a> fix: add <code>;</code> after JSX nodes in <code>no-object-constructor</code> autofix (<a href="https://redirect.github.com/eslint/eslint/issues/17672">#17672</a>) (Francesco Trotta)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/ab8c60d4f859cec787b5a12f7271b40e666235f5"><code>ab8c60d</code></a> docs: change position of return to top button (<a href="https://redirect.github.com/eslint/eslint/issues/17688">#17688</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/4fc44c0b8c5dca466bffdfe01dfd80794d7762b7"><code>4fc44c0</code></a> docs: update twitter icon to new X icon (<a href="https://redirect.github.com/eslint/eslint/issues/17687">#17687</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/4164b2ceec89726b18ea0b0e34fab05735d55a09"><code>4164b2c</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/8651895ca7ae15e13d74c8be67d9eebd63a7ce1f"><code>8651895</code></a> docs: Fix tabs in rule examples (<a href="https://redirect.github.com/eslint/eslint/issues/17653">#17653</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/3aec1c55ba2c6d2833e1c0afe0a58f0cc6bbc0a4"><code>3aec1c5</code></a> docs: explained rule fixers and suggestions (<a href="https://redirect.github.com/eslint/eslint/issues/17657">#17657</a>) (Josh Goldberg ✨)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/ba4d4d567a82554250dd8c7933322824e6a73944"><code>ba4d4d5</code></a> chore: remove metascraper (<a href="https://redirect.github.com/eslint/eslint/issues/17707">#17707</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/0d0733882944b4849d71a40723c251213698cef9"><code>0d07338</code></a> chore: Update dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/17706">#17706</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/93256a32e312f3f4e5c532762df71bdc06bded20"><code>93256a3</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/485ec7d08ed2040c292f52bf9b9152f6c8ef4809"><code>485ec7d</code></a> test: fix ESLint tests for caching (<a href="https://redirect.github.com/eslint/eslint/issues/17699">#17699</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/db06a7ff7992a74368f03d1f21beb00df0407021"><code>db06a7f</code></a> ci: bump actions/setup-node from 3 to 4 (<a href="https://redirect.github.com/eslint/eslint/issues/17676">#17676</a>) (dependabot[bot])</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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>v8.54.0 - November 17, 2023</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/d644de9a4b593b565617303a095bc9aa69e7b768"><code>d644de9</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.54.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17773">#17773</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/1e6e31415cc429a3a9fc64b2ec03df0e0ec0c91b"><code>1e6e314</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/98926e6e7323e5dd12a9f016cb558144296665af"><code>98926e6</code></a> fix: Ensure that extra data is not accidentally stored in the cache file (<a href="https://redirect.github.com/eslint/eslint/issues/17760">#17760</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/a7a883bd6ba4f140b60cbbb2be5b53d750f6c8db"><code>a7a883b</code></a> feat: for-direction rule add check for condition in reverse order (<a href="https://redirect.github.com/eslint/eslint/issues/17755">#17755</a>) (Angelo Annunziata)</li> <li><a href="https://github.com/eslint/eslint/commit/1452dc9f12c45c05d7c569f737221f0d988ecef1"><code>1452dc9</code></a> feat: Add suggestions to no-console (<a href="https://redirect.github.com/eslint/eslint/issues/17680">#17680</a>) (Joel Mathew Koshy)</li> <li><a href="https://github.com/eslint/eslint/commit/6fb8805310afe7476d6c404f172177a6d15fcf11"><code>6fb8805</code></a> chore: Fixed grammar in issue_templates/rule_change (<a href="https://redirect.github.com/eslint/eslint/issues/17770">#17770</a>) (Joel Mathew Koshy)</li> <li><a href="https://github.com/eslint/eslint/commit/becfdd39b25d795e56c9a13eb3e77af6b9c86e8a"><code>becfdd3</code></a> docs: Make clear when rules are removed (<a href="https://redirect.github.com/eslint/eslint/issues/17728">#17728</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/e8cf9f6a524332293f8b2c90a2db4a532e47d919"><code>e8cf9f6</code></a> fix: Make dark scroll bar in dark theme (<a href="https://redirect.github.com/eslint/eslint/issues/17753">#17753</a>) (Pavel)</li> <li><a href="https://github.com/eslint/eslint/commit/85db7243ddb8706ed60ab64a7ddf604d0d7de493"><code>85db724</code></a> chore: upgrade <code>markdownlint</code> to 0.31.1 (<a href="https://redirect.github.com/eslint/eslint/issues/17754">#17754</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/21ebf8a811be9f4b009cf70a10be5062d4fdc736"><code>21ebf8a</code></a> feat: update <code>no-array-constructor</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/17711">#17711</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/05d6e99153ed6d94eb30f46c57609371918a41f3"><code>05d6e99</code></a> docs: update &quot;Submit a Pull Request&quot; page (<a href="https://redirect.github.com/eslint/eslint/issues/17712">#17712</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/eb2279e5148cee8fdea7dae614f4f8af7a2d06c3"><code>eb2279e</code></a> docs: display info about deprecated rules (<a href="https://redirect.github.com/eslint/eslint/issues/17749">#17749</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/6d470d2e74535761bd56dcb1c021b463ef9e8a9c"><code>6d470d2</code></a> chore: update dependency recast to ^0.23.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17736">#17736</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/b7121b590d578c9c9b38ee481313317f30e54817"><code>b7121b5</code></a> chore: update dependency markdownlint-cli to ^0.37.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17735">#17735</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/633b9a19752b6a22ab4d6c824f27a75ac0e4151b"><code>633b9a1</code></a> chore: update dependency regenerator-runtime to ^0.14.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17739">#17739</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/acac16fdf8540f7ba86cf637e3c1b253bd35a268"><code>acac16f</code></a> chore: update dependency vite-plugin-commonjs to ^0.10.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17740">#17740</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/ba8ca7e3debcba68ee7015b9221cf5acd7870206"><code>ba8ca7e</code></a> chore: add .github/renovate.json5 (<a href="https://redirect.github.com/eslint/eslint/issues/17567">#17567</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/3cbeaad7b943c153937ce34365cec2c406f2b98b"><code>3cbeaad</code></a> fix: Use <code>cwd</code> constructor option as config <code>basePath</code> in Linter (<a href="https://redirect.github.com/eslint/eslint/issues/17705">#17705</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/d24532601e64714ac5d08507e05aa5c14ecd1d5a"><code>d245326</code></a> docs: Correct working in migrating plugin docs (<a href="https://redirect.github.com/eslint/eslint/issues/17722">#17722</a>) (Filip Tammergård)</li> <li><a href="https://github.com/eslint/eslint/commit/5454c22b24f39be2dac7f28cfcfdb6c753faaf4e"><code>5454c22</code></a> Revert &quot;chore: remove metascraper (<a href="https://redirect.github.com/eslint/eslint/issues/17707">#17707</a>)&quot; (<a href="https://redirect.github.com/eslint/eslint/issues/17708">#17708</a>) (Milos Djermanovic)</li> </ul> <p>v8.53.0 - November 3, 2023</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/ba4d4d567a82554250dd8c7933322824e6a73944"><code>ba4d4d5</code></a> chore: remove metascraper (<a href="https://redirect.github.com/eslint/eslint/issues/17707">#17707</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/0d0733882944b4849d71a40723c251213698cef9"><code>0d07338</code></a> chore: Update dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/17706">#17706</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/93256a32e312f3f4e5c532762df71bdc06bded20"><code>93256a3</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/ab8c60d4f859cec787b5a12f7271b40e666235f5"><code>ab8c60d</code></a> docs: change position of return to top button (<a href="https://redirect.github.com/eslint/eslint/issues/17688">#17688</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/528e1c00dc2aa8636e5b706c4270dc655cfa17e3"><code>528e1c0</code></a> feat: Deprecate formatting rules (<a href="https://redirect.github.com/eslint/eslint/issues/17696">#17696</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/485ec7d08ed2040c292f52bf9b9152f6c8ef4809"><code>485ec7d</code></a> test: fix ESLint tests for caching (<a href="https://redirect.github.com/eslint/eslint/issues/17699">#17699</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/c0b11ddb9f8aacc64c3933b9f278939aa7bea481"><code>c0b11dd</code></a> feat: Add suggestions for no-prototype-builtins (<a href="https://redirect.github.com/eslint/eslint/issues/17677">#17677</a>) (Yonathan Randolph)</li> <li><a href="https://github.com/eslint/eslint/commit/4fc44c0b8c5dca466bffdfe01dfd80794d7762b7"><code>4fc44c0</code></a> docs: update twitter icon to new X icon (<a href="https://redirect.github.com/eslint/eslint/issues/17687">#17687</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/1ad6257744d63281235fcc33288394b1d69b34ce"><code>1ad6257</code></a> fix: ensure that exit code for fatal errors is not overwritten (<a href="https://redirect.github.com/eslint/eslint/issues/17683">#17683</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/4164b2ceec89726b18ea0b0e34fab05735d55a09"><code>4164b2c</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/8651895ca7ae15e13d74c8be67d9eebd63a7ce1f"><code>8651895</code></a> docs: Fix tabs in rule examples (<a href="https://redirect.github.com/eslint/eslint/issues/17653">#17653</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/3aec1c55ba2c6d2833e1c0afe0a58f0cc6bbc0a4"><code>3aec1c5</code></a> docs: explained rule fixers and suggestions (<a href="https://redirect.github.com/eslint/eslint/issues/17657">#17657</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/db06a7ff7992a74368f03d1f21beb00df0407021"><code>db06a7f</code></a> ci: bump actions/setup-node from 3 to 4 (<a href="https://redirect.github.com/eslint/eslint/issues/17676">#17676</a>) (dependabot[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/b329ea748dff45f11c7e218208244dc24fcb5c8f"><code>b329ea7</code></a> fix: add <code>;</code> after JSX nodes in <code>no-object-constructor</code> autofix (<a href="https://redirect.github.com/eslint/eslint/issues/17672">#17672</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/994596b07f5ff20a615a4be1ea03e5fd59cdb84b"><code>994596b</code></a> ci: run tests in Node.js 21 (<a href="https://redirect.github.com/eslint/eslint/issues/17673">#17673</a>) (Francesco Trotta)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/4a88a54aeb456abe94da9f5b3d5472d14b3116f1"><code>4a88a54</code></a> 8.54.0</li> <li><a href="https://github.com/eslint/eslint/commit/6cf675fa10aee2f45f396e6ccd3191507fba617d"><code>6cf675f</code></a> Build: changelog update for 8.54.0</li> <li><a href="https://github.com/eslint/eslint/commit/d644de9a4b593b565617303a095bc9aa69e7b768"><code>d644de9</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.54.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17773">#17773</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/1e6e31415cc429a3a9fc64b2ec03df0e0ec0c91b"><code>1e6e314</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/98926e6e7323e5dd12a9f016cb558144296665af"><code>98926e6</code></a> fix: Ensure that extra data is not accidentally stored in the cache file (<a href="https://redirect.github.com/eslint/eslint/issues/17">#17</a>...</li> <li><a href="https://github.com/eslint/eslint/commit/a7a883bd6ba4f140b60cbbb2be5b53d750f6c8db"><code>a7a883b</code></a> feat: for-direction rule add check for condition in reverse order (<a href="https://redirect.github.com/eslint/eslint/issues/17755">#17755</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/1452dc9f12c45c05d7c569f737221f0d988ecef1"><code>1452dc9</code></a> feat: Add suggestions to no-console (<a href="https://redirect.github.com/eslint/eslint/issues/17680">#17680</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/6fb8805310afe7476d6c404f172177a6d15fcf11"><code>6fb8805</code></a> chore: Fixed grammar in issue_templates/rule_change (<a href="https://redirect.github.com/eslint/eslint/issues/17770">#17770</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/becfdd39b25d795e56c9a13eb3e77af6b9c86e8a"><code>becfdd3</code></a> docs: Make clear when rules are removed (<a href="https://redirect.github.com/eslint/eslint/issues/17728">#17728</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/e8cf9f6a524332293f8b2c90a2db4a532e47d919"><code>e8cf9f6</code></a> fix: Make dark scroll bar in dark theme (<a href="https://redirect.github.com/eslint/eslint/issues/17753">#17753</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.52.0...v8.54.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-config-next` from 14.0.1 to 14.0.3 <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>v14.0.3</h2> <h3>Core Changes</h3> <ul> <li>Update React from 746890329 to 0e352ea01: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58279">#58279</a></li> <li>fix(turbopack): support middleware in src: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58218">#58218</a></li> <li>Update font data: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58317">#58317</a></li> <li>Replace custom Thenable type with native Promises: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58337">#58337</a></li> <li>fix(eslint): <code>next/script</code> <code>beforeInteractive</code> gives warning on appDir: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/51148">#51148</a></li> <li>fix: import antd from es in modularizeImports: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57968">#57968</a></li> <li>fix(WellKnownErrorsPlugin): avoid compilation warnings array with empty items: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57768">#57768</a></li> <li>Add experimental support for history.pushState and history.replaceState: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58335">#58335</a></li> <li>Fix: expected &quot;catch all routes&quot; are not matched in “parallel routes&quot;: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58368">#58368</a></li> <li>fix: Don't reset shallow URL updates on prefetch: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58297">#58297</a></li> <li>fix: ensure batch values are sharable: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58315">#58315</a></li> <li>fix incorrect fetch cache handling: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58460">#58460</a></li> <li>turbopack: Don't error with legacy server actions boolean: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58416">#58416</a></li> <li>Update turbopack: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58408">#58408</a></li> <li>Upgrade vendored React: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58489">#58489</a></li> <li>Apply next/font to foreign code: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58461">#58461</a></li> <li>Turbopack: Use structured styled text in issue descriptions: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58156">#58156</a></li> <li>onHeaders updates for App Pages: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58410">#58410</a></li> <li>revalidate APIs should make route handlers dynamic: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58466">#58466</a></li> <li>remove optimistic navigation behavior when prefetch is false: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58413">#58413</a></li> <li>fix: set <code>x-forwarded-host</code> based on request: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58500">#58500</a></li> <li>Inline ChildProp: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58519">#58519</a></li> <li>Remove client only dynamic chunks from edge bundle : <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/56761">#56761</a></li> <li>tweak cache + revalidate fetch warning: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58505">#58505</a></li> </ul> <h3>Documentation Changes</h3> <ul> <li>remove example for router.events as it does not exist: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58286">#58286</a></li> <li>chore(docs): fix typo: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58344">#58344</a></li> <li>docs: Update runtime table: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58361">#58361</a></li> <li>Update 08-parallel-routes.mdx: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58393">#58393</a></li> <li>Docs: Update middleware example snippet: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58488">#58488</a></li> <li>update meta variable to metadata variable so that the meta data updat…: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58396">#58396</a></li> <li>Update 07-error-handling.mdx: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58236">#58236</a></li> <li>docs: Added Kinde auth provider: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58231">#58231</a></li> <li>Update index.mdx: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58210">#58210</a></li> <li>Make example of passing down a Server Action more clear: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57972">#57972</a></li> <li>docs: Fix grammar in Styling section: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58071">#58071</a></li> <li>docs: Fix grammar in Client Components section: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58065">#58065</a></li> <li>docs: Fix grammar in Dynamic Rendering section: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58062">#58062</a></li> <li>Docs: fix grammatical issue in &quot;Data Fetching Patterns&quot; section: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58056">#58056</a></li> <li>Update 02-patterns.mdx: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58032">#58032</a></li> <li>Update 04-ci-build-caching.mdx - Add Jenkins: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58001">#58001</a></li> </ul> <h3>Example Changes</h3> <ul> <li>examples: Update Middleware for CSP: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/58300">#58300</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/391471b315b0cbe70a0f87747e49cee3e45e5366"><code>391471b</code></a> v14.0.3</li> <li><a href="https://github.com/vercel/next.js/commit/32875e4fe4c7729afa9e3084b0f254b67102c6b9"><code>32875e4</code></a> v14.0.3-canary.12</li> <li><a href="https://github.com/vercel/next.js/commit/c8bfda4367992c90056f26d3fca41b637bf8957f"><code>c8bfda4</code></a> v14.0.3-canary.11</li> <li><a href="https://github.com/vercel/next.js/commit/a5515693bcf5ed21adae1ff80e3190b70282934b"><code>a551569</code></a> v14.0.3-canary.10</li> <li><a href="https://github.com/vercel/next.js/commit/7281cd3fc495b9b08440740ad6f3468daaae100b"><code>7281cd3</code></a> v14.0.3-canary.9</li> <li><a href="https://github.com/vercel/next.js/commit/44613dc04599de61f63da24183eec22406e13ce0"><code>44613dc</code></a> v14.0.3-canary.8</li> <li><a href="https://github.com/vercel/next.js/commit/08e5424ddce3dd5a53115fc93cb5d088f6b56b99"><code>08e5424</code></a> v14.0.3-canary.7</li> <li><a href="https://github.com/vercel/next.js/commit/82821c7942c5a2e7e8902b4a084a0dfb40a09c2b"><code>82821c7</code></a> v14.0.3-canary.6</li> <li><a href="https://github.com/vercel/next.js/commit/d7ade76ef80a14c519ecb9ae869ba14eecd442f7"><code>d7ade76</code></a> v14.0.3-canary.5</li> <li><a href="https://github.com/vercel/next.js/commit/a794e1f32e3e3ab720608ca4e65973635e7f8748"><code>a794e1f</code></a> v14.0.3-canary.4</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v14.0.3/packages/eslint-config-next">compare view</a></li> </ul> </details> <br /> Updates `next` from 14.0.1 to 14.0.3 <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>v14.0.3</h2> <h3>Core Changes</h3> <ul> <li>Update React from 746890329 to 0e352ea01: <a href="https://redirect.github.com/vercel/next.js/issues/58279">#58279</a></li> <li>fix(turbopack): support middleware in src: <a href="https://redirect.github.com/vercel/next.js/issues/58218">#58218</a></li> <li>Update font data: <a href="https://redirect.github.com/vercel/next.js/issues/58317">#58317</a></li> <li>Replace custom Thenable type with native Promises: <a href="https://redirect.github.com/vercel/next.js/issues/58337">#58337</a></li> <li>fix(eslint): <code>next/script</code> <code>beforeInteractive</code> gives warning on appDir: <a href="https://redirect.github.com/vercel/next.js/issues/51148">#51148</a></li> <li>fix: import antd from es in modularizeImports: <a href="https://redirect.github.com/vercel/next.js/issues/57968">#57968</a></li> <li>fix(WellKnownErrorsPlugin): avoid compilation warnings array with empty items: <a href="https://redirect.github.com/vercel/next.js/issues/57768">#57768</a></li> <li>Add experimental support for history.pushState and history.replaceState: <a href="https://redirect.github.com/vercel/next.js/issues/58335">#58335</a></li> <li>Fix: expected &quot;catch all routes&quot; are not matched in “parallel routes&quot;: <a href="https://redirect.github.com/vercel/next.js/issues/58368">#58368</a></li> <li>fix: Don't reset shallow URL updates on prefetch: <a href="https://redirect.github.com/vercel/next.js/issues/58297">#58297</a></li> <li>fix: ensure batch values are sharable: <a href="https://redirect.github.com/vercel/next.js/issues/58315">#58315</a></li> <li>fix incorrect fetch cache handling: <a href="https://redirect.github.com/vercel/next.js/issues/58460">#58460</a></li> <li>turbopack: Don't error with legacy server actions boolean: <a href="https://redirect.github.com/vercel/next.js/issues/58416">#58416</a></li> <li>Update turbopack: <a href="https://redirect.github.com/vercel/next.js/issues/58408">#58408</a></li> <li>Upgrade vendored React: <a href="https://redirect.github.com/vercel/next.js/issues/58489">#58489</a></li> <li>Apply next/font to foreign code: <a href="https://redirect.github.com/vercel/next.js/issues/58461">#58461</a></li> <li>Turbopack: Use structured styled text in issue descriptions: <a href="https://redirect.github.com/vercel/next.js/issues/58156">#58156</a></li> <li>onHeaders updates for App Pages: <a href="https://redirect.github.com/vercel/next.js/issues/58410">#58410</a></li> <li>revalidate APIs should make route handlers dynamic: <a href="https://redirect.github.com/vercel/next.js/issues/58466">#58466</a></li> <li>remove optimistic navigation behavior when prefetch is false: <a href="https://redirect.github.com/vercel/next.js/issues/58413">#58413</a></li> <li>fix: set <code>x-forwarded-host</code> based on request: <a href="https://redirect.github.com/vercel/next.js/issues/58500">#58500</a></li> <li>Inline ChildProp: <a href="https://redirect.github.com/vercel/next.js/issues/58519">#58519</a></li> <li>Remove client only dynamic chunks from edge bundle : <a href="https://redirect.github.com/vercel/next.js/issues/56761">#56761</a></li> <li>tweak cache + revalidate fetch warning: <a href="https://redirect.github.com/vercel/next.js/issues/58505">#58505</a></li> </ul> <h3>Documentation Changes</h3> <ul> <li>remove example for router.events as it does not exist: <a href="https://redirect.github.com/vercel/next.js/issues/58286">#58286</a></li> <li>chore(docs): fix typo: <a href="https://redirect.github.com/vercel/next.js/issues/58344">#58344</a></li> <li>docs: Update runtime table: <a href="https://redirect.github.com/vercel/next.js/issues/58361">#58361</a></li> <li>Update 08-parallel-routes.mdx: <a href="https://redirect.github.com/vercel/next.js/issues/58393">#58393</a></li> <li>Docs: Update middleware example snippet: <a href="https://redirect.github.com/vercel/next.js/issues/58488">#58488</a></li> <li>update meta variable to metadata variable so that the meta data updat…: <a href="https://redirect.github.com/vercel/next.js/issues/58396">#58396</a></li> <li>Update 07-error-handling.mdx: <a href="https://redirect.github.com/vercel/next.js/issues/58236">#58236</a></li> <li>docs: Added Kinde auth provider: <a href="https://redirect.github.com/vercel/next.js/issues/58231">#58231</a></li> <li>Update index.mdx: <a href="https://redirect.github.com/vercel/next.js/issues/58210">#58210</a></li> <li>Make example of passing down a Server Action more clear: <a href="https://redirect.github.com/vercel/next.js/issues/57972">#57972</a></li> <li>docs: Fix grammar in Styling section: <a href="https://redirect.github.com/vercel/next.js/issues/58071">#58071</a></li> <li>docs: Fix grammar in Client Components section: <a href="https://redirect.github.com/vercel/next.js/issues/58065">#58065</a></li> <li>docs: Fix grammar in Dynamic Rendering section: <a href="https://redirect.github.com/vercel/next.js/issues/58062">#58062</a></li> <li>Docs: fix grammatical issue in &quot;Data Fetching Patterns&quot; section: <a href="https://redirect.github.com/vercel/next.js/issues/58056">#58056</a></li> <li>Update 02-patterns.mdx: <a href="https://redirect.github.com/vercel/next.js/issues/58032">#58032</a></li> <li>Update 04-ci-build-caching.mdx - Add Jenkins: <a href="https://redirect.github.com/vercel/next.js/issues/58001">#58001</a></li> </ul> <h3>Example Changes</h3> <ul> <li>examples: Update Middleware for CSP: <a href="https://redirect.github.com/vercel/next.js/issues/58300">#58300</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/391471b315b0cbe70a0f87747e49cee3e45e5366"><code>391471b</code></a> v14.0.3</li> <li><a href="https://github.com/vercel/next.js/commit/637ead09e238d256b5eea9a934a46499ac8f9ee1"><code>637ead0</code></a> Update 04-metadata.mdx (<a href="https://redirect.github.com/vercel/next.js/issues/58535">#58535</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/ce973905a9731cb83b5877e7eaec302d8be80215"><code>ce97390</code></a> Add code comments (<a href="https://redirect.github.com/vercel/next.js/issues/58529">#58529</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/32875e4fe4c7729afa9e3084b0f254b67102c6b9"><code>32875e4</code></a> v14.0.3-canary.12</li> <li><a href="https://github.com/vercel/next.js/commit/3cd9264abc6d481ef19854dac05c34e28e1c2379"><code>3cd9264</code></a> tweak cache + revalidate fetch warning (<a href="https://redirect.github.com/vercel/next.js/issues/58505">#58505</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/d6d6d56133da9d61f7476889d90d855b76081c27"><code>d6d6d56</code></a> Remove client only dynamic chunks from edge bundle (<a href="https://redirect.github.com/vercel/next.js/issues/56761">#56761</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/b0172610479c55180546dff6f5bf92f9021d7b9e"><code>b017261</code></a> Inline ChildProp (<a href="https://redirect.github.com/vercel/next.js/issues/58519">#58519</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/c26c7713b5078e9e362d9a73e51550a82e6d3c09"><code>c26c771</code></a> fix: set <code>x-forwarded-host</code> based on request (<a href="https://redirect.github.com/vercel/next.js/issues/58500">#58500</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/24b2ff16abaa973d695247a9c1ac4e229640d4ca"><code>24b2ff1</code></a> remove optimistic navigation behavior when prefetch is false (<a href="https://redirect.github.com/vercel/next.js/issues/58413">#58413</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/8d4f4fcd389866482250f08e207385440a4503ba"><code>8d4f4fc</code></a> revalidate APIs should make route handlers dynamic (<a href="https://redirect.github.com/vercel/next.js/issues/58466">#58466</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v14.0.1...v14.0.3">compare view</a></li> </ul> </details> <br /> Updates `typescript` from 5.2.2 to 5.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.3</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+">fixed issues query for Typescript 5.3.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+">fixed issues query for Typescript 5.3.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+">fixed issues query for Typescript 5.3.2 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.3 RC</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-3-rc/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+">fixed issues query for Typescript 5.3.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+">fixed issues query for Typescript 5.3.1 (RC)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.3 Beta</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-3-beta/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+">fixed issues query for Typescript v5.3.0 (Beta)</a>.</li> </ul> <p>Downloads are available on <a href="https://www.npmjs.com/package/typescript">npm</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/27047e3391323fa2d8987f46a4c42f5361d07926"><code>27047e3</code></a> Update LKG.</li> <li><a href="https://github.com/microsoft/TypeScript/commit/d09b1bfb5ac63bf8320d210f6c2ca9ead8ef24b3"><code>d09b1bf</code></a> Pick <a href="https://redirect.github.com/Microsoft/TypeScript/issues/56449">#56449</a> into release-5.3 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/56451">#56451</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/e2a5d45b51a7127ab9f9b7f4b704b3499e9fd6d3"><code>e2a5d45</code></a> Update LKG.</li> <li><a href="https://github.com/microsoft/TypeScript/commit/756efd2478dd4fcb492f53f335a0e4afcd7c875d"><code>756efd2</code></a> Fixes for release-5.3. (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/56424">#56424</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/88f80c75e1a4ab6aaec605aa4ec6281b87871ff0"><code>88f80c7</code></a> Update LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/58237857d10bab48e0f70e4d5f8813abce293fae"><code>5823785</code></a> Merge remote-tracking branch 'origin/main' into release-5.3</li> <li><a href="https://github.com/microsoft/TypeScript/commit/3e12250839fae5054b7cedac25124da5be928066"><code>3e12250</code></a> Allow of in <code>await using</code> declarations in for-of loops (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/55558">#55558</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/b86883fea49f84ea462f4b36698cee4d9a073bf2"><code>b86883f</code></a> Bump version to 5.3.1-rc and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/e2234f64085923c240ff13aa9bdce76a3402673c"><code>e2234f6</code></a> Update LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/826bea9a8090aeaa5147babf343418ef1c3db0eb"><code>826bea9</code></a> Merge remote-tracking branch 'origin/main' into release-5.3</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --- <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-10-31 16:57:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#92