Skip to content

chore: Update pnpm and workflows deps#11

Merged
stefashkaa merged 2 commits into
mainfrom
chore/update-pnpm-and-workflows-deps
Jun 16, 2026
Merged

chore: Update pnpm and workflows deps#11
stefashkaa merged 2 commits into
mainfrom
chore/update-pnpm-and-workflows-deps

Conversation

@stefashkaa

Copy link
Copy Markdown
Owner

Summary

I've upgraded pnpm inself and workflow dependency for demo svgs.

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

  • N/A

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 16, 2026 11:56
@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

This PR updates the repository’s tooling pins by bumping the declared pnpm version and hardening the GitHub Actions workflow dependency reference for actions/checkout.

Changes:

  • Bump packageManager from pnpm@11.6.0 to pnpm@11.7.0.
  • Update the workflow to pin actions/checkout to a specific commit SHA for v6.0.3.

Reviewed changes

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

File Description
package.json Updates the declared pnpm version used by Corepack/package manager enforcement.
.github/workflows/generate-crt-contributions.yml Pins actions/checkout to the exact commit for v6.0.3 to improve supply-chain safety and reproducibility.

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

@stefashkaa stefashkaa merged commit fc75455 into main Jun 16, 2026
3 checks passed
@stefashkaa stefashkaa deleted the chore/update-pnpm-and-workflows-deps branch June 16, 2026 11:59
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