simplerick0 / com.ackhax.cluster

MIT License
0 stars 0 forks source link

chore(deps): update dependency community.sops to v1.4.1 #105

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
community.sops galaxy-collection minor 1.3.0 -> 1.4.1

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

ansible-collections/community.sops ### [`v1.4.1`](https://togithub.com/ansible-collections/community.sops/blob/HEAD/CHANGELOG.rst#v141) [Compare Source](https://togithub.com/ansible-collections/community.sops/compare/1.4.0...1.4.1) \====== ## Release Summary Maintenance release to improve compatibility with future ansible-core releases. ## Bugfixes - load_vars - ensure compatibility with newer versions of ansible-core (https://github.com/ansible-collections/community.sops/pull/121). ### [`v1.4.0`](https://togithub.com/ansible-collections/community.sops/blob/HEAD/CHANGELOG.rst#v140) [Compare Source](https://togithub.com/ansible-collections/community.sops/compare/1.3.0...1.4.0) \====== ## Release Summary Feature release. ## Minor Changes - Allow to specify age keys as `age_key`, or age keyfiles as `age_keyfile` (https://github.com/ansible-collections/community.sops/issues/116, https://github.com/ansible-collections/community.sops/pull/117). - sops_encrypt - allow to specify age recipients (https://github.com/ansible-collections/community.sops/issues/116, https://github.com/ansible-collections/community.sops/pull/117).

Configuration

📅 Schedule: Branch creation - "on sunday" (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.

github-actions[bot] commented 2 years ago

MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ANSIBLE ansible-lint yes 2 10.78s
✅ COPYPASTE jscpd yes no 0.93s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.0s
✅ YAML prettier 1 0 0.42s
✅ YAML yamllint 1 0 0.09s

See errors details in artifact MegaLinter reports on CI Job page _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_