From 169ccce59ecc5b82c5bfcb61c4ccc68e8991c4f8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 13 Feb 2022 01:14:11 +0000 Subject: [PATCH] chore(release): 5.0.5 [skip ci] ## [5.0.5](https://github.com/saltstack-formulas/template-formula/compare/v5.0.4...v5.0.5) (2022-02-13) ### Bug Fixes * **libsaltcli+libmatchers:** ensure Salt client API detection [skip ci] ([6eb2073](https://github.com/saltstack-formulas/template-formula/commit/6eb2073d02ff8006dac86c59e683ae983ecccd25)) ### Code Refactoring * **shellcheck:** fix violation ([4ee6387](https://github.com/saltstack-formulas/template-formula/commit/4ee6387bf97aeb9c965bd2638ba934208d00874c)) ### Continuous Integration * **gitlab-ci:** update `dind-ruby-bionic` (use Python 3.7 for pre-commit) ([8ff2152](https://github.com/saltstack-formulas/template-formula/commit/8ff2152b32262fe2082f68e42532f3c0178f55b0)) * update linters to latest versions [skip ci] ([a284a56](https://github.com/saltstack-formulas/template-formula/commit/a284a566b4284966c7bbbc9da7ad182083a60796)) * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([ea37971](https://github.com/saltstack-formulas/template-formula/commit/ea379716bea3d9d93a88671b8c0ae368033dcd62)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([fd34718](https://github.com/saltstack-formulas/template-formula/commit/fd347183f992f2d0511986744f65c715445d7c5e)) * **proxy:** allow rubygems proxy in gemfile ([7109cfd](https://github.com/saltstack-formulas/template-formula/commit/7109cfd411804514607a70edc3339e011e1db1cc)) --- AUTHORS.md | 8 ++++---- CHANGELOG.md | 21 +++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 8 ++++---- docs/CHANGELOG.rst | 25 +++++++++++++++++++++++++ 5 files changed, 55 insertions(+), 9 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 3d86d5a0..76cb3984 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,12 +4,12 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|355 -@baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|38 +@myii|[@myii](https://github.com/myii)|373 +@baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|39 @dafyddj|[@dafyddj](https://github.com/dafyddj)|35 @aboe76|[@aboe76](https://github.com/aboe76)|27 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|18 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|15 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|16 @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|8 @daks|[@daks](https://github.com/daks)|8 @gravyboat|[@gravyboat](https://github.com/gravyboat)|6 @@ -31,4 +31,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-11-16. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-13. diff --git a/CHANGELOG.md b/CHANGELOG.md index 12c788ba..1476ffcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [5.0.5](https://github.com/saltstack-formulas/template-formula/compare/v5.0.4...v5.0.5) (2022-02-13) + + +### Bug Fixes + +* **libsaltcli+libmatchers:** ensure Salt client API detection [skip ci] ([6eb2073](https://github.com/saltstack-formulas/template-formula/commit/6eb2073d02ff8006dac86c59e683ae983ecccd25)) + + +### Code Refactoring + +* **shellcheck:** fix violation ([4ee6387](https://github.com/saltstack-formulas/template-formula/commit/4ee6387bf97aeb9c965bd2638ba934208d00874c)) + + +### Continuous Integration + +* **gitlab-ci:** update `dind-ruby-bionic` (use Python 3.7 for pre-commit) ([8ff2152](https://github.com/saltstack-formulas/template-formula/commit/8ff2152b32262fe2082f68e42532f3c0178f55b0)) +* update linters to latest versions [skip ci] ([a284a56](https://github.com/saltstack-formulas/template-formula/commit/a284a566b4284966c7bbbc9da7ad182083a60796)) +* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([ea37971](https://github.com/saltstack-formulas/template-formula/commit/ea379716bea3d9d93a88671b8c0ae368033dcd62)) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([fd34718](https://github.com/saltstack-formulas/template-formula/commit/fd347183f992f2d0511986744f65c715445d7c5e)) +* **proxy:** allow rubygems proxy in gemfile ([7109cfd](https://github.com/saltstack-formulas/template-formula/commit/7109cfd411804514607a70edc3339e011e1db1cc)) + ## [5.0.4](https://github.com/saltstack-formulas/template-formula/compare/v5.0.3...v5.0.4) (2021-11-16) diff --git a/FORMULA b/FORMULA index da4e38bb..41baa6f3 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: TEMPLATE os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Oracle, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS -version: 5.0.4 +version: 5.0.5 release: 1 minimum_version: 2019.2 summary: TEMPLATE formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 25ea2bba..9e0c89dc 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 355 + - 373 * - :raw-html-m2r:`@baby-gnu` - `@baby-gnu `_ - - 38 + - 39 * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ - 35 @@ -30,7 +30,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 18 * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ - - 15 + - 16 * - :raw-html-m2r:`@n-rodriguez` - `@n-rodriguez `_ - 8 @@ -89,4 +89,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-11-16. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-02-13. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 72d6b638..4f2ecb85 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,31 @@ Changelog ========= +`5.0.5 `_ (2022-02-13) +---------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **libsaltcli+libmatchers:** ensure Salt client API detection [skip ci] (\ `6eb2073 `_\ ) + +Code Refactoring +^^^^^^^^^^^^^^^^ + + +* **shellcheck:** fix violation (\ `4ee6387 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gitlab-ci:** update ``dind-ruby-bionic`` (use Python 3.7 for pre-commit) (\ `8ff2152 `_\ ) +* update linters to latest versions [skip ci] (\ `a284a56 `_\ ) +* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `ea37971 `_\ ) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `fd34718 `_\ ) +* **proxy:** allow rubygems proxy in gemfile (\ `7109cfd `_\ ) + `5.0.4 `_ (2021-11-16) ----------------------------------------------------------------------------------------------------------