Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2026

Bumps the gomod group with 2 updates: github.com/mark3labs/mcp-go and github.com/perses/perses.

Updates github.com/mark3labs/mcp-go from 0.43.0 to 0.43.2

Release notes

Sourced from github.com/mark3labs/mcp-go's releases.

Release v0.43.2

What's Changed

Full Changelog: mark3labs/mcp-go@v0.43.1...v0.43.2

Release v0.43.1

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.43.0...v0.43.1

Commits
  • 670a95a fix: handle either $defs or definitions field when unmarshaling ToolArguments...
  • 6bd3269 fix: notification break the client tool call (#642)
  • 4522798 remove coverage for now
  • b6dd262 fmt + fix linting errors
  • a27a793 fix: implement SessionWithClientInfo for streamableHttpSession (#640)
  • 2a23f4a fix: create StatelessGeneratingSessionIdManager to fix multi-instance deploym...
  • See full diff in compare view

Updates 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 2 updates: [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) and [github.com/perses/perses](https://github.com/perses/perses).


Updates `github.com/mark3labs/mcp-go` from 0.43.0 to 0.43.2
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](mark3labs/mcp-go@v0.43.0...v0.43.2)

Updates `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/mark3labs/mcp-go
  dependency-version: 0.43.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

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 Jan 4, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 5, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-73f80ed8d5 branch January 5, 2026 10:52
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.

1 participant