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 #2067

Merged
merged 1 commit into from Nov 8, 2022

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-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 |
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Nov 7, 2022

πŸ¦™ MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ANSIBLE ansible-lint yes 1 12.65s
βœ… REPOSITORY git_diff yes no 0.02s
βœ… REPOSITORY secretlint yes no 1.57s
βœ… YAML prettier 1 0 0.42s
βœ… YAML yamllint 1 0 0.16s

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

@coolguy1771 coolguy1771 merged commit eaf1f98 into main Nov 8, 2022
@coolguy1771 coolguy1771 deleted the renovate/community.general-6.x branch November 8, 2022 16:31
coolguy1771 pushed a commit that referenced this pull request Apr 21, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[kubernetes](https://registry.terraform.io/providers/hashicorp/kubernetes)
([source](https://togithub.com/hashicorp/terraform-provider-kubernetes))
| required_provider | minor | `2.19.0` -> `2.20.0` |

---

### Release Notes

<details>
<summary>hashicorp/terraform-provider-kubernetes</summary>

###
[`v2.20.0`](https://togithub.com/hashicorp/terraform-provider-kubernetes/blob/HEAD/CHANGELOG.md#&#8203;2200-April-20-2023)

[Compare
Source](https://togithub.com/hashicorp/terraform-provider-kubernetes/compare/v2.19.0...v2.20.0)

ENHANCEMENTS:

`kubernetes/resource_kubernetes_env.go`: add support for initContainers
\[[GH-2067](https://togithub.com/hashicorp/terraform-provider-kubernetes/issues/2067)]
`kubernetes/resource_kubernetes_node_taint.go`: Remove MaxItems from
taint attribute
\[[GH-2046](https://togithub.com/hashicorp/terraform-provider-kubernetes/issues/2046)]

BUG FIXES:

- Fix diff after import when importing resources containing volume_mount
\[[GH-2061](https://togithub.com/hashicorp/terraform-provider-kubernetes/issues/2061)]
- `resource/kubernetes_node_taint`: Fix an issue when updating taint
does not update the ID in the state file.
\[[GH-2077](https://togithub.com/hashicorp/terraform-provider-kubernetes/issues/2077)]

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTQuMCJ9-->

Co-authored-by: lumiere-bot <98047013+lumiere-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant