From 33db01233b8f90fec05a01a50579105e0265f298 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 9 Jun 2022 14:21:13 +0000 Subject: [PATCH] chore(release): 0.48.8 [skip ci] ## [0.48.8](https://github.com/saltstack-formulas/users-formula/compare/v0.48.7...v0.48.8) (2022-06-09) ### Bug Fixes * **googleauth:** ensure newline is preserved in `repl` of `file.replace` ([1dd5f32](https://github.com/saltstack-formulas/users-formula/commit/1dd5f32a52b2e20b1fd58b23b260217b0144ad63)) ### Continuous Integration * update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([8dce714](https://github.com/saltstack-formulas/users-formula/commit/8dce714dcd6205bebf903be01acf2d99a892c9d8)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([6ebb05a](https://github.com/saltstack-formulas/users-formula/commit/6ebb05a00289a3f27de3f24995610e7659f450f3)) ### Tests * **system:** add `build_platform_codename` [skip ci] ([95cefb3](https://github.com/saltstack-formulas/users-formula/commit/95cefb36ab62ea2bca792cf4080f69b4cef2697c)) * **system.rb:** add support for `mac_os_x` [skip ci] ([321fdcf](https://github.com/saltstack-formulas/users-formula/commit/321fdcfd975faae3ae08b3df3d5d0a6bd6d39e6b)) --- AUTHORS.md | 8 ++++---- CHANGELOG.md | 19 +++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 14 +++++++------- docs/CHANGELOG.rst | 23 +++++++++++++++++++++++ 5 files changed, 54 insertions(+), 12 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 8c9e263..9d4f5a1 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)|123 +@myii|[@myii](https://github.com/myii)|143 @aboe76|[@aboe76](https://github.com/aboe76)|42 @gravyboat|[@gravyboat](https://github.com/gravyboat)|30 @puneetk|[@puneetk](https://github.com/puneetk)|14 @@ -15,7 +15,7 @@ Avatar|Contributor|Contributions @hatifnatt|[@hatifnatt](https://github.com/hatifnatt)|10 @babilen|[@babilen](https://github.com/babilen)|9 @kossmac|[@kossmac](https://github.com/kossmac)|7 -@arthurlogilab|[@arthurlogilab](https://github.com/arthurlogilab)|6 +@arthurzenika|[@arthurzenika](https://github.com/arthurzenika)|6 @alxwr|[@alxwr](https://github.com/alxwr)|6 @pprkut|[@pprkut](https://github.com/pprkut)|5 @bkmit|[@bkmit](https://github.com/bkmit)|4 @@ -45,7 +45,6 @@ Avatar|Contributor|Contributions @duk3luk3|[@duk3luk3](https://github.com/duk3luk3)|2 @jerryjvl|[@jerryjvl](https://github.com/jerryjvl)|2 @t0fik|[@t0fik](https://github.com/t0fik)|2 -@konstest|[@konstest](https://github.com/konstest)|2 @xenophonf|[@xenophonf](https://github.com/xenophonf)|2 @rhertzog|[@rhertzog](https://github.com/rhertzog)|2 @roedie|[@roedie](https://github.com/roedie)|2 @@ -85,6 +84,7 @@ Avatar|Contributor|Contributions @TimJones|[@TimJones](https://github.com/TimJones)|1 @tobio|[@tobio](https://github.com/tobio)|1 @tomasfejfar|[@tomasfejfar](https://github.com/tomasfejfar)|1 +@unilogicbv|[@unilogicbv](https://github.com/unilogicbv)|1 @adnanJP|[@adnanJP](https://github.com/adnanJP)|1 @ketzacoatl|[@ketzacoatl](https://github.com/ketzacoatl)|1 @mikepietruszka|[@mikepietruszka](https://github.com/mikepietruszka)|1 @@ -92,4 +92,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-13. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-06-09. diff --git a/CHANGELOG.md b/CHANGELOG.md index cfd71c1..38f9bf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [0.48.8](https://github.com/saltstack-formulas/users-formula/compare/v0.48.7...v0.48.8) (2022-06-09) + + +### Bug Fixes + +* **googleauth:** ensure newline is preserved in `repl` of `file.replace` ([1dd5f32](https://github.com/saltstack-formulas/users-formula/commit/1dd5f32a52b2e20b1fd58b23b260217b0144ad63)) + + +### Continuous Integration + +* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([8dce714](https://github.com/saltstack-formulas/users-formula/commit/8dce714dcd6205bebf903be01acf2d99a892c9d8)) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([6ebb05a](https://github.com/saltstack-formulas/users-formula/commit/6ebb05a00289a3f27de3f24995610e7659f450f3)) + + +### Tests + +* **system:** add `build_platform_codename` [skip ci] ([95cefb3](https://github.com/saltstack-formulas/users-formula/commit/95cefb36ab62ea2bca792cf4080f69b4cef2697c)) +* **system.rb:** add support for `mac_os_x` [skip ci] ([321fdcf](https://github.com/saltstack-formulas/users-formula/commit/321fdcfd975faae3ae08b3df3d5d0a6bd6d39e6b)) + ## [0.48.7](https://github.com/saltstack-formulas/users-formula/compare/v0.48.6...v0.48.7) (2022-02-13) diff --git a/FORMULA b/FORMULA index 30e1ec6..930efc5 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: users os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, 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: 0.48.7 +version: 0.48.8 release: 1 minimum_version: 2017.7 summary: users formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 8166188..b2f1e0d 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 + - 143 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 42 @@ -46,8 +46,8 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@kossmac` - `@kossmac `_ - 7 - * - :raw-html-m2r:`@arthurlogilab` - - `@arthurlogilab `_ + * - :raw-html-m2r:`@arthurzenika` + - `@arthurzenika `_ - 6 * - :raw-html-m2r:`@alxwr` - `@alxwr `_ @@ -136,9 +136,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@t0fik` - `@t0fik `_ - 2 - * - :raw-html-m2r:`@konstest` - - `@konstest `_ - - 2 * - :raw-html-m2r:`@xenophonf` - `@xenophonf `_ - 2 @@ -256,6 +253,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@tomasfejfar` - `@tomasfejfar `_ - 1 + * - :raw-html-m2r:`@unilogicbv` + - `@unilogicbv `_ + - 1 * - :raw-html-m2r:`@adnanJP` - `@adnanJP `_ - 1 @@ -272,4 +272,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 2022-02-13. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-06-09. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index f8aac71..be54220 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,29 @@ Changelog ========= +`0.48.8 `_ (2022-06-09) +---------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **googleauth:** ensure newline is preserved in ``repl`` of ``file.replace`` (\ `1dd5f32 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* update ``pre-commit`` configuration inc. for pre-commit.ci [skip ci] (\ `8dce714 `_\ ) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `6ebb05a `_\ ) + +Tests +^^^^^ + + +* **system:** add ``build_platform_codename`` [skip ci] (\ `95cefb3 `_\ ) +* **system.rb:** add support for ``mac_os_x`` [skip ci] (\ `321fdcf `_\ ) + `0.48.7 `_ (2022-02-13) ----------------------------------------------------------------------------------------------------------