Skip to content

build(deps): bump the gomod group across 1 directory with 9 updates#233

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/gomod-22bd2c34d0
Feb 27, 2026
Merged

build(deps): bump the gomod group across 1 directory with 9 updates#233
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/gomod-22bd2c34d0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps the gomod group with 8 updates in the / directory:

Package From To
github.com/perses/perses 0.53.0-rc.0.0.20260113112038-1e65a7475ba9 0.53.0
github.com/perses/plugins/gaugechart 0.11.1 0.12.0
github.com/perses/plugins/markdown 0.10.1 0.11.0
github.com/perses/plugins/prometheus 0.56.0 0.57.0
github.com/perses/plugins/statchart 0.11.1 0.12.0
github.com/perses/plugins/timeserieschart 0.11.2 0.12.0
github.com/prometheus/prometheus 0.309.1 0.310.0
k8s.io/apimachinery 0.35.1 0.35.2

Updates github.com/perses/perses from 0.53.0-rc.0.0.20260113112038-1e65a7475ba9 to 0.53.0

Release notes

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

0.53.0 / 2026-02-26

Welcome to Perses v0.53.0!

In this release, on top of many improvements and bug fixes, we have introduced several changes that break the compatibility with previous versions.

These changes have been thinking carefully to improve the overall user experience and maintainability of Perses. We hope even if it will make the upgrade process a bit more complex, you will stay with us and enjoy the benefits of these improvements.

While you can read this blog post to have details about the changes and how to upgrade, we are also providing a migration guide that is more condensed and focused on the steps required to upgrade from previous versions to v0.53.0.

On a different topic, we are happy to being able to list Logz.io as a new officially company using Perses in production. Welcome to the Perses community!

If you are a company using Perses or contributing to it and want to be listed as an adopter, please follow the guideline. It is always great to see more and more companies trusting Perses for their monitoring needs. And it will help us to grow the community and make Perses even better.

Core & UI

  • [FEATURE] Load plugin from multiple folders (#3902)
  • [FEATURE] Add/Modify tags for Dashboard (#3865)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3117) (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863) (#3866) (#3870) (#3887)
  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587) (#3890)
  • [FEATURE] Add notices to panel header (#3577)
  • [FEATURE] Display default dashboards when query is empty (#3572)
  • [FEATURE] Add LogsTable (#3542)
  • [FEATURE] Add VictoriaLogs & ClickHouse plugins (#3540)
  • [FEATURE] Add temperature units (#3531)
  • [FEATURE] Dashboards - ListVariable Select: add checkbox and global checkbox for options (#3415)
  • [FEATURE] Implement port capturing for dev servers and enhance plugin management (#3411)
  • [FEATURE] Add system-wide Banner component for status notifications (#3289) (#3290)
  • [FEATURE] Add Panel Editor Context (#3346)
  • [ENHANCEMENT] Update model for Dashboard links support (#3905)
  • [ENHANCEMENT] New home view layout (#3670) (#3892)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] Better positioning of the filtering and column properties (#3850)
  • [ENHANCEMENT] Adds --enable-pkce to percli (#3841)
  • [ENHANCEMENT] Add new ESLINT rule to avoid nested ternary operators and fix (#3589)
  • [ENHANCEMENT] trace data model: add version, attributes to InstrumentationScope and kvlistValue and bytesValue to AnyValue (#3781)
  • [ENHANCEMENT] plugin test-schemas: match migration output against model (#3762)
  • [ENHANCEMENT] Make panel display attribute optional (#3751)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)

... (truncated)

Changelog

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

0.53.0 / 2026-02-26

Welcome to Perses v0.53.0!

In this release, on top of many improvements and bug fixes, we have introduced several changes that break the compatibility with previous versions.

These changes have been thinking carefully to improve the overall user experience and maintainability of Perses. We hope even if it will make the upgrade process a bit more complex, you will stay with us and enjoy the benefits of these improvements.

While you can read this blog post to have details about the changes and how to upgrade, we are also providing a migration guide that is more condensed and focused on the steps required to upgrade from previous versions to v0.53.0.

On a different topic, we are happy to being able to list Logz.io as a new officially company using Perses in production. Welcome to the Perses community!

If you are a company using Perses or contributing to it and want to be listed as an adopter, please follow the guideline. It is always great to see more and more companies trusting Perses for their monitoring needs. And it will help us to grow the community and make Perses even better.

Core & UI

  • [FEATURE] Load plugin from multiple folders (#3902)
  • [FEATURE] Add/Modify tags for Dashboard (#3865)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3117) (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863) (#3866) (#3870) (#3887)
  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587) (#3890)
  • [FEATURE] Add notices to panel header (#3577)
  • [FEATURE] Display default dashboards when query is empty (#3572)
  • [FEATURE] Add LogsTable (#3542)
  • [FEATURE] Add VictoriaLogs & ClickHouse plugins (#3540)
  • [FEATURE] Add temperature units (#3531)
  • [FEATURE] Dashboards - ListVariable Select: add checkbox and global checkbox for options (#3415)
  • [FEATURE] Implement port capturing for dev servers and enhance plugin management (#3411)
  • [FEATURE] Add system-wide Banner component for status notifications (#3289) (#3290)
  • [FEATURE] Add Panel Editor Context (#3346)
  • [ENHANCEMENT] Update model for Dashboard links support (#3905)
  • [ENHANCEMENT] New home view layout (#3670) (#3892)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] Better positioning of the filtering and column properties (#3850)
  • [ENHANCEMENT] Adds --enable-pkce to percli (#3841)
  • [ENHANCEMENT] Add new ESLINT rule to avoid nested ternary operators and fix (#3589)
  • [ENHANCEMENT] trace data model: add version, attributes to InstrumentationScope and kvlistValue and bytesValue to AnyValue (#3781)
  • [ENHANCEMENT] plugin test-schemas: match migration output against model (#3762)
  • [ENHANCEMENT] Make panel display attribute optional (#3751)
  • [ENHANCEMENT] Manage secret by file in config (#3617)

... (truncated)

Commits

Updates github.com/perses/plugins/gaugechart from 0.11.1 to 0.12.0

Release notes

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

gaugechart/v0.12.0

No release notes provided.

statchart/v0.12.0

No release notes provided.

statushistorychart/v0.12.0

No release notes provided.

timeserieschart/v0.12.0

No release notes provided.

tracingganttchart/v0.12.0

No release notes provided.

gaugechart/v0.12.0-rc.1

No release notes provided.

statchart/v0.12.0-rc.1

No release notes provided.

statushistorychart/v0.12.0-rc.1

No release notes provided.

timeserieschart/v0.12.0-rc.1

  • [FEATURE] TimeSeriesChart: support multiple Y-axis (#531)

tracingganttchart/v0.12.0-rc.1

  • [ENHANCEMENT] TracingGanttChart: show error message if panel query is a search query instead of a single trace (#537)

gaugechart/v0.12.0-rc.0

No release notes provided.

statchart/v0.12.0-rc.0

No release notes provided.

statushistorychart/v0.12.0-rc.0

No release notes provided.

timeserieschart/v0.12.0-rc.0

  • [FEATURE] : Adds support for log type y-axis (as well as linear) for TimeSeriesChart (#500)

tracingganttchart/v0.12.0-rc.0

No release notes provided.

gaugechart/v0.12.0-beta.0

No release notes provided.

statchart/v0.12.0-beta.0

No release notes provided.

... (truncated)

Commits
  • fdb6fba [BUGFIX] Prometheus: make variables compatible with datasource references (#422)
  • d13d0f5 Bump actions/download-artifact from 5 to 6 (#427)
  • 3b58129 Bump actions/upload-artifact from 4 to 5 (#426)
  • 5d66747 [ENHANCEMENT] Tempo: Use absolute time from TimeRangeProvider for TraceQL aut...
  • 24607de victorialogs: fix variable datasources (#423)
  • fc3f177 [IGNORE] Tempo: Fix typo in @​lezer/highlight version (#424)
  • d3998ae [BUGFIX] Tempo: Do not fetch filter bar values on every re-render (#408)
  • fa45af1 [IGNORE] Table: fix incomplete model documentation (#416)
  • 7305a91 [IGNORE] bump timeseries version
  • e18ff94 [BUGFIX] timeseries plugin sdk: palette value is optional (#417)
  • Additional commits viewable in compare view

Updates github.com/perses/plugins/markdown from 0.10.1 to 0.11.0

Release notes

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

barchart/v0.11.0

No release notes provided.

histogramchart/v0.11.0

No release notes provided.

markdown/v0.11.0

No release notes provided.

table/v0.11.0

No release notes provided.

timeseriestable/v0.11.0

No release notes provided.

barchart/v0.11.0-rc.1

No release notes provided.

histogramchart/v0.11.0-rc.1

No release notes provided.

markdown/v0.11.0-rc.1

No release notes provided.

table/v0.11.0-rc.1

  • [FEATURE] add header and row actions to table (#557)
  • [FEATURE] Table: migrate column datalink overrides (#545)
  • [FEATURE] Table: embed variables into datalink (#521)
  • [BUGFIX] table go-sdk - add flag for filtering (#544)
  • [BUGFIX] Table: restore data transform memoization (#541)
  • [BUGFIX] Logstable: all quries results must be included (#533)
  • [BUGFIX] Logstable: consistent No Data style for plugins (#528)

timeseriestable/v0.11.0-rc.1

  • [FEATURE] add header and row actions to timeseriestable (#556)

barchart/v0.11.0-rc.0

No release notes provided.

histogramchart/v0.11.0-rc.0

No release notes provided.

markdown/v0.11.0-rc.0

No release notes provided.

table/v0.11.0-rc.0

  • [FEATURE] Table: Add data link column setting to generate column config (#516)
  • [FEATURE] Table: Add link editor to the table column setting (#506)
  • [ENHANCEMENT] Table: improve migration of column settings (#514)

... (truncated)

Commits
  • 0bd2007 Release all plugins with stable version (#583)
  • ca36f11 bump perses deps (#582)
  • 1c42ac4 [IGNORE] CI: Add format check for CUE files (#581)
  • 68fae75 [IGNORE] scripts: add skip workspace script (#579)
  • 9a79b7c [ignore] bump shared and core package (#580)
  • feee279 [IGNORE] DatasourceVariable: Grafana migration: remove hardcoded datasource k...
  • a719222 [IGNORE] Skip Go linting for schemaless plugins (#578)
  • 80701e5 Bump github.com/perses/common in the gomod group across 1 directory (#575)
  • 502ba5e [ignore] fix retry system when publishing cue module (#565)
  • 33429f9 Bump the gomod group across 19 directories with 2 updates (#570)
  • Additional commits viewable in compare view

Updates github.com/perses/plugins/prometheus from 0.56.0 to 0.57.0

Release notes

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

prometheus/v0.57.0

No release notes provided.

tempo/v0.57.0

No release notes provided.

prometheus/v0.57.0-rc.1

No release notes provided.

tempo/v0.57.0-rc.1

  • [ENHANCEMENT] Tempo: update more-traces-available alert styling (#538)

prometheus/v0.57.0-rc.0

No release notes provided.

tempo/v0.57.0-rc.0

No release notes provided.

prometheus/v0.57.0-beta.0

  • [FEATURE] Prometheus: support query params (#485)
  • [BUGFIX] Fixing prometheus variable form (#502)
  • [BUGFIX] Prometheus calculate interval and minstep for query replacement (#475)

tempo/v0.57.0-beta.0

  • [ENHANCEMENT] Tempo: Show a notice if more results match the query (#478)
  • [BUGFIX] Tempo: encode Trace ID in lowercase hex format (#490)
Commits
  • 0bd2007 Release all plugins with stable version (#583)
  • ca36f11 bump perses deps (#582)
  • 1c42ac4 [IGNORE] CI: Add format check for CUE files (#581)
  • 68fae75 [IGNORE] scripts: add skip workspace script (#579)
  • 9a79b7c [ignore] bump shared and core package (#580)
  • feee279 [IGNORE] DatasourceVariable: Grafana migration: remove hardcoded datasource k...
  • a719222 [IGNORE] Skip Go linting for schemaless plugins (#578)
  • 80701e5 Bump github.com/perses/common in the gomod group across 1 directory (#575)
  • 502ba5e [ignore] fix retry system when publishing cue module (#565)
  • 33429f9 Bump the gomod group across 19 directories with 2 updates (#570)
  • Additional commits viewable in compare view

Updates github.com/perses/plugins/statchart from 0.11.1 to 0.12.0

Release notes

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

gaugechart/v0.12.0

No release notes provided.

statchart/v0.12.0

No release notes provided.

statushistorychart/v0.12.0

No release notes provided.

timeserieschart/v0.12.0

No release notes provided.

tracingganttchart/v0.12.0

No release notes provided.

gaugechart/v0.12.0-rc.1

No release notes provided.

statchart/v0.12.0-rc.1

No release notes provided.

statushistorychart/v0.12.0-rc.1

No release notes provided.

timeserieschart/v0.12.0-rc.1

  • [FEATURE] TimeSeriesChart: support multiple Y-axis (#531)

tracingganttchart/v0.12.0-rc.1

  • [ENHANCEMENT] TracingGanttChart: show error message if panel query is a search query instead of a single trace (#537)

gaugechart/v0.12.0-rc.0

No release notes provided.

statchart/v0.12.0-rc.0

No release notes provided.

statushistorychart/v0.12.0-rc.0

No release notes provided.

timeserieschart/v0.12.0-rc.0

  • [FEATURE] : Adds support for log type y-axis (as well as linear) for TimeSeriesChart (#500)

tracingganttchart/v0.12.0-rc.0

No release notes provided.

gaugechart/v0.12.0-beta.0

No release notes provided.

statchart/v0.12.0-beta.0

No release notes provided.

... (truncated)

Commits
  • fdb6fba [BUGFIX] Prometheus: make variables compatible with datasource references (#422)
  • d13d0f5 Bump actions/download-artifact from 5 to 6 (#427)
  • 3b58129 Bump actions/upload-artifact from 4 to 5 (#426)
  • 5d66747 [ENHANCEMENT] Tempo: Use absolute time from TimeRangeProvider for TraceQL aut...
  • 24607de victorialogs: fix variable datasources (#423)
  • fc3f177 [IGNORE] Tempo: Fix typo in @​lezer/highlight version (#424)
  • d3998ae [BUGFIX] Tempo: Do not fetch filter bar values on every re-render (#408)
  • fa45af1 [IGNORE] Table: fix incomplete model documentation (#416)
  • 7305a91 [IGNORE] bump timeseries version
  • e18ff94 [BUGFIX] timeseries plugin sdk: palette value is optional (#417)
  • Additional commits viewable in compare view

Updates github.com/perses/plugins/timeserieschart from 0.11.2 to 0.12.0

Release notes

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

gaugechart/v0.12.0

No release notes provided.

statchart/v0.12.0

No release notes provided.

statushistorychart/v0.12.0

No release notes provided.

timeserieschart/v0.12.0

No release notes provided.

tracingganttchart/v0.12.0

No release notes provided.

gaugechart/v0.12.0-rc.1

No release notes provided.

statchart/v0.12.0-rc.1

No release notes provided.

statushistorychart/v0.12.0-rc.1

No release notes provided.

timeserieschart/v0.12.0-rc.1

  • [FEATURE] TimeSeriesChart: support multiple Y-axis (#531)

tracingganttchart/v0.12.0-rc.1

  • [ENHANCEMENT] TracingGanttChart: show error message if panel query is a search query instead of a single trace (#537)

gaugechart/v0.12.0-rc.0

No release notes provided.

statchart/v0.12.0-rc.0

No release notes provided.

statushistorychart/v0.12.0-rc.0

No release notes provided.

timeserieschart/v0.12.0-rc.0

  • [FEATURE] : Adds support for log type y-axis (as well as linear) for TimeSeriesChart (#500)

tracingganttchart/v0.12.0-rc.0

No release notes provided.

gaugechart/v0.12.0-beta.0

No release notes provided.

statchart/v0.12.0-beta.0

No release notes provided.

... (truncated)

Commits
  • fdb6fba [BUGFIX] Prometheus: make variables compatible with datasource references (#422)
  • d13d0f5 Bump actions/download-artifact from 5 to 6 (#427)
  • 3b58129 Bump actions/upload-artifact from 4 to 5 (#426)
  • 5d66747 [ENHANCEMENT] Tempo: Use absolute time from TimeRangeProvider for TraceQL aut...
  • 24607de victorialogs: fix variable datasources (#423)
  • fc3f177 [IGNORE] Tempo: Fix typo in @​lezer/highlight version (#424)
  • d3998ae [BUGFIX] Tempo: Do not fetch filter bar values on every re-render (#408)
  • fa45af1 [IGNORE] Table: fix incomplete model documentation (#416)
  • 7305a91 [IGNORE] bump timeseries version
  • e18ff94 [BUGFIX] timeseries plugin sdk: palette value is optional (#417)
  • Additional commits viewable in compare view

Updates github.com/prometheus/prometheus from 0.309.1 to 0.310.0

Commits
  • 54e0109 Cut v3.10.0 final release (#18184)
  • 95d45f2 Merge pull request #18124 from roidelapluie/roidelapluie/registry-specific-ar...
  • 6acbd1a chore(ci): Add registry-specific architecture exclusions
  • 7d0024e Merge pull request #18115 from prometheus/codesome/distroless-riscv64
  • decde0b Cut v3.10.0-rc.1
  • 864c522 Merge pull request #18110 from roidelapluie/roidelapluie/riskv64
  • debc951 chore: Exclude riskv64 from distroless images
  • dda169f Merge pull request #18075 from prometheus/codesome/cut-3.10.0-rc.0
  • b494365 Cut v3.10.0-rc.0
  • ad00ed0 Optimize TestDiskFillingUpAfterDisablingOOO to run on i386
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.35.1 to 0.35.2

Commits

Updates golang.org/x/exp from 0.0.0-20251219203646-944ab1f22d93 to 0.0.0-20260112195511-716be5621a96

Commits

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 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 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/perses/perses](https://github.com/perses/perses) | `0.53.0-rc.0.0.20260113112038-1e65a7475ba9` | `0.53.0` |
| [github.com/perses/plugins/gaugechart](https://github.com/perses/plugins) | `0.11.1` | `0.12.0` |
| [github.com/perses/plugins/markdown](https://github.com/perses/plugins) | `0.10.1` | `0.11.0` |
| [github.com/perses/plugins/prometheus](https://github.com/perses/plugins) | `0.56.0` | `0.57.0` |
| [github.com/perses/plugins/statchart](https://github.com/perses/plugins) | `0.11.1` | `0.12.0` |
| [github.com/perses/plugins/timeserieschart](https://github.com/perses/plugins) | `0.11.2` | `0.12.0` |
| [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) | `0.309.1` | `0.310.0` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.1` | `0.35.2` |



Updates `github.com/perses/perses` from 0.53.0-rc.0.0.20260113112038-1e65a7475ba9 to 0.53.0
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/perses/perses/commits/v0.53.0)

Updates `github.com/perses/plugins/gaugechart` from 0.11.1 to 0.12.0
- [Release notes](https://github.com/perses/plugins/releases)
- [Changelog](https://github.com/perses/plugins/blob/main/RELEASE.md)
- [Commits](perses/plugins@statchart/v0.11.1...piechart/v0.12.0)

Updates `github.com/perses/plugins/markdown` from 0.10.1 to 0.11.0
- [Release notes](https://github.com/perses/plugins/releases)
- [Changelog](https://github.com/perses/plugins/blob/main/RELEASE.md)
- [Commits](perses/plugins@table/v0.10.1...table/v0.11.0)

Updates `github.com/perses/plugins/prometheus` from 0.56.0 to 0.57.0
- [Release notes](https://github.com/perses/plugins/releases)
- [Changelog](https://github.com/perses/plugins/blob/main/RELEASE.md)
- [Commits](perses/plugins@tempo/v0.56.0...tempo/v0.57.0)

Updates `github.com/perses/plugins/statchart` from 0.11.1 to 0.12.0
- [Release notes](https://github.com/perses/plugins/releases)
- [Changelog](https://github.com/perses/plugins/blob/main/RELEASE.md)
- [Commits](perses/plugins@statchart/v0.11.1...piechart/v0.12.0)

Updates `github.com/perses/plugins/timeserieschart` from 0.11.2 to 0.12.0
- [Release notes](https://github.com/perses/plugins/releases)
- [Changelog](https://github.com/perses/plugins/blob/main/RELEASE.md)
- [Commits](perses/plugins@timeserieschart/v0.11.2...piechart/v0.12.0)

Updates `github.com/prometheus/prometheus` from 0.309.1 to 0.310.0
- [Release notes](https://github.com/prometheus/prometheus/releases)
- [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md)
- [Commits](prometheus/prometheus@v0.309.1...v0.310.0)

Updates `k8s.io/apimachinery` from 0.35.1 to 0.35.2
- [Commits](kubernetes/apimachinery@v0.35.1...v0.35.2)

Updates `golang.org/x/exp` from 0.0.0-20251219203646-944ab1f22d93 to 0.0.0-20260112195511-716be5621a96
- [Commits](https://github.com/golang/exp/commits)

---
updated-dependencies:
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/plugins/gaugechart
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/perses/plugins/markdown
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/perses/plugins/prometheus
  dependency-version: 0.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/perses/plugins/statchart
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/perses/plugins/timeserieschart
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/prometheus/prometheus
  dependency-version: 0.310.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/exp
  dependency-version: 0.0.0-20260112195511-716be5621a96
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Feb 27, 2026
@github-actions github-actions bot merged commit 85452c8 into main Feb 27, 2026
6 of 7 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/gomod-22bd2c34d0 branch February 27, 2026 14:00
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