Release: Bump version to 12.4.0-pre (#113480)

bump version 12.4.0-pre

Co-authored-by: grafana-delivery-bot[bot] <grafana-delivery-bot[bot]@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2025-11-05 23:54:05 +01:00
committed by GitHub
co-authored by grafana-delivery-bot[bot]
parent 612a0d1c7f
commit 7236ba5fce
60 changed files with 247 additions and 247 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/alerting",
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"description": "Grafana Alerting Library – Build vertical integrations on top of the industry-leading alerting solution",
"keywords": [
"typescript",
@@ -94,7 +94,7 @@
"dependencies": {
"@emotion/css": "11.13.5",
"@faker-js/faker": "^9.8.0",
"@grafana/i18n": "12.3.0-pre",
"@grafana/i18n": "12.4.0-pre",
"@reduxjs/toolkit": "^2.9.0",
"fishery": "^2.3.1",
"lodash": "^4.17.21",
+1 -1
View File
@@ -3,7 +3,7 @@
"license": "Apache-2.0",
"private": true,
"name": "@grafana/api-clients",
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"description": "Grafana API client utilities",
"keywords": [
"grafana",
+3 -3
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/data",
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"description": "Grafana Data Library",
"keywords": [
"typescript"
@@ -56,8 +56,8 @@
},
"dependencies": {
"@braintree/sanitize-url": "7.0.1",
"@grafana/i18n": "12.3.0-pre",
"@grafana/schema": "12.3.0-pre",
"@grafana/i18n": "12.4.0-pre",
"@grafana/schema": "12.4.0-pre",
"@leeoniya/ufuzzy": "1.0.19",
"@types/d3-interpolate": "^3.0.0",
"@types/string-hash": "1.1.3",
+1 -1
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/e2e-selectors",
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"description": "Grafana End-to-End Test Selectors Library",
"keywords": [
"cli",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@grafana/eslint-plugin",
"description": "ESLint rules for use within the Grafana repo. Not suitable (or supported) for external use.",
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"main": "./index.cjs",
"author": "Grafana Labs",
"license": "Apache-2.0",
+3 -3
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/flamegraph",
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"description": "Grafana flamegraph visualization component",
"keywords": [
"grafana",
@@ -44,8 +44,8 @@
],
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "12.3.0-pre",
"@grafana/ui": "12.3.0-pre",
"@grafana/data": "12.4.0-pre",
"@grafana/ui": "12.4.0-pre",
"@leeoniya/ufuzzy": "1.0.19",
"d3": "^7.8.5",
"lodash": "4.17.21",
+1 -1
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/i18n",
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"description": "Grafana Internationalization Library",
"keywords": [
"grafana",
@@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"name": "@grafana/o11y-ds-frontend",
"private": true,
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"description": "Library to manage traces in Grafana.",
"sideEffects": false,
"repository": {
@@ -18,12 +18,12 @@
},
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "12.3.0-pre",
"@grafana/e2e-selectors": "12.3.0-pre",
"@grafana/data": "12.4.0-pre",
"@grafana/e2e-selectors": "12.4.0-pre",
"@grafana/plugin-ui": "^0.10.10",
"@grafana/runtime": "12.3.0-pre",
"@grafana/schema": "12.3.0-pre",
"@grafana/ui": "12.3.0-pre",
"@grafana/runtime": "12.4.0-pre",
"@grafana/schema": "12.4.0-pre",
"@grafana/ui": "12.4.0-pre",
"react-select": "5.10.2",
"react-use": "17.6.0",
"rxjs": "7.8.2",
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "@grafana/plugin-configs",
"description": "Shared dependencies and files for core plugins",
"private": true,
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"dependencies": {
"react": "18.3.1",
"terser-webpack-plugin": "5.3.14",
+7 -7
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "AGPL-3.0-only",
"name": "@grafana/prometheus",
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"description": "Grafana Prometheus Library",
"keywords": [
"typescript",
@@ -41,13 +41,13 @@
"dependencies": {
"@emotion/css": "11.13.5",
"@floating-ui/react": "0.27.16",
"@grafana/data": "12.3.0-pre",
"@grafana/e2e-selectors": "12.3.0-pre",
"@grafana/i18n": "12.3.0-pre",
"@grafana/data": "12.4.0-pre",
"@grafana/e2e-selectors": "12.4.0-pre",
"@grafana/i18n": "12.4.0-pre",
"@grafana/plugin-ui": "^0.10.10",
"@grafana/runtime": "12.3.0-pre",
"@grafana/schema": "12.3.0-pre",
"@grafana/ui": "12.3.0-pre",
"@grafana/runtime": "12.4.0-pre",
"@grafana/schema": "12.4.0-pre",
"@grafana/ui": "12.4.0-pre",
"@hello-pangea/dnd": "18.0.1",
"@leeoniya/ufuzzy": "1.0.19",
"@lezer/common": "1.2.3",
+5 -5
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/runtime",
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"description": "Grafana Runtime Library",
"keywords": [
"grafana",
@@ -53,11 +53,11 @@
"postpack": "mv package.json.bak package.json && rimraf ./unstable"
},
"dependencies": {
"@grafana/data": "12.3.0-pre",
"@grafana/e2e-selectors": "12.3.0-pre",
"@grafana/data": "12.4.0-pre",
"@grafana/e2e-selectors": "12.4.0-pre",
"@grafana/faro-web-sdk": "^1.13.2",
"@grafana/schema": "12.3.0-pre",
"@grafana/ui": "12.3.0-pre",
"@grafana/schema": "12.4.0-pre",
"@grafana/ui": "12.4.0-pre",
"@openfeature/core": "^1.9.0",
"@openfeature/ofrep-web-provider": "^0.3.3",
"@openfeature/web-sdk": "^1.6.1",
+1 -1
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/schema",
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"description": "Grafana Schema Library",
"keywords": [
"typescript"
@@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options {
limit: number;
@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options extends common.OptionsWithLegend, common.OptionsWithTooltip, common.OptionsWithTextFormatting {
/**
@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options extends common.OptionsWithLegend, common.SingleStatBaseOptions {
displayMode: common.BarGaugeDisplayMode;
@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export enum VizDisplayMode {
Candles = 'candles',
@@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export enum HorizontalConstraint {
Center = 'center',
@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface MetricStat {
/**
@@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options {
/**
@@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options {
selectedSeries: number;
@@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export type UpdateConfig = {
render: boolean,
@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export type BucketAggregation = (DateHistogram | Histogram | Terms | Filters | GeoHashGrid | Nested);
@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options extends common.SingleStatBaseOptions {
minVizHeight: number;
@@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options {
basemap: ui.MapLayerOptions;
@@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
/**
* Controls the color mode of the heatmap
@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options extends common.OptionsWithLegend, common.OptionsWithTooltip {
/**
@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options {
controlsStorageKey?: string;
@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface GaugePanelEffects {
barGlow?: boolean;
@@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options {
/**
@@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface ArcOption {
/**
@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
/**
* Select the pie chart display style.
@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options extends common.SingleStatBaseOptions {
colorMode: common.BigValueColorMode;
@@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options extends ui.OptionsWithLegend, ui.OptionsWithTooltip, ui.OptionsWithTimezones, ui.OptionsWithAnnotations {
/**
@@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options extends ui.OptionsWithLegend, ui.OptionsWithTooltip, ui.OptionsWithTimezones, ui.OptionsWithAnnotations {
/**
@@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options {
/**
@@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export enum TextMode {
Code = 'code',
@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export interface Options extends common.OptionsWithTimezones, common.OptionsWithAnnotations {
legend: common.VizLegendOptions;
@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
/**
* Identical to timeseries... except it does not have timezone settings
@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "12.3.0-pre";
export const pluginVersion = "12.4.0-pre";
export enum PointShape {
Circle = 'circle',
+6 -6
View File
@@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"private": true,
"name": "@grafana/sql",
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"repository": {
"type": "git",
"url": "http://github.com/grafana/grafana.git",
@@ -16,12 +16,12 @@
},
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "12.3.0-pre",
"@grafana/e2e-selectors": "12.3.0-pre",
"@grafana/i18n": "12.3.0-pre",
"@grafana/data": "12.4.0-pre",
"@grafana/e2e-selectors": "12.4.0-pre",
"@grafana/i18n": "12.4.0-pre",
"@grafana/plugin-ui": "^0.10.10",
"@grafana/runtime": "12.3.0-pre",
"@grafana/ui": "12.3.0-pre",
"@grafana/runtime": "12.4.0-pre",
"@grafana/ui": "12.4.0-pre",
"@react-awesome-query-builder/ui": "6.6.15",
"immutable": "5.1.4",
"lodash": "4.17.21",
+1 -1
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/test-utils",
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"private": true,
"description": "Grafana test utils & Mock API",
"keywords": [
+5 -5
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/ui",
"version": "12.3.0-pre",
"version": "12.4.0-pre",
"description": "Grafana Components Library",
"keywords": [
"grafana",
@@ -67,11 +67,11 @@
"@emotion/react": "11.14.0",
"@emotion/serialize": "1.3.3",
"@floating-ui/react": "0.27.16",
"@grafana/data": "12.3.0-pre",
"@grafana/e2e-selectors": "12.3.0-pre",
"@grafana/data": "12.4.0-pre",
"@grafana/e2e-selectors": "12.4.0-pre",
"@grafana/faro-web-sdk": "^1.13.2",
"@grafana/i18n": "12.3.0-pre",
"@grafana/schema": "12.3.0-pre",
"@grafana/i18n": "12.4.0-pre",
"@grafana/schema": "12.4.0-pre",
"@hello-pangea/dnd": "18.0.1",
"@monaco-editor/react": "4.7.0",
"@popperjs/core": "2.11.8",