jnv/ansible-role-unattended-upgrades
### [`v1.12.1`](https://togithub.com/jnv/ansible-role-unattended-upgrades/releases/v1.12.1)
[Compare Source](https://togithub.com/jnv/ansible-role-unattended-upgrades/compare/v1.12.0...v1.12.1)
#### Changed
- Fix ansible_comment generation by [@maxxer](https://togithub.com/maxxer) in [https://github.com/jnv/ansible-role-unattended-upgrades/pull/88](https://togithub.com/jnv/ansible-role-unattended-upgrades/pull/88)
#### New Contributors
- [@maxxer](https://togithub.com/maxxer) made their first contribution in [https://github.com/jnv/ansible-role-unattended-upgrades/pull/88](https://togithub.com/jnv/ansible-role-unattended-upgrades/pull/88)
**Full Changelog**: https://github.com/jnv/ansible-role-unattended-upgrades/compare/v1.12.0...v1.12.1
### [`v1.12.0`](https://togithub.com/jnv/ansible-role-unattended-upgrades/releases/v1.12.0)
[Compare Source](https://togithub.com/jnv/ansible-role-unattended-upgrades/compare/v1.11.0...v1.12.0)
#### Changed
- [#87](https://togithub.com/jnv/ansible-role-unattended-upgrades/issues/87) Add support for Debian 11 "Bullseye" along with a release-specific pattern to correctly check for security updates. Kudos to [@dnmvisser](https://togithub.com/dnmvisser)!
**Full Changelog**: https://github.com/jnv/ansible-role-unattended-upgrades/compare/v1.11.0...v1.12.0
### [`v1.11.0`](https://togithub.com/jnv/ansible-role-unattended-upgrades/releases/v1.11.0)
[Compare Source](https://togithub.com/jnv/ansible-role-unattended-upgrades/compare/v1.10.0...v1.11.0)
#### Added
- [#76](https://togithub.com/jnv/ansible-role-unattended-upgrades/issues/76) `unattended_only_on_ac_power` option and install `powermgmt-base` when it is enabled. Kudos to [@smutel](https://togithub.com/smutel)!
### [`v1.10.0`](https://togithub.com/jnv/ansible-role-unattended-upgrades/releases/v1.10.0)
[Compare Source](https://togithub.com/jnv/ansible-role-unattended-upgrades/compare/v1.9.0...v1.10.0)
#### Added
- [#80](https://togithub.com/jnv/ansible-role-unattended-upgrades/issues/80) `unattended_syslog_enable` and `unattended_syslog_facility` options to enable logging to syslog. Kudos to [@dnmvisser](https://togithub.com/dnmvisser)!
### [`v1.9.0`](https://togithub.com/jnv/ansible-role-unattended-upgrades/releases/v1.9.0)
[Compare Source](https://togithub.com/jnv/ansible-role-unattended-upgrades/compare/v1.8.0...v1.9.0)
#### Added
- [#77](https://togithub.com/jnv/ansible-role-unattended-upgrades/issues/77) `unattended_remove_unused_dependencies` to enable `Remove-New-Unused-Dependencies` option and turn it on by default (to match upstream behavior); see [https://github.com/mvo5/unattended-upgrades/pull/19](https://togithub.com/mvo5/unattended-upgrades/pull/19) for details. Kudos to [@rook59](https://togithub.com/rook59)!
### [`v1.8.0`](https://togithub.com/jnv/ansible-role-unattended-upgrades/releases/v1.8.0)
[Compare Source](https://togithub.com/jnv/ansible-role-unattended-upgrades/compare/v1.7.1...v1.8.0)
##### Changed
- [#67](https://togithub.com/jnv/ansible-role-unattended-upgrades/issues/67): Use minimal steps by default. Thanks to [@dnrce](https://togithub.com/dnrce)!
Configuration
š Schedule: 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, click this checkbox.
This PR contains the following updates:
v1.7.1
->v1.12.1
Release Notes
jnv/ansible-role-unattended-upgrades
### [`v1.12.1`](https://togithub.com/jnv/ansible-role-unattended-upgrades/releases/v1.12.1) [Compare Source](https://togithub.com/jnv/ansible-role-unattended-upgrades/compare/v1.12.0...v1.12.1) #### Changed - Fix ansible_comment generation by [@maxxer](https://togithub.com/maxxer) in [https://github.com/jnv/ansible-role-unattended-upgrades/pull/88](https://togithub.com/jnv/ansible-role-unattended-upgrades/pull/88) #### New Contributors - [@maxxer](https://togithub.com/maxxer) made their first contribution in [https://github.com/jnv/ansible-role-unattended-upgrades/pull/88](https://togithub.com/jnv/ansible-role-unattended-upgrades/pull/88) **Full Changelog**: https://github.com/jnv/ansible-role-unattended-upgrades/compare/v1.12.0...v1.12.1 ### [`v1.12.0`](https://togithub.com/jnv/ansible-role-unattended-upgrades/releases/v1.12.0) [Compare Source](https://togithub.com/jnv/ansible-role-unattended-upgrades/compare/v1.11.0...v1.12.0) #### Changed - [#87](https://togithub.com/jnv/ansible-role-unattended-upgrades/issues/87) Add support for Debian 11 "Bullseye" along with a release-specific pattern to correctly check for security updates. Kudos to [@dnmvisser](https://togithub.com/dnmvisser)! **Full Changelog**: https://github.com/jnv/ansible-role-unattended-upgrades/compare/v1.11.0...v1.12.0 ### [`v1.11.0`](https://togithub.com/jnv/ansible-role-unattended-upgrades/releases/v1.11.0) [Compare Source](https://togithub.com/jnv/ansible-role-unattended-upgrades/compare/v1.10.0...v1.11.0) #### Added - [#76](https://togithub.com/jnv/ansible-role-unattended-upgrades/issues/76) `unattended_only_on_ac_power` option and install `powermgmt-base` when it is enabled. Kudos to [@smutel](https://togithub.com/smutel)! ### [`v1.10.0`](https://togithub.com/jnv/ansible-role-unattended-upgrades/releases/v1.10.0) [Compare Source](https://togithub.com/jnv/ansible-role-unattended-upgrades/compare/v1.9.0...v1.10.0) #### Added - [#80](https://togithub.com/jnv/ansible-role-unattended-upgrades/issues/80) `unattended_syslog_enable` and `unattended_syslog_facility` options to enable logging to syslog. Kudos to [@dnmvisser](https://togithub.com/dnmvisser)! ### [`v1.9.0`](https://togithub.com/jnv/ansible-role-unattended-upgrades/releases/v1.9.0) [Compare Source](https://togithub.com/jnv/ansible-role-unattended-upgrades/compare/v1.8.0...v1.9.0) #### Added - [#77](https://togithub.com/jnv/ansible-role-unattended-upgrades/issues/77) `unattended_remove_unused_dependencies` to enable `Remove-New-Unused-Dependencies` option and turn it on by default (to match upstream behavior); see [https://github.com/mvo5/unattended-upgrades/pull/19](https://togithub.com/mvo5/unattended-upgrades/pull/19) for details. Kudos to [@rook59](https://togithub.com/rook59)! ### [`v1.8.0`](https://togithub.com/jnv/ansible-role-unattended-upgrades/releases/v1.8.0) [Compare Source](https://togithub.com/jnv/ansible-role-unattended-upgrades/compare/v1.7.1...v1.8.0) ##### Changed - [#67](https://togithub.com/jnv/ansible-role-unattended-upgrades/issues/67): Use minimal steps by default. Thanks to [@dnrce](https://togithub.com/dnrce)!Configuration
š Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.