Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 21, 2026

The original revert was created due to a rebase process issue, not because the dependency update was problematic. The update to @types/node 25.0.9 should be retained.

Changes

  • Restored @types/node to ^25.0.9 in apps/lexfiat/package.json
  • Updated apps/lexfiat/package-lock.json to match

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: MightyPrytanis <219587333+MightyPrytanis@users.noreply.github.com>
Copilot AI changed the title [WIP] Revert dependency update for @types/node Un-revert: Keep @types/node at 25.0.9 in LexFiat Jan 21, 2026
Copilot AI requested a review from MightyPrytanis January 21, 2026 16:57
@MightyPrytanis MightyPrytanis marked this pull request as ready for review January 22, 2026 08:34
Copilot AI review requested due to automatic review settings January 22, 2026 08:34
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 22, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@MightyPrytanis MightyPrytanis merged commit 035ca0b into revert-258-dependabot/npm_and_yarn/apps/lexfiat/types/node-25.0.9 Jan 22, 2026
6 of 7 checks passed
@MightyPrytanis MightyPrytanis deleted the copilot/sub-pr-279 branch January 22, 2026 08:34
Copy link
Contributor

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 restores a dependency update to @types/node version 25.0.9 in the LexFiat application that was accidentally reverted during a rebase process. The update is a minor patch version bump from 25.0.3 to 25.0.9 and aligns with the same version already used in other projects within the monorepo (Cyrano and arkiver).

Changes:

  • Updated @types/node from ^25.0.3 to ^25.0.9 in LexFiat's package.json
  • Synchronized package-lock.json with updated version, integrity hash, and resolved URL

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
apps/lexfiat/package.json Bumps @types/node devDependency from ^25.0.3 to ^25.0.9
apps/lexfiat/package-lock.json Updates lockfile with new version, resolved URL, and integrity hash for @types/node@25.0.9
Files not reviewed (1)
  • apps/lexfiat/package-lock.json: Language not supported

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.

2 participants