truxnell / home-cluster

My home server cluster, managed by flux and defined as code here
https://k8s.voltaicforge.com
MIT License
153 stars 6 forks source link

feat(ansible-collection): update onepassword.connect to 2.3.0 #3874

Open trux-bot[bot] opened 7 months ago

trux-bot[bot] commented 7 months ago

This PR contains the following updates:

Package Type Update Change
onepassword.connect galaxy-collection minor 2.2.4 -> 2.3.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

1Password/ansible-onepasswordconnect-collection (onepassword.connect) ### [`v2.3.0`](https://togithub.com/1Password/ansible-onepasswordconnect-collection/blob/HEAD/CHANGELOG.md#v230) [Compare Source](https://togithub.com/1Password/ansible-onepasswordconnect-collection/compare/v2.2.4...v2.3.0) This release updates the collection based on the [`ansible-core` support matrix](https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix). This involves the following: - Dropping support for `ansible-core` 2.14 since it will reach its end of life on May 20th 2024. - Dropping support for Python 3.8 since it's no longer supported in `ansible-core` 2.15 and above. To be able to use the latest version of the collection, please update your `ansible-core` and Python versions. No breaking changes have been made in terms of usability of the collection. #### Features - :warning: Set Ansible core 2.15 as minimum required version. {[#​91](https://togithub.com/1Password/ansible-onepasswordconnect-collection/issues/91)} - :warning: Set Python 3.9 as minimum required version. {[#​91](https://togithub.com/1Password/ansible-onepasswordconnect-collection/issues/91)} #### Fixes - Add 204 as a valid status code for DELETE operation. {[#​82](https://togithub.com/1Password/ansible-onepasswordconnect-collection/issues/82)} *** [//]: # "START/v2.2.1"

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.



This PR has been generated by Renovate Bot.