grafana-pcp
grafana-pcp copied to clipboard
Upgrade eslint-plugin-jsdoc to support Node.js 20
[email protected], required by @grafana/toolkit, only supports Node.js up to version 17. This PR upgrades eslint-plugin-jsdoc in order to support latest Node.js LTS (version 20).
UI tests on latest Grafana fail, they need to be upated to match the UI of the latest Grafana version.
@sfeifer this one on your radar?
@natoscott Yep. I am currently working on the plugin to be up to date with grafana 10.2.6. As grafana latest is grafana 11, getting those UI tests working is not high priority now, but it is in the backlog.