Skip to content

Chore: update dependencies #300

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Chore: update dependencies #300

merged 1 commit into from
Oct 21, 2024

Conversation

kevinwcyu
Copy link
Contributor

@kevinwcyu kevinwcyu commented Oct 16, 2024

Fixes https://github.com/grafana/oss-plugin-partnerships/issues/924
Fixes https://github.com/grafana/oss-plugin-partnerships/issues/925

  • Files in .config/ were automatically updated by running npx @grafana/create-plugin@latest update
  • .github/dependabot.yml
    • added configuration for npm and github action dependencies
    • ignored @grafana/e2e dependency updates as those are deprecated and we will be moving to the @grafana/plugin-e2e package later
    • grouping all updates into a single PR for each package ecosystem
  • .nvmrc updating node to 20
  • go.mod updated the plugin-sdk-go version and ran go mod tidy
  • src/ConfigEditor/ConfigEditor.tsx, src/QueryEditorForm.test.tsx, and src/SQLEditor.tsx fixed typescript errors
@kevinwcyu kevinwcyu requested a review from a team as a code owner October 16, 2024 17:24
@kevinwcyu kevinwcyu requested review from iwysiu and njvrzm October 16, 2024 17:24
Copy link
Contributor

@nmarrs nmarrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kevinwcyu kevinwcyu merged commit 5da2be0 into main Oct 21, 2024
4 checks passed
@kevinwcyu kevinwcyu deleted the kevinwcyu/update-deps branch October 21, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants