Skip to content

Bump the gomod group across 19 directories with 2 updates#570

Merged
Nexucis merged 1 commit intomainfrom
dependabot/go_modules/gomod-ff6557aff9
Feb 13, 2026
Merged

Bump the gomod group across 19 directories with 2 updates#570
Nexucis merged 1 commit intomainfrom
dependabot/go_modules/gomod-ff6557aff9

Conversation

@dependabot
Copy link
Contributor

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

Bumps the gomod group with 1 update in the / directory: github.com/perses/common.
Bumps the gomod group with 1 update in the /barchart 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 /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 /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 /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.

Updates github.com/perses/common from 0.29.1 to 0.30.0

Release notes

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

v0.30.0

What's Changed

New Contributors

Full Changelog: perses/common@v0.29.1...v0.30.0

Commits
  • 8868648 Bump the gomod group across 1 directory with 2 updates (#321)
  • bac06a8 Bump github.com/sirupsen/logrus in the gomod group across 1 directory (#319)
  • 4c83c7c [ENHANCEMENT] allow to configure tls min max versions and ciphers (#320)
  • See full diff in compare view

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

Release notes

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

0.53.0-rc.1 / 2026-02-10

Core & UI

  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Enable role, rolebinding and user only when native authz is used (#3117)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] New home view layout (#3670)
  • [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)
  • [BUGFIX] Kube discovery: fix issue with inline references in CUE (#3860)
  • [BUGFIX] Fix user projects response to avoid global resources duplication (#3848)
  • [BUGFIX] Store refreshed refresh token (#3839)
  • [BUGFIX] percli respects api_prefix in base URL (#3837)
  • [BUGFIX] i18n locales files must be prefixed by api_prefix (#3831)
  • [BUGFIX] Include lint command in plugin module generation (#3808)
  • [BUGFIX] Add RP client_id to the redirect URL when logging out of the OIDC IDP (#3767)
  • [BREAKINGCHANGE] Change the query api to manage the high level query kind (#3817)
  • [BREAKINGCHANGE] Manage plugin version and registry (#3711)
  • [DOC] API_PREFIX can be used again (#3792)

Plugins improvements

  • perses/plugins#558
  • perses/plugins#556
  • perses/plugins#557
  • perses/plugins#554
  • perses/plugins#545
  • perses/plugins#523
  • perses/plugins#521
  • perses/plugins#537
  • perses/plugins#544
  • perses/plugins#541
  • perses/plugins#533
  • perses/plugins#528
  • perses/plugins#540
  • perses/plugins#547

What's Changed

... (truncated)

Changelog

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

0.53.0-rc.1 / 2026-02-10

Core & UI

  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Enable role, rolebinding and user only when native authz is used (#3117)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] New home view layout (#3670)
  • [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)
  • [BUGFIX] Kube discovery: fix issue with inline references in CUE (#3860)
  • [BUGFIX] Fix user projects response to avoid global resources duplication (#3848)
  • [BUGFIX] Store refreshed refresh token (#3839)
  • [BUGFIX] percli respects api_prefix in base URL (#3837)
  • [BUGFIX] i18n locales files must be prefixed by api_prefix (#3831)
  • [BUGFIX] Include lint command in plugin module generation (#3808)
  • [BUGFIX] Add RP client_id to the redirect URL when logging out of the OIDC IDP (#3767)
  • [BREAKINGCHANGE] Change the query api to manage the high level query kind (#3817)
  • [BREAKINGCHANGE] Manage plugin version and registry (#3711)
  • [DOC] API_PREFIX can be used again (#3792)

Plugins improvements

perses/plugins#558 perses/plugins#556 perses/plugins#557 perses/plugins#554 perses/plugins#545 perses/plugins#523 perses/plugins#521 perses/plugins#537 perses/plugins#544 perses/plugins#541 perses/plugins#533 perses/plugins#528 perses/plugins#540 perses/plugins#547

Commits
  • 9f4a18a Release v0.53.0-rc.1 (#3859)
  • d8dbb4a [BUGFIX] Fix native auth (#3863)
  • 2ca4aa2 [ENHANCEMENT] allow to configure the server with tls min/max versions and cip...
  • 92e47db [BUGFIX] Kube discovery: fix issue with inline references in CUE (#3860)
  • 9d434db [ENHANCEMENT] New home view layout (#3670)
  • 0cbe869 [ignore] security policy (#3857)
  • d698508 [IGNORE] Add Loki in provisionning and fix Tempo dev config (#3858)
  • 8430c09 [ENHANCEMENT]: Better positioning of the filtering and column properties (#3850)
  • 5b35145 Bump golang.org/x/oauth2 in the gomod group across 1 directory (#3855)
  • aedca26 Bump hoverkraft-tech/compose-action in the actions group (#3854)
  • Additional commits viewable in compare view

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

Release notes

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

0.53.0-rc.1 / 2026-02-10

Core & UI

  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Enable role, rolebinding and user only when native authz is used (#3117)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] New home view layout (#3670)
  • [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)
  • [BUGFIX] Kube discovery: fix issue with inline references in CUE (#3860)
  • [BUGFIX] Fix user projects response to avoid global resources duplication (#3848)
  • [BUGFIX] Store refreshed refresh token (#3839)
  • [BUGFIX] percli respects api_prefix in base URL (#3837)
  • [BUGFIX] i18n locales files must be prefixed by api_prefix (#3831)
  • [BUGFIX] Include lint command in plugin module generation (#3808)
  • [BUGFIX] Add RP client_id to the redirect URL when logging out of the OIDC IDP (#3767)
  • [BREAKINGCHANGE] Change the query api to manage the high level query kind (#3817)
  • [BREAKINGCHANGE] Manage plugin version and registry (#3711)
  • [DOC] API_PREFIX can be used again (#3792)

Plugins improvements

  • perses/plugins#558
  • perses/plugins#556
  • perses/plugins#557
  • perses/plugins#554
  • perses/plugins#545
  • perses/plugins#523
  • perses/plugins#521
  • perses/plugins#537
  • perses/plugins#544
  • perses/plugins#541
  • perses/plugins#533
  • perses/plugins#528
  • perses/plugins#540
  • perses/plugins#547

What's Changed

... (truncated)

Changelog

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

0.53.0-rc.1 / 2026-02-10

Core & UI

  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Enable role, rolebinding and user only when native authz is used (#3117)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] New home view layout (#3670)
  • [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)
  • [BUGFIX] Kube discovery: fix issue with inline references in CUE (#3860)
  • [BUGFIX] Fix user projects response to avoid global resources duplication (#3848)
  • [BUGFIX] Store refreshed refresh token (#3839)
  • [BUGFIX] percli respects api_prefix in base URL (#3837)
  • [BUGFIX] i18n locales files must be prefixed by api_prefix (#3831)
  • [BUGFIX] Include lint command in plugin module generation (#3808)
  • [BUGFIX] Add RP client_id to the redirect URL when logging out of the OIDC IDP (#3767)
  • [BREAKINGCHANGE] Change the query api to manage the high level query kind (#3817)
  • [BREAKINGCHANGE] Manage plugin version and registry (#3711)
  • [DOC] API_PREFIX can be used again (#3792)

Plugins improvements

perses/plugins#558 perses/plugins#556 perses/plugins#557 perses/plugins#554 perses/plugins#545 perses/plugins#523 perses/plugins#521 perses/plugins#537 perses/plugins#544 perses/plugins#541 perses/plugins#533 perses/plugins#528 perses/plugins#540 perses/plugins#547

Commits
  • 9f4a18a Release v0.53.0-rc.1 (#3859)
  • d8dbb4a [BUGFIX] Fix native auth (#3863)
  • 2ca4aa2 [ENHANCEMENT] allow to configure the server with tls min/max versions and cip...
  • 92e47db [BUGFIX] Kube discovery: fix issue with inline references in CUE (#3860)
  • 9d434db [ENHANCEMENT] New home view layout (#3670)
  • 0cbe869 [ignore] security policy (#3857)
  • d698508 [IGNORE] Add Loki in provisionning and fix Tempo dev config (#3858)
  • 8430c09 [ENHANCEMENT]: Better positioning of the filtering and column properties (#3850)
  • 5b35145 Bump golang.org/x/oauth2 in the gomod group across 1 directory (#3855)
  • aedca26 Bump hoverkraft-tech/compose-action in the actions group (#3854)
  • Additional commits viewable in compare view

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

Release notes

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

0.53.0-rc.1 / 2026-02-10

Core & UI

  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Enable role, rolebinding and user only when native authz is used (#3117)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] New home view layout (#3670)
  • [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)
  • [BUGFIX] Kube discovery: fix issue with inline references in CUE (#3860)
  • [BUGFIX] Fix user projects response to avoid global resources duplication (#3848)
  • [BUGFIX] Store refreshed refresh token (#3839)
  • [BUGFIX] percli respects api_prefix in base URL (#3837)
  • [BUGFIX] i18n locales files must be prefixed by api_prefix (#3831)
  • [BUGFIX] Include lint command in plugin module generation (#3808)
  • [BUGFIX] Add RP client_id to the redirect URL when logging out of the OIDC IDP (#3767)
  • [BREAKINGCHANGE] Change the query api to manage the high level query kind (#3817)
  • [BREAKINGCHANGE] Manage plugin version and registry (#3711)
  • [DOC] API_PREFIX can be used again (#3792)

Plugins improvements

  • perses/plugins#558
  • perses/plugins#556
  • perses/plugins#557
  • perses/plugins#554
  • perses/plugins#545
  • perses/plugins#523
  • perses/plugins#521
  • perses/plugins#537
  • perses/plugins#544
  • perses/plugins#541
  • perses/plugins#533
  • perses/plugins#528
  • perses/plugins#540
  • perses/plugins#547

What's Changed

... (truncated)

Changelog

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

0.53.0-rc.1 / 2026-02-10

Core & UI

  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Enable role, rolebinding and user only when native authz is used (#3117)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] New home view layout (#3670)
  • [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)
  • [BUGFIX] Kube discovery: fix issue with inline references in CUE (#3860)
  • [BUGFIX] Fix user projects response to avoid global resources duplication (#3848)
  • [BUGFIX] Store refreshed refresh token (#3839)
  • [BUGFIX] percli respects api_prefix in base URL (#3837)
  • [BUGFIX] i18n locales files must be prefixed by api_prefix (#3831)
  • [BUGFIX] Include lint command in plugin module generation (#3808)
  • [BUGFIX] Add RP client_id to the redirect URL when logging out of the OIDC IDP (#3767)
  • [BREAKINGCHANGE] Change the query api to manage the high level query kind (#3817)
  • [BREAKINGCHANGE] Manage plugin version and registry (#3711)
  • [DOC] API_PREFIX can be used again (#3792)

Plugins improvements

perses/plugins#558 perses/plugins#556 perses/plugins#557 perses/plugins#554 perses/plugins#545 perses/plugins#523 perses/plugins#521 perses/plugins#537 perses/plugins#544 perses/plugins#541 perses/plugins#533 perses/plugins#528 perses/plugins#540 perses/plugins#547

Commits
  • 9f4a18a Release v0.53.0-rc.1 (#3859)
  • d8dbb4a [BUGFIX] Fix native auth (#3863)
  • 2ca4aa2 [ENHANCEMENT] allow to configure the server with tls min/max versions and cip...
  • 92e47db [BUGFIX] Kube discovery: fix issue with inline references in CUE (#3860)
  • 9d434db [ENHANCEMENT] New home view layout (#3670)
  • 0cbe869 [ignore] security policy (#3857)
  • d698508 [IGNORE] Add Loki in provisionning and fix Tempo dev config (#3858)
  • 8430c09 [ENHANCEMENT]: Better positioning of the filtering and column properties (#3850)
  • 5b35145 Bump golang.org/x/oauth2 in the gomod group across 1 directory (#3855)
  • aedca26 Bump hoverkraft-tech/compose-action in the actions group (#3854)
  • Additional commits viewable in compare view

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

Release notes

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

0.53.0-rc.1 / 2026-02-10

Core & UI

  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Enable role, rolebinding and user only when native authz is used (#3117)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] New home view layout (#3670)
  • [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)
  • [BUGFIX] Kube discovery: fix issue with inline references in CUE (#3860)
  • [BUGFIX] Fix user projects response to avoid global resources duplication (#3848)
  • [BUGFIX] Store refreshed refresh token (#3839)
  • [BUGFIX] percli respects api_prefix in base URL (#3837)
  • [BUGFIX] i18n locales files must be prefixed by api_prefix (#3831)
  • [BUGFIX] Include lint command in plugin module generation (#3808)
  • [BUGFIX] Add RP client_id to the redirect URL when logging out of the OIDC IDP (#3767)
  • [BREAKINGCHANGE] Change the query api to manage the high level query kind (#3817)
  • [BREAKINGCHANGE] Manage plugin version and registry (#3711)
  • [DOC] API_PREFIX can be used again (#3792)

Plugins improvements

  • perses/plugins#558
  • perses/plugins#556
  • perses/plugins#557
  • perses/plugins#554
  • perses/plugins#545
  • perses/plugins#523
  • perses/plugins#521
  • perses/plugins#537
  • perses/plugins#544
  • perses/plugins#541
  • perses/plugins#533
  • perses/plugins#528
  • perses/plugins#540
  • perses/plugins#547

What's Changed

... (truncated)

Changelog

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

0.53.0-rc.1 / 2026-02-10

Core & UI

  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Enable role, rolebinding and user only when native authz is used (#3117)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] New home view layout (#3670)
  • [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)
  • [BUGFIX] Kube discovery: fix issue with inline references in CUE (#3860)
  • [BUGFIX] Fix user projects response to avoid global resources duplication (#3848)
  • [BUGFIX] Store refreshed refresh token (#3839)
  • [BUGFIX] percli respects api_prefix in base URL (#3837)
  • [BUGFIX] i18n locales files must be prefixed by api_prefix (#3831)
  • [BUGFIX] Include lint command in plugin module generation (#3808)
  • [BUGFIX] Add RP client_id to the redirect URL when logging out of the OIDC IDP (#3767)
  • [BREAKINGCHANGE] Change the query api to manage the high level query kind (#3817)
  • [BREAKINGCHANGE] Manage plugin version and registry (#3711)
  • [DOC] API_PREFIX can be used again (#3792)

Plugins improvements

perses/plugins#558 perses/plugins#556 perses/plugins#557 perses/plugins#554 perses/plugins#545 perses/plugins#523 perses/plugins#521 perses/plugins#537 perses/plugins#544 perses/plugins#541 perses/plugins#533 perses/plugins#528 perses/plugins#540 perses/plugins#547

Commits
  • 9f4a18a Release v0.53.0-rc.1 (#3859)
  • d8dbb4a [BUGFIX] Fix native auth (#3863)
  • 2ca4aa2 [ENHANCEMENT] allow to configure the server with tls min/max versions and cip...
  • 92e47db [BUGFIX] Kube discovery: fix issue with inline references in CUE (#3860)
  • 9d434db [ENHANCEMENT] New home view layout (#3670)
  • 0cbe869 [ignore] security policy (#3857)
  • d698508 [IGNORE] Add Loki in provisionning and fix Tempo dev config (#3858)
  • 8430c09 [ENHANCEMENT]: Better positioning of the filtering and column properties (#3850)
  • 5b35145 Bump golang.org/x/oauth2 in the gomod group across 1 directory (#3855)
  • aedca26 Bump hoverkraft-tech/compose-action in the actions group (#3854)
  • Additional commits viewable in compare view

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

Release notes

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

0.53.0-rc.1 / 2026-02-10

Core & UI

  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Enable role, rolebinding and user only when native authz is used (#3117)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] New home view layout (#3670)
  • [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)
  • [BUGFIX] Kube discovery: fix issue with inline references in CUE (#3860)
  • [BUGFIX] Fix user projects response to avoid global resources duplication (#3848)
  • [BUGFIX] Store refreshed refresh token (#3839)
  • [BUGFIX] percli respects api_prefix in base URL (#3837)
  • [BUGFIX] i18n locales files must be prefixed by api_prefix (#3831)
  • [BUGFIX] Include lint command in plugin module generation (#3808)
  • [BUGFIX] Add RP client_id to the redirect URL when logging out of the OIDC IDP (#3767)
  • [BREAKINGCHANGE] Change the query api to manage the high level query kind (#3817)
  • [BREAKINGCHANGE] Manage plugin version and registry (#3711)
  • [DOC] API_PREFIX can be used again (#3792)

Plugins improvements

  • perses/plugins#558
  • perses/plugins#556
  • perses/plugins#557
  • perses/plugins#554
  • perses/plugins#545
  • perses/plugins#523
  • perses/plugins#521
  • perses/plugins#537
  • perses/plugins#544
  • perses/plugins#541
  • perses/plugins#533
  • perses/plugins#528
  • perses/plugins#540
  • perses/plugins#547

What's Changed

... (truncated)

Changelog

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

0.53.0-rc.1 / 2026-02-10

Core & UI

  • [FEATURE] Add MariaDB proxy support (#3813)
  • [FEATURE] Support native Kubernetes authentication and authorization (#3184) (#3545) (#3065) (#3822) (#3826) (#3842) (#3863)
  • [FEATURE] Core: add extract column fields transformation (#3791)
  • [FEATURE] Enable role, rolebinding and user only when native authz is used (#3117)
  • [ENHANCEMENT] allow to configure the server with tls min/max versions and ciphers (#3861)
  • [ENHANCEMENT] New home view layout (#3670)
  • [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)
  • [BUGFIX] Kube discovery: fix issue with inline references in CUE (#3860)
  • [BUGFIX] Fix user projects response to avoid global resources duplication (#3848)
  • [BUGFIX] Store refreshed refresh token (#3839)
  • [BUGFIX] percli respects api_prefix in base URL (#3837)
  • [BUGFIX] i18n locales files must be prefixed by api_prefix (#3831)
  • [BUGFIX] Include lint command in plugin module generation (#3808)
  • [BUGFIX] Add RP client_id to the redirect URL when logging out of the OIDC IDP (#3767)
  • [BREAKINGCHANGE] Change the query api to manage the high level query kind (#3817)
  • [BREAKINGCHANGE] Manage plugin version and registry (#3711)
  • [DOC] API_PREFIX can be used again (#3792)

Plugins improvements

perses/plugins#558 perses/plugins#556 perses/plugins#557 perses/plugins#554 perses/plugins#545 perses/plugins#523 perses/plugins#521 perses/plugins#537 perses/plugins#544 perses/plugins#541 perses/plugins#533 perses/plugins#528 perses/plugins#540 perses/plugins#547

Commits
  • 9f4a18a Release v0.53.0-rc.1 (#3859)
  • d8dbb4a [BUGFIX] Fix native auth (#3863)
  • 2ca4aa2 [ENHANCEMENT] allow to configure the server with tls min/max versions and cip...
  • 92e47db [BUGFI...

    Description has been truncated

Bumps the gomod group with 1 update in the / directory: [github.com/perses/common](https://github.com/perses/common).
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 /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 /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 /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 /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).


Updates `github.com/perses/common` from 0.29.1 to 0.30.0
- [Release notes](https://github.com/perses/common/releases)
- [Commits](perses/common@v0.29.1...v0.30.0)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: github.com/perses/common
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/perses/perses
  dependency-version: 0.53.0-rc.1
  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 12, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 12, 2026 07:54
@dependabot dependabot bot removed the request for review from a team February 12, 2026 07:54
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2026
@dependabot dependabot bot requested a review from Gladorme February 12, 2026 07:54
@dependabot dependabot bot added the go Pull requests that update Go code label Feb 12, 2026
@Nexucis Nexucis added this pull request to the merge queue Feb 13, 2026
Merged via the queue into main with commit 33429f9 Feb 13, 2026
12 of 13 checks passed
@Nexucis Nexucis deleted the dependabot/go_modules/gomod-ff6557aff9 branch February 13, 2026 10:18
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