Skip to content

chore(deps): pin dependencies #2594

chore(deps): pin dependencies

chore(deps): pin dependencies #2594

Triggered via pull request April 25, 2026 04:07
Status Success
Total duration 15m 14s
Artifacts 1

push.yml

on: pull_request
Publish to Dev Catalog and Deploy  /  ...  /  Check and setup environment
Publish to Dev Catalog and Deploy / Publish to Dev Catalog / Check and setup environment
CI  /  ...  /  Check for release channel
8s
CI / Check for release channel / Check for release channel
Publish to Dev Catalog and Deploy  /  ...  /  Check for release channel
Publish to Dev Catalog and Deploy / Publish to Dev Catalog / CI / Check for release channel / Check for release channel
CI  /  Test and build plugin
7m 17s
CI / Test and build plugin
Publish to Dev Catalog and Deploy  /  ...  /  Test docs
Publish to Dev Catalog and Deploy / Publish to Dev Catalog / CI / Test docs
Publish to Dev Catalog and Deploy  /  ...  /  Test and build plugin
Publish to Dev Catalog and Deploy / Publish to Dev Catalog / CI / Test and build plugin
CI  /  ...  /  Resolve Grafana images
CI / Plugins - Dockerized Playwright E2E tests / Resolve Grafana images
CI  /  ...  /  Resolve Grafana images
8s
CI / Playwright E2E tests / Resolve Grafana images
CI  /  Upload to GCS
19s
CI / Upload to GCS
Publish to Dev Catalog and Deploy  /  ...  /  Upload to GCS
Publish to Dev Catalog and Deploy / Publish to Dev Catalog / CI / Upload to GCS
Publish to Dev Catalog and Deploy  /  ...  /  Resolve Grafana images
Publish to Dev Catalog and Deploy / Publish to Dev Catalog / CI / Plugins - Dockerized Playwright E2E tests / Resolve Grafana images
Publish to Dev Catalog and Deploy  /  ...  /  Resolve Grafana images
Publish to Dev Catalog and Deploy / Publish to Dev Catalog / CI / Playwright E2E tests / Resolve Grafana images
Matrix: CI / Plugins - Dockerized Playwright E2E tests / playwright-tests
Waiting for pending jobs
Matrix: CI / Playwright E2E tests / playwright-tests
Matrix: Publish to Dev Catalog and Deploy / Publish to Dev Catalog / CI / Plugins - Dockerized Playwright E2E tests / playwright-tests
Waiting for pending jobs
Matrix: Publish to Dev Catalog and Deploy / Publish to Dev Catalog / CI / Playwright E2E tests / playwright-tests
Waiting for pending jobs
CI  /  ...  /  Check Playwright E2E matrix status
CI / Plugins - Dockerized Playwright E2E tests / Check Playwright E2E matrix status
CI  /  ...  /  Check Playwright E2E matrix status
6s
CI / Playwright E2E tests / Check Playwright E2E matrix status
Publish to Dev Catalog and Deploy  /  ...  /  Check Playwright E2E matrix status
Publish to Dev Catalog and Deploy / Publish to Dev Catalog / CI / Plugins - Dockerized Playwright E2E tests / Check Playwright E2E matrix status
Publish to Dev Catalog and Deploy  /  ...  /  Check Playwright E2E matrix status
Publish to Dev Catalog and Deploy / Publish to Dev Catalog / CI / Playwright E2E tests / Check Playwright E2E matrix status
Publish to Dev Catalog and Deploy  /  ...  /  Build attestation
Publish to Dev Catalog and Deploy / Publish to Dev Catalog / Build attestation
Matrix: Publish to Dev Catalog and Deploy / Publish to Dev Catalog / Upload to GCS (release)
Waiting for pending jobs
Matrix: Publish to Dev Catalog and Deploy / Publish to Dev Catalog / publish-to-catalog
Waiting for pending jobs
Publish to Dev Catalog and Deploy  /  ...  /  Trigger Argo Workflow for Grafana Cloud deployment
Publish to Dev Catalog and Deploy / Publish to Dev Catalog / Trigger Argo Workflow for Grafana Cloud deployment
Publish to Dev Catalog and Deploy  /  ...  /  Create GitHub Release
Publish to Dev Catalog and Deploy / Publish to Dev Catalog / Create GitHub Release
Publish to Dev Catalog and Deploy  /  ...  /  Publish docs
Publish to Dev Catalog and Deploy / Publish to Dev Catalog / Publish docs
Publish to Dev Catalog and Deploy  /  Trigger Argo Workflow
Publish to Dev Catalog and Deploy / Trigger Argo Workflow
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
CI / Test and build plugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4, hashicorp/vault-action@4c06c5ccf5c0761b6029f56cfb1dcf5565918a3b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Test and build plugin: src/components/queryBuilder/DatabaseTableSelect.test.tsx#L44
`toBeCalledTimes` is deprecated. in favor of `toHaveBeenCalledTimes`
CI / Test and build plugin: src/components/queryBuilder/ColumnsEditor.test.tsx#L71
`toBeCalledWith` is deprecated. in favor of `toHaveBeenCalledWith`
CI / Test and build plugin: src/components/queryBuilder/ColumnsEditor.test.tsx#L70
`toBeCalledTimes` is deprecated. in favor of `toHaveBeenCalledTimes`
CI / Test and build plugin: src/components/queryBuilder/ColumnsEditor.test.tsx#L53
`toBeCalledWith` is deprecated. in favor of `toHaveBeenCalledWith`
CI / Test and build plugin: src/components/queryBuilder/ColumnsEditor.test.tsx#L52
`toBeCalledTimes` is deprecated. in favor of `toHaveBeenCalledTimes`
CI / Test and build plugin: src/components/queryBuilder/AggregateEditor.tsx#L46
`HorizontalGroup` is deprecated. use Stack component instead
CI / Test and build plugin: src/components/queryBuilder/AggregateEditor.test.tsx#L65
`toBeCalledWith` is deprecated. in favor of `toHaveBeenCalledWith`
CI / Test and build plugin: src/components/queryBuilder/AggregateEditor.test.tsx#L48
`toBeCalledWith` is deprecated. in favor of `toHaveBeenCalledWith`
CI / Test and build plugin: src/components/queryBuilder/AggregateEditor.test.tsx#L34
`toBeCalledWith` is deprecated. in favor of `toHaveBeenCalledWith`
CI / Test and build plugin: src/components/queryBuilder/AggregateEditor.test.tsx#L33
`toBeCalledTimes` is deprecated. in favor of `toHaveBeenCalledTimes`
CI / Upload to GCS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Playwright E2E tests / e2e grafana-enterprise@11.6.14
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Playwright E2E tests / e2e grafana-enterprise@13.0.1
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Playwright E2E tests / e2e grafana-enterprise@12.0.10
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Playwright E2E tests / e2e grafana-enterprise@12.2.8
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Playwright E2E tests / e2e grafana-dev@13.1.0-24918393032
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Playwright E2E tests / e2e grafana-enterprise@12.4.3
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Playwright E2E tests / e2e grafana-enterprise@dev-preview-react19
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
dist-artifacts Expired
149 MB
sha256:3d714be9beae0ef187827d10fc1a46914754d335b1c3a3141a2924e080a8c051