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 dependency community.general to v6 #249

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

ghost
Copy link

@ghost ghost commented Nov 7, 2022

This PR contains the following updates:

Package Type Update Change
community.general galaxy-collection major 5.8.0 -> 6.1.0

Release Notes

ansible-collections/community.general

v6.1.0

Compare Source

See https://github.com/ansible-collections/community.general/blob/stable-6/CHANGELOG.rst for all changes.

v6.0.1

Compare Source

See https://github.com/ansible-collections/community.general/blob/stable-6/CHANGELOG.rst for all changes.

v6.0.0

Compare Source

=========

Release Summary

This is a pre-release for the upcoming 6.0.0 major release. The main objective of this pre-release is to make it possible to test the large stuctural changes by flattening the directory structure. See the corresponding entry in the changelog for details.

Major Changes

  • The internal structure of the collection was changed for modules and action plugins. These no longer live in a directory hierarchy ordered by topic, but instead are now all in a single (flat) directory. This has no impact on users assuming they did not use internal FQCNs. These will still work, but result in deprecation warnings. They were never officially supported and thus the redirects are kept as a courtsey, and this is not labelled as a breaking change. Note that for example the Ansible VScode plugin started recommending these internal names. If you followed its recommendation, you will now have to change back to the short names to avoid deprecation warnings, and potential errors in the future as these redirects will be removed in community.general 9.0.0 (https://github.com/ansible-collections/community.general/pull/5461).
  • newrelic_deployment - removed New Relic v1 API, added support for v2 API (https://github.com/ansible-collections/community.general/pull/5341).

Minor Changes

Breaking Changes / Porting Guide

Deprecated Features

Removed Features (previously deprecated)

Bugfixes

New Modules

  • scaleway_function_namespace - Scaleway Function namespace management
  • scaleway_function_namespace_info - Retrieve information on Scaleway Function namespace

v5.8.3

Compare Source

See https://github.com/ansible-collections/community.general/blob/stable-5/CHANGELOG.rst for all changes.

v5.8.2

Compare Source

See https://github.com/ansible-collections/community.general/blob/stable-5/CHANGELOG.rst for all changes.

v5.8.1

Compare Source

See https://github.com/ansible-collections/community.general/blob/stable-5/CHANGELOG.rst for all changes.


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.

@ghost ghost added renovate/ansible type/major size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 7, 2022
@ghost
Copy link
Author

ghost commented Nov 7, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

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

@ghost ghost force-pushed the renovate/community.general-6.x branch from aeaa37c to c663fe9 Compare November 15, 2022 12:43
| datasource        | package           | from  | to    |
| ----------------- | ----------------- | ----- | ----- |
| galaxy-collection | community.general | 5.8.0 | 6.1.0 |
@ghost ghost force-pushed the renovate/community.general-6.x branch from c663fe9 to 2f23496 Compare December 6, 2022 07:16
@elraro elraro merged commit 973dd85 into main Dec 7, 2022
@ghost ghost deleted the renovate/community.general-6.x branch December 7, 2022 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant