fix(ansible): update community.sops to 1.6.7#90
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
5e95de5 to
81bed7c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.6.1->1.6.7Release Notes
ansible-collections/community.sops (community.sops)
v1.6.7Compare Source
======
Release Summary
Bugfix release.
Bugfixes
yamlwhen the file extension.ymlis used. Now both.yamland.ymlfiles use the SOPS--output-type=yamlformatting (https://github.com/ansible-collections/community.sops/issues/164).v1.6.6Compare Source
======
Release Summary
Make fully compatible with and test against sops 3.8.0.
Bugfixes
v1.6.5Compare Source
======
Release Summary
Make compatible with and test against sops 3.8.0-rc.1.
Bugfixes
v1.6.4Compare Source
======
Release Summary
Maintenance/bugfix release for the move of sops to the new
getsops GitHub organization <https://github.com/getsops>__.Bugfixes
sops_github_latest_detection=latest-release, which broke due to sops moving to another GitHub organization (https://github.com/ansible-collections/community.sops/pull/151).v1.6.3Compare Source
======
Release Summary
Maintenance release with updated documentation.
From this version on, community.sops is using the new
Ansible semantic markup <https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_documenting.html#semantic-markup-within-module-documentation>__in its documentation. If you look at documentation with the ansible-doc CLI tool
from ansible-core before 2.15, please note that it does not render the markup
correctly. You should be still able to read it in most cases, but you need
ansible-core 2.15 or later to see it as it is intended. Alternatively you can
look at
the devel docsite <https://docs.ansible.com/ansible/devel/collections/community/sops/>__for the rendered HTML version of the documentation of the latest release.
Known Issues
v1.6.2Compare Source
======
Release Summary
Maintenance release.
Bugfixes
pkg_mgrfact is definitely available when installing onlocalhost. This can improve error messages in some cases (https://github.com/ansible-collections/community.sops/issues/145, https://github.com/ansible-collections/community.sops/pull/146).Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), 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 Mend Renovate. View repository job log here.