183 Commits
Author SHA1 Message Date
Charandas bafa7e1eb0 grafana-app-sdk: bump package to support upcoming Router work (#130971)
* grafana-app-sdk: bump package to support upcoming Router work

* push regen

* push with fixed missing import

* ran gen-apps again

* fix

* trigger build

* fix
2026-08-18 15:15:02 -07:00
Andres Torres e416adfacf Go: Update version to 1.26.6 (#130724) 2026-08-14 08:45:21 +02:00
Andreas Christou ad3f3a7122 Plugins: Force TLS 1.3 feature toggle (#130390)
* Add feature toggle

* Bump plugin-sdk version
2026-08-10 15:20:26 +01:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 8ef5e2da78 deps(go): bump github.com/getkin/kin-openapi from 0.140.0 to 0.144.0 (#129267)
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.140.0 to 0.144.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.140.0...v0.144.0)

---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
  dependency-version: 0.144.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 09:30:50 +09:00
Isabella Siu ba3186460b Chore: Upgrade grafana-aws-sdk from 1.4.4 to 1.5.1 (#128886)
Chore: Upgrade github.com/grafana/grafana-aws-sdk from 1.4.4 to 1.5.1

Needed for bool-gated Grafana Assume Role external ID resolution used by per-datasource grafanaExternalId.
2026-07-21 15:32:25 +00:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>grafana-go-workspace-bot[bot] <192050657+grafana-go-workspace-bot[bot]@users.noreply.github.com>
4441416b0d deps(go): bump golang.org/x/sync from 0.21.0 to 0.22.0 (#128559)
* deps(go): bump golang.org/x/sync from 0.21.0 to 0.22.0

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/sync/compare/v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update workspace

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: grafana-go-workspace-bot[bot] <192050657+grafana-go-workspace-bot[bot]@users.noreply.github.com>
2026-07-16 14:46:36 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1a1f732ede deps(go): bump golang.org/x/text from 0.38.0 to 0.39.0 (#128444)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.38.0 to 0.39.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.38.0...v0.39.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-version: 0.39.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-07-15 08:21:47 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> e5b1056402 deps(go): bump github.com/go-openapi/strfmt from 0.26.3 to 0.26.4 (#128346)
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.26.3 to 0.26.4.
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](https://github.com/go-openapi/strfmt/compare/v0.26.3...v0.26.4)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.26.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-14 08:44:52 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 14989dc368 deps(go): bump golang.org/x/tools from 0.46.0 to 0.47.0 (#128166)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.46.0...v0.47.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-version: 0.47.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-07-10 09:55:44 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>grafana-go-workspace-bot[bot] <192050657+grafana-go-workspace-bot[bot]@users.noreply.github.com>
d71040cf69 deps(go): bump github.com/grafana/cog from 0.1.17 to 0.1.22 (#128089)
* deps(go): bump github.com/grafana/cog from 0.1.17 to 0.1.22

Bumps [github.com/grafana/cog](https://github.com/grafana/cog) from 0.1.17 to 0.1.22.
- [Release notes](https://github.com/grafana/cog/releases)
- [Commits](https://github.com/grafana/cog/compare/v0.1.17...v0.1.22)

---
updated-dependencies:
- dependency-name: github.com/grafana/cog
  dependency-version: 0.1.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update workspace

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: grafana-go-workspace-bot[bot] <192050657+grafana-go-workspace-bot[bot]@users.noreply.github.com>
2026-07-09 08:57:40 +02:00
Matheus Macabu f9b65c5d21 Go: Update version to 1.26.5 (#128011) 2026-07-08 12:59:21 +02:00
Ryan McKinley b851b30d82 Chore: use prometheus 3.13.0 (LTS) (#127976) 2026-07-08 08:44:39 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 311acce840 deps(go): bump golang.org/x/tools from 0.45.0 to 0.46.0 (#127419)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.45.0...v0.46.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-version: 0.46.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-29 09:55:41 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> d9d195196f deps(go): bump github.com/grafana/cog from 0.1.15 to 0.1.17 (#127300)
Bumps [github.com/grafana/cog](https://github.com/grafana/cog) from 0.1.15 to 0.1.17.
- [Release notes](https://github.com/grafana/cog/releases)
- [Commits](https://github.com/grafana/cog/compare/v0.1.15...v0.1.17)

---
updated-dependencies:
- dependency-name: github.com/grafana/cog
  dependency-version: 0.1.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-26 11:54:47 +02:00
Daniele Stefano Ferru 172b21abe2 chore: bump nanogit and nanogit/gittest to v1.2.0 (#127024)
chore: bump nanogit and nanogit/gittest to v1.2.0
2026-06-23 12:22:36 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 56820f6913 deps(go): bump github.com/go-openapi/loads from 0.23.4 to 0.24.0 (#126922)
Bumps [github.com/go-openapi/loads](https://github.com/go-openapi/loads) from 0.23.4 to 0.24.0.
- [Release notes](https://github.com/go-openapi/loads/releases)
- [Commits](https://github.com/go-openapi/loads/compare/v0.23.4...v0.24.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/loads
  dependency-version: 0.24.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-22 10:48:24 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
cd35c97274 deps(go): bump golang.org/x/sync from 0.20.0 to 0.21.0 (#126924)
* deps(go): bump golang.org/x/sync from 0.20.0 to 0.21.0

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/sync/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update workspace

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-22 10:24:14 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7fa8a9cdee deps(go): bump github.com/grafana/cog from 0.1.13 to 0.1.15 (#126733)
* deps(go): bump github.com/grafana/cog from 0.1.13 to 0.1.15

Bumps [github.com/grafana/cog](https://github.com/grafana/cog) from 0.1.13 to 0.1.15.
- [Release notes](https://github.com/grafana/cog/releases)
- [Commits](https://github.com/grafana/cog/compare/v0.1.13...v0.1.15)

---
updated-dependencies:
- dependency-name: github.com/grafana/cog
  dependency-version: 0.1.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update workspace

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 09:18:54 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6bd8f24b71 deps(go): bump github.com/getkin/kin-openapi from 0.138.0 to 0.140.0 (#126729)
* deps(go): bump github.com/getkin/kin-openapi from 0.138.0 to 0.140.0

Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.138.0 to 0.140.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.138.0...v0.140.0)

---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
  dependency-version: 0.140.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update workspace

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-18 09:59:09 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 6191b659f4 deps(go): bump github.com/grafana/codejen from 0.0.4-0.20250428224353-8764ced07770 to 0.0.4 (#126633)
deps(go): bump github.com/grafana/codejen

Bumps [github.com/grafana/codejen](https://github.com/grafana/codejen) from 0.0.4-0.20250428224353-8764ced07770 to 0.0.4.
- [Release notes](https://github.com/grafana/codejen/releases)
- [Commits](https://github.com/grafana/codejen/commits/v0.0.4)

---
updated-dependencies:
- dependency-name: github.com/grafana/codejen
  dependency-version: 0.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-17 11:00:25 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> df718f67da deps(go): bump github.com/go-openapi/loads from 0.23.3 to 0.23.4 (#126634)
Bumps [github.com/go-openapi/loads](https://github.com/go-openapi/loads) from 0.23.3 to 0.23.4.
- [Release notes](https://github.com/go-openapi/loads/releases)
- [Commits](https://github.com/go-openapi/loads/compare/v0.23.3...v0.23.4)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/loads
  dependency-version: 0.23.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-17 09:36:36 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> c9f8cc3c93 deps(go): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.22 (#126500)
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.20 to 0.0.22.
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.20...v0.0.22)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-version: 0.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-16 15:50:23 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 7b18e614ac deps(go): bump github.com/dave/dst from 0.27.3 to 0.27.4 (#126486)
Bumps [github.com/dave/dst](https://github.com/dave/dst) from 0.27.3 to 0.27.4.
- [Commits](https://github.com/dave/dst/compare/v0.27.3...v0.27.4)

---
updated-dependencies:
- dependency-name: github.com/dave/dst
  dependency-version: 0.27.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-16 11:04:08 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
204a21b594 deps(go): bump github.com/grafana/cog from 0.1.12 to 0.1.13 (#125869)
* deps(go): bump github.com/grafana/cog from 0.1.12 to 0.1.13

Bumps [github.com/grafana/cog](https://github.com/grafana/cog) from 0.1.12 to 0.1.13.
- [Release notes](https://github.com/grafana/cog/releases)
- [Commits](https://github.com/grafana/cog/compare/v0.1.12...v0.1.13)

---
updated-dependencies:
- dependency-name: github.com/grafana/cog
  dependency-version: 0.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update workspace

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-12 11:40:40 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Matheus Macabu
fbee0b7b00 deps(go): bump github.com/lib/pq from 1.10.9 to 1.12.3 (#125582)
* deps(go): bump github.com/lib/pq from 1.10.9 to 1.12.3

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.9 to 1.12.3.
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.12.3)

---
updated-dependencies:
- dependency-name: github.com/lib/pq
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* silence linter

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matheus Macabu <macabu.matheus@gmail.com>
2026-06-12 09:40:07 +02:00
Matheus Macabu 56e9f86164 Dependencies: Bump Go to v1.26.4 (#125848) 2026-06-04 06:36:37 +02:00
Matheus Macabu 9a10a2ca62 Dependencies: Update golang.org/x/net to v0.55.0 (#125333) 2026-05-22 20:21:34 +03:00
Ryan McKinley 9b69dafc3c Chore: Bump golang.org/x/crypto to v0.52.0 (#125314) 2026-05-22 10:47:05 +03:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> a12693b756 deps(go): bump github.com/getkin/kin-openapi from 0.137.0 to 0.138.0 (#124659)
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.137.0 to 0.138.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.137.0...v0.138.0)

---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
  dependency-version: 0.138.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-05-12 10:39:00 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
10f1829d74 deps(go): bump golang.org/x/tools from 0.44.0 to 0.45.0 (#124537)
* deps(go): bump golang.org/x/tools from 0.44.0 to 0.45.0

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update workspace

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-11 09:42:54 +03:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
5c87510b9b deps(go): bump golang.org/x/text from 0.36.0 to 0.37.0 (#124538)
* deps(go): bump golang.org/x/text from 0.36.0 to 0.37.0

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.36.0...v0.37.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update workspace

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-11 08:35:50 +03:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ff9b041c03 deps(go): bump github.com/go-openapi/runtime from 0.28.0 to 0.29.5 (#124355)
* deps(go): bump github.com/go-openapi/runtime from 0.28.0 to 0.29.5

Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.28.0 to 0.29.5.
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](https://github.com/go-openapi/runtime/compare/v0.28.0...v0.29.5)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.29.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update workspace

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-10 20:38:47 +03:00
Dave Henderson c0a1aa85b7 Chore: Upgrade to Go 1.26.3 (#124435)
* Chore: Upgrade to Go 1.26.3

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* trigger ci

---------

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2026-05-08 08:59:28 +02:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
e3db6f9970 deps(go): bump github.com/grafana/cog from 0.1.11 to 0.1.12 (#124279)
* deps(go): bump github.com/grafana/cog from 0.1.11 to 0.1.12

Bumps [github.com/grafana/cog](https://github.com/grafana/cog) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/grafana/cog/releases)
- [Commits](https://github.com/grafana/cog/compare/v0.1.11...v0.1.12)

---
updated-dependencies:
- dependency-name: github.com/grafana/cog
  dependency-version: 0.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update workspace

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-07 12:43:02 +00:00
3aafdaaf67 Chore: Bump promlib v0.0.11 (#123736)
* bump promlib v0.0.11 and fix other dependency issues along the way

* remove memcache pin and run make update-workspace

* fix compile errors

* pin apimachinery to v0.35.3

* make update-workspace

* run gofmt

* proper tidy each module + bump azure

* also need to bump tempo

* fix test

* fix tempo test

* handle omitzero since labels became a new type

* more fixes to tests and linter

* fix conflicts

* merge main

---------

Co-authored-by: Matheus Macabu <macabu.matheus@gmail.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2026-04-30 17:30:31 +02:00
Austin Pond 2de04f26cf chore(deps): Upgrade grafana-app-sdk to v0.54.0 (#123847)
* Upgrade grafana-app-sdk to v0.54.0 and update code and tests to fix breaking changes in resource.ClientGenerator and k8s version upgrade.

* Run public/app/plugins/datasource/grafana-testdata-datasource/schema/v0alpha1.json through jq to format.

* Revert changes to public/app/plugins/datasource/grafana-testdata-datasource/schema/v0alpha1.json as the change seems to be entirely formatting-related.

* Remove getkin/kin-openapi replace directive in apps/plugins/go.mod, and remove yaml replace directives in go.mod as getkin/kin-openapi needs newer versions.

* Regenerate OpenAPI snapshots, which now include new shardSelector query field introduced in k8s 1.36

* Run yarn generate-apis

* Fix linter issues.
2026-04-30 08:46:13 +03:00
Ryan McKinleyandMatheus Macabu b8fd1b6c6b Chore: use go 1.26.2 (#123379)
* golang 1.26

* bump all modules and docker file

* fix plugins test

---------

Co-authored-by: Matheus Macabu <macabu.matheus@gmail.com>
2026-04-23 17:40:14 +03:00
Ryan McKinley 72aa4e3eca Chore: Update plugin-sdk to v0.292.0 (#123204) 2026-04-22 18:03:02 +00:00
Ryan McKinley c18c336908 Chore: Upgrade grafana-app-sdk v0.53.1 (#122202) 2026-04-10 19:34:07 +00:00
Matheus Macabu 5f2408b84b Go: Update to 1.25.9 (#122094) 2026-04-08 09:38:30 +02:00
Ryan McKinley c1b8b251c7 Chore: Update cog in codegen (#121742) 2026-04-07 20:35:51 +03:00
Ryan McKinley 827516fce5 Chore: Upgrade grafana-plugin-sdk-go to v0.291.0 (#121528) 2026-04-01 19:45:40 +01:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Ryan McKinley
74da05a094 deps(go): bump golang.org/x/sync from 0.19.0 to 0.20.0 in /pkg/build (#120324)
* deps(go): bump golang.org/x/sync from 0.19.0 to 0.20.0 in /pkg/build

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update workspace

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2026-03-15 15:19:28 +00:00
Matheus Macabu 9b1e10c249 Go: Update to 1.25.8 (#119692) 2026-03-06 10:27:09 +01:00
Ryan McKinley 397fa8fd79 Chore: Upgrade plugins sdk to v0.65.0 (#119190) 2026-02-27 09:06:21 +01:00
Costa Alexoglou 9aaf4f5ac9 revert 1.26 (#118568)
* revert 1.26

* more updates

* new go.sum

* revert some go.mod entries

* updagte swagger and openapi

* more reverting and codegen

* test fix and make gen-apps
2026-02-20 15:09:49 +00:00
Austin Pond 711c81aec7 [chore] Upgrade grafana-app-sdk to v0.51.3 (#118492)
* [chore] Upgrade grafana-app-sdk to v0.51.3, set app roles to empty for each app so that manifest codegen is unchanged.

* Fix linter issues in dashboard conversion tests, ignore linter staticcheck in the IAM app to avoid any additional changes.
2026-02-19 15:35:25 -05:00
Austin Pondandkonsalex 3ed58adf59 [chore] Update go to v1.26.0, and the golangci-lint action to v9 (#118436)
* [chore] Update go to v1.26.0, and the golangci-lint action to v9.

* Use golangci-lint v2.9.0

* Use golang:1.26.0-alpine instead of 1.25.7-alpine

* chore: more go version upgrades

* chore: more updates

* chore: generate apis

* fix: golint issues prealloc etc

* fix: million tiny golint issues

---------

Co-authored-by: konsalex <konstantinos.alexoglou@grafana.com>
2026-02-19 15:04:35 +01:00
Austin Pond a3d2e7c7db [chore] Upgrade grafana-app-sdk from v0.50.2 to v0.50.4 (#118015)
Upgraded grafana-app-sdk from v0.50.2 to v0.50.4
2026-02-13 09:30:44 -05:00
Marcus Andersson c3cce293e8 Schema: Re-introduce exports for the schema package (#116683)
* wip

* added fallback exports.#

* renamed files to new pattern to follow exports.

* added fallback exports.

* added more exports.

* wip

* wip

* wip.

* Updating rollup to output proper paths.

* wip

* wip

* reverted new export APIs, will be done in follow up PRs.

* fixed rollup config.

* replaced imports with new proper exports.

* fixed tests.

* renamed missing file.

* fixed error.

* Needed to make the file names shorter due to publint limitations.

* Fixed issue with generated index fiels.

* fixed preferences export as well.

* reverted import.

* fixed conflicts.

* fixed issue with type imports.

* fixed so we are backwards compatible with the node moduleresolution.
2026-02-11 22:27:26 +01:00