Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ansible): update community.sops to 1.9.1 #57

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2023

This PR contains the following updates:

Package Type Update Change
community.sops galaxy-collection minor 1.6.6 -> 1.9.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ansible-collections/community.sops (community.sops)

v1.9.1

Compare Source

Release Summary

Bugfix release.

Bugfixes

v1.9.0

Compare Source

Release Summary

Feature release.

Minor Changes
  • decrypt filter plugin - now supports the input and output type ini (#​204).
  • sops lookup plugin - new option extract allows extracting a single key out of a JSON or YAML file, equivalent to sops' decrypt --extract (#​200).
  • sops lookup plugin - now supports the input and output type ini (#​204).

v1.8.2

Compare Source

Release Summary

Maintenance release with updated documentation and changelog.

Deprecated Features
  • The collection deprecates support for all Ansible/ansible-base/ansible-core versions that are currently End of Life, according to the ansible-core support matrix. This means that the next major release of the collection will no longer support Ansible 2.9, ansible-base 2.10, ansible-core 2.11, ansible-core 2.12, ansible-core 2.13, and ansible-core 2.14.

v1.8.1

Compare Source

Release Summary

Bugfix release.

Bugfixes
  • Pass config_path on SOPS 3.9.0 before the subcommand instead of after it (#​195, #​197).

v1.8.0

Compare Source

Release Summary

Feature release for supporting improvements coming with SOPS 3.9.0.

Minor Changes
  • Detect SOPS 3.9.0 and use new decrypt and encrypt subcommands (#​190).
  • sops vars plugin - new option handle_unencrypted_files allows to control behavior when encountering unencrypted files with SOPS 3.9.0+ (#​190).
Bugfixes
  • sops_encrypt - properly support path_regex in .sops.yaml when SOPS 3.9.0 or later is used (#​153, #​190).

v1.7.0

Compare Source

Release Summary

Bugfix and feature release to fix installation issues with SOPS 3.9.0.

Minor Changes
  • sops vars plugin - allow to configure the valid extensions with an ansible.cfg entry or with an environment variable (#​185).
Bugfixes
  • Fix RPM URL for the 3.9.0 release (#​188).

v1.6.7

Compare Source

Full CHANGELOG: https://github.com/ansible-collections/community.sops/blob/main/CHANGELOG.rst

Release Summary

Bugfix release.

Bugfixes


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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/community.sops-1.x branch from b8f6fb0 to dff752d Compare June 28, 2024 11:07
@renovate renovate bot changed the title fix(ansible): update community.sops to 1.6.7 feat(ansible): update community.sops to 1.7.0 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/community.sops-1.x branch from dff752d to 9cabdd3 Compare July 9, 2024 22:27
@renovate renovate bot changed the title feat(ansible): update community.sops to 1.7.0 feat(ansible): update community.sops to 1.8.0 Jul 9, 2024
@renovate renovate bot changed the title feat(ansible): update community.sops to 1.8.0 feat(ansible): update community.sops to 1.8.1 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/community.sops-1.x branch from 9cabdd3 to 170b21b Compare July 18, 2024 10:23
@renovate renovate bot changed the title feat(ansible): update community.sops to 1.8.1 feat(ansible): update community.sops to 1.8.2 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/community.sops-1.x branch from 170b21b to bc60fc3 Compare August 13, 2024 10:52
@renovate renovate bot changed the title feat(ansible): update community.sops to 1.8.2 feat(ansible): update community.sops to 1.9.0 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/community.sops-1.x branch from bc60fc3 to 13272c0 Compare September 9, 2024 13:55
@renovate renovate bot changed the title feat(ansible): update community.sops to 1.9.0 feat(ansible): update community.sops to 1.9.1 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/community.sops-1.x branch from 13272c0 to 61d6938 Compare October 4, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants