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

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 1918e9b Bump the npm-landing group in /landing with 7 updates

📊 Changes

2 files changed (+104 additions, -98 deletions)

View changed files

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

📄 Description

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

Package From To
@types/node 20.8.5 20.8.10
@types/react 18.2.28 18.2.33
@types/react-dom 18.2.13 18.2.14
eslint 8.51.0 8.52.0
eslint-config-next 13.5.4 14.0.1
next 13.5.4 14.0.1
tailwindcss 3.3.3 3.3.5

Updates @types/node from 20.8.5 to 20.8.10

Commits

Updates @types/react from 18.2.28 to 18.2.33

Commits

Updates @types/react-dom from 18.2.13 to 18.2.14

Commits

Updates eslint from 8.51.0 to 8.52.0

Release notes

Sourced from eslint's releases.

v8.52.0

Features

  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#17611) (Yosuke Ota)

Bug Fixes

  • 5de9637 fix: Ensure shared references in rule configs are separated (#17666) (Nicholas C. Zakas)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#17649) (Francesco Trotta)

Documentation

  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#17664) (Nicholas C. Zakas)
  • 660ed3a docs: Plugin flat config migration guide (#17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (#17635) (Nicholas C. Zakas)
  • 0bcb9a8 docs: Fix syntax errors in rule examples (#17633) (Francesco Trotta)
  • 61b9083 docs: Make no-continue example code work (#17643) (Zhongyuan Zhou)
  • 9fafe45 docs: upgrade to 11ty 2.0 (#17632) (Percy Ma)
  • ff8e4bf docs: Update README (GitHub Actions Bot)
  • fab249a docs: Update README (GitHub Actions Bot)
  • 392305b docs: Update no-irregular-whitespace and fix examples (#17626) (Francesco Trotta)
  • 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#17630) (Francesco Trotta)
  • 1000187 docs: Fix examples in unicode-bom (#17631) (Francesco Trotta)
  • 000290c docs: Update README (GitHub Actions Bot)

Chores

  • 6d1f0c2 chore: upgrade @​eslint/js@​8.52.0 (#17671) (Milos Djermanovic)
  • d63d4fe chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • f30cefe test: fix FlatESLint tests for caching (#17658) (Milos Djermanovic)
  • ef650cb test: update tests for no-promise-executor-return (#17661) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v8.52.0 - October 20, 2023

  • 6d1f0c2 chore: upgrade @​eslint/js@​8.52.0 (#17671) (Milos Djermanovic)
  • d63d4fe chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#17664) (Nicholas C. Zakas)
  • 5de9637 fix: Ensure shared references in rule configs are separated (#17666) (Nicholas C. Zakas)
  • f30cefe test: fix FlatESLint tests for caching (#17658) (Milos Djermanovic)
  • ef650cb test: update tests for no-promise-executor-return (#17661) (Milos Djermanovic)
  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#17611) (Yosuke Ota)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#17649) (Francesco Trotta)
  • 660ed3a docs: Plugin flat config migration guide (#17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (#17635) (Nicholas C. Zakas)
  • 0bcb9a8 docs: Fix syntax errors in rule examples (#17633) (Francesco Trotta)
  • 61b9083 docs: Make no-continue example code work (#17643) (Zhongyuan Zhou)
  • 9fafe45 docs: upgrade to 11ty 2.0 (#17632) (Percy Ma)
  • ff8e4bf docs: Update README (GitHub Actions Bot)
  • fab249a docs: Update README (GitHub Actions Bot)
  • 392305b docs: Update no-irregular-whitespace and fix examples (#17626) (Francesco Trotta)
  • 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#17630) (Francesco Trotta)
  • 1000187 docs: Fix examples in unicode-bom (#17631) (Francesco Trotta)
  • 000290c docs: Update README (GitHub Actions Bot)
Commits
  • 331cf62 8.52.0
  • 7dc28ed Build: changelog update for 8.52.0
  • 6d1f0c2 chore: upgrade @​eslint/js@​8.52.0 (#17671)
  • d63d4fe chore: package.json update for @​eslint/js release
  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#17664)
  • 5de9637 fix: Ensure shared references in rule configs are separated (#17666)
  • f30cefe test: fix FlatESLint tests for caching (#17658)
  • ef650cb test: update tests for no-promise-executor-return (#17661)
  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#17611)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#17649)
  • Additional commits viewable in compare view

Updates eslint-config-next from 13.5.4 to 14.0.1

Release notes

Sourced from eslint-config-next's releases.

v14.0.1

Core Changes

  • Add Next.js 14 codemods to CLI output.: #57552
  • OpenTelemetry: propagate a configured context(s) to root requests: #57084
  • debug: Add tags to next build traces to track build configuration in the .next/trace file: #56965
  • [Traces] Await the flush of the trace write stream to make sure trace file is written: #57641
  • Add node-pty to externals list: #57640
  • fix: move logging config validation out of experimental: #57530
  • Update font data: #57728
  • Support viewport export via TS Plugin: #57554
  • Fix: Build compilation warning when using middleware: #57685
  • chore: Update flight-client-entry-plugin.ts typo: #57734
  • Improve error for missing default export in dynamic metadata routes: #57711
  • fix gsp tracing issue: #57766
  • fix(turbopack): don't match empty route groups: #57647
  • Update React from 8c8ee9ee6 to 0c6348758 and types: #57772

Documentation Changes

  • Add missing dot in codemod command: #57536
  • docs(fix): example text unescaped entities: #57255
  • doc: Clarify built-in support for sass after installation: #57279
  • Update docs with a Good to know box about using redirect in client components: #56966
  • docs: fix 02-dynamic-routes.mdx: #57029
  • Fix incorrect link in GTM docs: #57547
  • Fix typos: #57592
  • Add apostrophe 07-error-handling.mdx: #57626
  • Fix: codemods.mdx Incorrect heading structure of next-og-import, meta…: #57605
  • Typo fix, version "13" to "14": #57723
  • Fix Google Tag Manager URL in Third Party Libraries documentation: #57731

Example Changes

  • Fix: Call cookies function from route to flag as dynamic: #57494
  • (Examples) Add with-youtube-embed example: #57367
  • (Examples) Add with-google-maps-embed example: #57365
  • update @​types/react version in examples: #57259
  • docs: fix broken link to demo: #57229
  • (example update) Update example with-Clerk: #57050
  • active-class-name example style js has not taken effect: #56136
  • add inngest next.js example: #56049
  • fix inngest example for 3.x sdk: #57712

Misc Changes

  • update manifest: #57523
  • update next/third-parties to use Next 14 or 13 as a peer dependency, instead of just 13: #57515
  • Modify tailwindcss related dependency of create-next-app: #57262
  • Remove extra CI step and lock Node.js version: #57769

... (truncated)

Commits

Updates next from 13.5.4 to 14.0.1

Release notes

Sourced from next's releases.

v14.0.1

Core Changes

  • Add Next.js 14 codemods to CLI output.: #57552
  • OpenTelemetry: propagate a configured context(s) to root requests: #57084
  • debug: Add tags to next build traces to track build configuration in the .next/trace file: #56965
  • [Traces] Await the flush of the trace write stream to make sure trace file is written: #57641
  • Add node-pty to externals list: #57640
  • fix: move logging config validation out of experimental: #57530
  • Update font data: #57728
  • Support viewport export via TS Plugin: #57554
  • Fix: Build compilation warning when using middleware: #57685
  • chore: Update flight-client-entry-plugin.ts typo: #57734
  • Improve error for missing default export in dynamic metadata routes: #57711
  • fix gsp tracing issue: #57766
  • fix(turbopack): don't match empty route groups: #57647
  • Update React from 8c8ee9ee6 to 0c6348758 and types: #57772

Documentation Changes

  • Add missing dot in codemod command: #57536
  • docs(fix): example text unescaped entities: #57255
  • doc: Clarify built-in support for sass after installation: #57279
  • Update docs with a Good to know box about using redirect in client components: #56966
  • docs: fix 02-dynamic-routes.mdx: #57029
  • Fix incorrect link in GTM docs: #57547
  • Fix typos: #57592
  • Add apostrophe 07-error-handling.mdx: #57626
  • Fix: codemods.mdx Incorrect heading structure of next-og-import, meta…: #57605
  • Typo fix, version "13" to "14": #57723
  • Fix Google Tag Manager URL in Third Party Libraries documentation: #57731

Example Changes

  • Fix: Call cookies function from route to flag as dynamic: #57494
  • (Examples) Add with-youtube-embed example: #57367
  • (Examples) Add with-google-maps-embed example: #57365
  • update @​types/react version in examples: #57259
  • docs: fix broken link to demo: #57229
  • (example update) Update example with-Clerk: #57050
  • active-class-name example style js has not taken effect: #56136
  • add inngest next.js example: #56049
  • fix inngest example for 3.x sdk: #57712

Misc Changes

  • update manifest: #57523
  • update next/third-parties to use Next 14 or 13 as a peer dependency, instead of just 13: #57515
  • Modify tailwindcss related dependency of create-next-app: #57262
  • Remove extra CI step and lock Node.js version: #57769

... (truncated)

Commits

Updates tailwindcss from 3.3.3 to 3.3.5

Release notes

Sourced from tailwindcss's releases.

v3.3.5

Fixed

  • Fix incorrect spaces around - in calc() expression (#12283)

v3.3.4

Fixed

  • Improve normalisation of calc()-like functions (#11686)
  • Skip calc() normalisation in nested theme() calls (#11705)
  • Fix incorrectly generated CSS when using square brackets inside arbitrary properties (#11709)
  • Make content optional for presets in TypeScript types (#11730)
  • Handle variable colors that have variable fallback values (#12049)
  • Batch reading content files to prevent too many open files error (#12079)
  • Skip over classes inside :not(…) when nested in an at-rule (#12105)
  • Update types to work with Node16 module resolution (#12097)
  • Don’t crash when important and parent selectors are equal in @apply (#12112)
  • Eliminate irrelevant rules when applying variants (#12113)
  • Improve RegEx parser, reduce possibilities as the key for arbitrary properties (#12121)
  • Fix sorting of utilities that share multiple candidates (#12173)
  • Ensure variants with arbitrary values and a modifier are correctly matched in the RegEx based parser (#12179)
  • Fix crash when watching renamed files on FreeBSD (#12193)
  • Allow plugins from a parent document to be used in an iframe (#12208)
  • Add types for tailwindcss/nesting (#12269)
  • Bump jiti, fast-glob, and browserlist dependencies (#11550)
  • Improve automatic var injection for properties that accept a <dashed-ident> (#12236)
Changelog

Sourced from tailwindcss's changelog.

[3.3.5] - 2023-10-25

Fixed

  • Fix incorrect spaces around - in calc() expression (#12283)

[3.3.4] - 2023-10-24

Fixed

  • Improve normalisation of calc()-like functions (#11686)
  • Skip calc() normalisation in nested theme() calls (#11705)
  • Fix incorrectly generated CSS when using square brackets inside arbitrary properties (#11709)
  • Make content optional for presets in TypeScript types (#11730)
  • Handle variable colors that have variable fallback values (#12049)
  • Batch reading content files to prevent too many open files error (#12079)
  • Skip over classes inside :not(…) when nested in an at-rule (#12105)
  • Update types to work with Node16 module resolution (#12097)
  • Don’t crash when important and parent selectors are equal in @apply (#12112)
  • Eliminate irrelevant rules when applying variants (#12113)
  • Improve RegEx parser, reduce possibilities as the key for arbitrary properties (#12121)
  • Fix sorting of utilities that share multiple candidates (#12173)
  • Ensure variants with arbitrary values and a modifier are correctly matched in the RegEx based parser (#12179)
  • Fix crash when watching renamed files on FreeBSD (#12193)
  • Allow plugins from a parent document to be used in an iframe (#12208)
  • Add types for tailwindcss/nesting (#12269)
  • Bump jiti, fast-glob, and browserlist dependencies (#11550)
  • Improve automatic var injection for properties that accept a <dashed-ident> (#12236)
Commits
  • 9db2d68 3.3.5
  • 4b12f83 Fix incorrect spaces around - in calc() expression (#12283)
  • 32a62b7 3.3.4
  • b810916 ensure we await the processTailwindFeatures in the oxide CLI
  • 2514820 Improve automatic var injection (#12236)
  • c15b187 Bump jiti, fast-glob, and browserlist dependencies (#11550)
  • ba04af0 Add types for the nesting plugin (#12269)
  • 63989b2 Allow plugins from a parent document to be used in an iframe (#12208)
  • 8e4ed70 Fix crash when watching renamed files on FreeBSD (#12193)
  • b162ae7 Ensure variants with arbitrary values and a modifier are correctly matched in...
  • Additional commits viewable in compare view

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/60 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/1/2023 **Status:** ✅ Merged **Merged:** 11/5/2023 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/landing/npm-landing-a7ab896735` --- ### 📝 Commits (1) - [`1918e9b`](https://github.com/feeddeck/feeddeck/commit/1918e9bc2a6194abd3e83d965e84edd4bca7ade8) Bump the npm-landing group in /landing with 7 updates ### 📊 Changes **2 files changed** (+104 additions, -98 deletions) <details> <summary>View changed files</summary> 📝 `landing/package-lock.json` (+97 -91) 📝 `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.5` | `20.8.10` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.28` | `18.2.33` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.13` | `18.2.14` | | [eslint](https://github.com/eslint/eslint) | `8.51.0` | `8.52.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `13.5.4` | `14.0.1` | | [next](https://github.com/vercel/next.js) | `13.5.4` | `14.0.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.3.3` | `3.3.5` | Updates `@types/node` from 20.8.5 to 20.8.10 <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.28 to 18.2.33 <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.13 to 18.2.14 <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.51.0 to 8.52.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.52.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/70648ee49c07f7b533d09f6bf8a5291e5a5a8601"><code>70648ee</code></a> feat: report-unused-disable-directive to report unused eslint-enable (<a href="https://redirect.github.com/eslint/eslint/issues/17611">#17611</a>) (Yosuke Ota)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/5de9637fc925729a83d5a5e9e868a41792a184e3"><code>5de9637</code></a> fix: Ensure shared references in rule configs are separated (<a href="https://redirect.github.com/eslint/eslint/issues/17666">#17666</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/dcfe5739c374c9d7ed21f14027870ec0fd453661"><code>dcfe573</code></a> fix: add preceding semicolon in suggestions of <code>no-object-constructor</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17649">#17649</a>) (Francesco Trotta)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/476d58a584d5d2db003c4c22ffee90e63566164d"><code>476d58a</code></a> docs: Add note about invalid CLI flags when using flat config. (<a href="https://redirect.github.com/eslint/eslint/issues/17664">#17664</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/660ed3afd128ad529234a855345629982caf1bc7"><code>660ed3a</code></a> docs: Plugin flat config migration guide (<a href="https://redirect.github.com/eslint/eslint/issues/17640">#17640</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/a58aa200fccedae7e2e9b6129246f2cedab14f8d"><code>a58aa20</code></a> docs: fix examples for several rules (<a href="https://redirect.github.com/eslint/eslint/issues/17645">#17645</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/179929bd46892f18f2aef0c159d5cc361cb69987"><code>179929b</code></a> docs: Remove trailing newline from the code of Playground links (<a href="https://redirect.github.com/eslint/eslint/issues/17641">#17641</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/f8e5c30636450d4a8baf51f0e227685e6d77ac64"><code>f8e5c30</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/b7ef2f34fe12b68a366e1b4bf5f64d7332c6e72e"><code>b7ef2f3</code></a> docs: Enable pretty code formatter output (<a href="https://redirect.github.com/eslint/eslint/issues/17635">#17635</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/0bcb9a8db608a3d0bd2645f99e0707b9a9bbaaf0"><code>0bcb9a8</code></a> docs: Fix syntax errors in rule examples (<a href="https://redirect.github.com/eslint/eslint/issues/17633">#17633</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/61b90839633ef300ac7707a651f65f532e65f42d"><code>61b9083</code></a> docs: Make no-continue example code work (<a href="https://redirect.github.com/eslint/eslint/issues/17643">#17643</a>) (Zhongyuan Zhou)</li> <li><a href="https://github.com/eslint/eslint/commit/9fafe450c31ed9b6bdd9dcd6c115255943b8c1c2"><code>9fafe45</code></a> docs: upgrade to 11ty 2.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17632">#17632</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/ff8e4bf327b5c92b0623b0fc5f8f101954f785db"><code>ff8e4bf</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/fab249ae6addac2ee18cd81cee80916010bb469e"><code>fab249a</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/392305bf4797e3ebc696dfca48bd874741fca845"><code>392305b</code></a> docs: Update <code>no-irregular-whitespace</code> and fix examples (<a href="https://redirect.github.com/eslint/eslint/issues/17626">#17626</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/6b8acfb770589f3941df41c3910d3b8ffc3e1e45"><code>6b8acfb</code></a> docs: Add real whitespace to <code>no-trailing-spaces</code> examples (<a href="https://redirect.github.com/eslint/eslint/issues/17630">#17630</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/1000187e00949332babcee4d37d46c96a6a554a8"><code>1000187</code></a> docs: Fix examples in <code>unicode-bom</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17631">#17631</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/000290c4c923cc1473e21b4bdbdc0c42765ef7dd"><code>000290c</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/6d1f0c2da0309c06c21149b8d71a8f439a70d7e8"><code>6d1f0c2</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.52.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17671">#17671</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/d63d4fe0942e6747ab60e758aa36076f43041a30"><code>d63d4fe</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/f30cefee6bda2789ede18e1664b84c2638ea1bb5"><code>f30cefe</code></a> test: fix FlatESLint tests for caching (<a href="https://redirect.github.com/eslint/eslint/issues/17658">#17658</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ef650cb612510bcfa1379c1f0af56dd563b3a705"><code>ef650cb</code></a> test: update tests for no-promise-executor-return (<a href="https://redirect.github.com/eslint/eslint/issues/17661">#17661</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>v8.52.0 - October 20, 2023</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/6d1f0c2da0309c06c21149b8d71a8f439a70d7e8"><code>6d1f0c2</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.52.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17671">#17671</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/d63d4fe0942e6747ab60e758aa36076f43041a30"><code>d63d4fe</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/476d58a584d5d2db003c4c22ffee90e63566164d"><code>476d58a</code></a> docs: Add note about invalid CLI flags when using flat config. (<a href="https://redirect.github.com/eslint/eslint/issues/17664">#17664</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/5de9637fc925729a83d5a5e9e868a41792a184e3"><code>5de9637</code></a> fix: Ensure shared references in rule configs are separated (<a href="https://redirect.github.com/eslint/eslint/issues/17666">#17666</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/f30cefee6bda2789ede18e1664b84c2638ea1bb5"><code>f30cefe</code></a> test: fix FlatESLint tests for caching (<a href="https://redirect.github.com/eslint/eslint/issues/17658">#17658</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ef650cb612510bcfa1379c1f0af56dd563b3a705"><code>ef650cb</code></a> test: update tests for no-promise-executor-return (<a href="https://redirect.github.com/eslint/eslint/issues/17661">#17661</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/70648ee49c07f7b533d09f6bf8a5291e5a5a8601"><code>70648ee</code></a> feat: report-unused-disable-directive to report unused eslint-enable (<a href="https://redirect.github.com/eslint/eslint/issues/17611">#17611</a>) (Yosuke Ota)</li> <li><a href="https://github.com/eslint/eslint/commit/dcfe5739c374c9d7ed21f14027870ec0fd453661"><code>dcfe573</code></a> fix: add preceding semicolon in suggestions of <code>no-object-constructor</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17649">#17649</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/660ed3afd128ad529234a855345629982caf1bc7"><code>660ed3a</code></a> docs: Plugin flat config migration guide (<a href="https://redirect.github.com/eslint/eslint/issues/17640">#17640</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/a58aa200fccedae7e2e9b6129246f2cedab14f8d"><code>a58aa20</code></a> docs: fix examples for several rules (<a href="https://redirect.github.com/eslint/eslint/issues/17645">#17645</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/179929bd46892f18f2aef0c159d5cc361cb69987"><code>179929b</code></a> docs: Remove trailing newline from the code of Playground links (<a href="https://redirect.github.com/eslint/eslint/issues/17641">#17641</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/f8e5c30636450d4a8baf51f0e227685e6d77ac64"><code>f8e5c30</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/b7ef2f34fe12b68a366e1b4bf5f64d7332c6e72e"><code>b7ef2f3</code></a> docs: Enable pretty code formatter output (<a href="https://redirect.github.com/eslint/eslint/issues/17635">#17635</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/0bcb9a8db608a3d0bd2645f99e0707b9a9bbaaf0"><code>0bcb9a8</code></a> docs: Fix syntax errors in rule examples (<a href="https://redirect.github.com/eslint/eslint/issues/17633">#17633</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/61b90839633ef300ac7707a651f65f532e65f42d"><code>61b9083</code></a> docs: Make no-continue example code work (<a href="https://redirect.github.com/eslint/eslint/issues/17643">#17643</a>) (Zhongyuan Zhou)</li> <li><a href="https://github.com/eslint/eslint/commit/9fafe450c31ed9b6bdd9dcd6c115255943b8c1c2"><code>9fafe45</code></a> docs: upgrade to 11ty 2.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17632">#17632</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/ff8e4bf327b5c92b0623b0fc5f8f101954f785db"><code>ff8e4bf</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/fab249ae6addac2ee18cd81cee80916010bb469e"><code>fab249a</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/392305bf4797e3ebc696dfca48bd874741fca845"><code>392305b</code></a> docs: Update <code>no-irregular-whitespace</code> and fix examples (<a href="https://redirect.github.com/eslint/eslint/issues/17626">#17626</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/6b8acfb770589f3941df41c3910d3b8ffc3e1e45"><code>6b8acfb</code></a> docs: Add real whitespace to <code>no-trailing-spaces</code> examples (<a href="https://redirect.github.com/eslint/eslint/issues/17630">#17630</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/1000187e00949332babcee4d37d46c96a6a554a8"><code>1000187</code></a> docs: Fix examples in <code>unicode-bom</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17631">#17631</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/000290c4c923cc1473e21b4bdbdc0c42765ef7dd"><code>000290c</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/331cf62024b6c7ad4067c14c593f116576c3c861"><code>331cf62</code></a> 8.52.0</li> <li><a href="https://github.com/eslint/eslint/commit/7dc28ed1615169c68c08808fa445172cc0cf37e0"><code>7dc28ed</code></a> Build: changelog update for 8.52.0</li> <li><a href="https://github.com/eslint/eslint/commit/6d1f0c2da0309c06c21149b8d71a8f439a70d7e8"><code>6d1f0c2</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.52.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17671">#17671</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/d63d4fe0942e6747ab60e758aa36076f43041a30"><code>d63d4fe</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/476d58a584d5d2db003c4c22ffee90e63566164d"><code>476d58a</code></a> docs: Add note about invalid CLI flags when using flat config. (<a href="https://redirect.github.com/eslint/eslint/issues/17664">#17664</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/5de9637fc925729a83d5a5e9e868a41792a184e3"><code>5de9637</code></a> fix: Ensure shared references in rule configs are separated (<a href="https://redirect.github.com/eslint/eslint/issues/17666">#17666</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/f30cefee6bda2789ede18e1664b84c2638ea1bb5"><code>f30cefe</code></a> test: fix FlatESLint tests for caching (<a href="https://redirect.github.com/eslint/eslint/issues/17658">#17658</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/ef650cb612510bcfa1379c1f0af56dd563b3a705"><code>ef650cb</code></a> test: update tests for no-promise-executor-return (<a href="https://redirect.github.com/eslint/eslint/issues/17661">#17661</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/70648ee49c07f7b533d09f6bf8a5291e5a5a8601"><code>70648ee</code></a> feat: report-unused-disable-directive to report unused eslint-enable (<a href="https://redirect.github.com/eslint/eslint/issues/17611">#17611</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/dcfe5739c374c9d7ed21f14027870ec0fd453661"><code>dcfe573</code></a> fix: add preceding semicolon in suggestions of <code>no-object-constructor</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17649">#17649</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-config-next` from 13.5.4 to 14.0.1 <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.1</h2> <h3>Core Changes</h3> <ul> <li>Add Next.js 14 codemods to CLI output.: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57552">#57552</a></li> <li>OpenTelemetry: propagate a configured context(s) to root requests: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57084">#57084</a></li> <li>debug: Add tags to next build traces to track build configuration in the .next/trace file: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/56965">#56965</a></li> <li>[Traces] Await the flush of the trace write stream to make sure trace file is written: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57641">#57641</a></li> <li>Add node-pty to externals list: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57640">#57640</a></li> <li>fix: move logging config validation out of experimental: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57530">#57530</a></li> <li>Update font data: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57728">#57728</a></li> <li>Support viewport export via TS Plugin: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57554">#57554</a></li> <li>Fix: Build compilation warning when using middleware: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57685">#57685</a></li> <li>chore: Update flight-client-entry-plugin.ts typo: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57734">#57734</a></li> <li>Improve error for missing default export in dynamic metadata routes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57711">#57711</a></li> <li>fix gsp tracing issue: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57766">#57766</a></li> <li>fix(turbopack): don't match empty route groups: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57647">#57647</a></li> <li>Update React from 8c8ee9ee6 to 0c6348758 and types: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57772">#57772</a></li> </ul> <h3>Documentation Changes</h3> <ul> <li>Add missing dot in codemod command: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57536">#57536</a></li> <li>docs(fix): example text unescaped entities: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57255">#57255</a></li> <li>doc: Clarify built-in support for sass after installation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57279">#57279</a></li> <li>Update docs with a Good to know box about using redirect in client components: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/56966">#56966</a></li> <li>docs: fix 02-dynamic-routes.mdx: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57029">#57029</a></li> <li>Fix incorrect link in GTM docs: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57547">#57547</a></li> <li>Fix typos: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57592">#57592</a></li> <li>Add apostrophe 07-error-handling.mdx: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57626">#57626</a></li> <li>Fix: codemods.mdx Incorrect heading structure of next-og-import, meta…: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57605">#57605</a></li> <li>Typo fix, version &quot;13&quot; to &quot;14&quot;: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57723">#57723</a></li> <li>Fix Google Tag Manager URL in Third Party Libraries documentation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57731">#57731</a></li> </ul> <h3>Example Changes</h3> <ul> <li>Fix: Call cookies function from route to flag as dynamic: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57494">#57494</a></li> <li>(Examples) Add <code>with-youtube-embed</code> example: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57367">#57367</a></li> <li>(Examples) Add <code>with-google-maps-embed</code> example: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57365">#57365</a></li> <li>update <code>@​types/react</code> version in examples: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57259">#57259</a></li> <li>docs: fix broken link to demo: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57229">#57229</a></li> <li>(example update) Update example with-Clerk: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57050">#57050</a></li> <li>active-class-name example style js has not taken effect: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/56136">#56136</a></li> <li>add inngest next.js example: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/56049">#56049</a></li> <li>fix inngest example for 3.x sdk: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57712">#57712</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>update manifest: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57523">#57523</a></li> <li>update next/third-parties to use Next 14 or 13 as a peer dependency, instead of just 13: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57515">#57515</a></li> <li>Modify tailwindcss related dependency of <code>create-next-app</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57262">#57262</a></li> <li>Remove extra CI step and lock Node.js version: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/57769">#57769</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/4df888a55f6deb4dbdd5c1bae633c58e712b96bc"><code>4df888a</code></a> v14.0.1</li> <li><a href="https://github.com/vercel/next.js/commit/41dec2cbd645b8db0134aef91efaf3f4b7c9a8bd"><code>41dec2c</code></a> v14.0.1-canary.5</li> <li><a href="https://github.com/vercel/next.js/commit/9d49afc5eab088209c8142f3f2a3886db78d2a2f"><code>9d49afc</code></a> v14.0.1-canary.4</li> <li><a href="https://github.com/vercel/next.js/commit/fc1ecc407c938b5df3ce2fa1820e55122820063b"><code>fc1ecc4</code></a> v14.0.1-canary.3</li> <li><a href="https://github.com/vercel/next.js/commit/54a9da0a1edc419b8e84c7b63bcfbdc0e8195114"><code>54a9da0</code></a> v14.0.1-canary.2</li> <li><a href="https://github.com/vercel/next.js/commit/c70506de776839640dc53c24da198de5a75570a8"><code>c70506d</code></a> v14.0.1-canary.1</li> <li><a href="https://github.com/vercel/next.js/commit/6a63c4ffebe37c4f07e519179d5fc3779c05b01a"><code>6a63c4f</code></a> v14.0.1-canary.0</li> <li><a href="https://github.com/vercel/next.js/commit/b546d8b22c0f0749022cd84c22e67ec3628eb027"><code>b546d8b</code></a> v14.0.0</li> <li><a href="https://github.com/vercel/next.js/commit/356dc42f1a8bad1d103120a951e7bc82f132a1e8"><code>356dc42</code></a> v13.5.7-canary.37</li> <li><a href="https://github.com/vercel/next.js/commit/fc1b6c4742a27a4728031c0945f03456d9ea5d37"><code>fc1b6c4</code></a> v13.5.7-canary.36</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v14.0.1/packages/eslint-config-next">compare view</a></li> </ul> </details> <br /> Updates `next` from 13.5.4 to 14.0.1 <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.1</h2> <h3>Core Changes</h3> <ul> <li>Add Next.js 14 codemods to CLI output.: <a href="https://redirect.github.com/vercel/next.js/issues/57552">#57552</a></li> <li>OpenTelemetry: propagate a configured context(s) to root requests: <a href="https://redirect.github.com/vercel/next.js/issues/57084">#57084</a></li> <li>debug: Add tags to next build traces to track build configuration in the .next/trace file: <a href="https://redirect.github.com/vercel/next.js/issues/56965">#56965</a></li> <li>[Traces] Await the flush of the trace write stream to make sure trace file is written: <a href="https://redirect.github.com/vercel/next.js/issues/57641">#57641</a></li> <li>Add node-pty to externals list: <a href="https://redirect.github.com/vercel/next.js/issues/57640">#57640</a></li> <li>fix: move logging config validation out of experimental: <a href="https://redirect.github.com/vercel/next.js/issues/57530">#57530</a></li> <li>Update font data: <a href="https://redirect.github.com/vercel/next.js/issues/57728">#57728</a></li> <li>Support viewport export via TS Plugin: <a href="https://redirect.github.com/vercel/next.js/issues/57554">#57554</a></li> <li>Fix: Build compilation warning when using middleware: <a href="https://redirect.github.com/vercel/next.js/issues/57685">#57685</a></li> <li>chore: Update flight-client-entry-plugin.ts typo: <a href="https://redirect.github.com/vercel/next.js/issues/57734">#57734</a></li> <li>Improve error for missing default export in dynamic metadata routes: <a href="https://redirect.github.com/vercel/next.js/issues/57711">#57711</a></li> <li>fix gsp tracing issue: <a href="https://redirect.github.com/vercel/next.js/issues/57766">#57766</a></li> <li>fix(turbopack): don't match empty route groups: <a href="https://redirect.github.com/vercel/next.js/issues/57647">#57647</a></li> <li>Update React from 8c8ee9ee6 to 0c6348758 and types: <a href="https://redirect.github.com/vercel/next.js/issues/57772">#57772</a></li> </ul> <h3>Documentation Changes</h3> <ul> <li>Add missing dot in codemod command: <a href="https://redirect.github.com/vercel/next.js/issues/57536">#57536</a></li> <li>docs(fix): example text unescaped entities: <a href="https://redirect.github.com/vercel/next.js/issues/57255">#57255</a></li> <li>doc: Clarify built-in support for sass after installation: <a href="https://redirect.github.com/vercel/next.js/issues/57279">#57279</a></li> <li>Update docs with a Good to know box about using redirect in client components: <a href="https://redirect.github.com/vercel/next.js/issues/56966">#56966</a></li> <li>docs: fix 02-dynamic-routes.mdx: <a href="https://redirect.github.com/vercel/next.js/issues/57029">#57029</a></li> <li>Fix incorrect link in GTM docs: <a href="https://redirect.github.com/vercel/next.js/issues/57547">#57547</a></li> <li>Fix typos: <a href="https://redirect.github.com/vercel/next.js/issues/57592">#57592</a></li> <li>Add apostrophe 07-error-handling.mdx: <a href="https://redirect.github.com/vercel/next.js/issues/57626">#57626</a></li> <li>Fix: codemods.mdx Incorrect heading structure of next-og-import, meta…: <a href="https://redirect.github.com/vercel/next.js/issues/57605">#57605</a></li> <li>Typo fix, version &quot;13&quot; to &quot;14&quot;: <a href="https://redirect.github.com/vercel/next.js/issues/57723">#57723</a></li> <li>Fix Google Tag Manager URL in Third Party Libraries documentation: <a href="https://redirect.github.com/vercel/next.js/issues/57731">#57731</a></li> </ul> <h3>Example Changes</h3> <ul> <li>Fix: Call cookies function from route to flag as dynamic: <a href="https://redirect.github.com/vercel/next.js/issues/57494">#57494</a></li> <li>(Examples) Add <code>with-youtube-embed</code> example: <a href="https://redirect.github.com/vercel/next.js/issues/57367">#57367</a></li> <li>(Examples) Add <code>with-google-maps-embed</code> example: <a href="https://redirect.github.com/vercel/next.js/issues/57365">#57365</a></li> <li>update <code>@​types/react</code> version in examples: <a href="https://redirect.github.com/vercel/next.js/issues/57259">#57259</a></li> <li>docs: fix broken link to demo: <a href="https://redirect.github.com/vercel/next.js/issues/57229">#57229</a></li> <li>(example update) Update example with-Clerk: <a href="https://redirect.github.com/vercel/next.js/issues/57050">#57050</a></li> <li>active-class-name example style js has not taken effect: <a href="https://redirect.github.com/vercel/next.js/issues/56136">#56136</a></li> <li>add inngest next.js example: <a href="https://redirect.github.com/vercel/next.js/issues/56049">#56049</a></li> <li>fix inngest example for 3.x sdk: <a href="https://redirect.github.com/vercel/next.js/issues/57712">#57712</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>update manifest: <a href="https://redirect.github.com/vercel/next.js/issues/57523">#57523</a></li> <li>update next/third-parties to use Next 14 or 13 as a peer dependency, instead of just 13: <a href="https://redirect.github.com/vercel/next.js/issues/57515">#57515</a></li> <li>Modify tailwindcss related dependency of <code>create-next-app</code>: <a href="https://redirect.github.com/vercel/next.js/issues/57262">#57262</a></li> <li>Remove extra CI step and lock Node.js version: <a href="https://redirect.github.com/vercel/next.js/issues/57769">#57769</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/4df888a55f6deb4dbdd5c1bae633c58e712b96bc"><code>4df888a</code></a> v14.0.1</li> <li><a href="https://github.com/vercel/next.js/commit/41dec2cbd645b8db0134aef91efaf3f4b7c9a8bd"><code>41dec2c</code></a> v14.0.1-canary.5</li> <li><a href="https://github.com/vercel/next.js/commit/e26c9011d6ccf01ca03ea9da51677c2f8163d28b"><code>e26c901</code></a> Update React from 8c8ee9ee6 to 0c6348758 and types (<a href="https://redirect.github.com/vercel/next.js/issues/57772">#57772</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/676d1ee4ceaffd1e8a91fdb8f1c69d1ae7af24f4"><code>676d1ee</code></a> Remove extra CI step and lock Node.js version (<a href="https://redirect.github.com/vercel/next.js/issues/57769">#57769</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/0623a4f79fb5521cd21b464f1895485553f3b658"><code>0623a4f</code></a> Modify tailwindcss related dependency of <code>create-next-app</code> (<a href="https://redirect.github.com/vercel/next.js/issues/57262">#57262</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/6dc7c3c4363276ac05ac2c08f12384b391fa9fd2"><code>6dc7c3c</code></a> fix(turbopack): don't match empty route groups (<a href="https://redirect.github.com/vercel/next.js/issues/57647">#57647</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/9d49afc5eab088209c8142f3f2a3886db78d2a2f"><code>9d49afc</code></a> v14.0.1-canary.4</li> <li><a href="https://github.com/vercel/next.js/commit/9128b58654fdb7e07a909d6e8b742c28aed78a21"><code>9128b58</code></a> fix gsp tracing issue (<a href="https://redirect.github.com/vercel/next.js/issues/57766">#57766</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/3553c6516d7a9aba98876f9660af0ee7c94dc2a3"><code>3553c65</code></a> Improve error for missing default export in dynamic metadata routes (<a href="https://redirect.github.com/vercel/next.js/issues/57711">#57711</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/a07e0de64fcde7d53620a41914e63ae9663a680a"><code>a07e0de</code></a> Fix Google Tag Manager URL in Third Party Libraries documentation (<a href="https://redirect.github.com/vercel/next.js/issues/57731">#57731</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v13.5.4...v14.0.1">compare view</a></li> </ul> </details> <br /> Updates `tailwindcss` from 3.3.3 to 3.3.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's releases</a>.</em></p> <blockquote> <h2>v3.3.5</h2> <h3>Fixed</h3> <ul> <li>Fix incorrect spaces around <code>-</code> in <code>calc()</code> expression (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12283">#12283</a>)</li> </ul> <h2>v3.3.4</h2> <h3>Fixed</h3> <ul> <li>Improve normalisation of <code>calc()</code>-like functions (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11686">#11686</a>)</li> <li>Skip <code>calc()</code> normalisation in nested <code>theme()</code> calls (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11705">#11705</a>)</li> <li>Fix incorrectly generated CSS when using square brackets inside arbitrary properties (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11709">#11709</a>)</li> <li>Make <code>content</code> optional for presets in TypeScript types (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11730">#11730</a>)</li> <li>Handle variable colors that have variable fallback values (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12049">#12049</a>)</li> <li>Batch reading content files to prevent <code>too many open files</code> error (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12079">#12079</a>)</li> <li>Skip over classes inside <code>:not(…)</code> when nested in an at-rule (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12105">#12105</a>)</li> <li>Update types to work with <code>Node16</code> module resolution (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12097">#12097</a>)</li> <li>Don’t crash when important and parent selectors are equal in <code>@apply</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12112">#12112</a>)</li> <li>Eliminate irrelevant rules when applying variants (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12113">#12113</a>)</li> <li>Improve RegEx parser, reduce possibilities as the key for arbitrary properties (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12121">#12121</a>)</li> <li>Fix sorting of utilities that share multiple candidates (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12173">#12173</a>)</li> <li>Ensure variants with arbitrary values and a modifier are correctly matched in the RegEx based parser (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12179">#12179</a>)</li> <li>Fix crash when watching renamed files on FreeBSD (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12193">#12193</a>)</li> <li>Allow plugins from a parent document to be used in an iframe (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12208">#12208</a>)</li> <li>Add types for <code>tailwindcss/nesting</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12269">#12269</a>)</li> <li>Bump <code>jiti</code>, <code>fast-glob</code>, and <code>browserlist</code> dependencies (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11550">#11550</a>)</li> <li>Improve automatic <code>var</code> injection for properties that accept a <code>&lt;dashed-ident&gt;</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12236">#12236</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md">tailwindcss's changelog</a>.</em></p> <blockquote> <h2>[3.3.5] - 2023-10-25</h2> <h3>Fixed</h3> <ul> <li>Fix incorrect spaces around <code>-</code> in <code>calc()</code> expression (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12283">#12283</a>)</li> </ul> <h2>[3.3.4] - 2023-10-24</h2> <h3>Fixed</h3> <ul> <li>Improve normalisation of <code>calc()</code>-like functions (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11686">#11686</a>)</li> <li>Skip <code>calc()</code> normalisation in nested <code>theme()</code> calls (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11705">#11705</a>)</li> <li>Fix incorrectly generated CSS when using square brackets inside arbitrary properties (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11709">#11709</a>)</li> <li>Make <code>content</code> optional for presets in TypeScript types (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11730">#11730</a>)</li> <li>Handle variable colors that have variable fallback values (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12049">#12049</a>)</li> <li>Batch reading content files to prevent <code>too many open files</code> error (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12079">#12079</a>)</li> <li>Skip over classes inside <code>:not(…)</code> when nested in an at-rule (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12105">#12105</a>)</li> <li>Update types to work with <code>Node16</code> module resolution (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12097">#12097</a>)</li> <li>Don’t crash when important and parent selectors are equal in <code>@apply</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12112">#12112</a>)</li> <li>Eliminate irrelevant rules when applying variants (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12113">#12113</a>)</li> <li>Improve RegEx parser, reduce possibilities as the key for arbitrary properties (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12121">#12121</a>)</li> <li>Fix sorting of utilities that share multiple candidates (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12173">#12173</a>)</li> <li>Ensure variants with arbitrary values and a modifier are correctly matched in the RegEx based parser (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12179">#12179</a>)</li> <li>Fix crash when watching renamed files on FreeBSD (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12193">#12193</a>)</li> <li>Allow plugins from a parent document to be used in an iframe (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12208">#12208</a>)</li> <li>Add types for <code>tailwindcss/nesting</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12269">#12269</a>)</li> <li>Bump <code>jiti</code>, <code>fast-glob</code>, and <code>browserlist</code> dependencies (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11550">#11550</a>)</li> <li>Improve automatic <code>var</code> injection for properties that accept a <code>&lt;dashed-ident&gt;</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12236">#12236</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/9db2d68295a4365001fdc69739978fc2ea9d570e"><code>9db2d68</code></a> 3.3.5</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/4b12f838fea40a4ced437352db2d6627a9429723"><code>4b12f83</code></a> Fix incorrect spaces around <code>-</code> in <code>calc()</code> expression (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12283">#12283</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/32a62b7bb14bfcc0c07f4c9fce8db3291dc807b8"><code>32a62b7</code></a> 3.3.4</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/b810916e951384b5b369f7b257138e157b3fee16"><code>b810916</code></a> ensure we await the <code>processTailwindFeatures</code> in the <code>oxide</code> CLI</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/2514820dd40589811e22d2fb00a00e077ff74061"><code>2514820</code></a> Improve automatic <code>var</code> injection (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12236">#12236</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/c15b187ae016e4e3fb2a018397236a4930498b49"><code>c15b187</code></a> Bump <code>jiti</code>, <code>fast-glob</code>, and <code>browserlist</code> dependencies (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/11550">#11550</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/ba04af0e0bd562cd2873bca9498df0b881ccea4d"><code>ba04af0</code></a> Add types for the nesting plugin (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12269">#12269</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/63989b2be8dbe0224460e1763c75f99bd509b5ec"><code>63989b2</code></a> Allow plugins from a parent document to be used in an iframe (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12208">#12208</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/8e4ed705855039babfde4c359dc1838cd39df593"><code>8e4ed70</code></a> Fix crash when watching renamed files on FreeBSD (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12193">#12193</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/b162ae725f1f5f1651aefe89f8037de5e46338ab"><code>b162ae7</code></a> Ensure variants with arbitrary values and a modifier are correctly matched in...</li> <li>Additional commits viewable in <a href="https://github.com/tailwindlabs/tailwindcss/compare/v3.3.3...v3.3.5">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:56:37 -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#64