renovate-sh-app[bot]
0316e42c8b
chore(deps): pin dependencies ( #2173 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[@testing-library/dom](https://redirect.github.com/testing-library/dom-testing-library )
| devDependencies | pin | [`^10.4.1` →
`10.4.1`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/10.4.1/10.4.1 )
|
| alpine | | pinDigest | → `865b95f` |
| grafana/grafana-enterprise | final | pinDigest | → `703b4a3` |
| postgres | | pinDigest | → `056b54f` |
| postgres | | pinDigest | → `a7711af` |
| postgres | | pinDigest | → `5fd97d3` |
| python | final | pinDigest | → `cfa6231` |
| python | final | pinDigest | → `0c5171f` |
| python | final | pinDigest | → `411fa4d` |
| python | final | pinDigest | → `6d58c1a` |
| redis | | pinDigest | → `6cbef35` |
| zabbix/zabbix-agent | | pinDigest | → `2a5989f` |
| zabbix/zabbix-agent | | pinDigest | → `0bb96e2` |
| zabbix/zabbix-agent | | pinDigest | → `71f1f22` |
| zabbix/zabbix-agent | | pinDigest | → `9eab77e` |
| zabbix/zabbix-agent | | pinDigest | → `c34ca68` |
| zabbix/zabbix-proxy-sqlite3 | | pinDigest | → `a963b30` |
| zabbix/zabbix-server-pgsql | | pinDigest | → `a6f748d` |
| zabbix/zabbix-server-pgsql | | pinDigest | → `5c1aece` |
| zabbix/zabbix-server-pgsql | | pinDigest | → `b3c1451` |
| zabbix/zabbix-server-pgsql | | pinDigest | → `dbc5a2a` |
| zabbix/zabbix-server-pgsql | | pinDigest | → `b88c636` |
| zabbix/zabbix-web-apache-pgsql | | pinDigest | → `9b5ad53` |
| zabbix/zabbix-web-apache-pgsql | | pinDigest | → `70a301e` |
| zabbix/zabbix-web-nginx-pgsql | | pinDigest | → `08b2b13` |
| zabbix/zabbix-web-nginx-pgsql | | pinDigest | → `e034dd9` |
| zabbix/zabbix-web-nginx-pgsql | | pinDigest | → `90d9d85` |
Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZG9ja2VyIl19-->
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:47:29 +01:00
github-actions[bot]
b13d567eee
chore: bump @grafana/create-plugin configuration to 5.26.4 ( #2082 )
...
Bumps
[`@grafana/create-plugin`](https://github.com/grafana/plugin-tools/tree/main/packages/create-plugin )
configuration from 4.2.1 to 5.26.4.
**Notes for reviewer:**
This is an auto-generated PR which ran `@grafana/create-plugin update`.
Please consult the create-plugin
[CHANGELOG.md](https://github.com/grafana/plugin-tools/blob/main/packages/create-plugin/CHANGELOG.md )
to understand what may have changed.
Please review the changes thoroughly before merging.
---------
Co-authored-by: grafana-plugins-platform-bot[bot] <144369747+grafana-plugins-platform-bot[bot]@users.noreply.github.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
2025-09-17 20:33:12 +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
Ivana Huckova
dbcc008489
Fix querying and authentication for Zabbix v7.0+ ( #1931 )
...
* Fix querying for Zabbix v7.2+
* Update check from 7.2 to 7.0
* Fix also select acknowledges key
* Remove unsused methods
* release commit 4.6.0
---------
Co-authored-by: yesoreyeram <153843+yesoreyeram@users.noreply.github.com >
2024-12-17 01:02:43 +00:00