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 community.general to 6.0.0 #1284

Merged
merged 1 commit into from Nov 10, 2022

Conversation

negative-7-bot[bot]
Copy link
Contributor

@negative-7-bot negative-7-bot 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

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.

| datasource        | package           | from  | to    |
| ----------------- | ----------------- | ----- | ----- |
| galaxy-collection | community.general | 5.8.0 | 6.0.0 |
@negative-7-bot
Copy link
Contributor Author

negative-7-bot bot commented Nov 7, 2022

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ANSIBLE ansible-lint yes 1 10.95s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.18s
✅ YAML prettier 1 0 0.41s
✅ YAML yamllint 1 0 0.15s

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

@negative7 negative7 merged commit a042399 into main Nov 10, 2022
@negative-7-bot negative-7-bot bot deleted the renovate/community.general-6.x branch November 10, 2022 14:35
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 type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant