renovate-sh-app[bot]
3d53c0387e
chore(deps): update actions/setup-go action to v6 ( #2178 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-go](https://redirect.github.com/actions/setup-go ) |
action | major | `v5.6.0` → `v6.1.0` |
---
### Release Notes
<details>
<summary>actions/setup-go (actions/setup-go)</summary>
###
[`v6.1.0`](https://redirect.github.com/actions/setup-go/releases/tag/v6.1.0 )
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v6.0.0...v6.1.0 )
#### What's Changed
##### Enhancements
- Fall back to downloading from go.dev/dl instead of
storage.googleapis.com/golang by
[@​nicholasngai](https://redirect.github.com/nicholasngai ) in
[#​665](https://redirect.github.com/actions/setup-go/pull/665 )
- Add support for .tool-versions file and update workflow by
[@​priya-kinthali](https://redirect.github.com/priya-kinthali ) in
[#​673](https://redirect.github.com/actions/setup-go/pull/673 )
- Add comprehensive breaking changes documentation for v6 by
[@​mahabaleshwars](https://redirect.github.com/mahabaleshwars ) in
[#​674](https://redirect.github.com/actions/setup-go/pull/674 )
##### Dependency updates
- Upgrade eslint-config-prettier from 10.0.1 to 10.1.8 and document
breaking changes in v6 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​617](https://redirect.github.com/actions/setup-go/pull/617 )
- Upgrade actions/publish-action from 0.3.0 to 0.4.0 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​641](https://redirect.github.com/actions/setup-go/pull/641 )
- Upgrade semver and
[@​types/semver](https://redirect.github.com/types/semver ) by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​652](https://redirect.github.com/actions/setup-go/pull/652 )
#### New Contributors
- [@​nicholasngai](https://redirect.github.com/nicholasngai ) made
their first contribution in
[#​665](https://redirect.github.com/actions/setup-go/pull/665 )
- [@​priya-kinthali](https://redirect.github.com/priya-kinthali )
made their first contribution in
[#​673](https://redirect.github.com/actions/setup-go/pull/673 )
- [@​mahabaleshwars](https://redirect.github.com/mahabaleshwars )
made their first contribution in
[#​674](https://redirect.github.com/actions/setup-go/pull/674 )
**Full Changelog**:
<https://github.com/actions/setup-go/compare/v6...v6.1.0 >
###
[`v6.0.0`](https://redirect.github.com/actions/setup-go/releases/tag/v6.0.0 )
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v5.6.0...v6.0.0 )
##### What's Changed
##### Breaking Changes
- Improve toolchain handling to ensure more reliable and consistent
toolchain selection and management by
[@​matthewhughes934](https://redirect.github.com/matthewhughes934 )
in [#​460](https://redirect.github.com/actions/setup-go/pull/460 )
- Upgrade Nodejs runtime from node20 to node 24 by
[@​salmanmkc](https://redirect.github.com/salmanmkc ) in
[#​624](https://redirect.github.com/actions/setup-go/pull/624 )
Make sure your runner is on version v2.327.1 or later to ensure
compatibility with this release. [See Release
Notes](https://redirect.github.com/actions/runner/releases/tag/v2.327.1 )
##### Dependency Upgrades
- Upgrade [@​types/jest](https://redirect.github.com/types/jest )
from 29.5.12 to 29.5.14 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​589](https://redirect.github.com/actions/setup-go/pull/589 )
- Upgrade
[@​actions/tool-cache](https://redirect.github.com/actions/tool-cache )
from 2.0.1 to 2.0.2 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​591](https://redirect.github.com/actions/setup-go/pull/591 )
- Upgrade
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser )
from 8.31.1 to 8.35.1 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​590](https://redirect.github.com/actions/setup-go/pull/590 )
- Upgrade undici from 5.28.5 to 5.29.0 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​594](https://redirect.github.com/actions/setup-go/pull/594 )
- Upgrade typescript from 5.4.2 to 5.8.3 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​538](https://redirect.github.com/actions/setup-go/pull/538 )
- Upgrade eslint-plugin-jest from 28.11.0 to 29.0.1 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​603](https://redirect.github.com/actions/setup-go/pull/603 )
- Upgrade `form-data` to bring in fix for critical vulnerability by
[@​matthewhughes934](https://redirect.github.com/matthewhughes934 )
in [#​618](https://redirect.github.com/actions/setup-go/pull/618 )
- Upgrade actions/checkout from 4 to 5 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​631](https://redirect.github.com/actions/setup-go/pull/631 )
##### New Contributors
-
[@​matthewhughes934](https://redirect.github.com/matthewhughes934 )
made their first contribution in
[#​618](https://redirect.github.com/actions/setup-go/pull/618 )
- [@​salmanmkc](https://redirect.github.com/salmanmkc ) made their
first contribution in
[#​624](https://redirect.github.com/actions/setup-go/pull/624 )
**Full Changelog**:
<https://github.com/actions/setup-go/compare/v5...v6.0.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
## Need help?
You can ask for more help in the following Slack channel:
#proj-renovate-self-hosted. In that channel you can also find ADR and
FAQ docs in the Resources section.
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1ham9yIl19-->
---------
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: Jocelyn Collado-Kuri <jcolladokuri@icloud.com >
2026-01-09 10:43:07 +01:00
renovate-sh-app[bot]
7ad809c654
chore(deps): update actions/setup-go action to v5.6.0 ( #2164 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-go](https://redirect.github.com/actions/setup-go ) |
action | minor | `v5.3.0` → `v5.6.0` |
---
### Release Notes
<details>
<summary>actions/setup-go (actions/setup-go)</summary>
###
[`v5.6.0`](https://redirect.github.com/actions/setup-go/releases/tag/v5.6.0 )
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v5.5.0...v5.6.0 )
#### What's Changed
- Fall back to downloading from go.dev/dl instead of
storage.googleapis.com/golang by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y ) in
[#​689](https://redirect.github.com/actions/setup-go/pull/689 )
**Full Changelog**:
<https://github.com/actions/setup-go/compare/v5...v5.6.0 >
###
[`v5.5.0`](https://redirect.github.com/actions/setup-go/releases/tag/v5.5.0 )
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v5.4.0...v5.5.0 )
#### What's Changed
##### Bug fixes:
- Update self-hosted environment validation by
[@​priyagupta108](https://redirect.github.com/priyagupta108 ) in
[#​556](https://redirect.github.com/actions/setup-go/pull/556 )
- Add manifest validation and improve error handling by
[@​priyagupta108](https://redirect.github.com/priyagupta108 ) in
[#​586](https://redirect.github.com/actions/setup-go/pull/586 )
- Update template link by
[@​jsoref](https://redirect.github.com/jsoref ) in
[#​527](https://redirect.github.com/actions/setup-go/pull/527 )
##### Dependency updates:
- Upgrade
[@​action/cache](https://redirect.github.com/action/cache ) from
4.0.2 to 4.0.3 by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y ) in
[#​574](https://redirect.github.com/actions/setup-go/pull/574 )
- Upgrade
[@​actions/glob](https://redirect.github.com/actions/glob ) from
0.4.0 to 0.5.0 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​573](https://redirect.github.com/actions/setup-go/pull/573 )
- Upgrade ts-jest from 29.1.2 to 29.3.2 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​582](https://redirect.github.com/actions/setup-go/pull/582 )
- Upgrade eslint-plugin-jest from 27.9.0 to 28.11.0 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​537](https://redirect.github.com/actions/setup-go/pull/537 )
#### New Contributors
- [@​jsoref](https://redirect.github.com/jsoref ) made their first
contribution in
[#​527](https://redirect.github.com/actions/setup-go/pull/527 )
**Full Changelog**:
<https://github.com/actions/setup-go/compare/v5...v5.5.0 >
###
[`v5.4.0`](https://redirect.github.com/actions/setup-go/releases/tag/v5.4.0 )
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v5.3.0...v5.4.0 )
#### What's Changed
##### Dependency updates :
- Upgrade semver from 7.6.0 to 7.6.3 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​535](https://redirect.github.com/actions/setup-go/pull/535 )
- Upgrade eslint-config-prettier from 8.10.0 to 10.0.1 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​536](https://redirect.github.com/actions/setup-go/pull/536 )
- Upgrade
[@​action/cache](https://redirect.github.com/action/cache ) from
4.0.0 to 4.0.2 by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y ) in
[#​568](https://redirect.github.com/actions/setup-go/pull/568 )
- Upgrade undici from 5.28.4 to 5.28.5 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​541](https://redirect.github.com/actions/setup-go/pull/541 )
#### New Contributors
- [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y )
made their first contribution in
[#​568](https://redirect.github.com/actions/setup-go/pull/568 )
**Full Changelog**:
<https://github.com/actions/setup-go/compare/v5...v5.4.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
## Need help?
You can ask for more help in the following Slack channel:
#proj-renovate-self-hosted. In that channel you can also find ADR and
FAQ docs in the Resources section.
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1pbm9yIl19-->
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-01-08 14:19:07 +01:00
Zoltán Bedi
fb046e5715
Chore: Migrate workflows to use create-github-app-token ( #2142 )
...
- Removes dependabot.yml as renovate will update grafana-sdk for us
- Migrates to `create-github-app-token`
- Pin workflows
- Removes is-compatible.yml I found that workflow not helping much but
creating an annoyingly long comment
Fixes https://github.com/grafana/oss-big-tent-squad/issues/144
2025-12-19 14:47:24 +01:00
Zoltán Bedi
aed76bfaf8
Remove id-token permission for compatibility workflows ( #2021 )
...
The read value for id-token is not available. This PR fixes that.
2025-05-05 15:14:58 +02:00
ismail simsek
8618b3b169
Chore: update workflow permissions ( #2019 )
2025-04-30 19:39:56 +02:00
ismail simsek
7e956c24b3
update workflows ( #2018 )
2025-04-29 17:19:44 +02:00
Zoltán Bedi
4036bc585b
Add compatibility workflows and integration tests ( #1991 )
...
Fixes #1986
Fixes #1994
- Updated .gitignore to include SSL certificate files.
- Introduced new GitHub Actions workflows for testing compatibility with
Zabbix versions 5.0, 6.0, 7.0, and 7.2.
- Added integration tests for Zabbix API for each version, ensuring
proper authentication and API version handling.
- Updated Docker Compose files to support SSL configuration for Zabbix
web services.
- Removed deprecated default Docker Compose and bootstrap files.
- Removed devenv for version 6.2.
2025-03-19 14:04:52 +01:00