Skip to content

chore: Update pnpm and dependencies#10

Merged
stefashkaa merged 2 commits into
mainfrom
chore/update-pnpm-and-dependencies
Jun 14, 2026
Merged

chore: Update pnpm and dependencies#10
stefashkaa merged 2 commits into
mainfrom
chore/update-pnpm-and-dependencies

Conversation

@stefashkaa

Copy link
Copy Markdown
Owner

Summary

I've upgraded pnpm inself and all the project dependencies. Since ncc version was updated, I've also regenerated action dist.

Problem / Motivation

To use the latest dev tools

Type Of Change

  • Bug fix (non-breaking)
  • Feature (non-breaking)
  • Breaking change
  • Docs
  • Refactor / perf
  • CI / build / tooling

Testing

  • All scripts were executed

Visual Diff (if applicable)

  • N/A

Checklist

  • I ran pnpm lint
  • I ran pnpm typecheck
  • I ran pnpm generate:dev
  • I updated docs and .env.example when needed
  • I added visual proof for rendering changes
  • I verified action behavior if action.yml or src/action.ts changed

Copilot AI review requested due to automatic review settings June 14, 2026 15:54
@sonarqubecloud

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown

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 repository’s package manager and dev-tool dependency set to newer versions, keeping the lockfile in sync so installs/build tooling remain reproducible.

Changes:

  • Bump packageManager to pnpm@11.6.0.
  • Update devDependencies (eslint, typescript-eslint, prettier, @types/node, @vercel/ncc) and refresh the pnpm lockfile accordingly.

Reviewed changes

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

File Description
pnpm-lock.yaml Updates resolved dependency graph/snapshots to match the upgraded tooling versions.
package.json Pins pnpm 11.6.0 via packageManager and bumps devDependency version ranges.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stefashkaa stefashkaa merged commit f2055e9 into main Jun 14, 2026
3 checks passed
@stefashkaa stefashkaa deleted the chore/update-pnpm-and-dependencies branch June 14, 2026 15:57
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