Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-config-next to v14.2.20 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-next (source) 14.1.0 -> 14.2.20 age adoption passing confidence

Release Notes

vercel/next.js (eslint-config-next)

v14.2.20

Compare Source

v14.2.19

Compare Source

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

Core Changes
  • ensure worker exits bubble to parent process (#​73433)
  • Increase max cache tags to 128 (#​73125)
Misc Changes
  • Update max tag items limit in docs (#​73445)
Credits

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

v14.2.18

Compare Source

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

Core Changes
Credits

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

v14.2.17

Compare Source

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

Core Changes
  • Fix: revert the bad node binary handling (#​72356)
  • Ensure pages/500 handles cache-control as expected (#​72050) (#​72110)
  • fix unhandled runtime error from generateMetadata in parallel routes (#​72153)
Credits

Huge thanks to @​huozhi, @​ztanner, and @​ijjk for helping!

v14.2.16

Compare Source

v14.2.15

Compare Source

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

Core Changes
  • support breadcrumb style catch-all parallel routes #​65063
  • Provide non-dynamic segments to catch-all parallel routes #​65233
  • Fix client reference access causing metadata missing #​70732
  • feat(next/image): add support for decoding prop #​70298
  • feat(next/image): add images.localPatterns config #​70529
  • fix(next/image): handle undefined images.localPatterns config in images-manifest.json
  • fix: Do not omit alt on getImgProps return type, ImgProps #​70608
  • [i18n] Routing fix #​70761
Credits

Huge thanks to @​ztanner, @​agadzik, @​huozhi, @​styfle, @​icyJoseph and @​wyattjoh for helping!

v14.2.14

Compare Source

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

Core Changes
  • Fix: clone response in first handler to prevent race (#​70082) (#​70649)
  • Respect reexports from metadata API routes (#​70508) (#​70647)
  • Externalize node binary modules for app router (#​70646)
  • Fix revalidateTag() behaviour when invoked in server components (#​70446) (#​70642)
  • Fix prefetch bailout detection for nested loading segments (#​70618)
  • Add missing node modules to externals (#​70382)
  • Feature: next/image: add support for images.remotePatterns.search (#​70302)
Credits

Huge thanks to @​styfle, @​ztanner, @​ijjk, @​huozhi and @​wyattjoh for helping!

v14.2.13

Compare Source

v14.2.12

Compare Source

v14.2.11

Compare Source

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

Core Changes
Credits

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

v14.2.10

Compare Source

v14.2.9

Compare Source

v14.2.8

Compare Source

v14.2.7

Compare Source

v14.2.6

Compare Source

v14.2.5

Compare Source

v14.2.4

Compare Source

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

Core Changes
  • fix: ensure route handlers properly track dynamic access (#​66446)
  • fix NextRequest proxy in edge runtime (#​66551)
  • Fix next/dynamic with babel and src dir (#​65177)
  • Use vercel deployment url for metadataBase fallbacks (#​65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#​65235)
  • Fix loading navigation with metadata and prefetch (#​66447)
  • prevent duplicate RSC fetch when action redirects (#​66620)
  • ensure router cache updates reference the latest cache values (#​66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#​66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#​66674)
  • Use addDependency to track metadata route file changes (#​66714)
  • Add timeout/retry handling for fetch cache (#​66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#​66755)
Credits

Huge thanks to @​ztanner, @​ijjk, @​wbinnssmith, @​huozhi, and @​lubieowoce for helping!

v14.2.3

Compare Source

v14.2.2

Compare Source

v14.2.1

Compare Source

v14.2.0

Compare Source

v14.1.4

Compare Source

v14.1.3

Compare Source

v14.1.2

Compare Source

v14.1.1

Compare Source

Core Changes
Credits

Huge thanks to @​huozhi, @​shuding, @​Ethan-Arrowood, @​styfle, @​ijjk, @​ztanner, @​balazsorban44, @​kdy1, and @​williamli for helping!


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 9ca8b90 to 09938bd Compare March 9, 2024 22:12
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.1.2 chore(deps): update nextjs monorepo to v14.1.3 Mar 9, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 09938bd to 52787dc Compare March 23, 2024 08:04
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.1.3 chore(deps): update nextjs monorepo to v14.1.4 Mar 23, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 52787dc to b576d18 Compare April 14, 2024 21:07
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.1.4 chore(deps): update nextjs monorepo to v14.2.0 Apr 14, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from b576d18 to 2e3763e Compare April 15, 2024 22:39
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.2.0 chore(deps): update nextjs monorepo to v14.2.1 Apr 15, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 2e3763e to a1b2afa Compare April 21, 2024 01:11
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.2.1 chore(deps): update nextjs monorepo to v14.2.2 Apr 21, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from a1b2afa to d2d7777 Compare April 27, 2024 19:03
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.2.2 chore(deps): update nextjs monorepo to v14.2.3 Apr 27, 2024
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.2.3 chore(deps): update dependency eslint-config-next to v14.2.3 May 10, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from d2d7777 to 7ab2e38 Compare June 14, 2024 22:19
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.3 chore(deps): update dependency eslint-config-next to v14.2.4 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 7ab2e38 to c260288 Compare July 13, 2024 15:56
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.4 chore(deps): update dependency eslint-config-next to v14.2.5 Jul 13, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from c260288 to b31d6bf Compare August 25, 2024 02:28
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.5 chore(deps): update dependency eslint-config-next to v14.2.6 Aug 25, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from b31d6bf to ab82d2b Compare August 30, 2024 16:38
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.6 chore(deps): update dependency eslint-config-next to v14.2.7 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ab82d2b to 94cc7b3 Compare September 7, 2024 22:50
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.7 chore(deps): update dependency eslint-config-next to v14.2.8 Sep 7, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 94cc7b3 to 85f50a3 Compare September 12, 2024 23:15
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.8 chore(deps): update dependency eslint-config-next to v14.2.9 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 85f50a3 to 0db059b Compare September 15, 2024 00:55
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.9 chore(deps): update dependency eslint-config-next to v14.2.10 Sep 15, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 0db059b to 94d6ab0 Compare September 15, 2024 22:40
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.10 chore(deps): update dependency eslint-config-next to v14.2.11 Sep 15, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 94d6ab0 to 1e8e05a Compare September 20, 2024 21:44
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.11 chore(deps): update dependency eslint-config-next to v14.2.12 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 1e8e05a to 4113fe9 Compare September 23, 2024 03:28
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.12 chore(deps): update dependency eslint-config-next to v14.2.13 Sep 23, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 4113fe9 to 28d07b2 Compare October 4, 2024 19:21
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.13 chore(deps): update dependency eslint-config-next to v14.2.14 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 28d07b2 to 93c2474 Compare November 2, 2024 14:10
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.14 chore(deps): update dependency eslint-config-next to v14.2.16 Nov 2, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 93c2474 to 6101a54 Compare November 9, 2024 01:22
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.16 chore(deps): update dependency eslint-config-next to v14.2.17 Nov 9, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 6101a54 to 7d899a0 Compare November 16, 2024 22:39
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.17 chore(deps): update dependency eslint-config-next to v14.2.18 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 7d899a0 to 5814c6c Compare December 6, 2024 16:50
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.18 chore(deps): update dependency eslint-config-next to v14.2.19 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 5814c6c to e135c45 Compare December 7, 2024 21:29
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.19 chore(deps): update dependency eslint-config-next to v14.2.20 Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants