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

fix(deps): update nextjs monorepo to v14.2.23 | Update Next.js and TypeScript dependencies to latest #27

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 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-next (source) 14.2.2 -> 14.2.23 age adoption passing confidence
next (source) 14.2.22 -> 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

vercel/next.js (next)

v14.2.23

Compare Source


Configuration

📅 Schedule: 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 these updates 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 edff891 to 73eef52 Compare May 21, 2024 21:34
@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 21, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 73eef52 to 9e3e073 Compare June 12, 2024 01:16
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.3 chore(deps): update nextjs monorepo to v14.2.4 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 9e3e073 to 045bc07 Compare July 2, 2024 03:19
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 045bc07 to 85c6c46 Compare July 10, 2024 17:38
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.2.4 chore(deps): update nextjs monorepo to v14.2.5 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 85c6c46 to da0da67 Compare July 21, 2024 12:51
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from da0da67 to 89a7ecd Compare August 6, 2024 08:51
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 89a7ecd to dcd0f95 Compare August 22, 2024 01:27
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.2.5 chore(deps): update nextjs monorepo to v14.2.6 Aug 22, 2024
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.2.6 chore(deps): update nextjs monorepo to v14.2.7 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from a975375 to dbec0b0 Compare August 28, 2024 08:37
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from dbec0b0 to e9ef9e5 Compare September 4, 2024 21:24
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.2.7 chore(deps): update nextjs monorepo to v14.2.8 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from e9ef9e5 to 7c22e96 Compare September 9, 2024 19:02
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.2.8 chore(deps): update nextjs monorepo Sep 9, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 7c22e96 to 01f962b Compare September 9, 2024 21:49
@renovate renovate bot changed the title chore(deps): update nextjs monorepo chore(deps): update nextjs monorepo to v14.2.9 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 01f962b to 7997c16 Compare September 12, 2024 01:01
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.2.9 chore(deps): update nextjs monorepo to v14.2.10 Sep 12, 2024
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.2.10 chore(deps): update nextjs monorepo to v14.2.11 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from c507d53 to f5879df Compare September 17, 2024 23:06
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.2.11 chore(deps): update nextjs monorepo to v14.2.12 Sep 17, 2024
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.2.12 chore(deps): update dependency eslint-config-next to v14.2.12 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from f5879df to 8ac5936 Compare September 20, 2024 04:43
@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 20, 2024
@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 1, 2024
@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 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.20 chore(deps): update dependency eslint-config-next to v14.2.20 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/nextjs-monorepo branch December 8, 2024 18:36
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.20 - autoclosed chore(deps): update dependency eslint-config-next to v14.2.20 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from e195fc7 to efdcad9 Compare December 9, 2024 01:42
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from efdcad9 to 665c8ee Compare December 19, 2024 11:47
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.20 fix(deps): update nextjs monorepo to v14.2.21 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 665c8ee to 16e3d30 Compare December 24, 2024 14:44
@pooriaset pooriaset force-pushed the main branch 3 times, most recently from 11baa63 to d9d21d3 Compare December 26, 2024 12:21
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 16e3d30 to a527a13 Compare December 26, 2024 20:23
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.21 fix(deps): update nextjs monorepo to v14.2.22 Dec 26, 2024
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.22 chore(deps): update dependency eslint-config-next to v14.2.22 Dec 27, 2024
@pooriaset pooriaset force-pushed the main branch 3 times, most recently from aa55755 to ca40c26 Compare December 30, 2024 14:17
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from a527a13 to 2faf296 Compare January 8, 2025 15:36
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.2.22 fix(deps): update nextjs monorepo to v14.2.23 Jan 8, 2025
@trag-bot trag-bot bot changed the title fix(deps): update nextjs monorepo to v14.2.23 fix(deps): update nextjs monorepo to v14.2.23 | Update Next.js and TypeScript dependencies for improvements Jan 8, 2025
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.23 | Update Next.js and TypeScript dependencies for improvements fix(deps): update nextjs monorepo to v14.2.23 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 2faf296 to 2febdfe Compare January 9, 2025 15:05
Copy link

trag-bot bot commented Jan 9, 2025

@trag-bot didn't find any issues in the code! ✅✨

@trag-bot trag-bot bot changed the title fix(deps): update nextjs monorepo to v14.2.23 fix(deps): update nextjs monorepo to v14.2.23 | Update Next.js and TypeScript dependencies to latest Jan 9, 2025
Copy link

trag-bot bot commented Jan 9, 2025

Pull request summary

  • Updated the next package version from 14.2.22 to 14.2.23 in package.json to incorporate the latest features and fixes.
  • Updated the eslint-config-next version from 14.2.2 to 14.2.23 in package.json to ensure compatibility with the latest ESLint rules.
  • Updated various @next packages (e.g., @next/env, @next/eslint-plugin-next, @next/swc-*) to version 14.2.23 in yarn.lock for consistency with the main next package update.
  • Updated @typescript-eslint packages to version 8.19.1 in yarn.lock to leverage improvements and new features in TypeScript linting.
  • Added new dependencies such as braces, fill-range, and micromatch with specific versions in yarn.lock to support updated functionality.
  • Removed deprecated or outdated dependencies like globby and replaced it with fast-glob in yarn.lock for better performance.
  • Updated the minimatch package to version 9.0.5 in yarn.lock to address potential security vulnerabilities.
  • Ensured all peer dependencies are aligned with the latest versions in yarn.lock to avoid compatibility issues.
  • Updated checksums in yarn.lock to reflect the changes made to package versions and dependencies.
  • Cleaned up the dependency tree by removing unnecessary or redundant entries in yarn.lock.

Copy link

sonarqubecloud bot commented Jan 9, 2025

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