grafana-pcp icon indicating copy to clipboard operation
grafana-pcp copied to clipboard

Upgrade eslint-plugin-jsdoc to support Node.js 20

Open andreasgerstmayr opened this issue 1 year ago • 3 comments

[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).

andreasgerstmayr avatar Oct 14 '24 12:10 andreasgerstmayr

UI tests on latest Grafana fail, they need to be upated to match the UI of the latest Grafana version.

andreasgerstmayr avatar Oct 14 '24 12:10 andreasgerstmayr

@sfeifer this one on your radar?

natoscott avatar Oct 17 '24 23:10 natoscott

@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.

sfeifer avatar Oct 18 '24 14:10 sfeifer