Skip to content

Conversation

@jpogran
Copy link
Contributor

@jpogran jpogran commented Dec 4, 2024

This broadens the range of npm versions that are allowed to be used with this project. This is to allow for the use of npm 9.6.5, which is the version that dependabot is currently using.

This fixes the following dependabot error:
updater | npm ERR! code EBADENGINE
updater | npm ERR! engine Unsupported engine
updater | npm ERR! engine Not compatible with your version of node/npm: terraform@2.34.0
updater | npm ERR! notsup Not compatible with your version of node/npm: terraform@2.34.0
updater | npm ERR! notsup Required: {"npm":"~10.X","node":"~20.X","vscode":"^1.92.2"}
updater | npm ERR! notsup Actual: {"npm":"9.6.5","node":"v20.18.1"}

This broadens the range of npm versions that are allowed to be used with this project. This is to allow for the use of npm 9.6.5, which is the version that dependabot is currently using.

This fixes the following dependabot error:
updater | npm ERR! code EBADENGINE
updater | npm ERR! engine Unsupported engine
updater | npm ERR! engine Not compatible with your version of node/npm: terraform@2.34.0
updater | npm ERR! notsup Not compatible with your version of node/npm: terraform@2.34.0
updater | npm ERR! notsup Required: {"npm":"~10.X","node":"~20.X","vscode":"^1.92.2"}
updater | npm ERR! notsup Actual:   {"npm":"9.6.5","node":"v20.18.1"}
@jpogran jpogran self-assigned this Dec 4, 2024
@jpogran jpogran marked this pull request as ready for review December 4, 2024 16:04
@jpogran jpogran requested a review from a team as a code owner December 4, 2024 16:04
@jpogran jpogran merged commit cac1ee6 into main Dec 4, 2024
14 checks passed
@jpogran jpogran deleted the fix_dependabot_npm_version branch December 4, 2024 19:05
@github-actions
Copy link

github-actions bot commented Jan 4, 2025

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 4, 2025
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.

2 participants