Skip to content

Commit

Permalink
Release: Bump version to 10.4.0-pre (grafana#80412)
Browse files Browse the repository at this point in the history
"Release: Updated versions in package to 10.4.0-pre"

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
  • Loading branch information
grafana-delivery-bot[bot] committed Jan 12, 2024
1 parent cd66149 commit caee68b
Show file tree
Hide file tree
Showing 47 changed files with 112 additions and 112 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"npmClient": "yarn",
"version": "10.3.0-pre"
"version": "10.4.0-pre"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"private": true,
"name": "grafana",
"version": "10.3.0-pre",
"version": "10.4.0-pre",
"repository": "github:grafana/grafana",
"scripts": {
"prebuild": "yarn i18n:compile && yarn plugin:build",
Expand Down
4 changes: 2 additions & 2 deletions packages/grafana-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/data",
"version": "10.3.0-pre",
"version": "10.4.0-pre",
"description": "Grafana Data Library",
"keywords": [
"typescript"
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@braintree/sanitize-url": "6.0.2",
"@grafana/schema": "10.3.0-pre",
"@grafana/schema": "10.4.0-pre",
"@types/d3-interpolate": "^3.0.0",
"@types/string-hash": "1.1.1",
"d3-interpolate": "3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/grafana-e2e-selectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/e2e-selectors",
"version": "10.3.0-pre",
"version": "10.4.0-pre",
"description": "Grafana End-to-End Test Selectors Library",
"keywords": [
"cli",
Expand Down
6 changes: 3 additions & 3 deletions packages/grafana-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/e2e",
"version": "10.3.0-pre",
"version": "10.4.0-pre",
"description": "Grafana End-to-End Test Library",
"keywords": [
"cli",
Expand Down Expand Up @@ -63,8 +63,8 @@
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@cypress/webpack-preprocessor": "5.17.1",
"@grafana/e2e-selectors": "10.3.0-pre",
"@grafana/schema": "10.3.0-pre",
"@grafana/e2e-selectors": "10.4.0-pre",
"@grafana/schema": "10.4.0-pre",
"@grafana/tsconfig": "^1.2.0-rc1",
"@mochajs/json-file-reporter": "^1.2.0",
"babel-loader": "9.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/grafana-eslint-rules/package.json
Original file line number Diff line number Diff line change
@@ -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": "10.3.0-pre",
"version": "10.4.0-pre",
"main": "./index.cjs",
"author": "Grafana Labs",
"license": "Apache-2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/grafana-flamegraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/flamegraph",
"version": "10.3.0-pre",
"version": "10.4.0-pre",
"description": "Grafana flamegraph visualization component",
"keywords": [
"grafana",
Expand Down Expand Up @@ -44,8 +44,8 @@
],
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "10.3.0-pre",
"@grafana/ui": "10.3.0-pre",
"@grafana/data": "10.4.0-pre",
"@grafana/ui": "10.4.0-pre",
"@leeoniya/ufuzzy": "1.0.14",
"d3": "^7.8.5",
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/grafana-plugin-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@grafana/plugin-configs",
"description": "Shared dependencies and files for core plugins",
"private": true,
"version": "10.3.0-pre",
"version": "10.4.0-pre",
"dependencies": {
"tslib": "2.6.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/grafana-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/runtime",
"version": "10.3.0-pre",
"version": "10.4.0-pre",
"description": "Grafana Runtime Library",
"keywords": [
"grafana",
Expand Down Expand Up @@ -37,10 +37,10 @@
"postpack": "mv package.json.bak package.json"
},
"dependencies": {
"@grafana/data": "10.3.0-pre",
"@grafana/e2e-selectors": "10.3.0-pre",
"@grafana/data": "10.4.0-pre",
"@grafana/e2e-selectors": "10.4.0-pre",
"@grafana/faro-web-sdk": "^1.3.5",
"@grafana/ui": "10.3.0-pre",
"@grafana/ui": "10.4.0-pre",
"history": "4.10.1",
"lodash": "4.17.21",
"rxjs": "7.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/grafana-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/schema",
"version": "10.3.0-pre",
"version": "10.4.0-pre",
"description": "Grafana Schema Library",
"keywords": [
"typescript"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options {
limit: number;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options extends common.OptionsWithLegend, common.OptionsWithTooltip, common.OptionsWithTextFormatting {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options extends common.SingleStatBaseOptions {
displayMode: common.BarGaugeDisplayMode;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export enum VizDisplayMode {
Candles = 'candles',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export enum HorizontalConstraint {
Center = 'center',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface MetricStat {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options {
selectedSeries: number;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export type UpdateConfig = {
render: boolean,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options extends common.SingleStatBaseOptions {
minVizHeight: number;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options {
basemap: ui.MapLayerOptions;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export type PyroscopeQueryType = ('metrics' | 'profile' | 'both');

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

/**
* Controls the color mode of the heatmap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options extends common.OptionsWithLegend, common.OptionsWithTooltip {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options {
dedupStrategy: common.LogsDedupStrategy;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export enum QueryEditorMode {
Builder = 'builder',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface ArcOption {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

/**
* Select the pie chart display style.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export enum QueryEditorMode {
Builder = 'builder',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options extends common.SingleStatBaseOptions {
colorMode: common.BigValueColorMode;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options extends ui.OptionsWithLegend, ui.OptionsWithTooltip, ui.OptionsWithTimezones {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options extends ui.OptionsWithLegend, ui.OptionsWithTooltip, ui.OptionsWithTimezones {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface TempoQuery extends common.DataQuery {
filters: Array<TraceqlFilter>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export enum TextMode {
Code = 'code',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

export const pluginVersion = "10.3.0-pre";
export const pluginVersion = "10.4.0-pre";

export interface Options extends common.OptionsWithTimezones {
legend: common.VizLegendOptions;
Expand Down

0 comments on commit caee68b

Please sign in to comment.