Skip to content

Remove explicit pnpm version specification from workflows#170

Merged
TheUnderScorer merged 4 commits into
mainfrom
chore/update-pnpm
Jul 2, 2026
Merged

Remove explicit pnpm version specification from workflows#170
TheUnderScorer merged 4 commits into
mainfrom
chore/update-pnpm

Conversation

@TheUnderScorer

Copy link
Copy Markdown
Contributor

This pull request removes the explicit pnpm version specification from workflows to improve flexibility and compatibility with different environments. When the version field is not provided, the pnpm/action-setup will use the packageManager property from package.json

@TheUnderScorer
TheUnderScorer requested a review from a team as a code owner July 2, 2026 09:32
@TheUnderScorer TheUnderScorer self-assigned this Jul 2, 2026
@changeset-bot

changeset-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5b00fe4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

ilfa
ilfa previously approved these changes Jul 2, 2026
Comment thread package.json Outdated
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

⚠️ This PR doesn't contain any changesets. If there are user-facing changes, don't forget to run:

pnpm exec changeset

to create a changeset.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This PR will not create a new release 🚀

⚠️ This is a test run of the release-notes-comment action that can be found in .github/workflows/analyze-commits.yml

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 50% 3/6
🟢 Branches 100% 0/0
🔴 Functions 50% 1/2
🔴 Lines 25% 1/4

Test suite run success

15 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 5b00fe4

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟡 All files 50 100 50 25
🟢  greeting.ts 100 100 100 100
🔴  index.ts 0 100 0 0 1-4

@TheUnderScorer
TheUnderScorer merged commit 9a7ad20 into main Jul 2, 2026
14 checks passed
@TheUnderScorer
TheUnderScorer deleted the chore/update-pnpm branch July 2, 2026 13:25
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.

4 participants