Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps the dependencies group with 6 updates:

Package From To
@grafana/data 11.6.0 12.2.1
@grafana/plugin-ui 0.10.5 0.11.1
@grafana/runtime 11.6.0 12.2.1
@grafana/schema 11.6.0 12.2.1
@grafana/ui 11.6.0 12.2.1
@grafana/plugin-e2e 1.19.3 2.2.3

Updates @grafana/data from 11.6.0 to 12.2.1

Release notes

Sourced from @​grafana/data's releases.

12.2.1

Download page What's new highlights

Features and enhancements

Bug fixes

12.2.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/data's changelog.

12.2.1 (2025-10-21)

Features and enhancements

Bug fixes

12.1.3 (2025-10-21)

Features and enhancements

Bug fixes

12.0.6 (2025-10-21)

Features and enhancements

Bug fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​grafana/data since your current version.


Updates @grafana/plugin-ui from 0.10.5 to 0.11.1

Changelog

Sourced from @​grafana/plugin-ui's changelog.

v0.11.1 - 2025-10-17

  • Fix catalog support in SqlQueryEditor

v0.11.0 - 2025-10-06

  • Add support for catalog and schema fields in SqlQueryEditor

v0.10.10 - 2025-08-27

  • Fix stale closure in SQLEditor component

v0.10.9 - 2025-08-07

  • Optimize QueryBuilderHints to not trigger a state update immediately on mount

v0.10.8 - 2025-08-05

  • Fix AccessoryButtonProps type

v0.10.7 - 2025-06-18

  • Fix onChange type in SecureSocksProxyToggle

v0.10.6 - 2025-05-16

  • Update releasing
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​grafana/plugin-ui since your current version.


Updates @grafana/runtime from 11.6.0 to 12.2.1

Release notes

Sourced from @​grafana/runtime's releases.

12.2.1

Download page What's new highlights

Features and enhancements

Bug fixes

12.2.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/runtime's changelog.

12.2.1 (2025-10-21)

Features and enhancements

Bug fixes

12.1.3 (2025-10-21)

Features and enhancements

Bug fixes

12.0.6 (2025-10-21)

Features and enhancements

Bug fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​grafana/runtime since your current version.


Updates @grafana/schema from 11.6.0 to 12.2.1

Release notes

Sourced from @​grafana/schema's releases.

12.2.1

Download page What's new highlights

Features and enhancements

Bug fixes

12.2.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/schema's changelog.

12.2.1 (2025-10-21)

Features and enhancements

Bug fixes

12.1.3 (2025-10-21)

Features and enhancements

Bug fixes

12.0.6 (2025-10-21)

Features and enhancements

Bug fixes

... (truncated)

Commits
  • 9b4414d Release: Bump version to 12.2.1 (#111415)
  • 2f558e8 Grafana Schema: Extend the VariableHide enum (#110579)
  • b4e63c3 Migration v42: HideFrom tooltip consistency migration (#110517)
  • 6c9faa7 TableNG: Footer enhancements (#102948)
  • b22f15a Table: Max row height for variable height rows (#109639)
  • a746f6e Dashboards: Make it possible to render variables under a drop-down (#109225)
  • 748010b Canvas: Add option to disable tooltips for one-click elements (#109937)
  • 76b1e5e Table: Migrate to field-level wrapText toggle, use standard hideFrom.viz for ...
  • ec38e0b Table: Enable tableNextGen by default (#109832)
  • 4d2decf Tempo: automatic native histogram check for service graph (#108394)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​grafana/schema since your current version.


Updates @grafana/ui from 11.6.0 to 12.2.1

Release notes

Sourced from @​grafana/ui's releases.

12.2.1

Download page What's new highlights

Features and enhancements

Bug fixes

12.2.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/ui's changelog.

12.2.1 (2025-10-21)

Features and enhancements

Bug fixes

12.1.3 (2025-10-21)

Features and enhancements

Bug fixes

12.0.6 (2025-10-21)

Features and enhancements

Bug fixes

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 13:15
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 27, 2025
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Oct 27, 2025
Bumps the dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data) | `11.6.0` | `12.2.1` |
| [@grafana/plugin-ui](https://github.com/grafana/plugin-ui) | `0.10.5` | `0.11.1` |
| [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) | `11.6.0` | `12.2.1` |
| [@grafana/schema](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-schema) | `11.6.0` | `12.2.1` |
| [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui) | `11.6.0` | `12.2.1` |
| [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e) | `1.19.3` | `2.2.3` |


Updates `@grafana/data` from 11.6.0 to 12.2.1
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/v12.2.1/packages/grafana-data)

Updates `@grafana/plugin-ui` from 0.10.5 to 0.11.1
- [Release notes](https://github.com/grafana/plugin-ui/releases)
- [Changelog](https://github.com/grafana/plugin-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/plugin-ui/commits)

Updates `@grafana/runtime` from 11.6.0 to 12.2.1
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/v12.2.1/packages/grafana-runtime)

Updates `@grafana/schema` from 11.6.0 to 12.2.1
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/v12.2.1/packages/grafana-schema)

Updates `@grafana/ui` from 11.6.0 to 12.2.1
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/v12.2.1/packages/grafana-ui)

Updates `@grafana/plugin-e2e` from 1.19.3 to 2.2.3
- [Release notes](https://github.com/grafana/plugin-tools/releases)
- [Changelog](https://github.com/grafana/plugin-tools/blob/main/packages/plugin-e2e/CHANGELOG.md)
- [Commits](https://github.com/grafana/plugin-tools/commits/@grafana/[email protected]/packages/plugin-e2e)

---
updated-dependencies:
- dependency-name: "@grafana/data"
  dependency-version: 12.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@grafana/plugin-ui"
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@grafana/runtime"
  dependency-version: 12.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@grafana/schema"
  dependency-version: 12.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@grafana/ui"
  dependency-version: 12.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@grafana/plugin-e2e"
  dependency-version: 2.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-a30d3d36a6 branch from 84120bf to 01e2d0f Compare November 6, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

Status: Incoming

Development

Successfully merging this pull request may close these issues.

0 participants