Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps uplot to 1.6.32 and updates ancestor dependencies uplot, @grafana/data, @grafana/runtime and @grafana/ui. These dependencies need to be updated together.

Updates uplot from 1.6.30 to 1.6.32

Release notes

Sourced from uplot's releases.

1.6.32

leeoniya/uPlot@1.6.31...1.6.32

1.6.31

leeoniya/uPlot@1.6.30...1.6.31

Commits

Updates @grafana/data from 10.4.19 to 12.3.0

Release notes

Sourced from @​grafana/data's releases.

12.3.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/data's changelog.

12.3.0 (2025-11-19)

Features and enhancements

... (truncated)

Commits
  • 8999e8e New Logs Panel: Enable new visualization by default (#113340) (#113487)
  • 678ed88 Release: Bump version to 12.3.0 (#113479)
  • d0ea826 Jaeger: Migrate API calls to gRPC endpoint (#113297)
  • f6e4dd9 Icon: Add thumbs-down to availableIconIndex (#113108)
  • 1070f94 Navigation: Move Cost management and billing plugin to root (#111739)
  • 21b120c Dashboards: Promote export dashboard as image feature to GA (#113192)
  • af8d166 Chore: Update node to v24 (#112649)
  • 2472555 Add to dashboard: expose add to dashboard form component for external apps (#...
  • c0ae0f4 Scopes: Display subtitle and enable direct scopes apply (#112876)
  • 5a031b3 PanelTimeSettings: Support panel time range settings changes from dashboard i...
  • 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/data since your current version.


Updates @grafana/runtime from 10.4.19 to 12.3.0

Release notes

Sourced from @​grafana/runtime's releases.

12.3.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/runtime's changelog.

12.3.0 (2025-11-19)

Features and enhancements

... (truncated)

Commits
  • 678ed88 Release: Bump version to 12.3.0 (#113479)
  • a30a719 Chore: replace feature toggle filterOutBotsFromFrontendLogs with config (#112...
  • c9af4eb Chore: Add lint rule preferring functional components, suppress existing viol...
  • ea25b75 Faro: Update configuration with best practices (#112108)
  • 09a3498 Open Grafana Pathfinder instead of the help menu if its installed (#110592)
  • 21e26ae OpenFeature: Add context attributes to frontend settings (#112105)
  • 98f293e OpenFeature: Create basic frontend client + example usage (#110587)
  • 483bb79 datasources: querier: do not check for related toggles (#111586)
  • afc5361 Release: Bump version to 12.3.0-pre (#110974)
  • b999807 Fix TSDoc for suppressing error alerts from backendSrc (#110824)
  • 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/runtime since your current version.


Updates @grafana/ui from 10.4.19 to 12.3.0

Release notes

Sourced from @​grafana/ui's releases.

12.3.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/ui's changelog.

12.3.0 (2025-11-19)

Features and enhancements

  • API Clients: Add lazy hooks to clients #113226, @​tomratcliffe
  • API clients: Automatically set PATCH headers #111879, @​Clarity-89
  • API clients: Extract into a package #111810, @​Clarity-89
  • API clients: Extract into a package (Enterprise)
  • API clients: Update API clients to include all endpoints & add hooks #113061, @​tomratcliffe
  • AccessControl: Include hidden roles in service account role display #112924, @​Jguer
  • AccessControl: Increase limit of LBAC for Datasources rules #111560, @​Jguer
  • Accessibility: Wrap data source info onto 2 lines at small viewports #113033, @​ashharrison90
  • Alert Enrichment: Add mutator to insert rule UID labels to allow for efficient use of labelSelector (Enterprise)
  • Alerting: Add enrichment components to rule view page (Enterprise)
  • Alerting: Add enrichment section to rule view page (Enterprise)
  • Alerting: Add jitter support for periodic alert state storage to reduce database load spikes #111357, @​softho0n
  • Alerting: Add position-based matching for identical alert rules #112407, @​konrad147
  • Alerting: Create alertingAlertRuleFormSchema in restrictedGrafanaApis #112794, @​soniaAguilarPeiron
  • Alerting: Display error message in central state history view #111445, @​laurenashleigh
  • Alerting: Enrichment per rule wip-2 (Enterprise)
  • Alerting: Hide metadata if grouping by folder #113216, @​laurenashleigh
  • Alerting: Improve template ai helper prompt and add some examples (Enterprise)
  • Alerting: Move enrichment tab between details and versions #110886, @​laurenashleigh
  • Alerting: Remove ai feedback button from alert form #112713, @​soniaAguilarPeiron
  • Alerting: Remove unused components #111320, @​laurenashleigh
  • Alerting: Remove useRulesSourcesWithRuler for SmartAlertTypeDetector #111623, @​soniaAguilarPeiron
  • Alerting: Surface remote AM silence creation errors properly #112757, @​moustafab
  • Alerting: Triage #110339, @​gillesdemey
  • Alerting: Triage rule details drawer #112055, @​konrad147
  • Alerting: Update prompt examples for template AI Helper (Enterprise)
  • Alerting: Update width to instance details drawer in Triage page #113209, @​soniaAguilarPeiron
  • Alerting: Use new enrichment endpoints in FE (Enterprise)
  • Alerting: Use ruleUid as a prop instead of extracting it from the rule context (Enterprise)
  • Analytics: Aggregate daily summary in datasources analytics (Enterprise)
  • Analytics: Apply proper batching to Loki exports and add configurable settings (Enterprise)
  • Annotations: Exclude internal dashboard id when saved via UID #111535, @​ryantxu
  • Azure: Use SSO settings in plugin context #112058, @​aangelisc
  • Buttons: Active style for buttons #111235, @​gtk-grafana
  • Caching: Disable cache if datasource has oauthPassThru=true (Enterprise)
  • Canvas: Allow non-icon bg image fields #112308, @​fastfrwrd
  • Chore: Add logsdrilldown replace to apps/iam/go.mod #112581, @​njvrzm
  • CloudWatch Logs: Don't add console link to every field in the logs response #112230, @​idastambuk
  • CloudWatch Logs: Support Log Anomalies query type #113067, @​idastambuk
  • CloudWatch: Add syntax highlighting and autocomplete for logs diff command #111207, @​kevinwcyu
  • CloudWatch: Add tracking for logs anomalies #113181, @​idastambuk
  • Dashboard Controls: Add annotations to the dashboard controls menu #112816, @​leventebalogh
  • Dashboard Picker: Update to use correct search + dashboards APIs #112341, @​tomratcliffe
  • Dashboard: Backend always set metricEditorMode: 0 regardless metricQueryType and expression #111613, @​ivanortegaalba
  • Dashboards: Add a new varia...

    Description has been truncated

    Note
    Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [uplot](https://github.com/leeoniya/uPlot) to 1.6.32 and updates ancestor dependencies [uplot](https://github.com/leeoniya/uPlot), [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data), [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) and [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui). These dependencies need to be updated together.


Updates `uplot` from 1.6.30 to 1.6.32
- [Release notes](https://github.com/leeoniya/uPlot/releases)
- [Commits](leeoniya/uPlot@1.6.30...1.6.32)

Updates `@grafana/data` from 10.4.19 to 12.3.0
- [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.3.0/packages/grafana-data)

Updates `@grafana/runtime` from 10.4.19 to 12.3.0
- [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.3.0/packages/grafana-runtime)

Updates `@grafana/ui` from 10.4.19 to 12.3.0
- [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.3.0/packages/grafana-ui)

---
updated-dependencies:
- dependency-name: uplot
  dependency-version: 1.6.32
  dependency-type: indirect
- dependency-name: "@grafana/data"
  dependency-version: 12.3.0
  dependency-type: direct:production
- dependency-name: "@grafana/runtime"
  dependency-version: 12.3.0
  dependency-type: direct:production
- dependency-name: "@grafana/ui"
  dependency-version: 12.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 25, 2025
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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants