Skip to content

Exclude Node.js and npm update from eslint-app.json5 configuration #31

@lumirlumir

Description

@lumirlumir

This issue was prompted by eslint/eslint.org#825 (comment); I extracted the main point from that comment.

Currently, some repositories, such as eslint.org, eslint-github-bot, and code-explorer, perform version updates for engines.node, npm, or .nvmrc.

References:

Only the repositories using eslint-app.json5 are affected.

The node and npm versions are used to define the development environment, so personally I think they're not strictly necessary and tend to create clutter. So, I propose not updating node- or npm-related dependencies via Renovate.

Ref: (eslint-app.json5) https://github.com/eslint/workflows/blob/main/.github/renovate/eslint-app.json5

Metadata

Metadata

Assignees

Labels

acceptedThere is consensus among the team that this change meets the criteria for inclusion

Type

No type

Projects

Status

Complete

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions