From bac7ff2d3f05e5d86df0eb6a6206129ad63ccb9e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 19 Jul 2021 14:53:47 +0000 Subject: [PATCH] chore(release): 0.56.0 [skip ci] # [0.56.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.55.2...v0.56.0) (2021-07-19) ### Continuous Integration * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([ee34e48](https://github.com/saltstack-formulas/mysql-formula/commit/ee34e48fae56a5ca06557d8997e47d100eef8c48)) * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([4d5e6d9](https://github.com/saltstack-formulas/mysql-formula/commit/4d5e6d9e1924fdabae726b1ef6cdc58b8dcb331f)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([f51d4ba](https://github.com/saltstack-formulas/mysql-formula/commit/f51d4ba4ced7d7a6b13da091b838e60a16be7d1b)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([13c8450](https://github.com/saltstack-formulas/mysql-formula/commit/13c8450069aad9bf1ff25a0c7870a82d5a0b3e7f)) * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([8dbff38](https://github.com/saltstack-formulas/mysql-formula/commit/8dbff388203b9b6156d07e6cc4bb6558c7ad72e0)) ### Features * **freebsd:** update packages from ``py37-*`` => ``py38-*`` ([70eeed8](https://github.com/saltstack-formulas/mysql-formula/commit/70eeed80c1b0ce0dfd1ffe539b5e0be6ba5415fd)) * **osfingermap:** add support for `Debian 11` [skip ci] ([3ea9b34](https://github.com/saltstack-formulas/mysql-formula/commit/3ea9b347590e6f15761d07567a7640d138f74128)) --- AUTHORS.md | 6 +++--- CHANGELOG.md | 17 +++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 10 +++++----- docs/CHANGELOG.rst | 20 ++++++++++++++++++++ 5 files changed, 46 insertions(+), 9 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 79a8dac..21d83bc 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|85 +@myii|[@myii](https://github.com/myii)|95 @gravyboat|[@gravyboat](https://github.com/gravyboat)|38 @aboe76|[@aboe76](https://github.com/aboe76)|37 @noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|30 @@ -23,6 +23,7 @@ Avatar|Contributor|Contributions @thatch45|[@thatch45](https://github.com/thatch45)|4 @tiger-seo|[@tiger-seo](https://github.com/tiger-seo)|4 @gtmanfred|[@gtmanfred](https://github.com/gtmanfred)|4 +@sticky-note|[@sticky-note](https://github.com/sticky-note)|4 @alexhayes|[@alexhayes](https://github.com/alexhayes)|3 @dafyddj|[@dafyddj](https://github.com/dafyddj)|3 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|3 @@ -30,7 +31,6 @@ Avatar|Contributor|Contributions @alfonsfoubert|[@alfonsfoubert](https://github.com/alfonsfoubert)|3 @cboltz|[@cboltz](https://github.com/cboltz)|3 @pcdummy|[@pcdummy](https://github.com/pcdummy)|3 -@sticky-note|[@sticky-note](https://github.com/sticky-note)|3 @amontalban|[@amontalban](https://github.com/amontalban)|2 @iggy|[@iggy](https://github.com/iggy)|2 @ogabrielsantos|[@ogabrielsantos](https://github.com/ogabrielsantos)|2 @@ -88,4 +88,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-05-07. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-07-19. diff --git a/CHANGELOG.md b/CHANGELOG.md index 56b7d82..aba480d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +# [0.56.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.55.2...v0.56.0) (2021-07-19) + + +### Continuous Integration + +* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([ee34e48](https://github.com/saltstack-formulas/mysql-formula/commit/ee34e48fae56a5ca06557d8997e47d100eef8c48)) +* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([4d5e6d9](https://github.com/saltstack-formulas/mysql-formula/commit/4d5e6d9e1924fdabae726b1ef6cdc58b8dcb331f)) +* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([f51d4ba](https://github.com/saltstack-formulas/mysql-formula/commit/f51d4ba4ced7d7a6b13da091b838e60a16be7d1b)) +* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([13c8450](https://github.com/saltstack-formulas/mysql-formula/commit/13c8450069aad9bf1ff25a0c7870a82d5a0b3e7f)) +* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([8dbff38](https://github.com/saltstack-formulas/mysql-formula/commit/8dbff388203b9b6156d07e6cc4bb6558c7ad72e0)) + + +### Features + +* **freebsd:** update packages from ``py37-*`` => ``py38-*`` ([70eeed8](https://github.com/saltstack-formulas/mysql-formula/commit/70eeed80c1b0ce0dfd1ffe539b5e0be6ba5415fd)) +* **osfingermap:** add support for `Debian 11` [skip ci] ([3ea9b34](https://github.com/saltstack-formulas/mysql-formula/commit/3ea9b347590e6f15761d07567a7640d138f74128)) + ## [0.55.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.55.1...v0.55.2) (2021-05-07) diff --git a/FORMULA b/FORMULA index 9f2b458..55108ca 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: mysql os: RedHat, CentOS, Debian, Ubuntu, Suse, Gentoo, FreeBSD os_family: RedHat, Debian, Suse, Gentoo, FreeBSD -version: 0.55.2 +version: 0.56.0 release: 1 minimum_version: 2015.8 summary: Formula for installing MySQL diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index cd40532..5a262bc 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 `_ - - 85 + - 95 * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 38 @@ -70,6 +70,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@gtmanfred` - `@gtmanfred `_ - 4 + * - :raw-html-m2r:`@sticky-note` + - `@sticky-note `_ + - 4 * - :raw-html-m2r:`@alexhayes` - `@alexhayes `_ - 3 @@ -91,9 +94,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@pcdummy` - `@pcdummy `_ - 3 - * - :raw-html-m2r:`@sticky-note` - - `@sticky-note `_ - - 3 * - :raw-html-m2r:`@amontalban` - `@amontalban `_ - 2 @@ -260,4 +260,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-05-07. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-07-19. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 1ff8c76..2a565b0 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,26 @@ Changelog ========= +`0.56.0 `_ (2021-07-19) +---------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `ee34e48 `_\ ) +* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `4d5e6d9 `_\ ) +* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `f51d4ba `_\ ) +* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `13c8450 `_\ ) +* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `8dbff38 `_\ ) + +Features +^^^^^^^^ + + +* **freebsd:** update packages from ``py37-*`` => ``py38-*`` (\ `70eeed8 `_\ ) +* **osfingermap:** add support for ``Debian 11`` [skip ci] (\ `3ea9b34 `_\ ) + `0.55.2 `_ (2021-05-07) ----------------------------------------------------------------------------------------------------------