Skip to content

chore(deps): update dependency eslint-config-next to v14.2.35 - #331

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nextjs-monorepo
Open

chore(deps): update dependency eslint-config-next to v14.2.35#331
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nextjs-monorepo

Conversation

@renovate

@renovaterenovateBot commented May 29, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
eslint-config-next (source)14.2.214.2.35ageconfidence

Release Notes

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

v14.2.35

Compare Source

Please see the Next.js Security Update for information about this security patch.

v14.2.34

Compare Source

v14.2.33

Compare Source

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

Core Changes
  • omit searchParam data from FlightRouterState before transport (#​80734)
Credits

Huge thanks to @​ztanner for helping!

v14.2.32

Compare Source

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

Core Changes
  • fix router handling when setting a location response header #​82588
Credits

Huge thanks to @​ztanner for helping!

v14.2.31

Compare Source

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

Core Changes
  • fix(next/image): improve and simplify detect-content-type (#​82179)
  • fix(next/image): fix image-optimizer.ts headers (#​82178)
Credits

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

v14.2.30

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 @​ijjk and @​ztanner for helping!

v14.2.29

Compare Source

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

Core Changes
  • Only share incremental cache for edge in next start (#​79389)
Credits

Huge thanks to @​ijjk for helping!

v14.2.28

Compare Source

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

Core Changes
  • fix: node.js module import error when using middleware (#​77945)
Credits

Huge thanks to @​ztanner for helping!

v14.2.27

Compare Source

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

Core Changes
  • fix dynamic route interception not working when deployed with middleware (#​64923)
Credits

Huge thanks to @​ztanner for helping!

v14.2.26

Compare Source

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

Core Changes
  • Match subrequest handling for edge and node (#​77476)

v14.2.25

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.
This release contains a security patch for CVE-2025-29927.

Core Changes
Credits

Huge thanks to @​ijjk for helping!

v14.2.24

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 @​ztanner for helping!

v14.2.23

Compare Source

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

Core Changes
  • backport: force module format for virtual client-proxy (#​74590)
  • Backport: Use provided waitUntil for pending revalidates (#​74573)
  • Feature: next/image: add support for images.qualities in next.config (#​74500)
Credits

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

v14.2.22

Compare Source

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

Core Changes
  • Retry manifest file loading only in dev mode: #​73900
  • Ensure workers are cleaned up: #​71564
  • Use shared worker for lint & typecheck steps: #​74154
Credits

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

v14.2.21

Compare Source

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

Core Changes
Misc Changes
  • chore(docs): add missing search: '' on remotePatterns: #​73927
  • chore(docs): update version history of next/image: #​73926
Credits

Huge thanks to @​unstubbable, @​ztanner, and @​styfle for helping!

v14.2.20

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 @​wyattjoh for helping!

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

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

Core Changes
  • Fix missing cache-control on SSR app route (#​70265)
  • feat: add polyfill of URL.canParse for browser compatibility (#​70228)
  • Fix vercel og package memory leak (#​70214)
  • Fix startTime error on Android 9 with Chrome 74 (#​67391)
Credits

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

v14.2.12

Compare Source

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

Core Changes
  • update prefetching jsdoc & documentation (#​68047)
  • Ensure we chunk revalidate tag requests (#​70189)
  • (backport) fix(eslint): allow typescript-eslint v8 (#​70090)
  • [ppr] Don't mark RSC requests as /_next/data requests (backport of #​66249) (#​70083)
Credits

Huge thanks to @​alvarlagerlof, @​wyattjoh, @​delbaoliveira, and @​ijjk for helping!

v14.2.11

Compare Source

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

Core Changes
  • fix: correct metadata url suffix (#​69959)
  • fix: setting assetPrefix to URL format breaks HMR (#​70040)
  • Update revalidateTag to batch tags in one request (#​65296)
Credits

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

v14.2.10

Compare Source

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

Core Changes
  • Remove invalid fallback revalidate value (#​69990)
  • Revert server action optimization (#​69925)
  • Add ability to customize Cache-Control (#​69802)
Credits

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

v14.2.9

Compare Source

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

Core Changes
  • Revert "Fix esm property def in flight loader (#​66990)" (#​69749)
  • Disable experimental.optimizeServer by default to fix failed server action (#​69788)
  • Fix middleware fallback: false case (#​69799)
  • Fix status code for /_not-found route (#​64058) (#​69808)
  • Fix metadata prop merging (#​69807)
  • create-next-app: fix font file corruption when using import alias (#​69806)
Credits

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

v14.2.8

Compare Source

What's Changed

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

Support esmExternals in app directory
Reading cookies set in middleware in components and actions
  • initialize ALS with cookies in middleware (#​65008)
  • fix middleware cookie initialization (#​65820)
  • ensure cookies set in middleware can be read in a server action (#​67924)
  • fix: merged middleware cookies should preserve options (#​67956)
Metadata and icons
  • support facebook-specific metadata (fb:app_id, fb:admins) in generateMetaData (#​65713)
  • Always collect static icons for all segments (#​68712)
  • Fix favicon merging with customized icons (#​67982)
  • Warn metadataBase missing in standalone mode or non vercel deployment (#​66296)
Parallel routes fixes
  • fix missing stylesheets when parallel routes are present (#​69507)
Draft mode and edge improvements
next/image fixes
  • Allow external image urls with _next/image pathname to be rendered via Image component (#​69586)
Server actions improvements
Other changes
  • Ensure we match comment minify behavior between terser and swc (#​68372)
  • send initialCanonicalUrl in array format to prevent crawler confusion (#​69509)
Create-next-app updates

Full Changelog: vercel/next.js@v14.2.7...v14.2.8


Huge thanks to everyone who contributed to this release:
@​abhi12299, @​delbaoliveira, @​eps1lon, @​ForsakenHarmony, @​huozhi, @​ijjk, @​JoshuaKGoldberg, @​leerob, @​lubieowoce, @​Netail, @​ronanru, @​samcx, @​shuding, @​sokra, @​stylessh, @​timfuhrmann, @​wbinnssmith, @​wyattjoh, @​ypessoa, @​ztanner

v14.2.7

Compare Source

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

Core Changes
  • Revert "chore: externalize undici for bundling" (#​65727)
  • Refactor internal routing headers to use request meta (#​66987)
  • fix(next): add cross origin in react dom preload (#​67423)
  • build: upgrade edge-runtime (#​67565)
  • GTM dataLayer parameter should take an object, not an array of strings (#​66339)
  • fix: properly patch lockfile against swc bindings (#​66515)
  • Add deployment id header for rsc payload if present (#​67255)
  • Update font data (#​68639)
  • fix i18n data pathname resolving (#​68947)
  • pages router: ensure x-middleware-cache is respected (#​67734)
  • Fix bad modRequest in flight entry manifest #​68888
  • Reject next image urls in image optimizer #​68628
  • Fix hmr assetPrefix escaping and reuse logic from other files #​67983
Credits

Huge thanks to @​kjugi, @​huozhi, @​ztanner, @​SukkaW, @​marlier, @​Kikobeats, @​syi0808, @​ijjk, and @​samcx for helping!

v14.2.6

Compare Source

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

Core Changes
  • Ensure fetch cache TTL is updated properly (#​69164)

v14.2.5

Compare Source

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

Core Changes
  • avoid merging global css in a way that leaks into other chunk groups (#​67373)
  • Fix server action edge redirect with middleware rewrite (#​67148)
  • fix(next): reject protocol-relative URLs in image optimization (#​65752)
  • fix(next-swc): correct path interop to filepath for wasm (#​65633)
  • Use addDependency to track metadata route file changes (#​66714)
  • Fix noindex is missing on static not-found page (#​67135)
  • perf: improve retrieving versionInfo on Turbo HMR (#​67309)
  • fix(next/image): handle invalid url (#​67465)
  • fix(next): initial prefetch cache not set properly with different search params (#​65977)
  • fix: Backport class properties fix (#​67377)
  • Upgrade acorn (#​67592)
Misc
  • Log stdio for pull-turbo-cache script (#​66759)
  • Ensure turbo is setup when building in docker (#​66804)
Credits

Huge thanks to @​devjiwonchoi, @​ijjk, @​emmerich, @​huozhi, @​kdy1, @​kwonoj, @​styfle, and @​sokra for helping!

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

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

Core Changes
  • Fix: resolve mixed re-exports module as cjs (#​64681)
  • fix: mixing namespace import and named import client components (#​64809)
  • Fix mixed exports in server component with barrel optimization (#​64894)
  • Fix next/image usage in mdx(#​64875)
  • fix(fetch-cache): fix additional typo, add type & data validation (#​64799)
  • prevent erroneous route interception during lazy fetch (#​64692)
  • fix root page revalidation when redirecting in a server action (#​64730)
  • fix: remove traceparent from cachekey should not remove traceparent from original object (#​64727)
  • Clean-up fetch metrics tracking (#​64746)
Credits

Huge thanks to @​huozhi, @​samcx, @​ztanner, @​Jeffrey-Zutt, and @​ijjk for helping!


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.

@vercel

vercelBot commented May 29, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

NameStatusPreviewCommentsUpdated (UTC)
chat-chat✅ Ready (Inspect)Visit Preview💬 Add feedbackFeb 11, 2025 1:09am

@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from 8ae97ca to e6cbb1eCompareJune 11, 2024 22:46
@renovaterenovateBot changed the title chore(deps): update dependency eslint-config-next to v14.2.3chore(deps): update nextjs monorepo to v14.2.4Jun 11, 2024
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from e6cbb1e to 9a57acdCompareJuly 10, 2024 15:26
@renovaterenovateBot changed the title chore(deps): update nextjs monorepo to v14.2.4chore(deps): update nextjs monorepo to v14.2.5Jul 10, 2024
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from 9a57acd to b3bdbd4CompareAugust 22, 2024 00:40
@renovaterenovateBot changed the title chore(deps): update nextjs monorepo to v14.2.5chore(deps): update nextjs monorepo to v14.2.6Aug 22, 2024
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from b3bdbd4 to 6a55703CompareAugust 27, 2024 19:56
@renovaterenovateBot changed the title chore(deps): update nextjs monorepo to v14.2.6chore(deps): update nextjs monorepo to v14.2.7Aug 27, 2024
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from 6a55703 to 754f2a4CompareSeptember 4, 2024 21:52
@renovaterenovateBot changed the title chore(deps): update nextjs monorepo to v14.2.7chore(deps): update nextjs monorepo to v14.2.8Sep 4, 2024
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from 754f2a4 to 354368fCompareSeptember 10, 2024 00:39
@renovaterenovateBot changed the title chore(deps): update nextjs monorepo to v14.2.8chore(deps): update nextjs monorepo to v14.2.9Sep 10, 2024
@renovaterenovateBot changed the title chore(deps): update nextjs monorepo to v14.2.9chore(deps): update nextjs monorepo to v14.2.10Sep 12, 2024
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from 354368f to 207ecd8CompareSeptember 12, 2024 01:13
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from 207ecd8 to fa96e6bCompareSeptember 12, 2024 21:26
@renovaterenovateBot changed the title chore(deps): update nextjs monorepo to v14.2.10chore(deps): update nextjs monorepo to v14.2.11Sep 12, 2024
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from fa96e6b to c8f40f9CompareSeptember 17, 2024 22:04
@renovaterenovateBot changed the title chore(deps): update nextjs monorepo to v14.2.11chore(deps): update nextjs monorepo to v14.2.12Sep 17, 2024
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from c8f40f9 to 559cf75CompareSeptember 20, 2024 01:58
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from cba7efd to 1a2141cCompareNovember 13, 2024 22:52
@renovaterenovateBot changed the title chore(deps): update nextjs monorepo to v14.2.17chore(deps): update nextjs monorepo to v14.2.18Nov 13, 2024
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from 1a2141c to 50f584eCompareDecember 3, 2024 16:18
@renovaterenovateBot changed the title chore(deps): update nextjs monorepo to v14.2.18chore(deps): update nextjs monorepoDec 3, 2024
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from 50f584e to ea99fd4CompareDecember 3, 2024 20:54
@renovaterenovateBot changed the title chore(deps): update nextjs monorepochore(deps): update nextjs monorepo to v14.2.19Dec 3, 2024
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from ea99fd4 to 7492417CompareDecember 4, 2024 22:52
@renovaterenovateBot changed the title chore(deps): update nextjs monorepo to v14.2.19chore(deps): update nextjs monorepo to v14.2.20Dec 4, 2024
@renovaterenovateBot changed the title chore(deps): update nextjs monorepo to v14.2.20fix(deps): update nextjs monorepo to v14.2.20Dec 10, 2024
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from 7492417 to f60a814CompareDecember 19, 2024 14:57
@renovaterenovateBot changed the title fix(deps): update nextjs monorepo to v14.2.20fix(deps): update nextjs monorepo to v14.2.21Dec 19, 2024
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from f60a814 to 45958c8CompareDecember 26, 2024 18:55
@renovaterenovateBot changed the title fix(deps): update nextjs monorepo to v14.2.21fix(deps): update nextjs monorepo to v14.2.22Dec 26, 2024
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from 45958c8 to 93a585dCompareJanuary 7, 2025 20:39
@renovaterenovateBot changed the title fix(deps): update nextjs monorepo to v14.2.22fix(deps): update nextjs monorepo to v14.2.23Jan 7, 2025
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from 93a585d to ba5347aCompareFebruary 11, 2025 01:05
@renovaterenovateBot changed the title fix(deps): update nextjs monorepo to v14.2.23fix(deps): update nextjs monorepo to v14.2.24Feb 11, 2025
@renovate
renovateBotforce-pushed the renovate/nextjs-monorepo branch from ba5347a to d8830d3CompareMarch 17, 2025 23:04
@renovaterenovateBot changed the title fix(deps): update nextjs monorepo to v14.2.24fix(deps): update nextjs monorepo to v14.2.25Mar 17, 2025

@JiwaniZakirJiwaniZakir left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pnpm-lock.yaml shows the @next/swc-* platform binaries (e.g., @next/swc-darwin-arm64, @next/swc-linux-arm64-gnu) resolving to 14.2.33 rather than 14.2.35, which is a version mismatch against the next@14.2.35 specifier. This could cause subtle compilation or runtime inconsistencies depending on the deployment platform, and is worth verifying—either the lockfile regeneration didn't fully resolve, or 14.2.35 doesn't publish new SWC binaries and intentionally reuses 14.2.33 ones, which should be confirmed against the Next.js release notes.

Also worth noting: the @azure/openai@1.0.0-beta.12 entry in pnpm-lock.yaml now surfaces a deprecation warning pointing to a migration guide. This appears to be a transitive dependency, but it signals that the dependency tree is pulling in a retired package—worth tracking down which direct dependency introduces it and evaluating whether an upgrade path exists before it becomes a harder migration.

Sign up for freeto 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.

1 participant

@JiwaniZakir