Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Comments

chore: update pnpm from 10.15.1 to 10.17.1#186

Merged
sapientpants merged 2 commits intomainfrom
chore/update-pnpm-version
Sep 23, 2025
Merged

chore: update pnpm from 10.15.1 to 10.17.1#186
sapientpants merged 2 commits intomainfrom
chore/update-pnpm-version

Conversation

@sapientpants
Copy link
Owner

Summary

  • Updated pnpm package manager from version 10.15.1 to 10.17.1
  • Ensures we're using the latest stable version with bug fixes and improvements

Changes

  • Updated packageManager field in package.json
  • Updated pnpm version in all GitHub Actions workflow files:
    • .github/workflows/pr.yml
    • .github/workflows/main.yml
    • .github/workflows/publish.yml
    • .github/workflows/reusable-setup.yml
    • .github/workflows/reusable-validate.yml
    • .github/workflows/reusable-security.yml

Test plan

  • All tests pass locally
  • Type checking passes
  • Linting passes
  • Pre-commit hooks pass

🤖 Generated with Claude Code

Updated pnpm version across:
- package.json packageManager field
- All GitHub Actions workflow files (.github/workflows/*.yml)
- Ensures consistency across the entire project

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings September 23, 2025 06:53
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

Updates the pnpm package manager from version 10.15.1 to 10.17.1 across the entire project to ensure consistency and access to latest bug fixes and improvements.

  • Updated package manager version in package.json
  • Synchronized pnpm version across all GitHub Actions workflows
  • Maintained version consistency between package.json and CI/CD configurations

Reviewed Changes

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

Show a summary per file
File Description
package.json Updated packageManager field to pnpm@10.17.1
.github/workflows/reusable-validate.yml Updated default pnpm version parameter
.github/workflows/reusable-setup.yml Updated default pnpm version and example comment
.github/workflows/reusable-security.yml Updated default pnpm version parameter
.github/workflows/publish.yml Updated PNPM_VERSION environment variable
.github/workflows/pr.yml Updated pnpm version in action setup
.github/workflows/main.yml Updated pnpm version in action setup

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

@deepsource-io
Copy link

deepsource-io bot commented Sep 23, 2025

Here's the code health analysis summary for commits 4da304e..edb58a8. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Test coverage LogoTest coverage✅ SuccessView Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

Code Coverage Report

MetricAggregateJavascript
Branch Coverage88.5%88.5%
Composite Coverage89.6%89.6%
Line Coverage89.9%89.9%

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@sapientpants sapientpants merged commit 3453343 into main Sep 23, 2025
10 checks passed
@sapientpants sapientpants deleted the chore/update-pnpm-version branch September 23, 2025 06:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant