Skip to content

🔼 Bump dependency community.windows to v3 #32

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 3, 2025

This PR contains the following updates:

Package Type Update Change
community.windows galaxy-collection major 2.3.0 -> 3.0.0

Release Notes

ansible-collections/community.windows (community.windows)

v3.0.0

Compare Source

======

Release Summary

Major release of the community.windows collection. This release includes fixes for Ansible 2.19 and removes some deprecated modules.

Minor Changes

  • Set minimum supported Ansible version to 2.16 to align with the versions still supported by Ansible.

Deprecated Features

  • win_audit_policy_system - Deprecated module and will be redirected to ansible.windows.win_audit_policy_system. Use ansible.windows.win_audit_policy_system instead as the redirection will be removed in 4.0.0
  • win_audit_rule - Deprecated module and will be redirected to ansible.windows.win_audit_rule. Use ansible.windows.win_audit_rule instead as the redirection will be removed in 4.0.0
  • win_auto_logon - Deprecated module and will be redirected to ansible.windows.win_auto_logon. Use ansible.windows.win_auto_logon instead as the redirection will be removed in 4.0.0
  • win_certificate_info - Deprecated module and will be redirected to ansible.windows.win_certificate_info. Use ansible.windows.win_certificate_info instead as the redirection will be removed in 4.0.0
  • win_computer_description - Deprecated module and will be redirected to ansible.windows.win_computer_description. Use ansible.windows.win_computer_description instead as the redirection will be removed in 4.0.0
  • win_credential - Deprecated module and will be redirected to ansible.windows.win_credential. Use ansible.windows.win_credential instead as the redirection will be removed in 4.0.0
  • win_dhcp_lease - Deprecated module and will be redirected to ansible.windows.win_dhcp_lease. Use ansible.windows.win_dhcp_lease instead as the redirection will be removed in 4.0.0
  • win_dns_record - Deprecated module and will be redirected to ansible.windows.win_dns_record. Use ansible.windows.win_dns_record instead as the redirection will be removed in 4.0.0
  • win_dns_zone - Deprecated module and will be redirected to ansible.windows.win_dns_zone. Use ansible.windows.win_dns_zone instead as the redirection will be removed in 4.0.0
  • win_eventlog - Deprecated module and will be redirected to ansible.windows.win_eventlog. Use ansible.windows.win_eventlog instead as the redirection will be removed in 4.0.0
  • win_feature_info - Deprecated module and will be redirected to ansible.windows.win_feature_info. Use ansible.windows.win_feature_info instead as the redirection will be removed in 4.0.0
  • win_file_compression - Deprecated module and will be redirected to ansible.windows.win_file_compression. Use ansible.windows.win_file_compression instead as the redirection will be removed in 4.0.0
  • win_firewall - Deprecated module and will be redirected to ansible.windows.win_firewall. Use ansible.windows.win_firewall instead as the redirection will be removed in 4.0.0
  • win_hosts - Deprecated module and will be redirected to ansible.windows.win_hosts. Use ansible.windows.win_hosts instead as the redirection will be removed in 4.0.0
  • win_hotfix - Deprecated module and will be redirected to ansible.windows.win_hotfix. Use ansible.windows.win_hotfix instead as the redirection will be removed in 4.0.0
  • win_http_proxy - Deprecated module and will be redirected to ansible.windows.win_http_proxy. Use ansible.windows.win_http_proxy instead as the redirection will be removed in 4.0.0
  • win_iis_virtualdirectory - Deprecated module, use microsoft.iis.virtual_directory instead as the module will be removed in 4.0.0
  • win_iis_webapplication - Deprecated module, use microsoft.iis.web_application instead instead as the module will be removed in 4.0.0
  • win_iis_webapppool - Deprecated module, use microsoft.iis.web_app_pool instead instead as the module will be removed in 4.0.0
  • win_iis_webbinding - Deprecated module, use microsoft.iis.website instead instead as the module will be removed in 4.0.0
  • win_iis_website - Deprecated module, use microsoft.iis.website instead instead as the module will be removed in 4.0.0
  • win_inet_proxy - Deprecated module and will be redirected to ansible.windows.win_inet_proxy. Use ansible.windows.win_inet_proxy instead as the redirection will be removed in 4.0.0
  • win_listen_ports_facts - Deprecated module and will be redirected to ansible.windows.win_listen_ports_facts. Use ansible.windows.win_listen_ports_facts instead as the redirection will be removed in 4.0.0
  • win_mapped_drive - Deprecated module and will be redirected to ansible.windows.win_mapped_drive. Use ansible.windows.win_mapped_drive instead as the redirection will be removed in 4.0.0
  • win_product_facts - Deprecated module and will be redirected to ansible.windows.win_product_facts. Use ansible.windows.win_product_facts instead as the redirection will be removed in 4.0.0
  • win_region - Deprecated module and will be redirected to ansible.windows.win_region. Use ansible.windows.win_region instead as the redirection will be removed in 4.0.0
  • win_route - Deprecated module and will be redirected to ansible.windows.win_route. Use ansible.windows.win_route instead as the redirection will be removed in 4.0.0
  • win_timezone - Deprecated module and will be redirected to ansible.windows.win_timezone. Use ansible.windows.win_timezone instead as the redirection will be removed in 4.0.0
  • win_user_profile - Deprecated module and will be redirected to ansible.windows.win_user_profile. Use ansible.windows.win_user_profile instead as the redirection will be removed in 4.0.0

Removed Features (previously deprecated)

  • win_domain_computer - Removed deprecated module, use microsoft.ad.computer instead
  • win_domain_group - Removed deprecated module, use microsoft.ad.group instead
  • win_domain_group_membership - Removed deprecated module, use microsoft.ad.membership instead
  • win_domain_object_info - Removed deprecated module, use microsoft.ad.object_info instead
  • win_domain_ou - Removed deprecated module, use microsoft.ad.ou instead
  • win_domain_user - Removed deprecated module, use microsoft.ad.user instead
  • win_lineinfile - Removed deprecated return value backup, use backup_file instead
  • win_xml - Removed deprecated, and undocumented, return value backup, use backup_file instead

Bugfixes

v2.4.0

Compare Source

======

Release Summary

Release summary for v2.4.0

Minor Changes

  • Added support for Windows Server 2025
  • This issue fixes installation of requirements as it requires a confirmation when installed as a depedency to PowershellGet. Installing it by itself prevents this confirmation dialog and allows required components to be installed (https://github.com/ansible-collections/community.windows/issues/147).
  • win_file_version - Add file_version_raw result for cases where file_version might be empty or in not in the right format.
  • win_iis_webapppool - this pull request fixes the portion where building an app pool with the word "value" in it fails unexpectedly. https://github.com/ansible-collections/community.windows/issues/410.
  • win_psrepository_copy - Add Force option that deletes repositories that are not present in the source

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependency 🔼 Pull requests that update a dependency file label May 3, 2025
@renovate renovate bot requested a review from bdsoha as a code owner May 3, 2025 11:29
@renovate renovate bot assigned bdsoha May 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency 🔼 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant