Skip to content
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

Chore: update deps #31

Merged
merged 7 commits into from
Oct 31, 2024
Merged

Chore: update deps #31

merged 7 commits into from
Oct 31, 2024

Conversation

kevinwcyu
Copy link
Collaborator

@kevinwcyu kevinwcyu commented Oct 28, 2024

Fixes https://github.com/grafana/oss-plugin-partnerships/issues/936
Fixes https://github.com/grafana/oss-plugin-partnerships/issues/937

Changes:

  • .config/jest-setup.js: adds TextDecoder and TextEncoder which are not included in the updated jsdom environment
  • .github/dependabot.yml: adds dependabot config
  • .nvmrc: bumps node version from 18 to 20
  • package.json: bumps dependencies, moves properties outside of the publishConfig following what was done in @grafana/aws-sdk Chore: Move PublishConfig properties grafana-aws-sdk-react#41, and update the bundle script to add params needed after updating rollup from v2 to v4
  • rollup.config.ts: update config from v2 to v4
  • src/DatasourceWithAsyncBackend.ts: remove feature toggle that was removed from v10.4 of @grafana/runtime

@kevinwcyu kevinwcyu requested a review from a team as a code owner October 28, 2024 20:08
@kevinwcyu kevinwcyu requested review from idastambuk and njvrzm and removed request for a team October 28, 2024 20:08
@kevinwcyu kevinwcyu merged commit 5ab4627 into main Oct 31, 2024
2 checks passed
@kevinwcyu kevinwcyu deleted the kevinwcyu/update-deps branch October 31, 2024 17:08
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.

2 participants