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.0 #1881

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

Conversation

wyoa-bot[bot]
Copy link
Contributor

@wyoa-bot wyoa-bot bot commented Jun 28, 2024

This PR contains the following updates:

Package Type Update Change
community.sops galaxy-collection minor 1.6.7 -> 1.9.0

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.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).

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.


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

This PR has been generated by Renovate Bot.

@wyoa-bot wyoa-bot bot requested a review from jr0dd as a code owner June 28, 2024 12:08
@wyoa-bot wyoa-bot bot added renovate/ansible type/minor size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/ansible Changes made in the ansible directory area/infrastructure Changes made in the infrastructure directory labels Jun 28, 2024
@wyoa-bot
Copy link
Contributor Author

wyoa-bot bot commented Jun 28, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ YAML yamllint 1 0 0.18s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@wyoa-bot wyoa-bot bot changed the title feat(ansible): update community.sops to 1.7.0 feat(ansible): update community.sops to 1.8.0 Jul 10, 2024
@wyoa-bot wyoa-bot bot force-pushed the renovate/community.sops-1.x branch from 6f81007 to 15dd874 Compare July 10, 2024 00:21
@wyoa-bot wyoa-bot bot force-pushed the renovate/community.sops-1.x branch from 15dd874 to 3be854f Compare July 18, 2024 12:09
@wyoa-bot wyoa-bot 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
@wyoa-bot wyoa-bot bot force-pushed the renovate/community.sops-1.x branch from 3be854f to 8006ca4 Compare August 13, 2024 08:08
@wyoa-bot wyoa-bot 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
| datasource        | package        | from  | to    |
| ----------------- | -------------- | ----- | ----- |
| galaxy-collection | community.sops | 1.6.7 | 1.9.0 |
@wyoa-bot wyoa-bot bot force-pushed the renovate/community.sops-1.x branch from 8006ca4 to 65265be Compare September 9, 2024 16:08
@wyoa-bot wyoa-bot 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ansible Changes made in the ansible directory area/infrastructure Changes made in the infrastructure directory renovate/ansible size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants