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

chore(deps): update dependency ansible.utils to v2.9.0 #57

Merged
merged 1 commit into from
Apr 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ansible.utils galaxy-collection minor 2.6.1 -> 2.9.0

Release Notes

ansible-collections/ansible.utils

v2.9.0

Compare Source

======

Minor Changes

  • to_xml - Added support to disable xml declartion with full_document flag.

Bugfixes

v2.8.0

Compare Source

======

Minor Changes

  • to_xml - Added support for using spaces to indent an XML doc via a new indent parameter.

Bugfixes

  • Accept int input for ipaddr filters.

v2.7.0

Compare Source

======

Minor Changes

  • Add support for content template parser
  • Added new connection base class similar to ansible.netcommon's NetworkConnectionBase without the network-specific option masking (https://github.com/ansible-collections/ansible.utils/pull/213).
  • ipsubnet - the index parameter should only ever be an integer if it is provided. this changes the argument type from str to int.

Bugfixes


Configuration

📅 Schedule: Branch creation - "every weekend" (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 has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Nov 5, 2022

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ANSIBLE ansible-lint yes 1 9.15s
✅ COPYPASTE jscpd yes no 1.15s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.08s
✅ YAML prettier 1 0 0.48s
✅ YAML yamllint 1 0 0.13s

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

@renovate renovate bot force-pushed the renovate/ansible.utils-2.x branch from 4d971a8 to 6859080 Compare November 30, 2022 15:19
@renovate renovate bot changed the title chore(deps): update dependency ansible.utils to v2.7.0 chore(deps): update dependency ansible.utils to v2.8.0 Nov 30, 2022
@renovate renovate bot changed the title chore(deps): update dependency ansible.utils to v2.8.0 chore(deps): update dependency ansible.utils to v2.9.0 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/ansible.utils-2.x branch from 6859080 to 0a4d360 Compare March 18, 2023 12:02
@asujata asujata merged commit d621864 into main Apr 23, 2023
@asujata asujata deleted the renovate/ansible.utils-2.x branch April 23, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant