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

build(deps): update dependency eslint-config-next to ^14.2.23 #2184

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-next (source) ^14.1.4 -> ^14.2.23 age adoption passing confidence

Release Notes

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

v14.2.23

Compare Source

v14.2.22

Compare Source

v14.2.21

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the dependencies Pull requests that update a dependency file label Apr 11, 2024
@renovate renovate bot enabled auto-merge (squash) April 11, 2024 19:55
Copy link

vercel bot commented Apr 11, 2024

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

Name Status Preview Updated (UTC)
animare-shindan ❌ Failed (Inspect) Jan 8, 2025 2:45pm

renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 11, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 928825a to 2c83951 Compare April 11, 2024 23:06
@renovate renovate bot changed the title build(deps): update dependency next to ^14.2.0 build(deps): update nextjs monorepo to ^14.2.0 Apr 11, 2024
@renovate renovate bot requested a review from ykzts April 12, 2024 01:55
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 2c83951 to 086562a Compare April 12, 2024 22:13
@renovate renovate bot changed the title build(deps): update nextjs monorepo to ^14.2.0 build(deps): update nextjs monorepo to ^14.2.1 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 086562a to 534c224 Compare April 18, 2024 01:28
@renovate renovate bot changed the title build(deps): update nextjs monorepo to ^14.2.1 build(deps): update nextjs monorepo to ^14.2.2 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 534c224 to ac57fd2 Compare April 24, 2024 19:35
@renovate renovate bot changed the title build(deps): update nextjs monorepo to ^14.2.2 build(deps): update nextjs monorepo to ^14.2.3 Apr 24, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 1, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ac57fd2 to a120c1e Compare June 12, 2024 01:13
@renovate renovate bot changed the title build(deps): update nextjs monorepo to ^14.2.3 build(deps): update nextjs monorepo to ^14.2.4 Jun 12, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 12, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from a120c1e to d178636 Compare July 10, 2024 14:56
@renovate renovate bot changed the title build(deps): update nextjs monorepo to ^14.2.4 build(deps): update nextjs monorepo Jul 10, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 10, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 6, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 896f713 to 9b1de13 Compare November 14, 2024 01:17
@renovate renovate bot changed the title build(deps): update dependency eslint-config-next to ^14.2.17 build(deps): update dependency eslint-config-next to ^14.2.18 Nov 14, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 14, 2024
@renovate renovate bot changed the title build(deps): update dependency eslint-config-next to ^14.2.18 build(deps): update dependency eslint-config-next to ^14.2.20 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 9b1de13 to a67d6ef Compare December 6, 2024 05:34
@renovate renovate bot changed the title build(deps): update dependency eslint-config-next to ^14.2.20 build(deps): update dependency eslint-config-next to ^14.2.20 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
auto-merge was automatically disabled December 8, 2024 18:41

Pull request was closed

@renovate renovate bot deleted the renovate/nextjs-monorepo branch December 8, 2024 18:41
@renovate renovate bot changed the title build(deps): update dependency eslint-config-next to ^14.2.20 - autoclosed build(deps): update dependency eslint-config-next to ^14.2.20 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 75603ff to a67d6ef Compare December 8, 2024 23:04
@renovate renovate bot enabled auto-merge (squash) December 9, 2024 01:10
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from a67d6ef to b4920c1 Compare December 19, 2024 11:42
@renovate renovate bot changed the title build(deps): update dependency eslint-config-next to ^14.2.20 build(deps): update dependency eslint-config-next to ^14.2.21 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from b4920c1 to 23e5cc3 Compare December 26, 2024 19:23
@renovate renovate bot changed the title build(deps): update dependency eslint-config-next to ^14.2.21 build(deps): update dependency eslint-config-next to ^14.2.22 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 23e5cc3 to ccd42e0 Compare January 8, 2025 14:44
@renovate renovate bot changed the title build(deps): update dependency eslint-config-next to ^14.2.22 build(deps): update dependency eslint-config-next to ^14.2.23 Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants