ruzickap / packer-templates

Scripts and Templates used for generating Vagrant images
Apache License 2.0
443 stars 113 forks source link

chore(deps): update dependency chocolatey.chocolatey to v1.4.0 #437

Closed my-renovate[bot] closed 1 year ago

my-renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Update Change
chocolatey.chocolatey minor 1.3.1 -> 1.4.0

Release Notes

chocolatey/chocolatey-ansible ### [`v1.4.0`](https://togithub.com/chocolatey/chocolatey-ansible/releases/tag/1.4.0) [Compare Source](https://togithub.com/chocolatey/chocolatey-ansible/compare/1.3.1...1.4.0) ##### Features - win_chocolatey - Allow users to select the TLS versions used for bootstrapping Chocolatey installation - see [#​17](https://togithub.com/chocolatey/chocolatey-ansible/issues/17) ##### Deprecated Features - win_chocolatey - Deprecate side-by-side installs - see [#​94](https://togithub.com/chocolatey/chocolatey-ansible/issues/94) ##### Bug Fixes - win_chocolatey - Module fails to execute if powershell version is older than version 5 - see [#​92](https://togithub.com/chocolatey/chocolatey-ansible/issues/92)