Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2025

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

Updates uplot from 1.6.23 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

1.6.30

leeoniya/uPlot@1.6.29...1.6.30

1.6.29

leeoniya/uPlot@1.6.28...1.6.29

1.6.28

leeoniya/uPlot@1.6.27...1.6.28

1.6.27

leeoniya/uPlot@1.6.26...1.6.27

1.6.26

leeoniya/uPlot@1.6.25...1.6.26

1.6.25

leeoniya/uPlot@1.6.24...1.6.25

1.6.24

leeoniya/uPlot@1.6.23...1.6.24

this release implements the ability to set custom legend value(s) when the plot is un-hovered (leeoniya/uPlot#644).

as a consequence, it will now call any user-supplied series.value or series.values legend callbacks with value=null and dataIdx=null whenever the mouse cursor leaves the plotting area. previously, uPlot did not invoke these callbacks during mouseleave and simply put -- into the legend values.

therefore, if you neglected to handle null values in these user-supplied callbacks, your code may need to be updated.

Commits

Updates @grafana/data from 9.3.2 to 12.1.0

Release notes

Sourced from @​grafana/data's releases.

12.1.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/data's changelog.

12.1.0 (2025-07-23)

Features and enhancements

... (truncated)

Commits
  • aa17dd8 Update dependency esbuild to v0.25.6 (#107799)
  • dd1fce5 Search: Use case-insensitive substring matching in fuzzySearch fallback (#107...
  • efe46c8 Limit: Invalidate field reducer calcs on applying limit transformation (#106723)
  • dbbd9f2 Plugin Extensions: Expose PluginMeta generic in usePluginContext (#107577)
  • 35bf093 Update dependency @​types/systemjs to v6.15.3 (#107774)
  • 2fabedc Update dependency @​types/lodash to v4.17.20 (#107767)
  • 5d2bbfd Update dependency @​rollup/plugin-node-resolve to v16.0.1 (#107766)
  • 0f2284d Transformations: Reduce > Reduce fields should not persist labels between red...
  • 34c7ea9 Update dependency marked to v16 (#107717)
  • 77f84e4 Plugin Extensions: Add error boundaries (#107515)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by grafanabot, a new releaser for @​grafana/data since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 28, 2025
Bumps [uplot](https://github.com/leeoniya/uPlot) to 1.6.32 and updates ancestor dependency [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data). These dependencies need to be updated together.


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

Updates `@grafana/data` from 9.3.2 to 12.1.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.1.0/packages/grafana-data)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/www/scripts/multi-52bb8fc2f6 branch from 03b3c5b to e7efb87 Compare August 28, 2025 14:40
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.

1 participant