Skip to content

Conversation

@targos
Copy link
Member

  • tools: update ESLint dependencies
  • tools: remove deprecated ESLint plugin
  • tools: replace deprecated eslint-plugin-markdown

- Update all dependencies to their latest version and regenerate lock file. - Fixup deprecated field of `@stylistic/eslint-plugin` config. - Disable `assignmentOperator` indent rule (we are inconsistent, so there's no valid config for it). - Disable jsdoc rules that we do not follow.
@nodejs-github-botnodejs-github-bot added the tools Issues and PRs related to the tools directory. label Nov 30, 2025
Syntax for explicit resource management and import attributes syntax are supported without it.
@targostargos added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 1, 2025
@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 1, 2025
@targostargos added the commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. label Dec 1, 2025
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 2, 2025
@nodejs-github-bot
Copy link
Collaborator

Landed in 4ea921b...c14e4e4

nodejs-github-bot pushed a commit that referenced this pull request Dec 2, 2025
- Update all dependencies to their latest version and regenerate lock file. - Fixup deprecated field of `@stylistic/eslint-plugin` config. - Disable `assignmentOperator` indent rule (we are inconsistent, so there's no valid config for it). - Disable jsdoc rules that we do not follow. PR-URL: #60908 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]>
nodejs-github-bot pushed a commit that referenced this pull request Dec 2, 2025
Syntax for explicit resource management and import attributes syntax are supported without it. PR-URL: #60908 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]>
nodejs-github-bot pushed a commit that referenced this pull request Dec 2, 2025
PR-URL: #60908 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]>
@targostargos deleted the update-eslint branch December 2, 2025 18:53
targos added a commit that referenced this pull request Dec 5, 2025
- Update all dependencies to their latest version and regenerate lock file. - Fixup deprecated field of `@stylistic/eslint-plugin` config. - Disable `assignmentOperator` indent rule (we are inconsistent, so there's no valid config for it). - Disable jsdoc rules that we do not follow. PR-URL: #60908 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]>
targos added a commit that referenced this pull request Dec 5, 2025
Syntax for explicit resource management and import attributes syntax are supported without it. PR-URL: #60908 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]>
targos added a commit that referenced this pull request Dec 5, 2025
PR-URL: #60908 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]>
aduh95 pushed a commit that referenced this pull request Jan 9, 2026
- Update all dependencies to their latest version and regenerate lock file. - Fixup deprecated field of `@stylistic/eslint-plugin` config. - Disable `assignmentOperator` indent rule (we are inconsistent, so there's no valid config for it). - Disable jsdoc rules that we do not follow. PR-URL: #60908 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]>
aduh95 pushed a commit that referenced this pull request Jan 9, 2026
Syntax for explicit resource management and import attributes syntax are supported without it. PR-URL: #60908 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]>
aduh95 pushed a commit that referenced this pull request Jan 9, 2026
PR-URL: #60908 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]>
RafaelGSS pushed a commit that referenced this pull request Jan 13, 2026
- Update all dependencies to their latest version and regenerate lock file. - Fixup deprecated field of `@stylistic/eslint-plugin` config. - Disable `assignmentOperator` indent rule (we are inconsistent, so there's no valid config for it). - Disable jsdoc rules that we do not follow. PR-URL: #60908 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]>
RafaelGSS pushed a commit that referenced this pull request Jan 13, 2026
Syntax for explicit resource management and import attributes syntax are supported without it. PR-URL: #60908 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]>
RafaelGSS pushed a commit that referenced this pull request Jan 13, 2026
PR-URL: #60908 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.commit-queue-rebaseAdd this label to allow the Commit Queue to land a PR in several commits.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@targos@nodejs-github-bot@lpinca@cjihrig@UlisesGascon@Renegade334@aduh95