Skip to content

feat(ansible): update community.sops ( 2.0.0 → 2.2.1 ) #5463

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2024

This PR contains the following updates:

Package Type Update Change
community.sops galaxy-collection minor 2.0.0 -> 2.2.1

Warning

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


Release Notes

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

v2.2.1

Compare Source

Release Summary

Bugfix release.

Bugfixes
  • install role - avoid deprecated parameter value for the ansible.builtin.uri module (#​255).

v2.2.0

Compare Source

Release Summary

Feature release.

Minor Changes
  • load_vars - expressions can now be lazily evaluated when using ansible-core 2.19 or newer (#​229).

v2.1.0

Compare Source

Release Summary

Feature release.

Minor Changes
  • Now supports specifying SSH private keys for age with the new age_ssh_private_keyfile option (#​241).

v2.0.5

Compare Source

Release Summary

Maintenance release with updated SOPS version test coverage.

v2.0.4

Compare Source

Release Summary

Maintenance release with Data Tagging support.

Bugfixes
  • load_vars - make evaluation compatible with Data Tagging in upcoming ansible-core release (#​225).

v2.0.3

Compare Source

Release Summary

Bugfix release.

Bugfixes
  • install role - sops_install_on_localhost=false was not working properly if the role was running on more than one host due to a bug in ansible-core (#​223, #​224).

v2.0.2

Compare Source

Release Summary

Bugfix release.

Bugfixes
  • install role - when used with Debian on ARM architecture, the architecture name is now correctly translated from aarch64 to arm64 (#​220, #​221).

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 was generated by Mend Renovate. View the repository job log.

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Dec 31, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.41s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 3.72s
✅ YAML prettier 1 0 0 0.36s
✅ YAML yamllint 1 0 0 0.61s

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

@renovate renovate bot changed the title fix(ansible): update community.sops ( 2.0.0 → 2.0.1 ) fix(ansible): update community.sops ( 2.0.0 → 2.0.2 ) Feb 11, 2025
@renovate renovate bot force-pushed the renovate/nas-1-community.sops-2.x branch from 56791f9 to 7314b91 Compare February 11, 2025 10:15
@renovate renovate bot changed the title fix(ansible): update community.sops ( 2.0.0 → 2.0.2 ) fix(ansible): update community.sops ( 2.0.0 → 2.0.3 ) Mar 3, 2025
@renovate renovate bot force-pushed the renovate/nas-1-community.sops-2.x branch from 7314b91 to 3d0e237 Compare March 3, 2025 06:34
@renovate renovate bot changed the title fix(ansible): update community.sops ( 2.0.0 → 2.0.3 ) fix(ansible): update community.sops ( 2.0.0 → 2.0.4 ) Apr 14, 2025
@renovate renovate bot force-pushed the renovate/nas-1-community.sops-2.x branch from 3d0e237 to 86b1386 Compare April 14, 2025 22:31
@renovate renovate bot changed the title fix(ansible): update community.sops ( 2.0.0 → 2.0.4 ) fix(ansible): update community.sops ( 2.0.0 → 2.0.5 ) Apr 21, 2025
@renovate renovate bot force-pushed the renovate/nas-1-community.sops-2.x branch from 86b1386 to bc205e8 Compare April 21, 2025 13:58
@renovate renovate bot force-pushed the renovate/nas-1-community.sops-2.x branch from bc205e8 to c567679 Compare June 14, 2025 18:11
@renovate renovate bot changed the title fix(ansible): update community.sops ( 2.0.0 → 2.0.5 ) feat(ansible): update community.sops ( 2.0.0 → 2.1.0 ) Jun 14, 2025
@renovate renovate bot changed the title feat(ansible): update community.sops ( 2.0.0 → 2.1.0 ) feat(ansible): update community.sops ( 2.0.0 → 2.2.0 ) Jul 21, 2025
@renovate renovate bot force-pushed the renovate/nas-1-community.sops-2.x branch from c567679 to 221e454 Compare July 21, 2025 23:56
| datasource        | package        | from  | to    |
| ----------------- | -------------- | ----- | ----- |
| galaxy-collection | community.sops | 2.0.0 | 2.2.1 |
@renovate renovate bot force-pushed the renovate/nas-1-community.sops-2.x branch from 221e454 to 02bd3c8 Compare August 4, 2025 22:54
@renovate renovate bot changed the title feat(ansible): update community.sops ( 2.0.0 → 2.2.0 ) feat(ansible): update community.sops ( 2.0.0 → 2.2.1 ) Aug 4, 2025
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