Skip to content

Specify a specific pnpm version in engines#266

Merged
elchininet merged 1 commit intomasterfrom
add_pnpm_engine_to_avoid_dependabot_using_an_old_version
Sep 24, 2025
Merged

Specify a specific pnpm version in engines#266
elchininet merged 1 commit intomasterfrom
add_pnpm_engine_to_avoid_dependabot_using_an_old_version

Conversation

@elchininet
Copy link
Copy Markdown
Owner

@elchininet elchininet commented Sep 24, 2025

Dependabot is using an outdated pnpm version (v9) and it fails with an error that should not exist in the latest pnpm versions. This pull request adds a specific pnpm version to engines to see if this fixes the issue.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same
when pulling a66d43e on add_pnpm_engine_to_avoid_dependabot_using_an_old_version
into 2b7318b on master.

@elchininet elchininet merged commit fd26196 into master Sep 24, 2025
2 checks passed
@elchininet elchininet deleted the add_pnpm_engine_to_avoid_dependabot_using_an_old_version branch September 24, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants