Skip to content

Conversation

@vvillait88
Copy link
Contributor

@vvillait88 vvillait88 commented Oct 13, 2025

Description of the change

  • Updated pnpm package manager from version 10.18.2 to 10.18.3
  • Moved npm-check-updates dependency from example workspace to root package
  • Added workspace support to npm-check-updates configuration

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • Chore (cleanup or minor QOL tweak that has little to no impact on functionality)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@vvillait88 vvillait88 self-assigned this Oct 13, 2025
@vvillait88 vvillait88 enabled auto-merge (squash) October 14, 2025 13:29
@vvillait88 vvillait88 disabled auto-merge October 14, 2025 13:29
@vvillait88 vvillait88 requested a review from Copilot October 14, 2025 13:29
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 updates the pnpm package manager version and reorganizes dependency management across the monorepo workspace. The main goal is to update the lockfile and streamline dependency management by centralizing npm-check-updates configuration.

  • Updated pnpm package manager from version 10.18.2 to 10.18.3
  • Moved npm-check-updates dependency from example workspace to root package
  • Added workspace support to npm-check-updates configuration

Reviewed Changes

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

File Description
package.json Updated pnpm version and npm-check-updates dependency version
example/package.json Updated pnpm version and removed redundant dependencies and pnpm config
.ncurc.json Added workspaces support for npm-check-updates
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@vvillait88 vvillait88 enabled auto-merge (squash) October 14, 2025 13:31
@vvillait88 vvillait88 merged commit a0b57b9 into main Oct 14, 2025
3 checks passed
@vvillait88 vvillait88 deleted the chore/update-pnpm-lock branch October 14, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants