grafana / github-datasource

Grafana data source plugin using the Github API to retrieve and visualize Github data.
https://grafana.com/grafana/plugins/grafana-github-datasource/
Apache License 2.0
227 stars 54 forks source link

update dependencies, prepare release #301

Closed gabor closed 3 months ago

gabor commented 3 months ago

steps taken:

  1. update go.mod: update grafana-plugin-sdk-go to a new version
  2. run go mod tidy
  3. update package.json: update the usual @grafana/* packages to the newest 10.4.x version
  4. yarn install
  5. fix type mismatch in datasource.ts
  6. update the changelog and version in package.json