Skip to content

chore(deps): update dependency lucasheld/ansible-uptime-kuma to v1

Renovate Bot requested to merge renovate/lucasheld-ansible-uptime-kuma-1.x into master

This MR contains the following updates:

Package Update Change
lucasheld/ansible-uptime-kuma major 0.14.0 -> 1.0.0

Release Notes

lucasheld/ansible-uptime-kuma

v1.0.0

Compare Source

Feature
  • drop support for Uptime Kuma versions < 1.21.3
  • add api_ssl_verify, api_wait_events, api_timeout parameters
  • add support for uptime kuma 1.21.3
  • publish collection to ansible-galaxy
Bugfixes
  • adjust notification arguments to uptime-kuma-api changes
BREAKING CHANGES
  • Python 3.7+ required
  • maintenance parameter timezone renamed to timezoneOption
  • Removed the api_wait_timeout parameter. Use the new api_timeout parameter instead. The api_timeout parameter specifies how many seconds the client should wait for the connection, an expected event or a server response.
  • Uptime Kuma versions < 1.21.3 are not supported in ansible-uptime-kuma 1.0.0+

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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

Merge request reports