From 016910e3be63e13c73c91bea84252f13a9f9242c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 17 Sep 2021 13:58:47 +0000 Subject: [PATCH] chore(release): 1.5.1 [skip ci] ## [1.5.1](https://github.com/saltstack-formulas/php-formula/compare/v1.5.0...v1.5.1) (2021-09-17) ### Bug Fixes * **module:** include php version in redis module package name ([2f62f6f](https://github.com/saltstack-formulas/php-formula/commit/2f62f6fa4edcd660dc6247d11b99e871d963adcb)) * **module:** include php version in redis module package name ([55939d5](https://github.com/saltstack-formulas/php-formula/commit/55939d5cd12cc8e91b5502e7181f8d826464e82d)) ### Continuous Integration * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([c7a0c3c](https://github.com/saltstack-formulas/php-formula/commit/c7a0c3c3ea73a42a9e4682c204a620a3f7f2f2ee)) * **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([368ca34](https://github.com/saltstack-formulas/php-formula/commit/368ca34fabc10d7baffb1ea2c047cfe118f0569c)) * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([fbf2518](https://github.com/saltstack-formulas/php-formula/commit/fbf25184558f07766b06b946f8af5b742ac7665a)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([9964b38](https://github.com/saltstack-formulas/php-formula/commit/9964b38aa31fc44742a856bda5cdffd6aeb91a2a)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([f8e4ba0](https://github.com/saltstack-formulas/php-formula/commit/f8e4ba0e88e58c72ed14b8e7cf4143a446fda74b)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([c22aba7](https://github.com/saltstack-formulas/php-formula/commit/c22aba797e7bd02200a7a9d3b13ba95bd2195fca)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([4891bf6](https://github.com/saltstack-formulas/php-formula/commit/4891bf6e77b90e6ec1a80160f48f86869aa46b88)) ### Tests * **_mapdata:** add verification file for `debian-11` [skip ci] ([9b05109](https://github.com/saltstack-formulas/php-formula/commit/9b05109c28d05ebc11c253eabbd6bb219e7726ff)) * **alma+rocky:** add platforms (based on CentOS 8) [skip ci] ([f55d512](https://github.com/saltstack-formulas/php-formula/commit/f55d5128ab10e9b21bbe315f4588ff13c74de68a)) --- AUTHORS.md | 7 ++++--- CHANGELOG.md | 25 +++++++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 11 +++++++---- docs/CHANGELOG.rst | 29 +++++++++++++++++++++++++++++ 5 files changed, 66 insertions(+), 8 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index d8d65b4..8f5ebc3 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,14 +4,14 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|123 +@myii|[@myii](https://github.com/myii)|144 @gravyboat|[@gravyboat](https://github.com/gravyboat)|52 @aboe76|[@aboe76](https://github.com/aboe76)|48 @alxwr|[@alxwr](https://github.com/alxwr)|32 @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|16 @nmadhok|[@nmadhok](https://github.com/nmadhok)|14 @cheuschober|[@cheuschober](https://github.com/cheuschober)|12 -@babilen5|[@babilen5](https://github.com/babilen5)|11 +@babilen|[@babilen](https://github.com/babilen)|11 @Kurt108|[@Kurt108](https://github.com/Kurt108)|8 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|7 @whiteinge|[@whiteinge](https://github.com/whiteinge)|7 @@ -26,6 +26,7 @@ Avatar|Contributor|Contributions @tsia|[@tsia](https://github.com/tsia)|4 @kpostrup|[@kpostrup](https://github.com/kpostrup)|4 @ross-p|[@ross-p](https://github.com/ross-p)|4 +@Ahummeling|[@Ahummeling](https://github.com/Ahummeling)|4 @gtmanfred|[@gtmanfred](https://github.com/gtmanfred)|4 @ixs|[@ixs](https://github.com/ixs)|3 @arthurlogilab|[@arthurlogilab](https://github.com/arthurlogilab)|3 @@ -69,4 +70,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-06-17. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-09-17. diff --git a/CHANGELOG.md b/CHANGELOG.md index 5907b67..9c2e2b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [1.5.1](https://github.com/saltstack-formulas/php-formula/compare/v1.5.0...v1.5.1) (2021-09-17) + + +### Bug Fixes + +* **module:** include php version in redis module package name ([2f62f6f](https://github.com/saltstack-formulas/php-formula/commit/2f62f6fa4edcd660dc6247d11b99e871d963adcb)) +* **module:** include php version in redis module package name ([55939d5](https://github.com/saltstack-formulas/php-formula/commit/55939d5cd12cc8e91b5502e7181f8d826464e82d)) + + +### Continuous Integration + +* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([c7a0c3c](https://github.com/saltstack-formulas/php-formula/commit/c7a0c3c3ea73a42a9e4682c204a620a3f7f2f2ee)) +* **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([368ca34](https://github.com/saltstack-formulas/php-formula/commit/368ca34fabc10d7baffb1ea2c047cfe118f0569c)) +* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([fbf2518](https://github.com/saltstack-formulas/php-formula/commit/fbf25184558f07766b06b946f8af5b742ac7665a)) +* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([9964b38](https://github.com/saltstack-formulas/php-formula/commit/9964b38aa31fc44742a856bda5cdffd6aeb91a2a)) +* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([f8e4ba0](https://github.com/saltstack-formulas/php-formula/commit/f8e4ba0e88e58c72ed14b8e7cf4143a446fda74b)) +* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([c22aba7](https://github.com/saltstack-formulas/php-formula/commit/c22aba797e7bd02200a7a9d3b13ba95bd2195fca)) +* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([4891bf6](https://github.com/saltstack-formulas/php-formula/commit/4891bf6e77b90e6ec1a80160f48f86869aa46b88)) + + +### Tests + +* **_mapdata:** add verification file for `debian-11` [skip ci] ([9b05109](https://github.com/saltstack-formulas/php-formula/commit/9b05109c28d05ebc11c253eabbd6bb219e7726ff)) +* **alma+rocky:** add platforms (based on CentOS 8) [skip ci] ([f55d512](https://github.com/saltstack-formulas/php-formula/commit/f55d5128ab10e9b21bbe315f4588ff13c74de68a)) + # [1.5.0](https://github.com/saltstack-formulas/php-formula/compare/v1.4.0...v1.5.0) (2021-06-17) diff --git a/FORMULA b/FORMULA index c5afd69..bad3efe 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: php os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 1.5.0 +version: 1.5.1 release: 1 minimum_version: 2017.7 summary: Php formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 6a468c5..6c36b66 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 123 + - 144 * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 52 @@ -34,8 +34,8 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@cheuschober` - `@cheuschober `_ - 12 - * - :raw-html-m2r:`@babilen5` - - `@babilen5 `_ + * - :raw-html-m2r:`@babilen` + - `@babilen `_ - 11 * - :raw-html-m2r:`@Kurt108` - `@Kurt108 `_ @@ -79,6 +79,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@ross-p` - `@ross-p `_ - 4 + * - :raw-html-m2r:`@Ahummeling` + - `@Ahummeling `_ + - 4 * - :raw-html-m2r:`@gtmanfred` - `@gtmanfred `_ - 4 @@ -203,4 +206,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-06-17. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-09-17. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index c571cc7..6998727 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,35 @@ Changelog ========= +`1.5.1 `_ (2021-09-17) +----------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **module:** include php version in redis module package name (\ `2f62f6f `_\ ) +* **module:** include php version in redis module package name (\ `55939d5 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `c7a0c3c `_\ ) +* **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] (\ `368ca34 `_\ ) +* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `fbf2518 `_\ ) +* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `9964b38 `_\ ) +* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `f8e4ba0 `_\ ) +* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `c22aba7 `_\ ) +* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `4891bf6 `_\ ) + +Tests +^^^^^ + + +* **_mapdata:** add verification file for ``debian-11`` [skip ci] (\ `9b05109 `_\ ) +* **alma+rocky:** add platforms (based on CentOS 8) [skip ci] (\ `f55d512 `_\ ) + `1.5.0 `_ (2021-06-17) -----------------------------------------------------------------------------------------------------