Skip to content

Drop Node 18 support and update eslint-plugin-jsdoc to 51.x#105

Merged
anmolshres98 merged 3 commits intomainfrom
as/update-jsdoc-plugin
Jul 9, 2025
Merged

Drop Node 18 support and update eslint-plugin-jsdoc to 51.x#105
anmolshres98 merged 3 commits intomainfrom
as/update-jsdoc-plugin

Conversation

@anmolshres98
Copy link
Copy Markdown
Contributor

Remove support for Node 18 and upgrade the eslint-plugin-jsdoc dependency to version 51.x. Update the package's engine requirements accordingly.

Fixes #104

@aruniverse
Copy link
Copy Markdown
Member

can we update eslint-plugin-jsdoc without dropping node 18?

@anmolshres98
Copy link
Copy Markdown
Contributor Author

can we update eslint-plugin-jsdoc without dropping node 18?

51.x of that pkg requires node 20.11.0+ so I would imagine we would have to drop support too? https://github.com/gajus/eslint-plugin-jsdoc/releases/tag/v51.0.0

@anmolshres98
Copy link
Copy Markdown
Contributor Author

fyi @tcobbs-bentley

@anmolshres98 anmolshres98 merged commit a5b47b2 into main Jul 9, 2025
5 checks passed
@anmolshres98 anmolshres98 deleted the as/update-jsdoc-plugin branch July 9, 2025 21:27
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.

jsdoc/no-undefined-types incorrectly flags @link references to class methods

3 participants