grafana/pkg/plugins
dependabot[bot] 5eb79042fe
deps(go): Bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 (#125490)
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/Masterminds/semver/releases)
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Masterminds/semver/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-08 09:53:37 +02:00
..
auth Plugins: Add RBAC Cleanup to Uninstall process (#122120) 2026-04-09 09:53:00 +02:00
backendplugin Query: Support raw chunked data (#118223) 2026-05-07 11:59:45 +03:00
codegen Dependencies: Bump Go to v1.26.4 (#125848) 2026-06-04 06:36:37 +02:00
config Plugins: Allow to set multiple plugin directories to load (#117757) 2026-02-17 10:42:53 +01:00
envvars Plugins: Forward PLUGIN_UNIX_SOCKET_DIR to plugin processes to fix temp dir in restricted environments (#119955) 2026-03-13 10:33:46 +01:00
httpresponsesender
instrumentationutils Plugins: Instrument HTTP status responses for plugin resource calls (#124588) 2026-05-13 14:21:32 +01:00
log Plugins: Remove pkg/infra/log as dependency (#115832) 2026-01-06 14:44:49 +00:00
manager Dependencies: Bump Go to v1.26.4 (#125848) 2026-06-04 06:36:37 +02:00
openapi AppPlugins: Run as apiservers (#123676) 2026-05-06 14:24:22 +03:00
pluginassets Plugins: Set all relevant fields for catalog meta (#117174) 2026-01-30 17:05:33 +00:00
pluginerrs Plugins: Remove pkg/services/org and pkg/services/pluginsintegration/pluginerrs dependencies (#115820) 2026-01-05 14:10:44 +00:00
pluginscdn
repo Plugins: Distinguish missing-from-catalog from incompatible-version install errors (#124596) 2026-05-12 10:30:07 -04:00
storage Plugins: Remove plugin dependency version (#103728) 2025-04-10 15:02:05 +01:00
tracing Plugins: Remove some pkg/infra/* dependencies from pkg/plugins (#115795) 2026-01-05 09:42:47 +00:00
apiserver.go
apiserver_test.go
errors.go Data source plugin: Improve error message when plugin has connection issues (#102625) 2025-03-31 12:00:40 +02:00
errors_test.go Data source plugin: Improve error message when plugin has connection issues (#102625) 2025-03-31 12:00:40 +02:00
filepath.go Plugins: Remove pkg/infra/fs, pkg/infra/tracing and pkg/infra/process dependencies from pkg/plugins (#115798) 2026-01-05 11:12:31 +00:00
filepath_test.go Plugins: Remove pkg/infra/fs, pkg/infra/tracing and pkg/infra/process dependencies from pkg/plugins (#115798) 2026-01-05 11:12:31 +00:00
go.mod deps(go): Bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 (#125490) 2026-06-08 09:53:37 +02:00
go.sum deps(go): Bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 (#125490) 2026-06-08 09:53:37 +02:00
ifaces.go Revert "Plugins: Add module hash field to plugin model" (#116211) 2026-01-13 18:34:39 +00:00
localfiles.go Plugins: Remove pkg/infra/fs, pkg/infra/tracing and pkg/infra/process dependencies from pkg/plugins (#115798) 2026-01-05 11:12:31 +00:00
localfiles_test.go Plugins: StaticFS should implement FSRemover (#110706) 2025-09-09 15:33:05 +01:00
models.go Plugins: Remove pkg/services/org and pkg/services/pluginsintegration/pluginerrs dependencies (#115820) 2026-01-05 14:10:44 +00:00
plugins.go Plugins: Remove rendering related code (#123519) 2026-04-28 08:54:44 +02:00
plugins_test.go Plugins: Remove pkg/services/org and pkg/services/pluginsintegration/pluginerrs dependencies (#115820) 2026-01-05 14:10:44 +00:00
test_utils.go Plugins: Replace CDN class with FS CDN type (#113968) 2025-11-20 14:03:24 +00:00