Skip to content

Bump github.com/perses/perses from 0.51.1 to 0.52.0 in /gaugechart#4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gaugechart/github.com/perses/perses-0.52.0
Open

Bump github.com/perses/perses from 0.51.1 to 0.52.0 in /gaugechart#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gaugechart/github.com/perses/perses-0.52.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 15, 2025

Bumps github.com/perses/perses from 0.51.1 to 0.52.0.

Release notes

Sourced from github.com/perses/perses's releases.

0.52.0 / 2025-09-15

The release of Perses v0.52.0 introduces significant new features and improvements.

This update expands Perses' observability capabilities by introducing support for logging and continuous profiling, along with new plugins for Pyroscope, Flame Chart, Loki, and log visualization.

Additional enhancements include a heatmap panel for Prometheus histograms, a quick query viewer, panel group variable repeat, usability improvements, and upgraded CLI commands to streamline plugin development and schema testing.

  • [FEATURE] Add Pyroscope and FlameChart plugin (#3154)
  • [FEATURE] Add currency value formatting (#3132)
  • [FEATURE] TimeSeries export functionality for plugins (#3129)
  • [FEATURE] Add HeatMap plugin (#3143)
  • [FEATURE] Support LogQuery type (#3104) (#3163)
  • [FEATURE] Support SQL queries on the Perses proxy (#3061)
  • [FEATURE] CLI/PLUGIN: Unregister plugin from dev environment (#3069)
  • [FEATURE] Explorer: allow users to collapse tabs menu (#3064)
  • [FEATURE] Add user profile (#2984)
  • [FEATURE] Core: Add ProfileQuery (#2959) (#3017)
  • [FEATURE] Dashboard: leave confirmation dialog with unsaved changes works with react-router navigation (#3286) (#3339) (#3268)
  • [FEATURE] Add Quick Query Viewer (#3214)
  • [FEATURE] Add Grafana panel links migration support (#3259)
  • [FEATURE] Add tool tip in case of panel header ellipsis (#3255)
  • [FEATURE] Enhance variable replacement with custom formats (#3250)
  • [FEATURE] Dashboard: add optional confirmation dialog on unsaved leave (#3243)
  • [FEATURE] Dashboard: add panel group repeat based on a variable (#3106)
  • perses/plugins#214
  • perses/plugins#179
  • perses/plugins#208
  • perses/plugins#194
  • [FEATURE] CLI: new command plugin test-schemas (#3168)
  • [ENHANCEMENT] Allow direct datasource queries without trailing path (#3217)
  • [ENHANCEMENT] adds more mappings for throughput units (#3267)
  • [ENHANCEMENT] Legend: hide useless controls instead of disabling (#3334)
  • [ENHANCEMENT] Add clear button to search bar (#3337)
  • [ENHANCEMENT] PluginEditor: improve layout + responsive (#3331)
  • [ENHANCEMENT] Sort PluginKindSelect options (#3321)
  • [ENHANCEMENT] Add readonly prop to the data source select (#3317)
  • perses/plugins#270
  • perses/plugins#191
  • perses/plugins#275
  • perses/plugins#340
  • perses/plugins#334
  • perses/plugins#193
  • perses/plugins#192
  • perses/plugins#282
  • perses/plugins#341
  • perses/plugins#321
  • perses/plugins#277
  • perses/plugins#175

... (truncated)

Changelog

Sourced from github.com/perses/perses's changelog.

0.52.0 / 2025-09-15

The release of Perses v0.52.0 introduces significant new features and improvements.

This update expands Perses' observability capabilities by introducing support for logging and continuous profiling, along with new plugins for Pyroscope, Flame Chart, Loki, and log visualization.

Additional enhancements include a heatmap panel for Prometheus histograms, a quick query viewer, panel group variable repeat, usability improvements, and upgraded CLI commands to streamline plugin development and schema testing.

  • [FEATURE] Add Pyroscope and FlameChart plugin (#3154)
  • [FEATURE] Add currency value formatting (#3132)
  • [FEATURE] TimeSeries export functionality for plugins (#3129)
  • [FEATURE] Add HeatMap plugin (#3143)
  • [FEATURE] Support LogQuery type (#3104) (#3163)
  • [FEATURE] Support SQL queries on the Perses proxy (#3061)
  • [FEATURE] CLI/PLUGIN: Unregister plugin from dev environment (#3069)
  • [FEATURE] Explorer: allow users to collapse tabs menu (#3064)
  • [FEATURE] Add user profile (#2984)
  • [FEATURE] Core: Add ProfileQuery (#2959) (#3017)
  • [FEATURE] Dashboard: leave confirmation dialog with unsaved changes works with react-router navigation (#3286) (#3339) (#3268)
  • [FEATURE] Add Quick Query Viewer (#3214)
  • [FEATURE] Add Grafana panel links migration support (#3259)
  • [FEATURE] Add tool tip in case of panel header ellipsis (#3255)
  • [FEATURE] Enhance variable replacement with custom formats (#3250)
  • [FEATURE] Dashboard: add optional confirmation dialog on unsaved leave (#3243)
  • [FEATURE] Dashboard: add panel group repeat based on a variable (#3106)
  • perses/plugins#214
  • perses/plugins#179
  • perses/plugins#208
  • perses/plugins#194
  • [FEATURE] CLI: new command plugin test-schemas (#3168)
  • [ENHANCEMENT] Allow direct datasource queries without trailing path (#3217)
  • [ENHANCEMENT] adds more mappings for throughput units (#3267)
  • [ENHANCEMENT] Legend: hide useless controls instead of disabling (#3334)
  • [ENHANCEMENT] Add clear button to search bar (#3337)
  • [ENHANCEMENT] PluginEditor: improve layout + responsive (#3331)
  • [ENHANCEMENT] Sort PluginKindSelect options (#3321)
  • [ENHANCEMENT] Add readonly prop to the data source select (#3317)
  • perses/plugins#270
  • perses/plugins#191
  • perses/plugins#275
  • perses/plugins#340
  • perses/plugins#334
  • perses/plugins#193
  • perses/plugins#192
  • perses/plugins#282
  • perses/plugins#341
  • perses/plugins#321
  • perses/plugins#277

... (truncated)

Commits
  • 1573889 Merge pull request #3343 from perses/nexucis/release
  • cee7997 [IGNORE] Add examples and e2e tests for embedding Perses panels (#3326)
  • c011462 [ENHANCEMENT] Legend: hide useless controls instead of disabling (#3334)
  • e05f235 [BUGFIX] fix merge indexed columns regex (#3341)
  • d21033b Fix invalid and vulnerable dependencies (#3342)
  • d8d96e4 [IGNORE] Remove happo from the project (#3335)
  • 04a65af [ENHANCEMENT] remove nuqs dependency and refactor app providers (#3339)
  • 1114b44 [BUGFIX] fix merge indexed columns regex
  • d7070c0 [BUGFIX] bump go version to reflect go.mod
  • 05496e6 [ENHANCEMENT] Add clear button to search bar (#3337)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

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

Bumps [github.com/perses/perses](https://github.com/perses/perses) from 0.51.1 to 0.52.0.
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.51.1...v0.52.0)

---
updated-dependencies:
- dependency-name: github.com/perses/perses
  dependency-version: 0.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants