From 3f1557e6d442ca81f84082c5157ea0d314cf19fd Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 24 Sep 2021 07:06:22 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grocy to 09cced0 --- README.md | 6 +++--- grocy/CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ grocy/README.md | 4 ++-- grocy/config.json | 2 +- 4 files changed, 39 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c4b321cc9..15b6e073d 100644 --- a/README.md +++ b/README.md @@ -800,10 +800,10 @@ SOFTWARE. [grafana-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [grafana-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [grafana-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/e72a041 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/e72a041/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/09cced0 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/09cced0/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-e72a041-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-09cced0-blue.svg [grocy-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [grocy-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/grocy/CHANGELOG.md b/grocy/CHANGELOG.md index 25e85f833..6c071f641 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,4 +1,37 @@ # Changelog since v0.15.0 +- ⬆️ Upgrades php8 to 8.0.11-r0 (#228) +- ⬆ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#226) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0) + +--- +updated-dependencies: +- dependency-name: docker/setup-buildx-action + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆ Bump creyD/prettier_action from 3.3 to 4.0 (#227) + +Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0. +- [Release notes](https://github.com/creyD/prettier_action/releases) +- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0) + +--- +updated-dependencies: +- dependency-name: creyD/prettier_action + dependency-type: direct:production + update-type: version-update:semver-major +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#223) Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3. diff --git a/grocy/README.md b/grocy/README.md index 4e37af3e5..bd926ede0 100644 --- a/grocy/README.md +++ b/grocy/README.md @@ -57,6 +57,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-e72a041-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/e72a041 +[release-shield]: https://img.shields.io/badge/version-09cced0-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/09cced0 [screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif \ No newline at end of file diff --git a/grocy/config.json b/grocy/config.json index 512d05521..5a4f49c09 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "e72a041", + "version": "09cced0", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",