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!(deps): update community.general to 6.0.0 #2257

Closed
wants to merge 1 commit into from

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Nov 7, 2022

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

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


Release Notes

ansible-collections/community.general

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 (Unflatmap community.general ansible-collections/community.general#5461).
  • newrelic_deployment - removed New Relic v1 API, added support for v2 API (Updated to use the new newrelic v2 api ansible-collections/community.general#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

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.

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner November 7, 2022 21:24
@bloopy-boi bloopy-boi bot added renovate/ansible type/major size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/ansible Changes made in the ansible directory labels Nov 7, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Nov 7, 2022

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ANSIBLE ansible-lint yes 571 43.21s
✅ COPYPASTE jscpd yes no 1.39s
✅ YAML prettier 2 0 0 0.64s
✅ YAML yamllint 2 0 0.17s

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 closed this Nov 7, 2022
@renovate renovate bot deleted the renovate/community.general-6.x branch November 7, 2022 21:27
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 renovate/ansible 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.

0 participants