Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2025

Bumps the gomod group with 1 update in the /barchart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /clickhouse directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /datasourcevariable directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /flamechart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /gaugechart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /heatmapchart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /histogramchart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /logstable directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /loki directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /markdown directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /piechart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /prometheus directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /pyroscope directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /scatterchart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /statchart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /staticlistvariable directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /statushistorychart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /table directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /tempo directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /timeserieschart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /timeseriestable directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /tracetable directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /tracingganttchart directory: github.com/perses/perses.
Bumps the gomod group with 1 update in the /victorialogs directory: github.com/perses/perses.

Updates github.com/perses/perses from 0.53.0-beta.3 to 0.53.0-beta.4

Release notes

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

0.53.0-beta.4 / 2025-12-19

Core & UI

  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)
  • [ENHANCEMENT] Improve link editor component (#3656)
  • [ENHANCEMENT] Fix wrong formatting in datasource's HTTP settings editor (#3609)
  • [ENHANCEMENT] File unmarshalling: Allow .yml as well (#3714)
  • [BUGFIX] Fix incomplete Grafana panel migration (#3726)
  • [BUGFIX] Remove deprecated info displayed on UI (#3719)
  • [BUGFIX] Datasource editor: Resolve request headers UX issues caused by direct map manipulation (#3650)
  • [BUGFIX] Generate a less strict panel unique identifier for non secure context (#3699)
  • [BUGFIX] Fix loading plugin in dev with no schema (#3663)
  • [BUGFIX] format data model: fix ambiguous schema (#3661)
  • [BUGFIX] Disable refetch on group onmount (#3667)
  • [BUGFIX] Add abort signal to the plugin queries (#3672)
  • [BUGFIX] Dockerfile: Switch user to nonroot (#3657)
  • [BUGFIX] Fix plugin path in Dockerfile (#3658)
  • [BUGFIX] Use '--' instead of '##' as URL safe character to encode the state for oauth/oidc (#3652)
  • [BUGFIX] Take apiPrefix in OIDC/OAuth2 redirections (#3647)
  • [BUGFIX] Fix the search bar to return the results regardless of important project config (#3644)
  • [BUGFIX] Ensure that oauth state in case of oauth / oidc is long enough (#3618)
  • [BUGFIX] PluginEditor - Fix createInitialOptions for plugins (#3613)
  • [BREAKINGCHANGE] remove shared packages (#3659)
  • [BREAKINGCHANGE] Ignore usage of Authorization header in datasource configuration (#3673)
  • [DOC] Fix authorization doc mentioning the right 'edit' that does not exist (#3697)
  • [DOC] Enhance dashboard concept doc (#3614)

Plugins improvements

  • perses/plugins#485
  • perses/plugins#486
  • perses/plugins#496
  • perses/plugins#478 perses/plugins#490
  • perses/plugins#502
  • perses/plugins#475
  • perses/plugins#489 perses/plugins#487
  • perses/plugins#492

What's Changed

... (truncated)

Changelog

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

0.53.0-beta.4 / 2025-12-19

Core & UI

  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)
  • [ENHANCEMENT] Improve link editor component (#3656)
  • [ENHANCEMENT] Fix wrong formatting in datasource's HTTP settings editor (#3609)
  • [ENHANCEMENT] File unmarshalling: Allow .yml as well (#3714)
  • [BUGFIX] Fix incomplete Grafana panel migration (#3726)
  • [BUGFIX] Remove deprecated info displayed on UI (#3719)
  • [BUGFIX] Datasource editor: Resolve request headers UX issues caused by direct map manipulation (#3650)
  • [BUGFIX] Generate a less strict panel unique identifier for non secure context (#3699)
  • [BUGFIX] Fix loading plugin in dev with no schema (#3663)
  • [BUGFIX] format data model: fix ambiguous schema (#3661)
  • [BUGFIX] Disable refetch on group onmount (#3667)
  • [BUGFIX] Add abort signal to the plugin queries (#3672)
  • [BUGFIX] Dockerfile: Switch user to nonroot (#3657)
  • [BUGFIX] Fix plugin path in Dockerfile (#3658)
  • [BUGFIX] Use '--' instead of '##' as URL safe character to encode the state for oauth/oidc (#3652)
  • [BUGFIX] Take apiPrefix in OIDC/OAuth2 redirections (#3647)
  • [BUGFIX] Fix the search bar to return the results regardless of important project config (#3644)
  • [BUGFIX] Ensure that oauth state in case of oauth / oidc is long enough (#3618)
  • [BUGFIX] PluginEditor - Fix createInitialOptions for plugins (#3613)
  • [BREAKINGCHANGE] remove shared packages (#3659)
  • [BREAKINGCHANGE] Ignore usage of Authorization header in datasource configuration (#3673)
  • [DOC] Fix authorization doc mentioning the right 'edit' that does not exist (#3697)
  • [DOC] Enhance dashboard concept doc (#3614)

Plugins improvements

  • perses/plugins#485
  • perses/plugins#486
  • perses/plugins#496
  • perses/plugins#478 perses/plugins#490
  • perses/plugins#502
  • perses/plugins#475
  • perses/plugins#489 perses/plugins#487
  • perses/plugins#492
Commits

Updates github.com/perses/perses from 0.53.0-beta.3 to 0.53.0-beta.4

Release notes

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

0.53.0-beta.4 / 2025-12-19

Core & UI

  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)
  • [ENHANCEMENT] Improve link editor component (#3656)
  • [ENHANCEMENT] Fix wrong formatting in datasource's HTTP settings editor (#3609)
  • [ENHANCEMENT] File unmarshalling: Allow .yml as well (#3714)
  • [BUGFIX] Fix incomplete Grafana panel migration (#3726)
  • [BUGFIX] Remove deprecated info displayed on UI (#3719)
  • [BUGFIX] Datasource editor: Resolve request headers UX issues caused by direct map manipulation (#3650)
  • [BUGFIX] Generate a less strict panel unique identifier for non secure context (#3699)
  • [BUGFIX] Fix loading plugin in dev with no schema (#3663)
  • [BUGFIX] format data model: fix ambiguous schema (#3661)
  • [BUGFIX] Disable refetch on group onmount (#3667)
  • [BUGFIX] Add abort signal to the plugin queries (#3672)
  • [BUGFIX] Dockerfile: Switch user to nonroot (#3657)
  • [BUGFIX] Fix plugin path in Dockerfile (#3658)
  • [BUGFIX] Use '--' instead of '##' as URL safe character to encode the state for oauth/oidc (#3652)
  • [BUGFIX] Take apiPrefix in OIDC/OAuth2 redirections (#3647)
  • [BUGFIX] Fix the search bar to return the results regardless of important project config (#3644)
  • [BUGFIX] Ensure that oauth state in case of oauth / oidc is long enough (#3618)
  • [BUGFIX] PluginEditor - Fix createInitialOptions for plugins (#3613)
  • [BREAKINGCHANGE] remove shared packages (#3659)
  • [BREAKINGCHANGE] Ignore usage of Authorization header in datasource configuration (#3673)
  • [DOC] Fix authorization doc mentioning the right 'edit' that does not exist (#3697)
  • [DOC] Enhance dashboard concept doc (#3614)

Plugins improvements

  • perses/plugins#485
  • perses/plugins#486
  • perses/plugins#496
  • perses/plugins#478 perses/plugins#490
  • perses/plugins#502
  • perses/plugins#475
  • perses/plugins#489 perses/plugins#487
  • perses/plugins#492

What's Changed

... (truncated)

Changelog

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

0.53.0-beta.4 / 2025-12-19

Core & UI

  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)
  • [ENHANCEMENT] Improve link editor component (#3656)
  • [ENHANCEMENT] Fix wrong formatting in datasource's HTTP settings editor (#3609)
  • [ENHANCEMENT] File unmarshalling: Allow .yml as well (#3714)
  • [BUGFIX] Fix incomplete Grafana panel migration (#3726)
  • [BUGFIX] Remove deprecated info displayed on UI (#3719)
  • [BUGFIX] Datasource editor: Resolve request headers UX issues caused by direct map manipulation (#3650)
  • [BUGFIX] Generate a less strict panel unique identifier for non secure context (#3699)
  • [BUGFIX] Fix loading plugin in dev with no schema (#3663)
  • [BUGFIX] format data model: fix ambiguous schema (#3661)
  • [BUGFIX] Disable refetch on group onmount (#3667)
  • [BUGFIX] Add abort signal to the plugin queries (#3672)
  • [BUGFIX] Dockerfile: Switch user to nonroot (#3657)
  • [BUGFIX] Fix plugin path in Dockerfile (#3658)
  • [BUGFIX] Use '--' instead of '##' as URL safe character to encode the state for oauth/oidc (#3652)
  • [BUGFIX] Take apiPrefix in OIDC/OAuth2 redirections (#3647)
  • [BUGFIX] Fix the search bar to return the results regardless of important project config (#3644)
  • [BUGFIX] Ensure that oauth state in case of oauth / oidc is long enough (#3618)
  • [BUGFIX] PluginEditor - Fix createInitialOptions for plugins (#3613)
  • [BREAKINGCHANGE] remove shared packages (#3659)
  • [BREAKINGCHANGE] Ignore usage of Authorization header in datasource configuration (#3673)
  • [DOC] Fix authorization doc mentioning the right 'edit' that does not exist (#3697)
  • [DOC] Enhance dashboard concept doc (#3614)

Plugins improvements

  • perses/plugins#485
  • perses/plugins#486
  • perses/plugins#496
  • perses/plugins#478 perses/plugins#490
  • perses/plugins#502
  • perses/plugins#475
  • perses/plugins#489 perses/plugins#487
  • perses/plugins#492
Commits

Updates github.com/perses/perses from 0.53.0-beta.3 to 0.53.0-beta.4

Release notes

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

0.53.0-beta.4 / 2025-12-19

Core & UI

  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)
  • [ENHANCEMENT] Improve link editor component (#3656)
  • [ENHANCEMENT] Fix wrong formatting in datasource's HTTP settings editor (#3609)
  • [ENHANCEMENT] File unmarshalling: Allow .yml as well (#3714)
  • [BUGFIX] Fix incomplete Grafana panel migration (#3726)
  • [BUGFIX] Remove deprecated info displayed on UI (#3719)
  • [BUGFIX] Datasource editor: Resolve request headers UX issues caused by direct map manipulation (#3650)
  • [BUGFIX] Generate a less strict panel unique identifier for non secure context (#3699)
  • [BUGFIX] Fix loading plugin in dev with no schema (#3663)
  • [BUGFIX] format data model: fix ambiguous schema (#3661)
  • [BUGFIX] Disable refetch on group onmount (#3667)
  • [BUGFIX] Add abort signal to the plugin queries (#3672)
  • [BUGFIX] Dockerfile: Switch user to nonroot (#3657)
  • [BUGFIX] Fix plugin path in Dockerfile (#3658)
  • [BUGFIX] Use '--' instead of '##' as URL safe character to encode the state for oauth/oidc (#3652)
  • [BUGFIX] Take apiPrefix in OIDC/OAuth2 redirections (#3647)
  • [BUGFIX] Fix the search bar to return the results regardless of important project config (#3644)
  • [BUGFIX] Ensure that oauth state in case of oauth / oidc is long enough (#3618)
  • [BUGFIX] PluginEditor - Fix createInitialOptions for plugins (#3613)
  • [BREAKINGCHANGE] remove shared packages (#3659)
  • [BREAKINGCHANGE] Ignore usage of Authorization header in datasource configuration (#3673)
  • [DOC] Fix authorization doc mentioning the right 'edit' that does not exist (#3697)
  • [DOC] Enhance dashboard concept doc (#3614)

Plugins improvements

  • perses/plugins#485
  • perses/plugins#486
  • perses/plugins#496
  • perses/plugins#478 perses/plugins#490
  • perses/plugins#502
  • perses/plugins#475
  • perses/plugins#489 perses/plugins#487
  • perses/plugins#492

What's Changed

... (truncated)

Changelog

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

0.53.0-beta.4 / 2025-12-19

Core & UI

  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)
  • [ENHANCEMENT] Improve link editor component (#3656)
  • [ENHANCEMENT] Fix wrong formatting in datasource's HTTP settings editor (#3609)
  • [ENHANCEMENT] File unmarshalling: Allow .yml as well (#3714)
  • [BUGFIX] Fix incomplete Grafana panel migration (#3726)
  • [BUGFIX] Remove deprecated info displayed on UI (#3719)
  • [BUGFIX] Datasource editor: Resolve request headers UX issues caused by direct map manipulation (#3650)
  • [BUGFIX] Generate a less strict panel unique identifier for non secure context (#3699)
  • [BUGFIX] Fix loading plugin in dev with no schema (#3663)
  • [BUGFIX] format data model: fix ambiguous schema (#3661)
  • [BUGFIX] Disable refetch on group onmount (#3667)
  • [BUGFIX] Add abort signal to the plugin queries (#3672)
  • [BUGFIX] Dockerfile: Switch user to nonroot (#3657)
  • [BUGFIX] Fix plugin path in Dockerfile (#3658)
  • [BUGFIX] Use '--' instead of '##' as URL safe character to encode the state for oauth/oidc (#3652)
  • [BUGFIX] Take apiPrefix in OIDC/OAuth2 redirections (#3647)
  • [BUGFIX] Fix the search bar to return the results regardless of important project config (#3644)
  • [BUGFIX] Ensure that oauth state in case of oauth / oidc is long enough (#3618)
  • [BUGFIX] PluginEditor - Fix createInitialOptions for plugins (#3613)
  • [BREAKINGCHANGE] remove shared packages (#3659)
  • [BREAKINGCHANGE] Ignore usage of Authorization header in datasource configuration (#3673)
  • [DOC] Fix authorization doc mentioning the right 'edit' that does not exist (#3697)
  • [DOC] Enhance dashboard concept doc (#3614)

Plugins improvements

  • perses/plugins#485
  • perses/plugins#486
  • perses/plugins#496
  • perses/plugins#478 perses/plugins#490
  • perses/plugins#502
  • perses/plugins#475
  • perses/plugins#489 perses/plugins#487
  • perses/plugins#492
Commits

Updates github.com/perses/perses from 0.53.0-beta.3 to 0.53.0-beta.4

Release notes

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

0.53.0-beta.4 / 2025-12-19

Core & UI

  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)
  • [ENHANCEMENT] Improve link editor component (#3656)
  • [ENHANCEMENT] Fix wrong formatting in datasource's HTTP settings editor (#3609)
  • [ENHANCEMENT] File unmarshalling: Allow .yml as well (#3714)
  • [BUGFIX] Fix incomplete Grafana panel migration (#3726)
  • [BUGFIX] Remove deprecated info displayed on UI (#3719)
  • [BUGFIX] Datasource editor: Resolve request headers UX issues caused by direct map manipulation (#3650)
  • [BUGFIX] Generate a less strict panel unique identifier for non secure context (#3699)
  • [BUGFIX] Fix loading plugin in dev with no schema (#3663)
  • [BUGFIX] format data model: fix ambiguous schema (#3661)
  • [BUGFIX] Disable refetch on group onmount (#3667)
  • [BUGFIX] Add abort signal to the plugin queries (#3672)
  • [BUGFIX] Dockerfile: Switch user to nonroot (#3657)
  • [BUGFIX] Fix plugin path in Dockerfile (#3658)
  • [BUGFIX] Use '--' instead of '##' as URL safe character to encode the state for oauth/oidc (#3652)
  • [BUGFIX] Take apiPrefix in OIDC/OAuth2 redirections (#3647)
  • [BUGFIX] Fix the search bar to return the results regardless of important project config (#3644)
  • [BUGFIX] Ensure that oauth state in case of oauth / oidc is long enough (#3618)
  • [BUGFIX] PluginEditor - Fix createInitialOptions for plugins (#3613)
  • [BREAKINGCHANGE] remove shared packages (#3659)
  • [BREAKINGCHANGE] Ignore usage of Authorization header in datasource configuration (#3673)
  • [DOC] Fix authorization doc mentioning the right 'edit' that does not exist (#3697)
  • [DOC] Enhance dashboard concept doc (#3614)

Plugins improvements

  • perses/plugins#485
  • perses/plugins#486
  • perses/plugins#496
  • perses/plugins#478 perses/plugins#490
  • perses/plugins#502
  • perses/plugins#475
  • perses/plugins#489 perses/plugins#487
  • perses/plugins#492

What's Changed

... (truncated)

Changelog

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

0.53.0-beta.4 / 2025-12-19

Core & UI

  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)
  • [ENHANCEMENT] Improve link editor component (#3656)
  • [ENHANCEMENT] Fix wrong formatting in datasource's HTTP settings editor (#3609)
  • [ENHANCEMENT] File unmarshalling: Allow .yml as well (#3714)
  • [BUGFIX] Fix incomplete Grafana panel migration (#3726)
  • [BUGFIX] Remove deprecated info displayed on UI (#3719)
  • [BUGFIX] Datasource editor: Resolve request headers UX issues caused by direct map manipulation (#3650)
  • [BUGFIX] Generate a less strict panel unique identifier for non secure context (#3699)
  • [BUGFIX] Fix loading plugin in dev with no schema (#3663)
  • [BUGFIX] format data model: fix ambiguous schema (#3661)
  • [BUGFIX] Disable refetch on group onmount (#3667)
  • [BUGFIX] Add abort signal to the plugin queries (#3672)
  • [BUGFIX] Dockerfile: Switch user to nonroot (#3657)
  • [BUGFIX] Fix plugin path in Dockerfile (#3658)
  • [BUGFIX] Use '--' instead of '##' as URL safe character to encode the state for oauth/oidc (#3652)
  • [BUGFIX] Take apiPrefix in OIDC/OAuth2 redirections (#3647)
  • [BUGFIX] Fix the search bar to return the results regardless of important project config (#3644)
  • [BUGFIX] Ensure that oauth state in case of oauth / oidc is long enough (#3618)
  • [BUGFIX] PluginEditor - Fix createInitialOptions for plugins (#3613)
  • [BREAKINGCHANGE] remove shared packages (#3659)
  • [BREAKINGCHANGE] Ignore usage of Authorization header in datasource configuration (#3673)
  • [DOC] Fix authorization doc mentioning the right 'edit' that does not exist (#3697)
  • [DOC] Enhance dashboard concept doc (#3614)

Plugins improvements

  • perses/plugins#485
  • perses/plugins#486
  • perses/plugins#496
  • perses/plugins#478 perses/plugins#490
  • perses/plugins#502
  • perses/plugins#475
  • perses/plugins#489 perses/plugins#487
  • perses/plugins#492
Commits

Updates github.com/perses/perses from 0.53.0-beta.3 to 0.53.0-beta.4

Release notes

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

0.53.0-beta.4 / 2025-12-19

Core & UI

  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)
  • [ENHANCEMENT] Improve link editor component (#3656)
  • [ENHANCEMENT] Fix wrong formatting in datasource's HTTP settings editor (#3609)
  • [ENHANCEMENT] File unmarshalling: Allow .yml as well (#3714)
  • [BUGFIX] Fix incomplete Grafana panel migration (#3726)
  • [BUGFIX] Remove deprecated info displayed on UI (#3719)
  • [BUGFIX] Datasource editor: Resolve request headers UX issues caused by direct map manipulation (#3650)
  • [BUGFIX] Generate a less strict panel unique identifier for non secure context (#3699)
  • [BUGFIX] Fix loading plugin in dev with no schema (#3663)
  • [BUGFIX] format data model: fix ambiguous schema (#3661)
  • [BUGFIX] Disable refetch on group onmount (#3667)
  • [BUGFIX] Add abort signal to the plugin queries (#3672)
  • [BUGFIX] Dockerfile: Switch user to nonroot (#3657)
  • [BUGFIX] Fix plugin path in Dockerfile (#3658)
  • [BUGFIX] Use '--' instead of '##' as URL safe character to encode the state for oauth/oidc (#3652)
  • [BUGFIX] Take apiPrefix in OIDC/OAuth2 redirections (#3647)
  • [BUGFIX] Fix the search bar to return the results regardless of important project config (#3644)
  • [BUGFIX] Ensure that oauth state in case of oauth / oidc is long enough (#3618)
  • [BUGFIX] PluginEditor - Fix createInitialOptions for plugins (#3613)
  • [BREAKINGCHANGE] remove shared packages (#3659)
  • [BREAKINGCHANGE] Ignore usage of Authorization header in datasource configuration (#3673)
  • [DOC] Fix authorization doc mentioning the right 'edit' that does not exist (#3697)
  • [DOC] Enhance dashboard concept doc (#3614)

Plugins improvements

  • perses/plugins#485
  • perses/plugins#486
  • perses/plugins#496
  • perses/plugins#478 perses/plugins#490
  • perses/plugins#502
  • perses/plugins#475
  • perses/plugins#489 perses/plugins#487
  • perses/plugins#492

What's Changed

... (truncated)

Changelog

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

0.53.0-beta.4 / 2025-12-19

Core & UI

  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (#3587)
  • [ENHANCEMENT] Manage secret by file in config (#3617)
  • [ENHANCEMENT] CUE model: improve typing in Variable schemas (#3700)
  • [ENHANCEMENT] Improve link editor component (#3656)
  • [ENHANCEMENT] Fix wrong formatting in datasource's HTTP settings editor (#3609)
  • [ENHANCEMENT] File unmarshalling: Allow .yml as well (#3714)
  • [BUGFIX] Fix incomplete Grafana panel migration (#3726)
  • [BUGFIX] Remove deprecated info displayed on UI (#3719)
  • [BUGFIX] Datasource editor: Resolve request headers UX issues caused by direct map manipulation (#3650)
  • [BUGFIX] Generate a less strict panel unique identifier for non secure context (#3699)
  • [BUGFIX] Fix loading plugin in dev with no schema (#3663)
  • [BUGFIX] format data model: fix ambiguous schema (#3661)
  • [BUGFIX] Disable refetch on group onmount (#3667)
  • [BUGFIX] Add abort signal to the plugin queries (#3672)
  • [BUGFIX] Dockerfile: Switch user to nonroot (#3657)
  • [BUGFIX] Fix plugin path in Dockerfile (#3658)
  • [BUGFIX] Use '--' instead of '##' as URL safe character to encode the state for oauth/oidc (#3652)
  • [BUGFIX] Take apiPrefix in OIDC/OAuth2 redirections (#3647)
  • [BUGFIX] Fix the search bar to return the results regardless of important project config (#3644)
  • [BUGFIX] Ensure that oauth state in case of oauth / oidc is long enough (#3618)
  • [BUGFIX] PluginEditor - Fix createInitialOptions for plugins (#3613)
  • [BREAKINGCHANGE] remove shared packages (#3659)
  • [BREAKINGCHANGE] Ignore usage of Authorization header in datasource configuration (#3673)
  • [DOC] Fix authorization doc mentioning the right 'edit' that does not exist (#3697)
  • [DOC] Enhance dashboard concept doc (#3614)

Plugins improvements

  • perses/plugins#485
  • perses/plugins#486
  • perses/plugins#496
  • perses/plugins#478 perses/plugins#490
  • perses/plugins#502
  • perses/plugins#475
  • perses/plugins#489 perses/plugins#487
  • perses/plugins#492
Commits

Updates github.com/perses/perses from 0.53.0-beta.3 to 0.53.0-beta.4

Release notes

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

0.53.0-beta.4 / 2025-12-19

Core & UI

  • [FEATURE] Implement i18n (#3103)
  • [FEATURE] Add data link to the table column config (#3648)
  • [FEATURE] Implement OIDC RP initiated logout (

Bumps the gomod group with 1 update in the /barchart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /clickhouse directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /datasourcevariable directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /flamechart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /gaugechart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /heatmapchart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /histogramchart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /logstable directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /loki directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /markdown directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /piechart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /prometheus directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /pyroscope directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /scatterchart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /statchart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /staticlistvariable directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /statushistorychart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /table directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /tempo directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /timeserieschart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /timeseriestable directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /tracetable directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /tracingganttchart directory: [github.com/perses/perses](https://github.com/perses/perses).
Bumps the gomod group with 1 update in the /victorialogs directory: [github.com/perses/perses](https://github.com/perses/perses).


Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

Updates `github.com/perses/perses` from 0.53.0-beta.3 to 0.53.0-beta.4
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.53.0-beta.3...v0.53.0-beta.4)

---
updated-dependencies:
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-beta.4
  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 Dec 30, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 30, 2025
@Nexucis Nexucis merged commit 2b1a31d into main Dec 30, 2025
11 of 13 checks passed
@Nexucis Nexucis deleted the dependabot/go_modules/barchart/gomod-7a882e6400 branch December 30, 2025 14:27
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.

2 participants