Skip to content

Commit 99b5671

Browse files
Release: Bump version to 11.1.0-pre (#85115)
"Release: Updated versions in package to 11.1.0-pre" Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
1 parent bb5c5f3 commit 99b5671

File tree

50 files changed

+166
-166
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+166
-166
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"npmClient": "yarn",
4-
"version": "11.0.0-pre"
4+
"version": "11.1.0-pre"
55
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"license": "AGPL-3.0-only",
44
"private": true,
55
"name": "grafana",
6-
"version": "11.0.0-pre",
6+
"version": "11.1.0-pre",
77
"repository": "github:grafana/grafana",
88
"scripts": {
99
"build": "NODE_ENV=production nx exec --verbose -- webpack --config scripts/webpack/webpack.prod.js",

packages/grafana-data/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Grafana Labs",
33
"license": "Apache-2.0",
44
"name": "@grafana/data",
5-
"version": "11.0.0-pre",
5+
"version": "11.1.0-pre",
66
"description": "Grafana Data Library",
77
"keywords": [
88
"typescript"
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@braintree/sanitize-url": "7.0.1",
39-
"@grafana/schema": "11.0.0-pre",
39+
"@grafana/schema": "11.1.0-pre",
4040
"@types/d3-interpolate": "^3.0.0",
4141
"@types/string-hash": "1.1.3",
4242
"d3-interpolate": "3.0.1",

packages/grafana-e2e-selectors/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Grafana Labs",
33
"license": "Apache-2.0",
44
"name": "@grafana/e2e-selectors",
5-
"version": "11.0.0-pre",
5+
"version": "11.1.0-pre",
66
"description": "Grafana End-to-End Test Selectors Library",
77
"keywords": [
88
"cli",

packages/grafana-e2e/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Grafana Labs",
33
"license": "Apache-2.0",
44
"name": "@grafana/e2e",
5-
"version": "11.0.0-pre",
5+
"version": "11.1.0-pre",
66
"description": "Grafana End-to-End Test Library",
77
"keywords": [
88
"cli",
@@ -63,8 +63,8 @@
6363
"@babel/core": "7.23.2",
6464
"@babel/preset-env": "7.23.2",
6565
"@cypress/webpack-preprocessor": "5.17.1",
66-
"@grafana/e2e-selectors": "11.0.0-pre",
67-
"@grafana/schema": "11.0.0-pre",
66+
"@grafana/e2e-selectors": "11.1.0-pre",
67+
"@grafana/schema": "11.1.0-pre",
6868
"@grafana/tsconfig": "^1.3.0-rc1",
6969
"@mochajs/json-file-reporter": "^1.2.0",
7070
"babel-loader": "9.1.3",

packages/grafana-eslint-rules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@grafana/eslint-plugin",
33
"description": "ESLint rules for use within the Grafana repo. Not suitable (or supported) for external use.",
4-
"version": "11.0.0-pre",
4+
"version": "11.1.0-pre",
55
"main": "./index.cjs",
66
"author": "Grafana Labs",
77
"license": "Apache-2.0",

packages/grafana-flamegraph/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Grafana Labs",
33
"license": "Apache-2.0",
44
"name": "@grafana/flamegraph",
5-
"version": "11.0.0-pre",
5+
"version": "11.1.0-pre",
66
"description": "Grafana flamegraph visualization component",
77
"keywords": [
88
"grafana",
@@ -44,8 +44,8 @@
4444
],
4545
"dependencies": {
4646
"@emotion/css": "11.11.2",
47-
"@grafana/data": "11.0.0-pre",
48-
"@grafana/ui": "11.0.0-pre",
47+
"@grafana/data": "11.1.0-pre",
48+
"@grafana/ui": "11.1.0-pre",
4949
"@leeoniya/ufuzzy": "1.0.14",
5050
"d3": "^7.8.5",
5151
"lodash": "4.17.21",

packages/grafana-o11y-ds-frontend/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"license": "AGPL-3.0-only",
44
"name": "@grafana/o11y-ds-frontend",
55
"private": true,
6-
"version": "11.0.0-pre",
6+
"version": "11.1.0-pre",
77
"description": "Library to manage traces in Grafana.",
88
"sideEffects": false,
99
"repository": {
@@ -18,12 +18,12 @@
1818
},
1919
"dependencies": {
2020
"@emotion/css": "11.11.2",
21-
"@grafana/data": "11.0.0-pre",
22-
"@grafana/e2e-selectors": "11.0.0-pre",
21+
"@grafana/data": "11.1.0-pre",
22+
"@grafana/e2e-selectors": "11.1.0-pre",
2323
"@grafana/experimental": "1.7.10",
24-
"@grafana/runtime": "11.0.0-pre",
25-
"@grafana/schema": "11.0.0-pre",
26-
"@grafana/ui": "11.0.0-pre",
24+
"@grafana/runtime": "11.1.0-pre",
25+
"@grafana/schema": "11.1.0-pre",
26+
"@grafana/ui": "11.1.0-pre",
2727
"react-use": "17.5.0",
2828
"rxjs": "7.8.1",
2929
"tslib": "2.6.2"

packages/grafana-plugin-configs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@grafana/plugin-configs",
33
"description": "Shared dependencies and files for core plugins",
44
"private": true,
5-
"version": "11.0.0-pre",
5+
"version": "11.1.0-pre",
66
"dependencies": {
77
"tslib": "2.6.2"
88
},

packages/grafana-prometheus/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Grafana Labs",
33
"license": "AGPL-3.0-only",
44
"name": "@grafana/prometheus",
5-
"version": "11.0.0-pre",
5+
"version": "11.1.0-pre",
66
"description": "Grafana Prometheus Library",
77
"keywords": [
88
"typescript"
@@ -38,12 +38,12 @@
3838
"dependencies": {
3939
"@emotion/css": "11.11.2",
4040
"@floating-ui/react": "0.26.9",
41-
"@grafana/data": "11.0.0-pre",
41+
"@grafana/data": "11.1.0-pre",
4242
"@grafana/experimental": "1.7.10",
4343
"@grafana/faro-web-sdk": "1.4.2",
44-
"@grafana/runtime": "11.0.0-pre",
45-
"@grafana/schema": "11.0.0-pre",
46-
"@grafana/ui": "11.0.0-pre",
44+
"@grafana/runtime": "11.1.0-pre",
45+
"@grafana/schema": "11.1.0-pre",
46+
"@grafana/ui": "11.1.0-pre",
4747
"@leeoniya/ufuzzy": "1.0.14",
4848
"@lezer/common": "1.2.1",
4949
"@lezer/highlight": "1.2.0",
@@ -76,8 +76,8 @@
7676
},
7777
"devDependencies": {
7878
"@emotion/eslint-plugin": "11.11.0",
79-
"@grafana/e2e": "11.0.0-pre",
80-
"@grafana/e2e-selectors": "11.0.0-pre",
79+
"@grafana/e2e": "11.1.0-pre",
80+
"@grafana/e2e-selectors": "11.1.0-pre",
8181
"@grafana/tsconfig": "^1.3.0-rc1",
8282
"@rollup/plugin-image": "3.0.3",
8383
"@rollup/plugin-node-resolve": "15.2.3",

packages/grafana-runtime/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Grafana Labs",
33
"license": "Apache-2.0",
44
"name": "@grafana/runtime",
5-
"version": "11.0.0-pre",
5+
"version": "11.1.0-pre",
66
"description": "Grafana Runtime Library",
77
"keywords": [
88
"grafana",
@@ -37,11 +37,11 @@
3737
"postpack": "mv package.json.bak package.json"
3838
},
3939
"dependencies": {
40-
"@grafana/data": "11.0.0-pre",
41-
"@grafana/e2e-selectors": "11.0.0-pre",
40+
"@grafana/data": "11.1.0-pre",
41+
"@grafana/e2e-selectors": "11.1.0-pre",
4242
"@grafana/faro-web-sdk": "^1.3.6",
43-
"@grafana/schema": "11.0.0-pre",
44-
"@grafana/ui": "11.0.0-pre",
43+
"@grafana/schema": "11.1.0-pre",
44+
"@grafana/ui": "11.1.0-pre",
4545
"history": "4.10.1",
4646
"lodash": "4.17.21",
4747
"rxjs": "7.8.1",

packages/grafana-schema/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Grafana Labs",
33
"license": "Apache-2.0",
44
"name": "@grafana/schema",
5-
"version": "11.0.0-pre",
5+
"version": "11.1.0-pre",
66
"description": "Grafana Schema Library",
77
"keywords": [
88
"typescript"

packages/grafana-schema/src/raw/composable/annotationslist/panelcfg/x/AnnotationsListPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
//
99
// Run 'make gen-cue' from repository root to regenerate.
1010

11-
export const pluginVersion = "11.0.0-pre";
11+
export const pluginVersion = "11.1.0-pre";
1212

1313
export interface Options {
1414
limit: number;

packages/grafana-schema/src/raw/composable/barchart/panelcfg/x/BarChartPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as common from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
export interface Options extends common.OptionsWithLegend, common.OptionsWithTooltip, common.OptionsWithTextFormatting {
1616
/**

packages/grafana-schema/src/raw/composable/bargauge/panelcfg/x/BarGaugePanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as common from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
export interface Options extends common.SingleStatBaseOptions {
1616
displayMode: common.BarGaugeDisplayMode;

packages/grafana-schema/src/raw/composable/candlestick/panelcfg/x/CandlestickPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as common from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
export enum VizDisplayMode {
1616
Candles = 'candles',

packages/grafana-schema/src/raw/composable/canvas/panelcfg/x/CanvasPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as ui from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
export enum HorizontalConstraint {
1616
Center = 'center',

packages/grafana-schema/src/raw/composable/cloudwatch/dataquery/x/CloudWatchDataQuery_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as common from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
export interface MetricStat {
1616
/**

packages/grafana-schema/src/raw/composable/dashboardlist/panelcfg/x/DashboardListPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
//
99
// Run 'make gen-cue' from repository root to regenerate.
1010

11-
export const pluginVersion = "11.0.0-pre";
11+
export const pluginVersion = "11.1.0-pre";
1212

1313
export interface Options {
1414
/**

packages/grafana-schema/src/raw/composable/datagrid/panelcfg/x/DatagridPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
//
99
// Run 'make gen-cue' from repository root to regenerate.
1010

11-
export const pluginVersion = "11.0.0-pre";
11+
export const pluginVersion = "11.1.0-pre";
1212

1313
export interface Options {
1414
selectedSeries: number;

packages/grafana-schema/src/raw/composable/debug/panelcfg/x/DebugPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
//
99
// Run 'make gen-cue' from repository root to regenerate.
1010

11-
export const pluginVersion = "11.0.0-pre";
11+
export const pluginVersion = "11.1.0-pre";
1212

1313
export type UpdateConfig = {
1414
render: boolean,

packages/grafana-schema/src/raw/composable/elasticsearch/dataquery/x/ElasticsearchDataQuery_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as common from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
export type BucketAggregation = (DateHistogram | Histogram | Terms | Filters | GeoHashGrid | Nested);
1616

packages/grafana-schema/src/raw/composable/gauge/panelcfg/x/GaugePanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as common from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
export interface Options extends common.SingleStatBaseOptions {
1616
minVizHeight: number;

packages/grafana-schema/src/raw/composable/geomap/panelcfg/x/GeomapPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as ui from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
export interface Options {
1616
basemap: ui.MapLayerOptions;

packages/grafana-schema/src/raw/composable/heatmap/panelcfg/x/HeatmapPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as ui from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
/**
1616
* Controls the color mode of the heatmap

packages/grafana-schema/src/raw/composable/histogram/panelcfg/x/HistogramPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as common from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
export interface Options extends common.OptionsWithLegend, common.OptionsWithTooltip {
1616
/**

packages/grafana-schema/src/raw/composable/logs/panelcfg/x/LogsPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as common from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
export interface Options {
1616
dedupStrategy: common.LogsDedupStrategy;

packages/grafana-schema/src/raw/composable/loki/dataquery/x/LokiDataQuery_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as common from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
export enum QueryEditorMode {
1616
Builder = 'builder',

packages/grafana-schema/src/raw/composable/news/panelcfg/x/NewsPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
//
99
// Run 'make gen-cue' from repository root to regenerate.
1010

11-
export const pluginVersion = "11.0.0-pre";
11+
export const pluginVersion = "11.1.0-pre";
1212

1313
export interface Options {
1414
/**

packages/grafana-schema/src/raw/composable/nodegraph/panelcfg/x/NodeGraphPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
//
99
// Run 'make gen-cue' from repository root to regenerate.
1010

11-
export const pluginVersion = "11.0.0-pre";
11+
export const pluginVersion = "11.1.0-pre";
1212

1313
export interface ArcOption {
1414
/**

packages/grafana-schema/src/raw/composable/piechart/panelcfg/x/PieChartPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as common from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
/**
1616
* Select the pie chart display style.

packages/grafana-schema/src/raw/composable/stat/panelcfg/x/StatPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as common from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
export interface Options extends common.SingleStatBaseOptions {
1616
colorMode: common.BigValueColorMode;

packages/grafana-schema/src/raw/composable/statetimeline/panelcfg/x/StateTimelinePanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as ui from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
export interface Options extends ui.OptionsWithLegend, ui.OptionsWithTooltip, ui.OptionsWithTimezones {
1616
/**

packages/grafana-schema/src/raw/composable/statushistory/panelcfg/x/StatusHistoryPanelCfg_types.gen.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import * as ui from '@grafana/schema';
1212

13-
export const pluginVersion = "11.0.0-pre";
13+
export const pluginVersion = "11.1.0-pre";
1414

1515
export interface Options extends ui.OptionsWithLegend, ui.OptionsWithTooltip, ui.OptionsWithTimezones {
1616
/**

0 commit comments

Comments
 (0)