Skip to content

Conversation

@rubixvi
Copy link

@rubixvi rubixvi commented Dec 12, 2025

Copilot AI review requested due to automatic review settings December 12, 2025 00:30
@vercel
Copy link

vercel bot commented Dec 12, 2025

@rubixvi is attempting to deploy a commit to the Listinai Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses a security vulnerability (CVE-2025-67779) by updating the Next.js dependency from version 14.2.33 to 14.2.35. However, there's a discrepancy between the PR title (which mentions 14.2.34) and the actual version being deployed (14.2.35). Additionally, the PR includes an unrelated change to dependabot configuration, switching from weekly to daily updates.

  • Updates Next.js to version 14.2.35 to address security vulnerability
  • Changes version specifier from caret range (^14.2.30) to exact version (14.2.35)
  • Modifies dependabot update interval from weekly to daily

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 4 comments.

File Description
package.json Updates Next.js version specifier from ^14.2.30 to exact version 14.2.35
pnpm-lock.yaml Updates all Next.js dependency references and transitive dependencies to 14.2.35
.github/dependabot.yml Changes dependency update schedule from weekly to daily interval
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@rubixvi rubixvi changed the title fix(security): update next dependency version to 14.2.34 fix(security): update next dependency version to 14.2.35 Dec 12, 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.

1 participant